Describe the bug
Due to the inclusion of parenthesizes, new MediaQuery('screen')
and new MediaQuery('print')
do not work as expected.
Reproduction
REPL demonstrating window.matchMedia('...')
compared to new MediaQuery('...')
.
System Info
Severity
blocking an upgrade