tor-browser

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

before-prepare-iframe-success-empty-src-classic.html.ini (888B)


      1 [before-prepare-iframe-success-empty-src-classic.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, ERROR]
      4  [Eval: Move success empty-src classic script to iframe before-prepare]
      5    expected:
      6      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, NOTRUN]
      7 
      8  [<script> load: Move success empty-src classic script to iframe before-prepare]
      9    expected:
     10      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, NOTRUN]
     11 
     12  [<script> error: Move success empty-src classic script to iframe before-prepare]
     13    expected:
     14      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL]
     15 
     16  [window error: Move success empty-src classic script to iframe before-prepare]
     17    expected:
     18      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, NOTRUN]