Files
serenity/Userland/Libraries/LibWeb/HTML/HTMLDialogElement.cpp
Sam Atkins e20a2718fc LibWeb/HTML: Guard showModal() with fully active check
This corresponds to this spec change:
https://github.com/whatwg/html/pull/10705

(We don't implement showPopover() yet.)

(cherry picked from commit 00e613c7df7ac26ba28e11d172207c045d35a542)
2024-11-12 07:14:25 -05:00

9.4 KiB