Bug 1838484 - Don't create module loader for template contents owner document r=smaug
[gecko.git] / dom / base / crashtests / 1697256.html
blob25024083e366f8b2eb43b15171da060e94b0455d
1 <!DOCTYPE html>
2 <html class="reftest-wait">
3 <meta charset="utf-8">
4 <script>
5 window.onload = () => {
6 window.requestIdleCallback(() => {
7 SpecialPowers.wrap(self).printPreview()
8 setTimeout(() => {
9 document.documentElement.classList.remove("reftest-wait");
10 }, 250)
13 </script>
14 <select autofocus='true'>