| Index: LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt
|
| diff --git a/LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt b/LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt
|
| deleted file mode 100644
|
| index 94f24e66d99e7f676091bf8ed4e6fccfc7ea2872..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -CONSOLE MESSAGE: line 20: ***Top level frame being parsed for the initial page load***
|
| -CONSOLE MESSAGE: line 20: Subsubframe window.onload
|
| -CONSOLE MESSAGE: line 20: Subsubframe window.onpageshow, target = [object HTMLDocument], persisted = false
|
| -CONSOLE MESSAGE: line 20: Subframe window.onload
|
| -CONSOLE MESSAGE: line 20: Subframe window.onpageshow, target = [object HTMLDocument], persisted = false
|
| -CONSOLE MESSAGE: line 20: Main frame window.onload
|
| -CONSOLE MESSAGE: line 20: Main frame window.onpageshow, target = [object HTMLDocument], persisted = false
|
| -CONSOLE MESSAGE: line 20: ***Navigating top-level frame to a page that will immediately navigate back to this one***
|
| -CONSOLE MESSAGE: line 20: Main frame window.onpagehide, target = [object HTMLDocument], persisted = true
|
| -CONSOLE MESSAGE: line 20: Subframe window.onpagehide, target = [object HTMLDocument], persisted = true
|
| -CONSOLE MESSAGE: line 20: Subsubframe window.onpagehide, target = [object HTMLDocument], persisted = true
|
| -CONSOLE MESSAGE: line 20: Subsubframe window.onpageshow, target = [object HTMLDocument], persisted = true
|
| -CONSOLE MESSAGE: line 20: Subframe window.onpageshow, target = [object HTMLDocument], persisted = true
|
| -CONSOLE MESSAGE: line 20: Main frame window.onpageshow, target = [object HTMLDocument], persisted = true
|
| -Test pageshow/pagehide event behavior when navigating away from a page with frames, putting the page in the page cache, then back to it.
|
| -
|
|
|