html5/markup datatypes.html,1.89,1.90 index-of-terms.html,1.14,1.15 index-of-terms.xhtml,1.14,1.15 input.url.html,1.96,1.97 spec.html,1.303,1.304

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv13405

Modified Files:
	datatypes.html index-of-terms.html index-of-terms.xhtml 
	input.url.html spec.html 
Log Message:
doc that abs. URL can have leading/trailing space


Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- datatypes.html	17 Dec 2010 12:33:14 -0000	1.89
+++ datatypes.html	17 Dec 2010 13:01:42 -0000	1.90
@@ -492,14 +492,16 @@
         
       <div id="common.data.uri.absolute-def" class="no-toc no-number section">
         <h2 class="common-subhead">
-<dfn id="common.data.uri.absolute">absolute URL</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a>
+<dfn id="common.data.uri.absolute">absolute URL potentially surrounded by spaces</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a>
 </h2>
         
       <div class="datatype-desc">A
         valid
         <var class="defined-elsewhere">IRI</var>
         as defined in
-        <a href="references.html#refsRFC3987" id="refsRFC3987_xref2">[RFC 3987]</a>.</div>
+        <a href="references.html#refsRFC3987" id="refsRFC3987_xref2">[RFC 3987]</a>,
+        optionally with leading and/or trailing
+        <a href="terminology.html#space" id="space_xref48">space characters</a>.</div>
     
       <div class="example">
         <p>Examples:</p>
@@ -576,7 +578,7 @@
 <li>The literal string
           "<code>text/html;</code>".</li>
           <li>Optionally, one or more
-          <a href="terminology.html#space" id="space_xref48">space characters</a>.</li>
+          <a href="terminology.html#space" id="space_xref49">space characters</a>.</li>
           <li>The literal string
           "<code>charset=</code>".</li>
           <li>One of the following:
@@ -615,7 +617,7 @@
               "<code title="U+003B SEMICOLON">;</code>"
               character.</li>
               <li>One or more
-              <a href="terminology.html#space" id="space_xref49">space characters</a>.</li>
+              <a href="terminology.html#space" id="space_xref50">space characters</a>.</li>
               <li>A
               <a href="terminology.html#case-insensitive" id="case-insensitive_xref35">case-insensitive match</a>
               for the string
@@ -784,7 +786,7 @@
           <ul>
 <li>the empty string</li>
             <li>any string consisting only of 
-            <a href="terminology.html#space" id="space_xref50">space characters</a>
+            <a href="terminology.html#space" id="space_xref51">space characters</a>
 </li>
           </ul>
 </div>
@@ -815,7 +817,7 @@
           <ul>
 <li>the empty string</li>
             <li>any string consisting only of 
-            <a href="terminology.html#space" id="space_xref51">space characters</a>
+            <a href="terminology.html#space" id="space_xref52">space characters</a>
 </li>
           </ul>
 </div>

Index: index-of-terms.xhtml
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.xhtml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- index-of-terms.xhtml	17 Dec 2010 12:33:15 -0000	1.14
+++ index-of-terms.xhtml	17 Dec 2010 13:01:42 -0000	1.15
@@ -24,9 +24,9 @@
 </ul>
 </div>
 <div class="index-entry" id="common.data.uri.absolute_index">
-<p class="index-term">absolute URL</p>
+<p class="index-term">absolute URL potentially surrounded by spaces</p>
 <ul>
-<li><a href="datatypes.html#common.data.uri.absolute"><cite class="index">absolute URL</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
+<li><a href="datatypes.html#common.data.uri.absolute"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
 </ul><ul id="common.data.uri.absolute_index_items"><li><a href="input.url.html#common.data.uri.absolute_xref1"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
 </ul>
 </div>
@@ -1503,7 +1503,7 @@
 <ul>
 <li><a href="references.html#refsRFC3987"><cite class="index">References</cite> section: <cite class="index-dfn">RFC 3987</cite></a> <span class="index-notation">(defining instance)</span></li>
 </ul><ul id="refsRFC3987_index_items"><li><a href="datatypes.html#refsRFC3987_xref1"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#refsRFC3987_xref2"><cite class="index">absolute URL</cite> data type</a></li>
+<li><a href="datatypes.html#refsRFC3987_xref2"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="refsRFC5322_index">
@@ -1609,10 +1609,11 @@
 <li><a href="datatypes.html#space_xref45"><cite class="index">name</cite> data type</a></li>
 <li><a href="datatypes.html#space_xref46"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 <li><a href="datatypes.html#space_xref47"><cite class="index">Non-empty URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref48"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref49"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref50"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref51"><cite class="index">list of audio states</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref48"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref49"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref50"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref51"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref52"><cite class="index">list of audio states</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-start-tags_index">

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- spec.html	17 Dec 2010 12:33:16 -0000	1.303
+++ spec.html	17 Dec 2010 13:01:43 -0000	1.304
@@ -15980,7 +15980,7 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a>
 <span class="attribute-name">value</span> = <span class="attr-values">
      ""
-       <span class="postfix or">or</span> <a href="#common.data.uri.absolute" id="common.data.uri.absolute_xref1">absolute URL</a>
+       <span class="postfix or">or</span> <a href="#common.data.uri.absolute" id="common.data.uri.absolute_xref1">absolute URL potentially surrounded by spaces</a>
     </span> 
 <a class="hash" href="#input.url.attrs.value">#</a>
 </dt>
@@ -25873,14 +25873,16 @@
         
       <div id="common.data.uri.absolute-def" class="no-toc no-number section">
         <h2 class="common-subhead">
-<dfn id="common.data.uri.absolute">absolute URL</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a>
+<dfn id="common.data.uri.absolute">absolute URL potentially surrounded by spaces</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a>
 </h2>
         
       <div class="datatype-desc">A
         valid
         <var class="defined-elsewhere">IRI</var>
         as defined in
-        <a href="#refsRFC3987" id="refsRFC3987_xref2">[RFC 3987]</a>.</div>
+        <a href="#refsRFC3987" id="refsRFC3987_xref2">[RFC 3987]</a>,
+        optionally with leading and/or trailing
+        <a href="#space" id="space_xref48">space characters</a>.</div>
     
       <div class="example">
         <p>Examples:</p>
@@ -25957,7 +25959,7 @@
 <li>The literal string
           "<code>text/html;</code>".</li>
           <li>Optionally, one or more
-          <a href="#space" id="space_xref48">space characters</a>.</li>
+          <a href="#space" id="space_xref49">space characters</a>.</li>
           <li>The literal string
           "<code>charset=</code>".</li>
           <li>One of the following:
@@ -25996,7 +25998,7 @@
               "<code title="U+003B SEMICOLON">;</code>"
               character.</li>
               <li>One or more
-              <a href="#space" id="space_xref49">space characters</a>.</li>
+              <a href="#space" id="space_xref50">space characters</a>.</li>
               <li>A
               <a href="#case-insensitive" id="case-insensitive_xref35">case-insensitive match</a>
               for the string
@@ -26165,7 +26167,7 @@
           <ul>
 <li>the empty string</li>
             <li>any string consisting only of 
-            <a href="#space" id="space_xref50">space characters</a>
+            <a href="#space" id="space_xref51">space characters</a>
 </li>
           </ul>
 </div>
@@ -26196,7 +26198,7 @@
           <ul>
 <li>the empty string</li>
             <li>any string consisting only of 
-            <a href="#space" id="space_xref51">space characters</a>
+            <a href="#space" id="space_xref52">space characters</a>
 </li>
           </ul>
 </div>
@@ -26593,10 +26595,10 @@
 </ul>
 </div>
 <div class="index-entry" id="common.data.uri.absolute_index">
-<p class="index-term">absolute URL</p>
+<p class="index-term">absolute URL potentially surrounded by spaces</p>
 <ul>
 <li>
-<a href="#common.data.uri.absolute"><cite class="index">absolute URL</cite> data type</a> <span class="index-notation">(defining instance)</span>
+<a href="#common.data.uri.absolute"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a> <span class="index-notation">(defining instance)</span>
 </li>
 </ul>
 <ul id="common.data.uri.absolute_index_items">
@@ -28677,7 +28679,7 @@
 </ul>
 <ul id="refsRFC3987_index_items">
 <li><a href="#refsRFC3987_xref1"><cite class="index">URL</cite> data type</a></li>
-<li><a href="#refsRFC3987_xref2"><cite class="index">absolute URL</cite> data type</a></li>
+<li><a href="#refsRFC3987_xref2"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="refsRFC5322_index">
@@ -28838,10 +28840,11 @@
 <li><a href="#space_xref45"><cite class="index">name</cite> data type</a></li>
 <li><a href="#space_xref46"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 <li><a href="#space_xref47"><cite class="index">Non-empty URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="#space_xref48"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="#space_xref49"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="#space_xref50"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
-<li><a href="#space_xref51"><cite class="index">list of audio states</cite> data type</a></li>
+<li><a href="#space_xref48"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="#space_xref49"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="#space_xref50"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="#space_xref51"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="#space_xref52"><cite class="index">list of audio states</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-start-tags_index">

Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- index-of-terms.html	17 Dec 2010 12:33:15 -0000	1.14
+++ index-of-terms.html	17 Dec 2010 13:01:42 -0000	1.15
@@ -31,10 +31,10 @@
 </ul>
 </div>
 <div class="index-entry" id="common.data.uri.absolute_index">
-<p class="index-term">absolute URL</p>
+<p class="index-term">absolute URL potentially surrounded by spaces</p>
 <ul>
 <li>
-<a href="datatypes.html#common.data.uri.absolute"><cite class="index">absolute URL</cite> data type</a> <span class="index-notation">(defining instance)</span>
+<a href="datatypes.html#common.data.uri.absolute"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a> <span class="index-notation">(defining instance)</span>
 </li>
 </ul>
 <ul id="common.data.uri.absolute_index_items">
@@ -2115,7 +2115,7 @@
 </ul>
 <ul id="refsRFC3987_index_items">
 <li><a href="datatypes.html#refsRFC3987_xref1"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#refsRFC3987_xref2"><cite class="index">absolute URL</cite> data type</a></li>
+<li><a href="datatypes.html#refsRFC3987_xref2"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="refsRFC5322_index">
@@ -2276,10 +2276,11 @@
 <li><a href="datatypes.html#space_xref45"><cite class="index">name</cite> data type</a></li>
 <li><a href="datatypes.html#space_xref46"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 <li><a href="datatypes.html#space_xref47"><cite class="index">Non-empty URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref48"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref49"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref50"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref51"><cite class="index">list of audio states</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref48"><cite class="index">absolute URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref49"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref50"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref51"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref52"><cite class="index">list of audio states</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-start-tags_index">

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- input.url.html	15 Dec 2010 05:52:05 -0000	1.96
+++ input.url.html	17 Dec 2010 13:01:42 -0000	1.97
@@ -219,7 +219,7 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a>
 <span class="attribute-name">value</span> = <span class="attr-values">
      ""
-       <span class="postfix or">or</span> <a href="datatypes.html#common.data.uri.absolute" id="common.data.uri.absolute_xref1">absolute URL</a>
+       <span class="postfix or">or</span> <a href="datatypes.html#common.data.uri.absolute" id="common.data.uri.absolute_xref1">absolute URL potentially surrounded by spaces</a>
     </span> 
 <a class="hash" href="input.url.html#input.url.attrs.value">#</a>
 </dt>

Received on Friday, 17 December 2010 13:01:55 UTC