tor-browser

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

encodedVideoChunk-serialization.crossAgentCluster.https.html.ini (516B)


      1 [encodedVideoChunk-serialization.crossAgentCluster.https.html]
      2  expected:
      3    if (display == "wayland") and not debug: [OK, TIMEOUT]
      4  [Verify chunks cannot be passed to serviceworker]
      5    expected:
      6      if (display == "wayland") and not debug: [PASS, TIMEOUT]
      7 
      8  [Verify chunks is unavailable in sharedworker]
      9    expected:
     10      if (display == "wayland") and not debug: [PASS, NOTRUN]
     11 
     12  [Verify chunks is unavailable in serviceworker]
     13    expected:
     14      if (display == "wayland") and not debug: [PASS, NOTRUN]