tor-browser

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

observe.html.ini (497B)


      1 [observe.html]
      2  prefs: [layout.css.zoom.enabled:false]
      3  expected:
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5  [guard]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, NOTRUN]
      8 
      9  [test6: iframe notifications]
     10    expected:
     11      if (os == "mac") and not debug: [PASS, FAIL]
     12 
     13  [test8: simple content-box observation]
     14    expected:
     15      if (os == "mac") and not debug: [PASS, FAIL]
     16 
     17  [test0: simple observation]
     18    expected:
     19      if (os == "mac") and not debug: [PASS, FAIL]