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>
15 lines
1.2 KiB
Plaintext
15 lines
1.2 KiB
Plaintext
DisplayList items=13
|
|
Border rect=(8, 8, 400, 70.4) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000)
|
|
Border rect=(11, 11, 134.55826, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
|
|
Text rect=(17, 17, 7.506608, 16) text="A" color=#000000 font_size=16
|
|
Border rect=(147.55826, 11, 128.4123, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
|
|
Text rect=(153.55826, 17, 7.6358294, 16) text="B" color=#000000 font_size=16
|
|
Border rect=(277.97055, 11, 127.02945, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
|
|
Text rect=(283.97055, 17, 7.424376, 16) text="C" color=#000000 font_size=16
|
|
Border rect=(11, 44.2, 134.55826, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
|
|
Text rect=(17, 50.2, 8.5756235, 16) text="D" color=#000000 font_size=16
|
|
Border rect=(147.55826, 44.2, 128.4123, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
|
|
Text rect=(153.55826, 50.2, 6.531571, 16) text="E" color=#000000 font_size=16
|
|
Border rect=(277.97055, 44.2, 127.02945, 31.2) widths=(1 1 1 1) colors=(#808080 #808080 #808080 #808080)
|
|
Text rect=(283.97055, 50.2, 6.096916, 16) text="F" color=#000000 font_size=16
|