Bug 1638136 [wpt PR 23617] - Clipboard API Tests: Move permissions tests to WPT....
commit1a03b5c86bee0cf47bf6db92deab10d4c3673ff1
authorDarwin Huang <huangdarwin@chromium.org>
Thu, 21 May 2020 10:21:53 +0000 (21 10:21 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 25 May 2020 14:33:04 +0000 (25 14:33 +0000)
treedc87f2ba65f44a3b5d59ccf1a8d2797c8042e412
parent142c0e6ebe6b760ab53410b8940406a563f1f77f
Bug 1638136 [wpt PR 23617] - Clipboard API Tests: Move permissions tests to WPT., a=testonly

Automatic update from web-platform-tests
Clipboard API Tests: Move permissions tests to WPT.

Since https://github.com/web-platform-tests/wpt/pull/20461 and
https://github.com/web-platform-tests/wpt/issues/5671 were fixed, it now
becomes possible to automate some Web Platform Tests, and have them run
on all browsers automatically.

Clipboard API permission tests were previously outside WPT in order to
automate permissions using PermissionsHelper and detect regressions.

This allows us to share our permissions tests with other browsers
testing using WPT.

Bug: 1076691
Change-Id: I1ff6a8bbdf60b8d77fd8621efce840739fbeec23
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200278
Auto-Submit: Darwin Huang <huangdarwin@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#769171}

--

wpt-commits: 290d03696f5008625c2ebd1bfaf37eb9bff5bd79
wpt-pr: 23617
testing/web-platform/tests/clipboard-apis/permissions/readText-denied.https.html [new file with mode: 0644]
testing/web-platform/tests/clipboard-apis/permissions/readText-granted.https.html [new file with mode: 0644]
testing/web-platform/tests/clipboard-apis/permissions/writeText-denied.https.html [new file with mode: 0644]
testing/web-platform/tests/clipboard-apis/permissions/writeText-granted.https.html [new file with mode: 0644]