[html5] r4775 - [e] (0) xref issue Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8974

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 17 19:27:57 PST 2010


Author: ianh
Date: 2010-02-17 19:27:55 -0800 (Wed, 17 Feb 2010)
New Revision: 4775

Modified:
   complete.html
   index
   source
Log:
[e] (0) xref issue
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8974

Modified: complete.html
===================================================================
--- complete.html	2010-02-18 03:25:57 UTC (rev 4774)
+++ complete.html	2010-02-18 03:27:55 UTC (rev 4775)
@@ -57749,9 +57749,9 @@
    <dd>
 
     <p>A character encoding, set when the script is created, used to
-    encode URLs. <span id=sce-not-copy>If the character encoding is
-    set from another source, e.g. a <a href="#document's-character-encoding">document's character
-    encoding</a>, then the <a href="#script's-url-character-encoding">script's URL character
+    encode URLs. <span id=sce-not-copy title="">If the character
+    encoding is set from another source, e.g. a <a href="#document's-character-encoding">document's
+    character encoding</a>, then the <a href="#script's-url-character-encoding">script's URL character
     encoding</a> must follow the source, so that if the source's
     changes, so does the script's.</span></p>
 
@@ -57762,10 +57762,11 @@
    <dd>
 
     <p>A <a href=#url>URL</a>, set when the script is created, used to
-    resolve relative URLs. <span id=sbu-not-copy>If the base URL is
-    set from another source, e.g. a <a href=#document-base-url>document base URL</a>,
-    then the <a href="#script's-base-url">script's base URL</a> must follow the source, so
-    that if the source's changes, so does the script's.</span></p>
+    resolve relative URLs. <span id=sbu-not-copy title="">If the
+    base URL is set from another source, e.g. a <a href=#document-base-url>document base
+    URL</a>, then the <a href="#script's-base-url">script's base URL</a> must follow
+    the source, so that if the source's changes, so does the
+    script's.</span></p>
 
    </dd>
 

Modified: index
===================================================================
--- index	2010-02-18 03:25:57 UTC (rev 4774)
+++ index	2010-02-18 03:27:55 UTC (rev 4775)
@@ -57666,9 +57666,9 @@
    <dd>
 
     <p>A character encoding, set when the script is created, used to
-    encode URLs. <span id=sce-not-copy>If the character encoding is
-    set from another source, e.g. a <a href="#document's-character-encoding">document's character
-    encoding</a>, then the <a href="#script's-url-character-encoding">script's URL character
+    encode URLs. <span id=sce-not-copy title="">If the character
+    encoding is set from another source, e.g. a <a href="#document's-character-encoding">document's
+    character encoding</a>, then the <a href="#script's-url-character-encoding">script's URL character
     encoding</a> must follow the source, so that if the source's
     changes, so does the script's.</span></p>
 
@@ -57679,10 +57679,11 @@
    <dd>
 
     <p>A <a href=#url>URL</a>, set when the script is created, used to
-    resolve relative URLs. <span id=sbu-not-copy>If the base URL is
-    set from another source, e.g. a <a href=#document-base-url>document base URL</a>,
-    then the <a href="#script's-base-url">script's base URL</a> must follow the source, so
-    that if the source's changes, so does the script's.</span></p>
+    resolve relative URLs. <span id=sbu-not-copy title="">If the
+    base URL is set from another source, e.g. a <a href=#document-base-url>document base
+    URL</a>, then the <a href="#script's-base-url">script's base URL</a> must follow
+    the source, so that if the source's changes, so does the
+    script's.</span></p>
 
    </dd>
 

Modified: source
===================================================================
--- source	2010-02-18 03:25:57 UTC (rev 4774)
+++ source	2010-02-18 03:27:55 UTC (rev 4775)
@@ -65186,9 +65186,9 @@
    <dd>
 
     <p>A character encoding, set when the script is created, used to
-    encode URLs. <span id="sce-not-copy">If the character encoding is
-    set from another source, e.g. a <span>document's character
-    encoding</span>, then the <span>script's URL character
+    encode URLs. <span id="sce-not-copy" title="">If the character
+    encoding is set from another source, e.g. a <span>document's
+    character encoding</span>, then the <span>script's URL character
     encoding</span> must follow the source, so that if the source's
     changes, so does the script's.</span></p>
 
@@ -65199,10 +65199,11 @@
    <dd>
 
     <p>A <span>URL</span>, set when the script is created, used to
-    resolve relative URLs. <span id="sbu-not-copy">If the base URL is
-    set from another source, e.g. a <span>document base URL</span>,
-    then the <span>script's base URL</span> must follow the source, so
-    that if the source's changes, so does the script's.</span></p>
+    resolve relative URLs. <span id="sbu-not-copy" title="">If the
+    base URL is set from another source, e.g. a <span>document base
+    URL</span>, then the <span>script's base URL</span> must follow
+    the source, so that if the source's changes, so does the
+    script's.</span></p>
 
    </dd>
 




More information about the Commit-Watchers mailing list