tor-browser

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

background-position-x-valid.html.ini (410B)


      1 [background-position-x-valid.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [e.style['background-position-x'\] = "x-end" should set the property value]
      5    expected: FAIL
      6 
      7  [e.style['background-position-x'\] = "0.5em, x-start, x-end" should set the property value]
      8    expected: FAIL
      9 
     10  [e.style['background-position-x'\] = "x-start" should set the property value]
     11    expected: FAIL