tor-browser

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

001.worker.js.ini (495B)


      1 [001.worker]
      2  [The SharedWorker interface object should be exposed.]
      3    expected: FAIL
      4 
      5  [The CanvasProxy interface object should be exposed.]
      6    expected: FAIL
      7 
      8  [The CanvasRenderingContext2D interface object should be exposed.]
      9    expected: FAIL
     10 
     11  [The DrawingStyle interface object should be exposed.]
     12    expected: FAIL
     13 
     14  [The Path interface object should be exposed.]
     15    expected: FAIL
     16 
     17  [The CanvasPath interface object should be exposed.]
     18    expected: FAIL
     19 
     20 
     21 [001.worker.html]