Add more tests for <dialog> "close" event
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: ntim, Unassigned)
References
Details
| Reporter | ||
Updated•9 years ago
|
Updated•8 years ago
|
| Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•6 years ago
|
||
Tim, I am not sure what we need to add for this bug, and I think the wpt test have it well covered https://github.com/web-platform-tests/wpt/blob/master/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.
So I am closing this, but feel free to reopen it :)
Comment 3•6 years ago
•
|
||
oh I misread the title, I was thinking the close method.
I sorted of added some "close" event test in bug 1322947, but I think I can/should add one just for this event particularly.
Reopening!
Comment 4•6 years ago
|
||
Actually, the "close" event gets its own coverage at here, and as I mentioned in the above comment, the tests of the "close" event that should be fired when the dialog is canclled gets covered in bug 1322947.
So I changed my mind again and I think we are good. Sorry for the spamming.
Description
•