Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
Tools
/
TestWebKitAPI
/
Resources
/
cocoa
/
one-video.html
blob: f76437e007f7efdade1e55fd9c4930508e3fc8d9 [
file
] [
edit
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<video
webkit-playsinline
loop
></video>
</body>
</html>