Re: [whatwg/url] Editorial: cleanup references (#299)

annevk commented on this pull request.



> -[[!DOM]]
-[[!ENCODING]]
-[[!IDNA]]
-[[!WEBIDL]]
+<p>Some terms used in this specification are defined in the following standards and specifications:
+
+<ul class=brief>
+ <li>DOM Standard [[!DOM]]
+ <li>Encoding Standard [[!ENCODING]]
+ <li>File API [[!FILEAPI]]
+ <li>HTML Standard [[!HTML]]
+ <li>Media Source Extensions [[!MEDIA-SOURCE]]
+ <li>Media Capture and Streams [[!MEDIACAPTURE-STREAMS]]
+ <li>Unicode IDNA Compatibility Processing [[!IDNA]]
+ <li>Web IDL [[!WEBIDL]]
+</ul>

I wonder, have you found this section useful? I'm never quite sure it adds value given that there's so many ways to discover we use terms from other standards already.

I guess it gives a heads up that some things might be unfamiliar if you haven't read these standards...

-- 
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/pull/299#pullrequestreview-35030830

Received on Thursday, 27 April 2017 07:04:44 UTC