Files
ladybird/Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp
Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes
The HTML event loop does a check for MQL match-state changes and
dispatches the events. This requires us to keep a list of MQLs on the
Document.
2021-10-05 18:51:39 +02:00

13 KiB