PR Preview setup helper (original) (raw)
ReSpec is known to have race condition issues when it's included using the async
attribute. Instead, use the defer
attribute like so:
<script
src="https://www.w3.org/Tools/respec/respec-w3c-common"
defer
class="remove"
></script>