- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 14 Mar 2024 17:46:26 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/selection-api/pull/172@github.com>
Add a boolean flag "has scheduled selectionchange event" to selection, and check it before queuing a task to fire a `selectionchange` event.
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/selection-api/pull/172.html" title="Last updated on Mar 15, 2024, 12:46 AM UTC (985c48d)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/selection-api/172/c44e3e1...985c48d.html" title="Last updated on Mar 15, 2024, 12:46 AM UTC (985c48d)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/selection-api/pull/172
-- Commit Summary --
* Fixes https://github.com/w3c/selection-api/issues/170.
-- File Changes --
M index.html (37)
-- Patch Links --
https://github.com/w3c/selection-api/pull/172.patch
https://github.com/w3c/selection-api/pull/172.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/pull/172
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/selection-api/pull/172@github.com>
Received on Friday, 15 March 2024 00:46:30 UTC