Sign in
webkit
/
WebKit
/
03e70e7bbd89baf9e6fd704451cb59c4abf5517b
/
.
/
LayoutTests
/
js
/
exception-in.html
blob: 34f1263d547efb5c224d37d7adb444811acb56a5 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script
src
=
"../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/exception-in.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>