tree: 586b939d69a8f8b7b22b0eee81e29d37b79ff379 [path history] [tgz]
  1. resources/
  2. README.md
  3. share-arity.https.html
  4. share-error.https.html
  5. share-nonutf8-encoding.https.html
  6. share-success.https.html
  7. share-types.https.html
  8. share-url-relative.https.sub.html
chromium/src/third_party/blink/web_tests/wpt_internal/web-share/README.md

Web Share layout tests

The main body of Web Share tests are found in external/wpt/web-share (imported from Web Platform Tests). However, many of those tests are necessarily manual (since they involve user interaction).

The tests in this directory are Chromium-specific automated versions of the manual tests from WPT. They use user-gesture hacks and a mock Mojo implementation to fully automate the API tests. These should be kept in sync with the upstream manual versions of the tests.