tor-browser

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

inheritance.html.ini (364B)


      1 [inheritance.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Property break-after does not inherit]
      5    expected: FAIL
      6 
      7  [Property orphans inherits]
      8    expected: FAIL
      9 
     10  [Property widows inherits]
     11    expected: FAIL
     12 
     13  [Property widows has initial value 2]
     14    expected: FAIL
     15 
     16  [Property orphans has initial value 2]
     17    expected: FAIL