summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-typed-om/stylevalue-subclasses/cssUnparsedValue-indexed-getter-setter.html.ini
blob: a1c65d1c2ca7e2f121893702c255192f6e38b579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[cssUnparsedValue-indexed-getter-setter.html]
  [Getting invalid index in CSSUnparsedValue returns undefined]
    expected: FAIL

  [Can update fragment in CSSUnparsedValue to a String]
    expected: FAIL

  [Can update fragment in CSSUnparsedValue to a CSSVariableReference]
    expected: FAIL

  [Setting one past the last fragment in a CSSUnparsedValue to a String appends the new fragment]
    expected: FAIL

  [Setting one past the last fragment in a CSSUnparsedValue to a CSSVariableReferenceValue appends the new fragment]
    expected: FAIL

  [Setting out of range index in CSSUnparsedValue throws RangeError]
    expected: FAIL