Sign in
webkit
/
WebKit
/
4e334f8021fdcad556e4860f7205890abc9f73b5
/
.
/
LayoutTests
/
media
/
restore-from-page-cache-expected.txt
blob: c9ae6e8fa3c6455460fa9de48808c03193cfba0f [
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