From 8efc577091d868d6b71ec0b4c267c14f7cb6d309 Mon Sep 17 00:00:00 2001 From: Ionel Popescu Date: Mon, 13 Sep 2021 15:45:17 -0700 Subject: [PATCH] [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 --- .../eye-dropper-abort-signal.tentative.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 eyedropper/eye-dropper-abort-signal.tentative.html diff --git a/eyedropper/eye-dropper-abort-signal.tentative.html b/eyedropper/eye-dropper-abort-signal.tentative.html new file mode 100644 index 00000000000000..ff57b270287d0b --- /dev/null +++ b/eyedropper/eye-dropper-abort-signal.tentative.html @@ -0,0 +1,45 @@ + +EyeDropper Test: abort signal + + + + + + + + + +