Files
rust_browser/tests/goldens/expected/203-table-layout-fixed-auto-width.dl.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

11 lines
796 B
Plaintext

DisplayList items=9
Border rect=(0, 0, 224.09692, 33.2) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(1, 1, 41.90896, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(7, 7, 29.908957, 16) text="Short" color=#000000 font_size=16
Border rect=(42.90896, 1, 180.18797, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(48.90896, 7, 30.813509, 16) text="Much" color=#000000 font_size=16
Text rect=(82.776794, 7, 36.099854, 16) text="longer" color=#000000 font_size=16
Text rect=(121.93098, 7, 21.321585, 16) text="text" color=#000000 font_size=16
Text rect=(146.3069, 7, 42.372982, 16) text="content" color=#000000 font_size=16
Text rect=(191.73422, 7, 25.362703, 16) text="here" color=#000000 font_size=16