Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/resources/test-only-api.js"></script>
<script type="module">
import * as common from "./resources/common.js";
common.runBfcacheTestForEmbeds({'src': '/media/white.mp4'});
</script>