blob: 84c28fb3139f3ec427e3afbfc424f5ce0d8978d1 [file] [log] [blame]
<body>
This test passes if it doesn't crash/assert.
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.body.innerHTML = `
<video controls>
<source></source>
</video>`;
</script>