summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-typed-om/stylevalue-objects/parse-invalid.html.ini
blob: 84aca525437f548fb33ac6b505af1315ded9e4d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[parse-invalid.html]
  [CSSStyleValue.parse() with empty property name throws TypeError]
    expected: FAIL

  [CSSStyleValue.parse() with unsupported property name throws TypeError]
    expected: FAIL

  [CSSStyleValue.parse() with invalid value for valid property throws TypeError]
    expected: FAIL

  [CSSStyleValue.parse() with invalid value for shorthand property throws TypeError]
    expected: FAIL

  [CSSStyleValue.parse() with invalid value for custom property throws TypeError]
    expected: FAIL