[html5] r6571 - [e] (0) Ref update Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13111

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 22 17:17:37 PDT 2011


Author: ianh
Date: 2011-09-22 17:17:35 -0700 (Thu, 22 Sep 2011)
New Revision: 6571

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

Modified: complete.html
===================================================================
--- complete.html	2011-09-23 00:14:46 UTC (rev 6570)
+++ complete.html	2011-09-23 00:17:35 UTC (rev 6571)
@@ -71775,7 +71775,7 @@
    <p>As an example of problems that occur if the default 'normal'
    value is used instead, consider the case of the user typing
    "<kbd>yellow␣␣ball</kbd>", with two spaces (here
-   represented by "2423;") between the words. With the editing
+   represented by "␣") between the words. With the editing
    rules in place for the default value of 'white-space' ('normal'),
    the resulting markup will either consist of
    "<samp>yellow&nbsp; ball</samp>" or
@@ -100672,7 +100672,7 @@
    <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199">ISO8601: Data elements and interchange formats — Information interchange — Representation of dates and times</a></cite>. ISO.</dd>
 
    <dt id=refsISO885911>[ISO885911]</dt>
-   <dd><cite><a href=http://anubis.dkuug.dk/jtc1/sc2/open/02n3333.pdf>ISO-8859-11:
+   <dd><cite><a href=http://std.dkuug.dk/jtc1/sc2/open/02n3333.pdf>ISO-8859-11:
    Information technology — 8-bit single-byte coded graphic
    character sets — Part 11: Latin/Thai
    alphabet</a></cite>. ISO.</dd>

Modified: index
===================================================================
--- index	2011-09-23 00:14:46 UTC (rev 6570)
+++ index	2011-09-23 00:17:35 UTC (rev 6571)
@@ -71671,7 +71671,7 @@
    <p>As an example of problems that occur if the default 'normal'
    value is used instead, consider the case of the user typing
    "<kbd>yellow␣␣ball</kbd>", with two spaces (here
-   represented by "2423;") between the words. With the editing
+   represented by "␣") between the words. With the editing
    rules in place for the default value of 'white-space' ('normal'),
    the resulting markup will either consist of
    "<samp>yellow&nbsp; ball</samp>" or
@@ -96230,7 +96230,7 @@
    <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199">ISO8601: Data elements and interchange formats — Information interchange — Representation of dates and times</a></cite>. ISO.</dd>
 
    <dt id=refsISO885911>[ISO885911]</dt>
-   <dd><cite><a href=http://anubis.dkuug.dk/jtc1/sc2/open/02n3333.pdf>ISO-8859-11:
+   <dd><cite><a href=http://std.dkuug.dk/jtc1/sc2/open/02n3333.pdf>ISO-8859-11:
    Information technology — 8-bit single-byte coded graphic
    character sets — Part 11: Latin/Thai
    alphabet</a></cite>. ISO.</dd>

Modified: source
===================================================================
--- source	2011-09-23 00:14:46 UTC (rev 6570)
+++ source	2011-09-23 00:17:35 UTC (rev 6571)
@@ -81692,7 +81692,7 @@
    <p>As an example of problems that occur if the default 'normal'
    value is used instead, consider the case of the user typing
    "<kbd>yellow&#x2423;&#x2423;ball</kbd>", with two spaces (here
-   represented by "&#x;2423;") between the words. With the editing
+   represented by "&#x2423;") between the words. With the editing
    rules in place for the default value of 'white-space' ('normal'),
    the resulting markup will either consist of
    "<samp>yellow&nbsp; ball</samp>" or
@@ -114702,8 +114702,7 @@
    <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199">ISO8601: Data elements and interchange formats — Information interchange — Representation of dates and times</a></cite>. ISO.</dd>
 
    <dt id="refsISO885911">[ISO885911]</dt>
-   <dd><cite><a
-   href="http://anubis.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11:
+   <dd><cite><a href="http://std.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11:
    Information technology — 8-bit single-byte coded graphic
    character sets — Part 11: Latin/Thai
    alphabet</a></cite>. ISO.</dd>




More information about the Commit-Watchers mailing list