Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
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>