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