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

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

  [e.style['box-shadow-position'\] = "inset, outset" should set the property value]
    expected: FAIL

  [e.style['box-shadow-position'\] = "outset, inset" should set the property value]
    expected: FAIL