blob: df8c85147509b4d104fff002ac16e155879388ea [file] [log] [blame]
<!doctype html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="./message-helper.js"></script>
<script>
runTest('classic', 'DOMException-TypeError');
</script>