Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLDialogElement.cpp
Sam Atkins 00e613c7df 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.)
2024-10-31 14:01:15 +01:00

9.4 KiB