You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a lot of the Clipboard API tests rely on the clipboard-read and clipboard-write permissions. These were removed in w3c/clipboard-apis#132 and pending-removal in w3c/clipboard-apis#164.
Via web-platform-tests/interop#143 (comment) (cc @whsieh):
Currently a lot of the Clipboard API tests rely on the
clipboard-read
andclipboard-write
permissions. These were removed in w3c/clipboard-apis#132 and pending-removal in w3c/clipboard-apis#164.Tests using `test_driver.set_permission`:
The text was updated successfully, but these errors were encountered: