| <!DOCTYPE html> | |
| <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1990582"> | |
| <script> | |
| document.addEventListener("DOMContentLoaded", async () => { | |
| document.documentElement.style.display = "inline table" | |
| document.startViewTransition(undefined) | |
| }) | |
| </script> |