Sign in
webkit
/
WebKit
/
fccb69ddc55624773e710c6fbb7c0f1254b83792
/
.
/
LayoutTests
/
media
/
restore-from-page-cache-expected.txt
blob: 59e8e57ec9b1d7e01cfb175deefc61a297dc00ba [
file
] [
log
] [
blame
]
Make sure we don't reload a <video> element when navigating back to an uncached page.
EVENT(loadstart)
EVENT(canplaythrough)
EXPECTED (loadCount == '0') OK
*** Page going into cache
*** Page returned from cache
EXPECTED (loadCount == '1') OK