Files
rust_browser/tests/goldens/expected/088-table-nested.layout.txt
Zachary D. Rowitsch 0735448140 Resolve percentage margins/padding against containing block width
Per CSS 2.1 §10.5, percentage values for margin and padding properties
must resolve against the containing block's inline size (width), not
font-size. This changes the style types to preserve percentage values
through computation and adds deferred resolution during layout when the
containing block dimensions are known.

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

3.2 KiB