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