Bug 1660051 [wpt PR 25111] - Origin isolation: expand getter test coverage, a=testonly
[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>