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 upregression: Children of transformed parent elements with overflow:hidden are not displayed correctly #2167
Comments
|
https://bugzilla.mozilla.org/show_bug.cgi?id=1422300 has the same regression range, different STR. |
mrobinson
added a commit
to mrobinson/webrender
that referenced
this issue
Dec 6, 2017
These inner rectangles are going to potentially include regions that should be clipped away. This may introduce a performance regression that should be fixed soon when we have better inner rect optimization for clips that are in the same coordinate system as the primitive that they clip. Fixes servo#2167.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GH issue for https://bugzilla.mozilla.org/show_bug.cgi?id=1423104 - see the testcase on that bug.
This is a regression from #2104.
/cc @mrobinson