blob: 2e55d8ee16f2dfeedaf85bc740413ad76c938a92 [file] [log] [blame]
PASS getComputedStyle() threw exception TypeError: Failed to execute 'getComputedStyle' on 'Window': 1 argument required, but only 0 present..
PASS getComputedStyle(document) threw exception TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'..
PASS getComputedStyle(null) threw exception TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'..
PASS getComputedStyle(undefined) threw exception TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'..
PASS successfullyParsed is true
TEST COMPLETE