[html5] r6415 - [t] (0) Require non-CSS UAs to honour the default style sheet too. Fixing http:/ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 10 19:56:27 PDT 2011
Author: ianh
Date: 2011-08-10 19:56:26 -0700 (Wed, 10 Aug 2011)
New Revision: 6415
Modified:
complete.html
index
source
Log:
[t] (0) Require non-CSS UAs to honour the default style sheet too.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11829
Modified: complete.html
===================================================================
--- complete.html 2011-08-11 02:33:43 UTC (rev 6414)
+++ complete.html 2011-08-11 02:56:26 UTC (rev 6415)
@@ -92165,8 +92165,16 @@
element is not <a href=#being-rendered>being rendered</a>, though this might be
overridden by the style sheets.</p>
+ <hr><p>User agents that do not honor author-level CSS style sheets are
+ nonetheless expected to act as if they applied the CSS rules given
+ in these sections in a manner consistent with this specification and
+ the relevant CSS and Unicode specifications. <a href=#refsCSS>[CSS]</a> <a href=#refsUNICODE>[UNICODE]</a> <a href=#refsBIDI>[BIDI]</a></p>
+ <p class=note>This is especially important for issues relating to
+ the 'display', 'unicode-bidi', and 'direction' properties.</p>
+
+
<h3 id=the-css-user-agent-style-sheet-and-presentational-hints><span class=secno>15.2 </span>The CSS user agent style sheet and presentational hints</h3>
<p>The CSS rules given in these subsections are, except where
Modified: index
===================================================================
--- index 2011-08-11 02:33:43 UTC (rev 6414)
+++ index 2011-08-11 02:56:26 UTC (rev 6415)
@@ -87612,8 +87612,16 @@
element is not <a href=#being-rendered>being rendered</a>, though this might be
overridden by the style sheets.</p>
+ <hr><p>User agents that do not honor author-level CSS style sheets are
+ nonetheless expected to act as if they applied the CSS rules given
+ in these sections in a manner consistent with this specification and
+ the relevant CSS and Unicode specifications. <a href=#refsCSS>[CSS]</a> <a href=#refsUNICODE>[UNICODE]</a> <a href=#refsBIDI>[BIDI]</a></p>
+ <p class=note>This is especially important for issues relating to
+ the 'display', 'unicode-bidi', and 'direction' properties.</p>
+
+
<h3 id=the-css-user-agent-style-sheet-and-presentational-hints><span class=secno>13.2 </span>The CSS user agent style sheet and presentational hints</h3>
<p>The CSS rules given in these subsections are, except where
Modified: source
===================================================================
--- source 2011-08-11 02:33:43 UTC (rev 6414)
+++ source 2011-08-11 02:56:26 UTC (rev 6415)
@@ -104416,8 +104416,20 @@
element is not <span>being rendered</span>, though this might be
overridden by the style sheets.</p>
+ <hr>
+ <p>User agents that do not honor author-level CSS style sheets are
+ nonetheless expected to act as if they applied the CSS rules given
+ in these sections in a manner consistent with this specification and
+ the relevant CSS and Unicode specifications. <a
+ href="#refsCSS">[CSS]</a> <a href="#refsUNICODE">[UNICODE]</a> <a
+ href="#refsBIDI">[BIDI]</a></p>
+ <p class="note">This is especially important for issues relating to
+ the 'display', 'unicode-bidi', and 'direction' properties.</p>
+
+
+
<h3>The CSS user agent style sheet and presentational hints</h3>
<p>The CSS rules given in these subsections are, except where
More information about the Commit-Watchers
mailing list