- From: poot <cvsmail@w3.org>
- Date: Mon, 21 Sep 2009 19:51:27 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo xref (whatwg r3931) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3092&r2=1.3093&f=h http://html5.org/tools/web-apps-tracker?from=3930&to=3931 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3092 retrieving revision 1.3093 diff -u -d -r1.3092 -r1.3093 --- Overview.html 21 Sep 2009 10:48:57 -0000 1.3092 +++ Overview.html 21 Sep 2009 10:51:09 -0000 1.3093 @@ -2076,10 +2076,11 @@ <dd> - <p>Implementations must support the the semantics of <span title="URLs">URLs</span> defined in the URI and IRI - specifications, as well as the semantics of IDNA domain names - defined in the <cite>Internationalizing Domain Names in - Applications (IDNA)</cite> specification. <a href="#refsRFC3986">[RFC3986]</a> <a href="#refsRFC3987">[RFC3987]</a> <a href="#refsRFC3490">[RFC3490]</a> + <p>Implementations must support the the semantics of <a href="#url" title="URL">URLs</a> defined in the URI and IRI specifications, + as well as the semantics of IDNA domain names defined in the + <cite>Internationalizing Domain Names in Applications + (IDNA)</cite> specification. <a href="#refsRFC3986">[RFC3986]</a> + <a href="#refsRFC3987">[RFC3987]</a> <a href="#refsRFC3490">[RFC3490]</a> </dd>
Received on Monday, 21 September 2009 10:52:06 UTC