tor-browser

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

inheritance.html.ini (698B)


      1 [inheritance.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Property nav-left does not inherit]
      5    expected: FAIL
      6 
      7  [Property nav-down has initial value auto]
      8    expected: FAIL
      9 
     10  [Property caret-shape has initial value auto]
     11    expected: FAIL
     12 
     13  [Property nav-up has initial value auto]
     14    expected: FAIL
     15 
     16  [Property nav-down does not inherit]
     17    expected: FAIL
     18 
     19  [Property nav-right has initial value auto]
     20    expected: FAIL
     21 
     22  [Property nav-left has initial value auto]
     23    expected: FAIL
     24 
     25  [Property caret-shape inherits]
     26    expected: FAIL
     27 
     28  [Property nav-right does not inherit]
     29    expected: FAIL
     30 
     31  [Property nav-up does not inherit]
     32    expected: FAIL