summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-masking/parsing/mask-position-valid.html.ini
blob: 667deaa9a69bd13b3b28c181fc3b1db91ba7cacf (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
25
26
27
28
29
[mask-position-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['mask-position'\] = "10%" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "30px center" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "center bottom" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "center left" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "left" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "top" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "top center" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "center" should set the property value]
    expected: FAIL

  [e.style['mask-position'\] = "top, center, left" should set the property value]
    expected: FAIL