From d4e40dc14ab33c5ef3c0d2a4b3fc6e9f721fd2c4 Mon Sep 17 00:00:00 2001 From: Ionel Popescu Date: Thu, 23 Sep 2021 13:35:12 +0000 Subject: [PATCH] Bug 1730572 [wpt PR 30696] - [EyeDropper API] Add optional AbortSignal parameter to EyeDropper.open, a=testonly Automatic update from web-platform-tests [EyeDropper API] Add optional AbortSignal parameter to EyeDropper.open Per TAG review[1], this CL adds an optional AbortSignal parameter to EyeDropper.open to allow authors to dismiss the eyedropper with no selection in case another high-priority event occurs. [1]: https://github.com/w3ctag/design-reviews/issues/587#issuecomment-911951900 Bug: 1248286 Change-Id: I15580609ece85f947f019a724b23b5e4898e42f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3152761 Commit-Queue: Ionel Popescu Reviewed-by: Mason Freed Cr-Commit-Position: refs/heads/main@{#920997} -- wpt-commits: a1d99ba695a939e001be1d57c9d758bd5e5ce431 wpt-pr: 30696 --- .../eye-dropper-abort-signal.tentative.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 testing/web-platform/tests/eyedropper/eye-dropper-abort-signal.tentative.html diff --git a/testing/web-platform/tests/eyedropper/eye-dropper-abort-signal.tentative.html b/testing/web-platform/tests/eyedropper/eye-dropper-abort-signal.tentative.html new file mode 100644 index 0000000000000..ff57b270287d0 --- /dev/null +++ b/testing/web-platform/tests/eyedropper/eye-dropper-abort-signal.tentative.html @@ -0,0 +1,45 @@ + +EyeDropper Test: abort signal + + + + + + + + + +