Bug 1914004 - Part 1: Add RootedTuple and RootedField to allow rooting multiple thing...
[gecko.git] / dom / base / crashtests / 205225-1.html
blob26576d4d5c0645fe1c09e9fc0e92dac1f7cae701
1 <html>
2 <head>
3 <script type="text/javascript">
4 document.createTreeWalker(null, NodeFilter.SHOW_ALL, null);
5 </script>
6 </head>
7 <body>
8 </body>
9 </html>