Files
rust_browser/tests/goldens/expected/094-table-vertical-align.dl.txt
Zachary D. Rowitsch 6eb0703c11 Fix table cell percentage/pixel width and center element text-align
Table cells with specified widths (percentage, pixel, or calc) were
ignored during column width calculation, causing cells to collapse to
content size. Now resolve specified_width hints and apply them as
minimum column widths before distribution.

Add text-align: center to the UA stylesheet for <center> elements so
descendants correctly inherit centered text alignment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 23:32:30 -05:00

9 lines
649 B
Plaintext

DisplayList items=7
Border rect=(8, 8, 784, 84) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(9, 9, 260.66666, 82) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(10, 10, 20.863436, 16) text="Top" color=#000000 font_size=16
Border rect=(269.66666, 9, 260.66666, 82) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(270.66666, 40.4, 37.79148, 16) text="Middle" color=#000000 font_size=16
Border rect=(530.3333, 9, 260.66666, 82) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(531.3333, 70.8, 41.315712, 16) text="Bottom" color=#000000 font_size=16