tor-browser

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

image-upscaling.html.ini (592B)


      1 [image-upscaling.html]
      2  expected:
      3    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      4  [A background image smaller than the container should report the natural size]
      5    expected:
      6      if not sessionHistoryInParent and not debug: [FAIL, NOTRUN]
      7      FAIL
      8 
      9  [A background image larger than the container should report the container size]
     10    expected:
     11      if not sessionHistoryInParent and not debug: [PASS, TIMEOUT, NOTRUN]
     12 
     13  [A scaled-down background image should report the background size]
     14    expected:
     15      if not sessionHistoryInParent and not debug: [PASS, NOTRUN]