blob: 0f7a7d2dea43fcc38a2b2e6ebbabfe6d4d98ce0a [file] [log] [blame]
<!DOCTYPE HTML>
<script src="/js-test-resources/js-test.js"></script>
<script src="resources/close-code-and-reason-common.js"></script>
<script>
description("Test CloseEvent code and reason property.");
window.jsTestIsAsync = true;
testCloseCodeAndReason();
</script>