blob: d9f2250d31f853ea8ffd8fc6a5af5b687501176e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
* { visibility: collapse; }
</style>
</head>
<body>
/* This test was generated by cluster fuzz. It passes if it does not crash. */
<dialog id=dialog>
<script>
document.getElementById('dialog').showModal();
</script>
</body>
</html>