Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
js
/
class-syntax-scoping.html
blob: 6be618c351e4141ee46d008a669c133a1951f0ba [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<script
src
=
"../resources/js-test-pre.js"
></script>
<script
src
=
"script-tests/class-syntax-scoping.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>