summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement-validity.html
blob: 0ef7fa6fdec00d4b024246c8ff64113eac2cbbc6 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/htmloutputelement-validity.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>