blob: 324e45591d6ccca917a3ee02ce58e3e97480a280 [file] [log] [blame]
Tests that only HTML spaces in a script's 'event' / 'for' attributes are stripped.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
* for="window" event="onload"
PASS wasExecuted is false
* for="window" event="onload"
PASS wasExecuted is false
PASS successfullyParsed is true
TEST COMPLETE