- From: Joey Arhar <notifications@github.com>
- Date: Mon, 10 Oct 2022 15:40:03 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/dom/pull/1117@github.com>
This was moved from the HTML spec PR for the popup attribute based on this advice: https://github.com/whatwg/html/pull/8221#discussion_r987585621 TODO add a better description <!-- Thank you for contributing to the DOM Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> - [ ] At least two implementers are interested (and none opposed): * Chrome * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * https://wpt.fyi/results/html/semantics/popups - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=1307772 * Firefox: … * Safari: … * Deno (only for aborting and events): … * Node.js (only for aborting and events): … (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) <!-- 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://whatpr.org/dom/1117.html" title="Last updated on Oct 10, 2022, 10:39 PM UTC (883112d)">Preview</a> | <a href="https://whatpr.org/dom/1117/c3ca964...883112d.html" title="Last updated on Oct 10, 2022, 10:39 PM UTC (883112d)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/1117 -- Commit Summary -- * Add pop-up light dismiss logic to event dispatching -- File Changes -- M dom.bs (43) -- Patch Links -- https://github.com/whatwg/dom/pull/1117.patch https://github.com/whatwg/dom/pull/1117.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1117 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1117@github.com>
Received on Monday, 10 October 2022 22:40:16 UTC