Files
ladybird/Tests/LibWeb/Text/expected/display_list/sibling-scrollables-in-fixed.txt
Jelle Raaijmakers 90a211bf47 LibWeb: Use device-pixel coordinates in display list and AVC
Stop converting between CSS and device pixels as part of rendering - the
display list should be as simple as possible, so convert to DevicePixels
once when constructing the display list.
2026-02-26 07:43:00 +01:00

30 lines
1.1 KiB
Plaintext

AccumulatedVisualContext Tree:
[2] clip=[23,23 91x150]
[3] scroll_frame_id=1 (PaintableWithLines(BlockContainer(anonymous)))
[4] clip=[126,23 92x150]
[5] scroll_frame_id=2 (PaintableWithLines(BlockContainer(anonymous)))
[6] clip=[230,23 91x150]
[7] scroll_frame_id=3 (PaintableWithLines(BlockContainer(anonymous)))
DisplayList:
SaveLayer@0
FillRect@0 rect=[10,10 324x224] color=rgb(211, 211, 211)
FillPath@0 path_bounding_rect=[10,10 324x224]
FillPath@0 path_bounding_rect=[22,22 93x152]
FillRect@3 rect=[23,23 200x300] color=rgb(240, 128, 128)
FillPath@0 path_bounding_rect=[125,22 94x152]
FillRect@5 rect=[126,23 200x300] color=rgb(144, 238, 144)
FillPath@0 path_bounding_rect=[229,22 93x152]
FillRect@7 rect=[230,23 200x300] color=rgb(173, 216, 230)
DrawGlyphRun@3 rect=[23,23 71x18] translation=[23,36.796875] color=rgb(0, 0, 0)
PaintScrollBar@0
PaintScrollBar@0
DrawGlyphRun@5 rect=[126,23 66x18] translation=[126.328125,36.796875] color=rgb(0, 0, 0)
PaintScrollBar@0
PaintScrollBar@0
DrawGlyphRun@7 rect=[229,23 67x18] translation=[229.65625,36.796875] color=rgb(0, 0, 0)
PaintScrollBar@0
PaintScrollBar@0
Restore@0