Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
Tools
/
TestWebKitAPI
/
Resources
/
cocoa
/
two-videos.html
blob: cd1dfdaa10d7f4590d6c3035e8644c8bf2617f01 [
file
] [
edit
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<video
id
=
"video1"
loop
></video>
<video
id
=
"video2"
loop
></video>
</body>
</html>