Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
js
/
class-syntax-call.html
blob: eb229a5ada3ad32ab0937105df92726c8da25220 [
file
] [
log
] [
blame
]
<!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>