blob: 2fdfe260251462a2e712fc215c8569b0dfea376e [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Promise rejection events tests: in a Window context</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<link rel="help" href="https://html.spec.whatwg.org/#unhandled-promise-rejections">
<script src="support/promise-rejection-events.js"></script>