blob: 4eda00debc30d7b147de029e50af1c69e9d97985 [file]
<style>
html {
content-visibility: auto;
}
body {
column-count: 2;
margin: auto;
}
</style>
<!-- PASS if no crash or assert. -->
<body><video controls="false"><script>
window.testRunner?.dumpAsText();
document.elementFromPoint(0, 0);
</script>