mirror of
https://github.com/servo/servo.git
synced 2025-08-25 07:08:21 +01: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:
parent
df8cd1a7c8
commit
39291715c4
13 changed files with 12 additions and 16 deletions
|
@ -1,2 +0,0 @@
|
|||
[position-sticky-escape-scroller-002.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue