summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-end-radius-valid.html.ini
blob: 5bf92e18eed7c6c325035433f62578c644956136 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[border-inline-end-radius-valid.html]
  [e.style['border-inline-end-radius'\] = "1px" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "10%" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "1px 5%" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "5% 1px" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "1px / 2px" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "1px / 1px 2%" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "1px 2% / 3%" should set the property value]
    expected: FAIL

  [e.style['border-inline-end-radius'\] = "1px 2% / 3px 4px" should set the property value]
    expected: FAIL