Files
rust_browser/tests/goldens/expected/158-table-with-caption.dl.txt
Zachary D. Rowitsch e6ccbda68a
All checks were successful
ci / fast (linux) (push) Successful in 6m55s
Fix table auto-width shrink-wrap and canvas background-image propagation
Tables with width:auto now compute intrinsic width from column content
(including cell padding/border) instead of stretching to fill the
containing block. Adds min-width/max-width constraint clamping for the
auto-width path. Canvas background-image is now correctly propagated
after apply_background_images runs, fixing background-position/repeat
for CSS background shorthand on html/body elements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 08:45:51 -05:00

16 lines
1.2 KiB
Plaintext

DisplayList items=14
Text rect=(29.020561, 9.6, 23.024963, 16) text="Test" color=#000000 font_size=16
Text rect=(55.099857, 9.6, 42.87812, 16) text="Caption" color=#000000 font_size=16
Text rect=(10, 29.2, 42.725403, 16) text="Header" color=#000000 font_size=16 font_weight=700
Text rect=(55.779736, 29.2, 6.71953, 16) text="1" color=#000000 font_size=16 font_weight=700
Text rect=(64.49927, 29.2, 42.725403, 16) text="Header" color=#000000 font_size=16 font_weight=700
Text rect=(110.279, 29.2, 6.71953, 16) text="2" color=#000000 font_size=16 font_weight=700
Text rect=(10, 50.4, 20.111603, 16) text="Cell" color=#000000 font_size=16
Text rect=(33.165936, 50.4, 7.506608, 16) text="A" color=#000000 font_size=16
Text rect=(64.49927, 50.4, 20.111603, 16) text="Cell" color=#000000 font_size=16
Text rect=(87.6652, 50.4, 7.6358294, 16) text="B" color=#000000 font_size=16
Text rect=(10, 71.600006, 20.111603, 16) text="Cell" color=#000000 font_size=16
Text rect=(33.165936, 71.600006, 7.424376, 16) text="C" color=#000000 font_size=16
Text rect=(64.49927, 71.600006, 20.111603, 16) text="Cell" color=#000000 font_size=16
Text rect=(87.6652, 71.600006, 8.5756235, 16) text="D" color=#000000 font_size=16