mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
test-web: Dump stacking context tree in layout test output
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
This commit is contained in:
committed by
Andreas Kling
parent
f46bd7f5eb
commit
dab1fd265d
Notes:
github-actions[bot]
2025-07-09 12:38:27 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/dab1fd265d9 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5369 Reviewed-by: https://github.com/gmta ✅
@@ -22,3 +22,6 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
||||
TextPaintable (TextNode<#text>)
|
||||
PaintableWithLines (BlockContainer<DIV>.float-left) [11,31 234.734375x232]
|
||||
TextPaintable (TextNode<#text>)
|
||||
|
||||
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
||||
SC for BlockContainer<HTML> [1,1 798x262] [children: 0] (z-index: auto)
|
||||
|
||||
Reference in New Issue
Block a user