Sign in
webkit
/
WebKit
/
0a86631c770f5b942bbbdd5e8f724357f1348204
/
.
/
Tools
/
MobileMiniBrowser
/
MobileMiniBrowserFramework
/
Resources
/
looping.html
blob: e09affd856096172637a02ff83d2974aa1002a42 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Test Resources
</title>
</head>
<body>
<video
src
=
"test.mp4"
controls
loop
preload
=
"metadata"
></video>
</body>
</html>