summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-masking/parsing/mask-valid.sub.html.ini
blob: 23ebb73838caad6557680c8c10b462b2de53465c (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
30
31
32
33
34
35
[mask-valid.sub.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['mask'\] = "repeat-y" should set the property value]
    expected: FAIL

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

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

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

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

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

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

  [e.style['mask'\] = "intersect no-clip space round 1px 2px / contain view-box, stroke-box linear-gradient(to left bottom, red, blue) luminance" should set the property value]
    expected: FAIL

  [e.style['mask'\] = "none alpha" should set the property value]
    expected: FAIL

  [e.style['mask'\] = "none" should set mask-position]
    expected: FAIL

  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-position]
    expected: FAIL