mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
A recently imported WPT test has a subtest that effectively does the
following:
const mql = window.matchMedia("");
mql.removeListener(null);
(cherry picked from commit 3e5476c9e09055104fc64d294da39aa1bfccac09)
3.4 KiB
3.4 KiB