Files
rust_browser/tests/goldens/expected/143-img-link-in-table.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

5 lines
222 B
Plaintext

DisplayList items=3
Image rect=(10, 10, 100, 100) image_id=img#0
Text rect=(112, 10, 23.024963, 16) text="Test" color=#000000 font_size=16
Text rect=(112, 29.2, 28.875183, 16) text="Entry" color=#000000 font_size=16