summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-borders/tentative/parsing/box-shadow-blur-valid.html.ini
blob: 3c86a662ba0367e7e21d1f36efe7ea739550d018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[box-shadow-blur-valid.html]
  [e.style['box-shadow-blur'\] = "0" should set the property value]
    expected: FAIL

  [e.style['box-shadow-blur'\] = "1px" should set the property value]
    expected: FAIL

  [e.style['box-shadow-blur'\] = "1em" should set the property value]
    expected: FAIL

  [e.style['box-shadow-blur'\] = "calc(1em + 2px)" should set the property value]
    expected: FAIL

  [e.style['box-shadow-blur'\] = "1px, 2px" should set the property value]
    expected: FAIL