Sign in
webkit
/
WebKit
/
8eee6aaf9a7a5e994cecf62dc64ad24b40961b24
/
.
/
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>