Sign in
webkit
/
WebKit
/
cd096af6c6240b3ceab5d977df03c24b8d5fa8d7
/
.
/
LayoutTests
/
js
/
class-syntax-default-constructor.html
blob: 3b7174637eada1c76ad562baabd92e27a83d50a1 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<script
src
=
"../resources/js-test-pre.js"
></script>
<script
src
=
"script-tests/class-syntax-default-constructor.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>