summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/strict-readonly-statics.html
blob: 8ac9bd18a27c60ab40d0d9af43a4aa380f3c3045 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/strict-readonly-statics.js"></script>
</body>
</html>