summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-masking/parsing/mask-valid.sub.html.ini
blob: 8295890bbb0a5aa7548fb5e193279a2cd9b7e97f (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
36
37
38
39
40
41
42
43
[mask-valid.sub.html]
  [e.style['mask'\] = "none" should set mask-border-outset]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none" should set mask-border-repeat]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none" should set mask-border-slice]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none" should set mask-border-source]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none" should set mask-border-width]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-outset]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-repeat]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-slice]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-source]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-width]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
    expected: FAIL

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