tor-browser

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

max-lines-valid.html.ini (335B)


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