Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitgtk/2.2
/
.
/
LayoutTests
/
webarchive
/
loading
/
video-in-webarchive.html
blob: abc92f66c3ac3ae3bdeed27edbcf71969eaf0d8f [
file
] [
edit
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
window
.
location
=
"resources/video-in-webarchive.webarchive"
;
</script>