tor-browser

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

background-clip-valid.html.ini (326B)


      1 [background-clip-valid.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [e.style['background-clip'\] = "border-area" should set the property value]
      5    expected: FAIL
      6 
      7  [e.style['background-clip'\] = "border-box, padding-box, content-box, border-area" should set the property value]
      8    expected: FAIL