tor-browser

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

resize-event-order.html.ini (356B)


      1 [resize-event-order.html]
      2  expected: [OK, TIMEOUT]
      3  [Popup: DOMWindow resize fired before VisualViewport.]
      4    expected:
      5      if (os == "android") and not debug: [PASS, FAIL, TIMEOUT]
      6      [FAIL, PASS, TIMEOUT]
      7 
      8  [iframe: DOMWindow resize fired before VisualViewport.]
      9    expected:
     10      if os == "android": [FAIL, PASS, NOTRUN]
     11      [FAIL, NOTRUN]