Sign in
webkit
/
WebKit
/
fc0b67296afc1466553f007151889891aa47036c
/
.
/
LayoutTests
/
webarchive
/
loading
/
video-in-webarchive.html
blob: abc92f66c3ac3ae3bdeed27edbcf71969eaf0d8f [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
window
.
location
=
"resources/video-in-webarchive.webarchive"
;
</script>