- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Sep 2011 00:20:03 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21947
Modified Files:
Overview.html
Log Message:
Ref update (whatwg r6571)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5264
retrieving revision 1.5265
diff -u -d -r1.5264 -r1.5265
--- Overview.html 23 Sep 2011 00:17:09 -0000 1.5264
+++ Overview.html 23 Sep 2011 00:19:58 -0000 1.5265
@@ -52726,7 +52726,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
@@ -72115,7 +72115,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>
Received on Friday, 23 September 2011 00:20:08 UTC