mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 18:30:27 +00:00
Inline nodes in our layout tree have a position, so let's show it. By centralizing the logic for this, block nodes now lose their redundant 'content-size' dump info which is already part of the box model dump.
34 lines
2.7 KiB
Text
34 lines
2.7 KiB
Text
Viewport <#document> at [0,0] [0+0+0 800 0+0+0] [0+0+0 600 0+0+0] children: not-inline
|
|
BlockContainer <html> at [0,0] [0+0+0 800 0+0+0] [0+0+0 228 0+0+0] [BFC] children: not-inline
|
|
BlockContainer <body> at [8,8] [8+0+0 784 0+0+8] [8+0+0 212 0+0+8] children: not-inline
|
|
TableWrapper <(anonymous)> at [8,8] [0+0+0 200 0+0+584] [0+0+0 212 0+0+0] [BFC] children: not-inline
|
|
Box <table> at [9,9] table-box [0+1+0 198 0+1+0] [0+1+0 210 0+1+0] [TFC] children: not-inline
|
|
Box <tbody> at [11,11] table-row-group [0+0+0 194 0+0+0] [0+0+0 206 0+0+0] children: not-inline
|
|
Box <tr> at [11,11] table-row [0+0+0 194 0+0+0] [0+0+0 206 0+0+0] children: not-inline
|
|
BlockContainer <td> at [12,12] table-cell [0+0+1 192 1+0+0] [0+0+1 204 1+0+0] [BFC] children: not-inline
|
|
TableWrapper <(anonymous)> at [158.890625,12] [0+0+0 45.109375 0+0+146.890625] [0+0+0 204 0+0+0] [BFC] children: not-inline
|
|
Box <table> at [159.890625,13] table-box [0+1+0 43.109375 0+1+0] [0+1+0 202 0+1+0] [TFC] children: not-inline
|
|
Box <tbody> at [161.890625,15] table-row-group [0+0+0 39.109375 0+0+0] [0+0+0 198 0+0+0] children: not-inline
|
|
Box <tr> at [161.890625,15] table-row [0+0+0 39.109375 0+0+0] [0+0+0 198 0+0+0] children: not-inline
|
|
BlockContainer <td> at [162.890625,105] table-cell [0+0+1 37.109375 1+0+0] [0+0+90 18 90+0+0] [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 5, rect: [162.890625,105 37.109375x18] baseline: 13.796875
|
|
"right"
|
|
TextNode <#text> (not painted)
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x228]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x212]
|
|
PaintableWithLines (TableWrapper(anonymous)) [8,8 200x212]
|
|
PaintableBox (Box<TABLE>) [8,8 200x212]
|
|
PaintableBox (Box<TBODY>) [11,11 194x206]
|
|
PaintableBox (Box<TR>) [11,11 194x206]
|
|
PaintableWithLines (BlockContainer<TD>) [11,11 194x206]
|
|
PaintableWithLines (TableWrapper(anonymous)) [158.890625,12 45.109375x204]
|
|
PaintableBox (Box<TABLE>) [158.890625,12 45.109375x204]
|
|
PaintableBox (Box<TBODY>) [161.890625,15 39.109375x198]
|
|
PaintableBox (Box<TR>) [161.890625,15 39.109375x198]
|
|
PaintableWithLines (BlockContainer<TD>) [161.890625,15 39.109375x198]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x228] [children: 0] (z-index: auto)
|