[html5] r6394 - [e] (0) Mentioned CSS 'quotes'. Fixing http://www.w3.org/Bugs/Public/show_bug.cg [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 9 16:12:35 PDT 2011
Author: ianh
Date: 2011-08-09 16:12:33 -0700 (Tue, 09 Aug 2011)
New Revision: 6394
Modified:
complete.html
index
source
Log:
[e] (0) Mentioned CSS 'quotes'.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13414
Modified: complete.html
===================================================================
--- complete.html 2011-08-09 22:28:51 UTC (rev 6393)
+++ complete.html 2011-08-09 23:12:33 UTC (rev 6394)
@@ -92500,6 +92500,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=#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=#the-br-element>br</a></code> elements with <code title=attr-br-clear><a href=#attr-br-clear>clear</a></code> attributes) in the manner
Modified: index
===================================================================
--- index 2011-08-09 22:28:51 UTC (rev 6393)
+++ index 2011-08-09 23:12:33 UTC (rev 6394)
@@ -87947,6 +87947,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=#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=#the-br-element>br</a></code> elements with <code title=attr-br-clear><a href=#attr-br-clear>clear</a></code> attributes) in the manner
Modified: source
===================================================================
--- source 2011-08-09 22:28:51 UTC (rev 6393)
+++ source 2011-08-09 23:12:33 UTC (rev 6394)
@@ -104820,6 +104820,10 @@
<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="#refsCSS">[CSS]</a></p>
+
<hr>
<p>User agents are expected to
More information about the Commit-Watchers
mailing list