tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mask-valid.sub.html.ini (1707B)


      1 [mask-valid.sub.html]
      2  [e.style['mask'\] = "none" should set mask-border-outset]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
      4    expected: FAIL
      5 
      6  [e.style['mask'\] = "none" should set mask-border-repeat]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
      8    expected: FAIL
      9 
     10  [e.style['mask'\] = "none" should set mask-border-slice]
     11    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     12    expected: FAIL
     13 
     14  [e.style['mask'\] = "none" should set mask-border-source]
     15    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     16    expected: FAIL
     17 
     18  [e.style['mask'\] = "none" should set mask-border-width]
     19    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     20    expected: FAIL
     21 
     22  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-outset]
     23    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     24    expected: FAIL
     25 
     26  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-repeat]
     27    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     28    expected: FAIL
     29 
     30  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-slice]
     31    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     32    expected: FAIL
     33 
     34  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-source]
     35    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     36    expected: FAIL
     37 
     38  [e.style['mask'\] = "none, linear-gradient(to left bottom, red, blue) padding-box" should set mask-border-width]
     39    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=877294
     40    expected: FAIL