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 upposition: absolute and overflow: hidden don't respect fixed positioning #10526
Comments
|
This only breaks in WebRender, oddly. |
|
I have a fix for this. |
pcwalton
added a commit
to pcwalton/servo
that referenced
this issue
Apr 11, 2016
also fixed position. Improves YouTube. Improves the Washington Post. Closes servo#10526.
bors-servo
added a commit
that referenced
this issue
Apr 12, 2016
…ennw layout: Make child stacking contexts of fixed position stacking contexts also fixed position. Improves YouTube. Improves the Washington Post. Closes #10526. r? @glennw <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10529) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Apr 12, 2016
…ennw layout: Make child stacking contexts of fixed position stacking contexts also fixed position. Improves YouTube. Improves the Washington Post. Closes #10526. r? @glennw <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10529) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In this document, "Home" should be fixed position, but isn't in Servo.
This breaks YouTube and the Washington Post, just to name two sites.