Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/cssom-view/scrollingElement.txt
Psychpsyo fe2bc2bfe7 LibWeb: Improve scrollingElement handling
This change is currently entirely undetectable because of what the
added FIXME talks about. Currently, the HTML element's overflow is
always set to visible in both axes, so it getting set to "clip" in
the imported test ends up not mattering at all.
2026-01-13 11:47:13 +00:00

14 lines
462 B
Plaintext

Harness status: OK
Found 8 tests
4 Pass
4 Fail
Fail scrollingElement in quirks mode
Pass scrollingElement in no-quirks mode
Fail scrollingElement in quirks mode (body table)
Pass scrollingElement in no-quirks mode (body table)
Fail scrollingElement in quirks mode (root table)
Pass scrollingElement in no-quirks mode (root table)
Fail scrollingElement in quirks mode (root table, body table)
Pass scrollingElement in no-quirks mode (root table, body table)