mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +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:
@@ -1,3 +0,0 @@
|
||||
[scrollBy.html]
|
||||
[Ensure that the window.scrollBy function affects scroll position as expected]
|
||||
expected: FAIL
|
||||
@@ -1,2 +0,0 @@
|
||||
[scroll_root.html]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user