- From: fantasai <notifications@github.com>
- Date: Fri, 23 Mar 2018 23:53:53 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 March 2018 23:54:25 UTC
https://url.spec.whatwg.org/commit-snapshots/5fc4c4c17f3077beda5e3647df73f4b1b0ba7084/#url-representation The URL spec is exporting a bunch of terms relating to parts of a URL. This is fine, but some of them are a bit too generic and end up creating auto-linking conflicts. It would be helpful if e.g. `A URL’s <dfn export>fragment</dfn>` were written as `A URL’s <dfn lt="URL fragment" local-lt="fragment" export>fragment</dfn>` so that the exported term includes the word “URL”. (The local-lt attribute allows the unqualified term to be used within the URL spec itself.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/375
Received on Friday, 23 March 2018 23:54:25 UTC