summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/url/segments.html
blob: 96aa871c3c049ec9f9039f24b4cdd8518a7c3098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../js/resources/js-test-style.css">
<script src="../js/resources/js-test-pre.js"></script>
<script src="resources/utilities.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/segments.js"></script>
<script src="../js/resources/js-test-post.js"></script>
</body>
</html>