We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cd393 commit f249bc7Copy full SHA for f249bc7
source
@@ -58,7 +58,7 @@
58
<body>
59
<script w-dev src="/dev/search.js" async></script>
60
<script w-nodev w-noreview crossorigin src="/html-dfn.js" defer></script>
61
- <script w-nodev w-noreview crossorigin src="var-click-highlighting.js" defer></script>
+ <script w-nodev w-noreview crossorigin src="/var-click-highlighting.js" defer></script>
62
<script w-nodev w-noreview w-nosplit crossorigin src="https://resources.whatwg.org/commit-snapshot-shortcut-key.js" defer></script>
63
<header class="head with-buttons" id="head">
64
<a href="https://whatwg.org/" class="logo"><img crossorigin width="100" height="100" alt="WHATWG" src="https://resources.whatwg.org/logo.svg" class="darkmode-aware"></a>
0 commit comments