[html5] r6359 - [e] (0) mention legacy UAs Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12631
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 3 00:19:01 PDT 2011
Author: ianh
Date: 2011-08-03 00:18:59 -0700 (Wed, 03 Aug 2011)
New Revision: 6359
Modified:
complete.html
index
source
Log:
[e] (0) mention legacy UAs
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12631
Modified: complete.html
===================================================================
--- complete.html 2011-08-03 07:06:55 UTC (rev 6358)
+++ complete.html 2011-08-03 07:18:59 UTC (rev 6359)
@@ -17846,6 +17846,10 @@
</section>
</body></pre>
+ <p>This final example would need explicit style rules to be
+ rendered well in legacy browsers. Legacy browsers without CSS
+ support would render all the headings as top-level headings.</p>
+
</div>
Modified: index
===================================================================
--- index 2011-08-03 07:06:55 UTC (rev 6358)
+++ index 2011-08-03 07:18:59 UTC (rev 6359)
@@ -17715,6 +17715,10 @@
</section>
</body></pre>
+ <p>This final example would need explicit style rules to be
+ rendered well in legacy browsers. Legacy browsers without CSS
+ support would render all the headings as top-level headings.</p>
+
</div>
Modified: source
===================================================================
--- source 2011-08-03 07:06:55 UTC (rev 6358)
+++ source 2011-08-03 07:18:59 UTC (rev 6359)
@@ -18999,6 +18999,10 @@
</section>
</body></pre>
+ <p>This final example would need explicit style rules to be
+ rendered well in legacy browsers. Legacy browsers without CSS
+ support would render all the headings as top-level headings.</p>
+
</div>
More information about the Commit-Watchers
mailing list