Files
rust_browser/tests/goldens/expected/274-auto-inheritance-text-properties.dl.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

5 lines
276 B
Plaintext

DisplayList items=3
Text rect=(38, 25.6, 135.65785, 16) text="AUTO-INHERITED" color=#000000 font_size=16
Text rect=(176.71219, 25.6, 35.478706, 16) text="TEXT" color=#000000 font_size=16
Text rect=(215.24522, 25.6, 49.145374, 16) text="PROPS" color=#000000 font_size=16