mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
Browsers such as Chrome and Firefox apply an arbitrary scale to the current font size if `normal` is used for `line-height`. Firefox uses 1.2 while Chrome uses 1.15. Let's go with the latter for now, it's relatively easy to change if we ever want to go back on that decision. This also requires updating the expectations for a lot of layout tests. The upside of this is that it's a bit easier to compare our layout results to other browsers', especially Chrome.
53 lines
3.9 KiB
Plaintext
53 lines
3.9 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x64 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x48 children: inline
|
|
frag 0 from BlockContainer start: 0, length: 0, rect: [9,9 135.984375x46] baseline: 14.796875
|
|
BlockContainer <table> at (9,9) content-size 135.984375x46 inline-block [BFC] children: not-inline
|
|
TableWrapper <(anonymous)> at (9,9) content-size 135.984375x46 inline-block [BFC] children: not-inline
|
|
Box <(anonymous)> at (9,9) content-size 135.984375x46 inline-table table-box [TFC] children: not-inline
|
|
Box <tbody> at (11,11) content-size 131.984375x42 table-row-group children: not-inline
|
|
Box <tr> at (11,11) content-size 131.984375x20 table-row children: not-inline
|
|
BlockContainer <td> at (12,12) content-size 87.90625x18 table-cell [BFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (12,12) content-size 87.90625x18 children: inline
|
|
frag 0 from TextNode start: 0, length: 2, rect: [12,12 15.734375x18] baseline: 13.796875
|
|
"ID"
|
|
TextNode <#text>
|
|
BlockContainer <td> at (103.90625,12) content-size 38.078125x18 table-cell [BFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (103.90625,12) content-size 38.078125x18 children: inline
|
|
frag 0 from TextNode start: 0, length: 4, rect: [103.90625,12 27.84375x18] baseline: 13.796875
|
|
"null"
|
|
TextNode <#text>
|
|
Box <tr> at (11,33) content-size 131.984375x20 table-row children: not-inline
|
|
BlockContainer <td> at (12,34) content-size 87.90625x18 table-cell [BFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (12,34) content-size 87.90625x18 children: inline
|
|
frag 0 from TextNode start: 0, length: 11, rect: [12,34 87.90625x18] baseline: 13.796875
|
|
"Is Selected"
|
|
TextNode <#text>
|
|
BlockContainer <td> at (103.90625,34) content-size 38.078125x18 table-cell [BFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (103.90625,34) content-size 38.078125x18 children: inline
|
|
frag 0 from TextNode start: 0, length: 5, rect: [103.90625,34 38.078125x18] baseline: 13.796875
|
|
"false"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x64]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x48]
|
|
PaintableWithLines (BlockContainer<TABLE>) [8,8 137.984375x48]
|
|
PaintableWithLines (TableWrapper(anonymous)) [9,9 135.984375x46]
|
|
PaintableBox (Box(anonymous)) [9,9 135.984375x46]
|
|
PaintableBox (Box<TBODY>) [11,11 131.984375x42]
|
|
PaintableBox (Box<TR>) [11,11 131.984375x20]
|
|
PaintableWithLines (BlockContainer<TD>) [11,11 89.90625x20]
|
|
PaintableWithLines (BlockContainer(anonymous)) [12,12 87.90625x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<TD>) [102.90625,11 40.078125x20]
|
|
PaintableWithLines (BlockContainer(anonymous)) [103.90625,12 38.078125x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableBox (Box<TR>) [11,33 131.984375x20]
|
|
PaintableWithLines (BlockContainer<TD>) [11,33 89.90625x20]
|
|
PaintableWithLines (BlockContainer(anonymous)) [12,34 87.90625x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<TD>) [102.90625,33 40.078125x20]
|
|
PaintableWithLines (BlockContainer(anonymous)) [103.90625,34 38.078125x18]
|
|
TextPaintable (TextNode<#text>)
|