haikuwebkit/LayoutTests/fast/events/pageshow-pagehide-on-back-c...

6 lines
326 B
Plaintext

ALERT: window.onload
ALERT: window.onpageshow, target = [object HTMLDocument], persisted = false
CONSOLE MESSAGE: Use of window.alert is not allowed while unloading a page.
ALERT: window.onpageshow, target = [object HTMLDocument], persisted = true
Test pageshow/pagehide event behavior when navigating back to an cached page.