Files
rust_browser/tests/goldens/expected/089-table-text-wrap.dl.txt
Zachary D. Rowitsch d768ae25da Implement box-sizing CSS property (content-box / border-box)
Add box-sizing support across the rendering pipeline so that
width/height can refer to either the content-box (default) or the
border-box (content + padding + border). This is one of the most
commonly used CSS properties and is required by virtually every
modern CSS reset.

The implementation adjusts width/height resolution in block, flex,
grid, and table layout engines, and defaults tables to border-box
in the UA stylesheet to match Chrome/Firefox/Safari behavior.

Five previously-failing WPT tests now pass and are promoted in the
manifest.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 21:25:58 -05:00

17 lines
1.3 KiB
Plaintext

DisplayList items=15
Border rect=(8, 8, 200, 75.600006) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(11, 11, 150.09103, 69.600006) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(17, 17, 22.449337, 16) text="This" color=#000000 font_size=16
Text rect=(42.50367, 17, 8.657856, 16) text="is" color=#000000 font_size=16
Text rect=(54.21586, 17, 6.590308, 16) text="a" color=#000000 font_size=16
Text rect=(63.8605, 17, 24.622616, 16) text="long" color=#000000 font_size=16
Text rect=(91.537445, 17, 21.321585, 16) text="text" color=#000000 font_size=16
Text rect=(115.91336, 17, 22.331863, 16) text="that" color=#000000 font_size=16
Text rect=(17, 36.2, 37.509544, 16) text="should" color=#000000 font_size=16
Text rect=(57.563877, 36.2, 27.900146, 16) text="wrap" color=#000000 font_size=16
Text rect=(88.51835, 36.2, 32.798824, 16) text="inside" color=#000000 font_size=16
Text rect=(124.3715, 36.2, 18.126286, 16) text="the" color=#000000 font_size=16
Text rect=(17, 55.4, 18.32599, 16) text="cell" color=#000000 font_size=16
Border rect=(163.09103, 11, 41.90896, 69.600006) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
Text rect=(169.09103, 17, 29.908957, 16) text="Short" color=#000000 font_size=16