summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/event-attribute-availability.html
blob: 2f4994cf71e17c2193c10e3d21483dc244870d4f (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/event-attribute-availability.js"></script>
</body>
</html>