Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/safari-606-branch
/
.
/
LayoutTests
/
js
/
class-syntax-call.html
blob: eb229a5ada3ad32ab0937105df92726c8da25220 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<body>
<script
src
=
"../resources/js-test-pre.js"
></script>
<script
src
=
"script-tests/class-syntax-call.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>