Skip to content

Commit

Permalink
Bug 1550196 [wpt PR 16392] - Async Clipboard: Rename tests and group …
Browse files Browse the repository at this point in the history
…tests in directories., a=testonly

Automatic update from web-platform-tests
Async Clipboard: Rename tests and group tests in directories.

New directories (relative paths from //src/third_party/blink/web_tests/):
- `{clipboard/async-clipboard,external/wpt/clipboard-apis}/text-write-read`, to hold
text R/W tests.
- `external/wpt/clipboard-apis/events`, to hold tests ensuring firing
of copy/cut/paste events.
- 'clipboard/async-clipboard/permissions`, to hold tests testing for granted/denied
permissions properly allowing/denying a readText/writeText command.

File renames:
- Instead of `read-text` meaning a call to `navigator.clipboard.readText`, and
`read-blobtext` meaning a call to navigator.clipboard.write(ClipboardItem with text),
tests are now named as per function call names, for `readText` and `read`. Similar for
write functions.

Bug: 952650
Change-Id: I605577142a778f8aaaad38a947473cf21c962987
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570707
Commit-Queue: Darwin Huang <huangdarwinchromium.org>
Reviewed-by: Victor Costan <pwnallchromium.org>
Cr-Commit-Position: refs/heads/master{#652010}

--

wpt-commits: 09f6a85b2ab1466a4e5ec2b323fc23dd607e1e6c
wpt-pr: 16392

UltraBlame original commit: 67ec0ac656622bf34ba124c50a9c55273f6b0687
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 10f51b7 commit 02437dc
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 0 deletions.

0 comments on commit 02437dc

Please sign in to comment.