tor-browser

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

link-header-preload-non-html.html.ini (504B)


      1 [link-header-preload-non-html.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4    if isolated_process: CRASH
      5  bug: 1709960
      6  [image documents should respect preload Link headers]
      7    expected: FAIL
      8 
      9  [media documents should respect preload Link headers]
     10    expected:
     11      if (os == "android") and fission: [FAIL, TIMEOUT]
     12      FAIL
     13 
     14  [invalid image documents should respect preload Link headers]
     15    expected:
     16      if (os == "android") and fission: [FAIL, NOTRUN]
     17      FAIL