mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 16:46:14 +00:00
A recently imported WPT test has a subtest that effectively does the
following:
const mql = window.matchMedia("");
mql.removeListener(null);