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 upfilter should be defined to establish a containing block for fixed and absolutely positioned elements #18507
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See w3c/fxtf-drafts#11. Currently we only do this for stacking contexts with transformations and iframes. It might be a good idea to move all of this functionality to Servo though, as I'm not sure that Gecko needs it.
This used to be servo/webrender#1101 and that issue has some more context.