summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/labels-set-htmlFor-attribute.html
blob: b4e7e9f344d84957088b9a780baecc5a6a4eece1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css">
<script src="../../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/labels-set-htmlFor-attribute.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>