blob: 7ff4c5c00995d9512e2aa05aa8bfb11040174525 [file] [log] [blame]
<!DOCTYPE html>
<body style="border: 10px solid red">
"Body text"
<video src="test.webm" id="video" autoplay controls></video>
<div id="other" style="will-change: transform; transform: translate(1px, 1px);">
"Other text"
</div>
</body>