haikuwebkit/LayoutTests/fast/loader/stateobjects/popstate-is-synchronous-exp...

14 lines
288 B
Plaintext

Tests that popstate events fire synchronously during fragment navigation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
onload fired
popstate fired
Setting hash to #foo
popstate fired
Set hash to #foo
PASS successfullyParsed is true
TEST COMPLETE