blob: b1383c55a36d9e11af66d83da3411b9f8625bc77 (
plain)
1
2
3
4
5
6
7
|
PASS [object MediaQueryList] is an instance of MediaQueryList
PASS mediaList.addListener() threw exception TypeError: Failed to execute 'addListener' on 'MediaQueryList': 1 argument required, but only 0 present..
PASS mediaList.removeListener() threw exception TypeError: Failed to execute 'removeListener' on 'MediaQueryList': 1 argument required, but only 0 present..
PASS successfullyParsed is true
TEST COMPLETE
|