tor-browser

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

behaves-like-button-with-popover.tentative.html.ini (475B)


      1 [behaves-like-button-with-popover.tentative.html]
      2  [Custom element with type=button and popovertargetaction='toggle' toggles popover.]
      3    expected: FAIL
      4 
      5  [Custom element with type=button and popovertargetaction='show' only opens popover.]
      6    expected: FAIL
      7 
      8  [Custom element with type=button and popovertargetaction='hide' only closes popover.]
      9    expected: FAIL
     10 
     11  [Custom element with type=button that is disabled does not support popovertarget.]
     12    expected: FAIL