[pointerevents] Pull Request: Add popover light dismiss integration

josepharhar has just submitted a new pull request for https://github.com/w3c/pointerevents:

== Add popover light dismiss integration ==
I am adding a new HTML attribute called "popover" in https://github.com/whatwg/html/pull/8221

Part of this feature involves "light dismiss", where clicking outside of an element with the popover attribute causes it to be closed. This functionality was originally implemented by changing the event dispatching system of the DOM, but it was recommended to move it here instead:
https://github.com/whatwg/dom/pull/1117#issuecomment-1311928234
https://chromium-review.googlesource.com/c/chromium/src/+/4023021

See https://github.com/w3c/pointerevents/pull/460


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 22 November 2022 23:54:33 UTC