summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/TreeWalker/filter-throw.html
blob: e1ad7776c230293a641ee82f12b15a4205da8bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="../../js/resources/js-test-style.css">
<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/filter-throw.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>