tree: 7bdbf426ef606255cfd9b7c68871d3e99e9d323a [path history] [tgz]
  1. resources/
  2. README.md
  3. share-arity.html
  4. share-error.html
  5. share-nonutf8-encoding.html
  6. share-success.html
  7. share-types.html
  8. share-url-relative.html
third_party/WebKit/LayoutTests/webshare/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.