ladybird/Tests/LibWeb/Text/expected/Internals
Aliaksandr Kalenik 5be98aaa07 LibWeb: Add internals.dumpLayoutTree(node) API
This new testing API dumps the layout subtree rooted at a given DOM
node. It will be useful for testing partial layout tree rebuilds, where
we need to verify the layout tree structure for specific subtrees rather
than the entire document.
2026-02-09 21:05:45 +01:00
..
dump-layout-tree.txt LibWeb: Add internals.dumpLayoutTree(node) API 2026-02-09 21:05:45 +01:00
getShadowRoot.txt LibWeb: Add Internals.getShadowRoot(element) 2025-08-07 22:15:36 +02:00
headless.txt
stacking-context-invalidation.txt LibWeb: Add tests for stacking context invalidation 2026-01-28 18:05:41 +01:00