tor-browser

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

popover-top-layer-combinations.html.ini (465B)


      1 [popover-top-layer-combinations.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4  [Popover combination: Fullscreen Popover]
      5    expected:
      6      if (os == "mac") and not debug: [PASS, TIMEOUT]
      7 
      8  [Popover combination: Fullscreen Popover Dialog]
      9    expected:
     10      if (os == "mac") and not debug: [PASS, NOTRUN]
     11 
     12  [Popover combination: Fullscreen Open Non-modal Popover Dialog]
     13    expected:
     14      if (os == "mac") and not debug: [PASS, NOTRUN]