tor-browser

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

image-embedding-nested-data-url-from-canvas-window-load.html.ini (266B)


      1 [image-embedding-nested-data-url-from-canvas-window-load.html]
      2  expected:
      3    if not asan and not tsan and (os == "linux") and not debug: [PASS, FAIL]
      4    if not asan and tsan: [PASS, FAIL]
      5    if asan: [PASS, FAIL]
      6    if (os == "win") and not debug: [PASS, FAIL]