Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprectangle clips don't apply to nested stacking contexts #735
Comments
|
The clip mask code only considers the |
bors-servo
added a commit
that referenced
this issue
Jan 30, 2017
Include the clipping rectangle of a stacking context into the clip stack Fixes #735 r? @glennw (please don't merge until I confirm that servo tests are good) <!-- 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/763) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jan 30, 2017
Include the clipping rectangle of a stacking context into the clip stack Fixes #735 r? @glennw (please don't merge until I confirm that servo tests are good) <!-- 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/763) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jan 31, 2017
Include the clipping rectangle of a stacking context into the clip stack Fixes #735 r? @glennw (please don't merge until I confirm that servo tests are good) <!-- 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/763) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following yaml file draws incorrectly. We should not see a 100x100 box.