tor-browser

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

requestPresenter-returns-valid-promise.tentative.window.js.ini (663B)


      1 [requestPresenter-returns-valid-promise.tentative.window.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [navigator needs to support ink to run this test.]
      5    expected: FAIL
      6 
      7  [Receive rejected promise for an invalid param.]
      8    expected: FAIL
      9 
     10  [Received fulfilled promise for no param]
     11    expected: FAIL
     12 
     13  [Received fulfilled promise for null param]
     14    expected: FAIL
     15 
     16  [Received fulfilled promise for empty dictionary param]
     17    expected: FAIL
     18 
     19  [Received fulfilled promise for dictionary param with valid element.]
     20    expected: FAIL
     21 
     22  [Received rejected promise for presentation area not in the document.]
     23    expected: FAIL