summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/simple-required-arguments-remove.html
blob: e1462e8578ac598ada66f5c63ed2dde523b500f2 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="resources/simple-required-arguments-remove.js"></script>
</body>
</html>