mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Fix main frame scrolling in quirks mode after WebRender (#30375)
Main frame scrolling after the WebRender upgrade was broken because the main frame no longer has content size content bounds and quirks mode leads to a body with zero height. Fixes #30368.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[background-attachment-fixed-inline-scrolled.html]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user