Owner
Repo
Config file (Use Bikeshed default | Use Respec default | Use HTML default)
ReSpec is known to have race condition issues when it's included using the async attribute. Instead, use the defer attribute like so:
async
defer
<script src="https://www.w3.org/Tools/respec/respec-w3c-common" defer class="remove" ></script>