blob: 60b2fb17c5d980ecac1e5a505eab979806399550 (
plain)
1
2
3
4
5
6
7
|
<!DOCTYPE html>
<div>Test passes if no assert.</div>
<textarea style="width: 100%"></textarea><del style="position: absolute"></del><br>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
|