Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
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>