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 upOverflow area should take transforms into account. #9578
Comments
|
I realised that this can be solved inside webrender. |
|
@glennw So was this done in WR? Or is there something to do here? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed near the end of this section - https://drafts.csswg.org/css-transforms/#transform-rendering
This breaks some things in WebRender due to the way clipping is handled.
cc @pcwalton