[html5] r7130 - [e] (0) Add more text to the dev version. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jun 11 16:12:11 PDT 2012
Author: ianh
Date: 2012-06-11 16:12:10 -0700 (Mon, 11 Jun 2012)
New Revision: 7130
Modified:
complete.html
index
source
Log:
[e] (0) Add more text to the dev version.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-06-11 23:07:11 UTC (rev 7129)
+++ complete.html 2012-06-11 23:12:10 UTC (rev 7130)
@@ -4274,14 +4274,14 @@
applications and sites.</li>
<!--MD-->
- </ul><div class=impl>
-
- <hr><p>Vendor-specific proprietary user agent extensions to this
+ </ul><hr><p>Vendor-specific proprietary user agent extensions to this
specification are strongly discouraged. Documents must not use such
extensions, as doing so reduces interoperability and fragments the
user base, allowing only users of specific user agents to access the
content in question.</p>
+ <div class=impl>
+
<p>If such extensions are nonetheless needed, e.g. for experimental
purposes, then vendors are strongly urged to use one of the
following extension mechanisms:</p>
@@ -4366,6 +4366,8 @@
"<code title=""><var title="">vendor</var><var title="">Feature</var></code>" (i.e. the "<code title="">x</code>"
is dropped from the IDL attribute's name).</p>
+ </div>
+
<hr><p>When vendor-neutral extensions to this specification are needed,
either this specification can be updated accordingly, or an
extension specification can be written that overrides the
@@ -4387,6 +4389,8 @@
conformance goes, what matters in a particular community is what
that community <em>agrees</em> is applicable.</p>
+ <div class=impl>
+
<hr><p>User agents must treat elements and attributes that they do not
understand as semantically neutral; leaving them in the DOM (for DOM
processors), and styling them according to CSS (for CSS processors),
Modified: index
===================================================================
--- index 2012-06-11 23:07:11 UTC (rev 7129)
+++ index 2012-06-11 23:12:10 UTC (rev 7130)
@@ -4274,14 +4274,14 @@
applications and sites.</li>
<!--MD-->
- </ul><div class=impl>
-
- <hr><p>Vendor-specific proprietary user agent extensions to this
+ </ul><hr><p>Vendor-specific proprietary user agent extensions to this
specification are strongly discouraged. Documents must not use such
extensions, as doing so reduces interoperability and fragments the
user base, allowing only users of specific user agents to access the
content in question.</p>
+ <div class=impl>
+
<p>If such extensions are nonetheless needed, e.g. for experimental
purposes, then vendors are strongly urged to use one of the
following extension mechanisms:</p>
@@ -4366,6 +4366,8 @@
"<code title=""><var title="">vendor</var><var title="">Feature</var></code>" (i.e. the "<code title="">x</code>"
is dropped from the IDL attribute's name).</p>
+ </div>
+
<hr><p>When vendor-neutral extensions to this specification are needed,
either this specification can be updated accordingly, or an
extension specification can be written that overrides the
@@ -4387,6 +4389,8 @@
conformance goes, what matters in a particular community is what
that community <em>agrees</em> is applicable.</p>
+ <div class=impl>
+
<hr><p>User agents must treat elements and attributes that they do not
understand as semantically neutral; leaving them in the DOM (for DOM
processors), and styling them according to CSS (for CSS processors),
Modified: source
===================================================================
--- source 2012-06-11 23:07:11 UTC (rev 7129)
+++ source 2012-06-11 23:12:10 UTC (rev 7130)
@@ -3282,8 +3282,6 @@
</ul>
- <div class="impl">
-
<hr>
<p>Vendor-specific proprietary user agent extensions to this
@@ -3292,6 +3290,8 @@
user base, allowing only users of specific user agents to access the
content in question.</p>
+ <div class="impl">
+
<p>If such extensions are nonetheless needed, e.g. for experimental
purposes, then vendors are strongly urged to use one of the
following extension mechanisms:</p>
@@ -3386,6 +3386,8 @@
title="">Feature</var></code>" (i.e. the "<code title="">x</code>"
is dropped from the IDL attribute's name).</p>
+ </div>
+
<hr>
<p>When vendor-neutral extensions to this specification are needed,
@@ -3469,6 +3471,8 @@
correct HTML5.)</p>
<!--START dev-html--><!--START complete--><!--CONFORMANCE--><!--FORK-->
+ <div class="impl">
+
<hr>
<p>User agents must treat elements and attributes that they do not
More information about the Commit-Watchers
mailing list