Enable Dialog "closedby" attribute by default
Categories
(Core :: DOM: Core & HTML, task)
Tracking
()
People
(Reporter: keithamus, Assigned: keithamus)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Comment 1•7 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Part of the light dismiss behavior.
[Affects Firefox for Android]: yes
[Suggested wording]: Implemented the closedby attribute and it's related closedBy property on dialogs indicating the types of user actions that can be used to close the associated <dialog> element.
[Links (documentation, blog post, etc)]:
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dialog#closedby
https://developer.mozilla.org/en-US/docs/Web/API/HTMLDialogElement/closedBy
| Assignee | ||
Comment 2•6 months ago
|
||
Updated•6 months ago
|
Updated•6 months ago
|
Comment 4•5 months ago
|
||
| bugherder | ||
Comment 5•5 months ago
|
||
Note added to our nightly release notes with the 2 MDN Links in our web standards section:
Implemented the
closedbyattribute and it's relatedclosedByproperty on dialogs indicating the types of user actions that can be used to close the associated<dialog>element.enter link description here
Keeping the release note flag open until we ship it in 141 Release. Thanks
Updated•5 months ago
|
Comment 6•5 months ago
|
||
FF141 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/40028
Description
•