blob: 1123280187506b326adc9378465bfc560af4415e [file] [log] [blame]
<!DOCTYPE html>
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1963368">
<style>
* {
border-style: double !important;
-webkit-transform-style: preserve-3d !important;
}
</style>
<script>
document.addEventListener("DOMContentLoaded", async () => {
document.startViewTransition(undefined)
})
</script>