Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve clipping documentation #2806

Merged
merged 1 commit into from Jun 5, 2018
Merged

Conversation

@mrobinson
Copy link
Member

mrobinson commented Jun 5, 2018

The old documentation was very out of date. The new documentation
is slightly less complete, but should be much more accurate.

This is part of #2666.


This change is Reviewable

The old documentation was very out of date. The new documentation
is slightly less complete, but should be much more accurate.

This is part of #2666.
@mrobinson
Copy link
Member Author

mrobinson commented Jun 5, 2018

r? @nical or anyone

@nical
Copy link
Collaborator

nical commented Jun 5, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2018

📌 Commit 502d92b has been approved by nical

@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2018

Testing commit 502d92b with merge c1f0e07...

bors-servo added a commit that referenced this pull request Jun 5, 2018
Improve clipping documentation

The old documentation was very out of date. The new documentation
is slightly less complete, but should be much more accurate.

This is part of #2666.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2018

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: nical
Pushing c1f0e07 to master...

@bors-servo bors-servo merged commit 502d92b into servo:master Jun 5, 2018
3 checks passed
3 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
# Clipping and Positioning in WebRender

Each non-structural WebRender display list item has
* A `ClipId` of a positioning node

This comment has been minimized.

@kvark

kvark Jun 5, 2018

Member

isn't it a little weird that the positioning node is defined by ClipId which has nothing to do with clipping?

This comment has been minimized.

@mrobinson

mrobinson Jun 5, 2018

Author Member

It certainly is. I think if we do switch to using two different ids, it makes sense to call one ClipScrollNodeId and ClipChainId or something like that.

@mrobinson mrobinson deleted the mrobinson:clipping-documentation branch Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.