[Webkit-unassigned] [Bug 267900] InvalidStateError not thrown in Safari 17 when dialog showModal() called twice
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 30 01:35:16 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=267900
sideshowbarker <mike at w3.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NeedsReduction
--- Comment #2 from sideshowbarker <mike at w3.org> ---
With the “showModal() on a <dialog> that already has an open attribute throws an InvalidStateError exception” test case from http://wpt.live/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html, I can’t reproduce this either in Safari 17.3 nor STP 187,
https://wpt.fyi/results/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html also shows that test case passing in STP 187 and Safari 17.3
So it seems that for anybody to be able to investigate this issue further, what would be needed is a minimal reproducible example/reduction that demonstrates Safari not throwing when it should — because the existing test cases in WPT show Safari throwing as expected.
https://stackoverflow.com/help/minimal-reproducible-example
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240130/0a239556/attachment.htm>
More information about the webkit-unassigned
mailing list