blob: 48d098970426359011e33adfecfaf2dd855db2dd [file] [log] [blame]
FAIL CSSKeywordValue constructed from IDL serializes correctly assert_equals: expected "auto" but got ""
FAIL CSSKeywordValue constructed from IDL serializes to escaped strings assert_equals: expected "\\ Hello\\ World" but got ""
FAIL CSSKeywordValue from DOMString modified through "value" setter serializes correctly assert_equals: expected "lemon" but got "auto"
FAIL CSSKeywordValue from CSSOM modified through "value" setter serializes correctly assert_equals: expected "lemon" but got "auto"