-
Notifications
You must be signed in to change notification settings - Fork 23.2k
ToggleEvent.source #39723
Copy link
Copy link
Closed
Labels
Content:WebAPIWeb API docsWeb API docsgoal: completeness(Experiment label) Issues about content missing important/relevant details.(Experiment label) Issues about content missing important/relevant details.
Metadata
Metadata
Assignees
Labels
Content:WebAPIWeb API docsWeb API docsgoal: completeness(Experiment label) Issues about content missing important/relevant details.(Experiment label) Issues about content missing important/relevant details.
Type
Fields
Give feedbackNo fields configured for issues without a type.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/ToggleEvent
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
The ToggleEvent interface is getting a new "source" attribute added which is set to the element which triggered the toggling of the target element, such as a popover's invoker button: whatwg/html#11186
What did you expect to see?
A "toggle" attribute listed in "instance properties"
Do you have any supporting links, references, or citations?
whatwg/html#11186
Do you have anything more you want to share?
No response