blob: b95e917dda782cc0fa1501a84fc973ead99a178d [file] [log] [blame]
PASS Longhand with variable preserves original serialization: with whitespace
PASS Shorthand with variable preserves original serialization: with whitespace
FAIL Longhand with variable preserves original serialization: without whitespace assert_equals: expected "font-size:var(--a);" but got "font-size: var(--a);"
FAIL Shorthand with variable preserves original serialization: without whitespace assert_equals: expected "font:var(--a);" but got "font: var(--a);"