tree: 4a655ab31fccffc3ed7f3df6503f6c8fe5f5c647 [path history] [tgz]
  1. async-navigator-clipboard-basics.https.html
  2. async-write-blobtext-read-blobtext.https.html
  3. async-write-blobtext-read-text.https.html
  4. async-write-duplicate-mime-type.https.html
  5. async-write-text-read-blobtext.https.html
  6. async-write-text-read-text.https.html
  7. OWNERS
  8. README.md
  9. readtext-denied.https.html
  10. readtext-granted.https.html
  11. writetext-denied.https.html
  12. writetext-granted.https.html
third_party/blink/web_tests/clipboard/async-clipboard/README.md

spec: https://w3c.github.io/clipboard-apis/

This directory contains async clipboard tests automated through use of Chrome-specific test helper permissions-helper.js. Related tests not requiring permissions-helper.js can be found in web_tests/external/wpt/clipboard-apis/. Please note that these tests cannot be run manually, as testRunner (needed by permissions-helper.js) isn't exposed outside of content_shell --run-web-tests.

Whenever tests here or there are updated, please be sure to update corresponding tests, so that the web platform and automated buildbots can both keep updated.