- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Dec 2010 13:01:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv13405/src
Modified Files:
datatypes.html
Log Message:
doc that abs. URL can have leading/trailing space
Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/src/datatypes.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- datatypes.html 17 Dec 2010 12:33:17 -0000 1.56
+++ datatypes.html 17 Dec 2010 13:01:43 -0000 1.57
@@ -396,7 +396,9 @@
valid
<var class="defined-elsewhere">IRI</var>
as defined in
- <a href="#refsRFC3987">[RFC 3987]</a>.</div>
+ <a href="#refsRFC3987">[RFC 3987]</a>,
+ optionally with leading and/or trailing
+ <a href="#space">space characters</a>.</div>
</dd>
<dd>
<div class="example">
Received on Friday, 17 December 2010 13:01:52 UTC