haikuwebkit/LayoutTests/fast/dom/script-for-event-spaces-exp...

15 lines
350 B
Plaintext

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