ladybird/Tests/LibWeb/Layout/expected/text-align-justify-with-forced-break.txt
Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels
Using fixed-point saturated arithmetics for CSSPixels allows to avoid
accumulating floating-point errors.

This implementation is not complete yet: currently saturated
arithmetics implemented only for addition. But it is enough to not
regress any of layout tests we have :)

See https://github.com/SerenityOS/serenity/issues/18566
2023-07-25 11:52:02 +02:00

75 lines
4.1 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x118 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x102 children: not-inline
BlockContainer <div> at (9,9) content-size 100x100 children: inline
line 0 width: 98, height: 17.46875, bottom: 17.46875, baseline: 13.53125
frag 0 from TextNode start: 1, length: 3, rect: [9,9 27.15625x17.46875]
"foo"
frag 1 from TextNode start: 4, length: 1, rect: [36.15625,9 9x17.46875]
" "
frag 2 from TextNode start: 5, length: 3, rect: [45.15625,9 27.640625x17.46875]
"bar"
frag 3 from TextNode start: 8, length: 1, rect: [72.796875,9 9x17.46875]
" "
frag 4 from TextNode start: 9, length: 3, rect: [81.796875,9 27.203125x17.46875]
"baz"
line 1 width: 98, height: 17.46875, bottom: 34.9375, baseline: 13.53125
frag 0 from TextNode start: 13, length: 3, rect: [9,26.46875 27.15625x17.46875]
"foo"
frag 1 from TextNode start: 16, length: 1, rect: [36.15625,26.46875 8x17.46875]
" "
frag 2 from TextNode start: 17, length: 3, rect: [44.15625,26.46875 27.640625x17.46875]
"bar"
frag 3 from TextNode start: 20, length: 1, rect: [71.796875,26.46875 8x17.46875]
" "
frag 4 from TextNode start: 21, length: 3, rect: [79.796875,26.46875 27.203125x17.46875]
"baz"
line 2 width: 98, height: 17.46875, bottom: 52.40625, baseline: 13.53125
frag 0 from TextNode start: 1, length: 3, rect: [9,43.9375 27.15625x17.46875]
"foo"
frag 1 from TextNode start: 4, length: 1, rect: [36.15625,43.9375 9x17.46875]
" "
frag 2 from TextNode start: 5, length: 3, rect: [45.15625,43.9375 27.640625x17.46875]
"bar"
frag 3 from TextNode start: 8, length: 1, rect: [72.796875,43.9375 9x17.46875]
" "
frag 4 from TextNode start: 9, length: 3, rect: [81.796875,43.9375 27.203125x17.46875]
"baz"
line 3 width: 98, height: 17.46875, bottom: 69.875, baseline: 13.53125
frag 0 from TextNode start: 13, length: 3, rect: [9,61.40625 27.15625x17.46875]
"foo"
frag 1 from TextNode start: 16, length: 1, rect: [36.15625,61.40625 9x17.46875]
" "
frag 2 from TextNode start: 17, length: 3, rect: [45.15625,61.40625 27.640625x17.46875]
"bar"
frag 3 from TextNode start: 20, length: 1, rect: [72.796875,61.40625 9x17.46875]
" "
frag 4 from TextNode start: 21, length: 3, rect: [81.796875,61.40625 27.203125x17.46875]
"baz"
line 4 width: 98, height: 17.46875, bottom: 87.34375, baseline: 13.53125
frag 0 from TextNode start: 25, length: 3, rect: [9,78.875 27.15625x17.46875]
"foo"
frag 1 from TextNode start: 28, length: 1, rect: [36.15625,78.875 8x17.46875]
" "
frag 2 from TextNode start: 29, length: 3, rect: [44.15625,78.875 27.640625x17.46875]
"bar"
frag 3 from TextNode start: 32, length: 1, rect: [71.796875,78.875 8x17.46875]
" "
frag 4 from TextNode start: 33, length: 3, rect: [79.796875,78.875 27.203125x17.46875]
"baz"
line 5 width: 98, height: 17.46875, bottom: 104.8125, baseline: 13.53125
frag 0 from TextNode start: 1, length: 3, rect: [9,96.34375 27.15625x17.46875]
"foo"
frag 1 from TextNode start: 4, length: 1, rect: [36.15625,96.34375 8x17.46875]
" "
frag 2 from TextNode start: 5, length: 3, rect: [44.15625,96.34375 27.640625x17.46875]
"bar"
frag 3 from TextNode start: 8, length: 1, rect: [71.796875,96.34375 8x17.46875]
" "
frag 4 from TextNode start: 9, length: 3, rect: [79.796875,96.34375 27.203125x17.46875]
"baz"
TextNode <#text>
BreakNode <br>
TextNode <#text>
BreakNode <br>
TextNode <#text>