- From: Tab Atkins Jr. <notifications@github.com>
- Date: Thu, 25 Jan 2024 15:40:36 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 January 2024 23:40:43 UTC
Sorry for the delay - the issue is your `for="/"` on the definition. Bikeshed is a touch inconsistent here, and doesn't allow that value to indicate an empty for *on a dfn*, only on a link. Remove it (or change it to `for=""`), and it'll build correctly. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/812#issuecomment-1911173309 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/pull/812/c1911173309@github.com>
Received on Thursday, 25 January 2024 23:40:43 UTC