tor-browser

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

popover-toggle-source.html.ini (473B)


      1 [popover-toggle-source.html]
      2  [ToggleEvent.source on popover elements: showPopover() without source.]
      3    expected:
      4      if not asan and not tsan: PASS
      5      [PASS, FAIL]
      6 
      7  [ToggleEvent.source on popover elements: showPopover() with source.]
      8    expected:
      9      if not asan and not tsan: PASS
     10      [PASS, FAIL]
     11 
     12  [ToggleEvent.source on popover elements: Calling click() on a popovertarget button.]
     13    expected:
     14      if not asan and not tsan: PASS
     15      [PASS, FAIL]