Files
rust_browser/tests/goldens/expected/274-auto-inheritance-text-properties.layout.txt
Zachary D. Rowitsch 85db5e559f Implement CSS 2.1 inheritance completeness with code review fixes (§6.2, §6.2.1, §6.2.4)
Add CssValue::Unset variant with proper cascade semantics: acts as inherit
for inherited properties, initial for non-inherited. Fix unset/inherit/initial
handling in font, list-style, and text-decoration shorthand expansion. Add
unset handling to both pseudo-element code paths. Promote WPT test
wpt-css-css2-normal-flow-inlines-002 (now passes with font shorthand fix).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 12:19:51 -04:00

32 lines
1.1 KiB
Plaintext

LayoutBox node=#2 tag=html box=block
content: (0, 0, 800, 91.2)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
LayoutBox node=#10 tag=body box=block
content: (8, 8, 784, 67.2)
padding: 0 0 0 0
border: 0 0 0 0
margin: 8 8 8 8
LayoutBox node=#12 tag=div box=block
content: (8, 24, 784, 35.2)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
LayoutBox node=#14 tag=p box=block
content: (8, 24, 784, 19.2)
padding: 0 0 0 0
border: 0 0 0 0
margin: 16 0 16 0
inline_context: 1 lines, height=19.2, max_width=256.3906
line[0]: rect=(8, 24, 256.3906, 19.2) fragments=3
frag[0]: rect=(38, 25.6, 135.65785, 16) text="AUTO-INHERITED" start=false end=false
frag[1]: rect=(176.71219, 25.6, 35.478706, 16) text="TEXT" start=false end=false
frag[2]: rect=(215.24522, 25.6, 49.145374, 16) text="PROPS" start=false end=false
LayoutBox node=#15 tag=anonymous box=anon
content: (0, 0, 166.3906, 16)
padding: 0 0 0 0
border: 0 0 0 0
margin: 0 0 0 0
text: "AUTO-INHERITED TEXT ..."