Files
rust_browser/tests/goldens/expected/206-table-layout-fixed-all-explicit.layout.txt
Zachary D. Rowitsch 17e93d867b
All checks were successful
ci / fast (linux) (push) Successful in 7m14s
Implement table-layout: fixed CSS property (CSS 2.1 §17.5.2.1)
Column widths are determined by <col> elements and first-row cells only,
ignoring content in subsequent rows for faster, more predictable layout.
Falls back to auto layout when table has no explicit width.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 06:44:39 -05:00

119 lines
5.0 KiB
Plaintext

LayoutBox node=#2 tag=html box=block
content: (0, 0, 800, 102.8)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
LayoutBox node=#10 tag=body box=block
content: (0, 0, 800, 102.8)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
LayoutBox node=#14 tag=table box=table
content: (1, 1, 398, 100.8)
padding: 0 0 0 0
border: 1 1 1 1
margin: 0 0 0 0
LayoutBox node=#16 tag=tr box=table-row
content: (1, 1, 398, 31.2)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
LayoutBox node=#18 tag=td box=table-cell
content: (7, 7, 120.66667, 19.2)
padding: 5 5 5 5
border: 1 1 1 1
margin: 0 0 0 0
inline_context: 1 lines, height=19.2, max_width=7.506608
line[0]: rect=(7, 7, 7.506608, 19.2) fragments=1
frag[0]: rect=(7, 7, 7.506608, 16) text="A" start=false end=false
LayoutBox node=#19 tag=anonymous box=anon
content: (0, 7, 7.506608, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "A"
LayoutBox node=#21 tag=td box=table-cell
content: (139.66667, 7, 120.66667, 19.2)
padding: 5 5 5 5
border: 1 1 1 1
margin: 0 0 0 0
inline_context: 1 lines, height=19.2, max_width=7.6358337
line[0]: rect=(139.66667, 7, 7.6358337, 19.2) fragments=1
frag[0]: rect=(139.66667, 7, 7.6358294, 16) text="B" start=false end=false
LayoutBox node=#22 tag=anonymous box=anon
content: (0, 7, 7.6358294, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "B"
LayoutBox node=#24 tag=td box=table-cell
content: (272.33334, 7, 120.66667, 19.2)
padding: 5 5 5 5
border: 1 1 1 1
margin: 0 0 0 0
inline_context: 1 lines, height=19.2, max_width=7.4243774
line[0]: rect=(272.33334, 7, 7.4243774, 19.2) fragments=1
frag[0]: rect=(272.33334, 7, 7.424376, 16) text="C" start=false end=false
LayoutBox node=#25 tag=anonymous box=anon
content: (0, 7, 7.424376, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "C"
LayoutBox node=#28 tag=tr box=table-row
content: (1, 32.2, 398, 69.600006)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
LayoutBox node=#30 tag=td box=table-cell
content: (7, 38.2, 120.66667, 57.600006)
padding: 5 5 5 5
border: 1 1 1 1
margin: 0 0 0 0
inline_context: 3 lines, height=57.600002, max_width=99.665184
line[0]: rect=(7, 38.2, 93.61527, 19.2) fragments=4
frag[0]: rect=(7, 38.2, 23.647577, 16) text="Row" start=false end=false
frag[1]: rect=(33.70191, 38.2, 6.71953, 16) text="2" start=false end=false
frag[2]: rect=(43.475773, 38.2, 42.372982, 16) text="content" start=false end=false
frag[3]: rect=(88.90308, 38.2, 8.657856, 16) text="is" start=false end=false
line[1]: rect=(7, 57.4, 99.665184, 19.2) fragments=3
frag[0]: rect=(7, 57.4, 53.07489, 16) text="irrelevant" start=false end=false
frag[1]: rect=(63.129223, 57.4, 10.290749, 16) text="in" start=false end=false
frag[2]: rect=(76.4743, 57.4, 27.136562, 16) text="fixed" start=false end=false
line[2]: rect=(7, 76.600006, 34.220264, 19.2) fragments=1
frag[0]: rect=(7, 76.600006, 34.220264, 16) text="layout" start=false end=false
LayoutBox node=#31 tag=anonymous box=anon
content: (0, 38.2, 227.50078, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "Row 2 content is irr..."
LayoutBox node=#33 tag=td box=table-cell
content: (139.66667, 38.2, 120.66667, 57.600006)
padding: 5 5 5 5
border: 1 1 1 1
margin: 0 0 0 0
inline_context: 1 lines, height=19.2, max_width=8.575623
line[0]: rect=(139.66667, 38.2, 8.575623, 19.2) fragments=1
frag[0]: rect=(139.66667, 38.2, 8.5756235, 16) text="D" start=false end=false
LayoutBox node=#34 tag=anonymous box=anon
content: (0, 38.2, 8.5756235, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "D"
LayoutBox node=#36 tag=td box=table-cell
content: (272.33334, 38.2, 120.66667, 57.600006)
padding: 5 5 5 5
border: 1 1 1 1
margin: 0 0 0 0
inline_context: 1 lines, height=19.2, max_width=6.5315857
line[0]: rect=(272.33334, 38.2, 6.5315857, 19.2) fragments=1
frag[0]: rect=(272.33334, 38.2, 6.531571, 16) text="E" start=false end=false
LayoutBox node=#37 tag=anonymous box=anon
content: (0, 38.2, 6.531571, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "E"