tor-browser

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

async-navigator-clipboard-change-event.tentative.https.html.ini (684B)


      1 [async-navigator-clipboard-change-event.tentative.https.html]
      2  [clipboardchange event is invoked]
      3    expected: FAIL
      4 
      5  [clipboardchange event is invoked with async clipboard API]
      6    expected: FAIL
      7 
      8  [clipboardchange event is invoked using onclipboardchange attribute]
      9    expected: FAIL
     10 
     11  [clipboardchange event is invoked even when only custom MIME types are set]
     12    expected: FAIL
     13 
     14  [clipboardchange event listener behavior when adding, removing, and re-adding]
     15    expected: FAIL
     16 
     17  [clipboardchange event exposes all standard MIME types and filters non-standard ones]
     18    expected: FAIL
     19 
     20  [clipboardchange event should only fire in the focused context]
     21    expected: FAIL