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

regression: Children of transformed parent elements with overflow:hidden are not displayed correctly #2167

Closed
staktrace opened this issue Dec 5, 2017 · 2 comments

Comments

@staktrace
Copy link
Contributor

@staktrace staktrace commented Dec 5, 2017

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

@staktrace
Copy link
Contributor Author

@staktrace staktrace commented Dec 5, 2017

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.
@staktrace
Copy link
Contributor Author

@staktrace staktrace commented Dec 8, 2017

In theory this was fixed in #2189, after the patch bounced through #2171 and #2177.

@staktrace staktrace closed this Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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