Sign in
webkit
/
WebKit
/
a5d24144db8352c4735c4967935cce2c04e9e862
/
.
/
LayoutTests
/
fast
/
js
/
delete-syntax.html
blob: 95b8303b4eabf37d5914ae7520ad768f6773fd9b [
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/delete-syntax.js"
></script>
<script
src
=
"resources/js-test-post.js"
></script>
</body>
</html>