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

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

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

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

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