Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/cssom-view/scrollingElement.txt
Callum Law 665feb57ae LibWeb: Use computed values in Element::is_potentially_scrollable
`Layout::NodeWithStyle::computed_values()` actually holds used values
which may not be the same as computed values e.g. if they have been
modified by `Document::propagate_overflow_to_viewport()`
2026-02-05 16:45:34 +01:00

13 lines
455 B
Plaintext

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