- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 09 Aug 2011 23:46:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6116
Modified Files:
grouping-content.html rendering.html spec.html
Log Message:
typo (whatwg r6395)
[updated by splitter]
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- rendering.html 4 Aug 2011 21:46:22 -0000 1.102
+++ rendering.html 9 Aug 2011 23:46:25 -0000 1.103
@@ -715,6 +715,9 @@
<p>Rules setting the 'quotes' property appropriately for the locales
and languages understood by the user are expected to be present.</p>
+ <p class="note">CSS can also be used by authors to change the
+ quotation marks used using the 'quotes' property. <a href="references.html#refsCSS">[CSS]</a></p>
+
<hr><p>User agents are expected to
support the 'clear' property on inline elements (in order to render
<code><a href="text-level-semantics.html#the-br-element">br</a></code> elements with <code title="attr-br-clear"><a href="obsolete.html#attr-br-clear">clear</a></code> attributes) in the manner
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- grouping-content.html 28 Jul 2011 01:46:26 -0000 1.46
+++ grouping-content.html 9 Aug 2011 23:46:25 -0000 1.47
@@ -473,7 +473,7 @@
time for another rejuvenation. Despite his body having the physical
age of a standard fifty-year-old, the prospect of a long degrading
campaign within academia was one he regarded with dread. For a
-supposedly advanced civilization, the Intersolar Commonwearth could be
+supposedly advanced civilization, the Intersolar Commonwealth could be
appallingly backward at times, not to mention cruel.</p>
<p><i>Maybe it won't be that bad</i>, he told himself. The lie was
comforting enough to get him through the rest of the night's
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1596
retrieving revision 1.1597
diff -u -d -r1.1596 -r1.1597
--- spec.html 9 Aug 2011 22:46:28 -0000 1.1596
+++ spec.html 9 Aug 2011 23:46:25 -0000 1.1597
@@ -349,7 +349,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5100.
+This is revision 1.5102.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Tuesday, 9 August 2011 23:46:29 UTC