summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-properties-values-api/registered-property-cssom.html.ini
blob: 2cb1078db8f028547e785486fa362f2d2d2709cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[registered-property-cssom.html]
  [CSS.registerProperty]
    expected: FAIL

  [Formerly valid values are still readable from inline styles but are computed as the unset value]
    expected: FAIL

  [Values can be removed from inline styles]
    expected: FAIL

  [Stylesheets can be modified by CSSOM]
    expected: FAIL

  [Valid values can be set on inline styles]
    expected: FAIL

  [CSSOM setters function as expected for unregistered properties]
    expected:
      if os == "linux": [PASS, FAIL]