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 | |