Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
d356bf2ccae98a8a53cbfba6e15e09ff70e281c6
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKitLegacy
/
ios
/
two-videos.html
blob: cd1dfdaa10d7f4590d6c3035e8644c8bf2617f01 [
file
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<video
id
=
"video1"
loop
></video>
<video
id
=
"video2"
loop
></video>
</body>
</html>