[html5] r5372 - [e] (0) try to clarify 'must treat in a manner equivalent' Fixing http://www.w3. [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Aug 27 11:41:20 PDT 2010


Author: ianh
Date: 2010-08-27 11:41:17 -0700 (Fri, 27 Aug 2010)
New Revision: 5372

Modified:
   complete.html
   index
   source
Log:
[e] (0) try to clarify 'must treat in a manner equivalent'
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9885

Modified: complete.html
===================================================================
--- complete.html	2010-08-27 04:23:48 UTC (rev 5371)
+++ complete.html	2010-08-27 18:41:17 UTC (rev 5372)
@@ -90766,7 +90766,8 @@
   <h4 id=other-elements,-attributes-and-apis><span class=secno>15.3.4 </span>Other elements, attributes and APIs</h4> <!-- alphabetical by name and attribute -->
 
   <p>User agents must treat <code><a href=#acronym>acronym</a></code> elements in a manner
-  equivalent to <code><a href=#the-abbr-element>abbr</a></code> elements.</p>
+  equivalent to <code><a href=#the-abbr-element>abbr</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><pre class=idl>[Supplemental]
 interface <a href=#htmlanchorelement>HTMLAnchorElement</a> {
@@ -90894,7 +90895,8 @@
   attribute.</p>
 
   <hr><p>User agents must treat <code><a href=#dir>dir</a></code> elements in a manner
-  equivalent to <code><a href=#the-ul-element>ul</a></code> elements.</p>
+  equivalent to <code><a href=#the-ul-element>ul</a></code> elements in terms of semantics and for
+  purposes of rendering.</p>
 
   <p>The <code><a href=#dir>dir</a></code> element must implement the
   <code><a href=#htmldirectoryelement>HTMLDirectoryElement</a></code> interface.</p>
@@ -91091,7 +91093,8 @@
   respective content attributes of the same name.</p>
 
   <hr><p>User agents must treat <code><a href=#listing>listing</a></code> elements in a manner
-  equivalent to <code><a href=#the-pre-element>pre</a></code> elements.</p>
+  equivalent to <code><a href=#the-pre-element>pre</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><pre class=idl>[Supplemental]
 interface <a href=#htmlmenuelement>HTMLMenuElement</a> {
@@ -91208,7 +91211,8 @@
   <a href=#reflect>reflect</a> the element's <code title=attr-param-valuetype><a href=#attr-param-valuetype>valuetype</a></code> content attribute.</p>
 
   <hr><p>User agents must treat <code><a href=#plaintext>plaintext</a></code> elements in a
-  manner equivalent to <code><a href=#the-pre-element>pre</a></code> elements.</p>
+  manner equivalent to <code><a href=#the-pre-element>pre</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><pre class=idl>[Supplemental]
 interface <a href=#htmlpreelement>HTMLPreElement</a> {
@@ -91373,7 +91377,8 @@
   content attributes of the same name.</p>
 
   <hr><p>User agents must treat <code><a href=#xmp>xmp</a></code> elements in a manner
-  equivalent to <code><a href=#the-pre-element>pre</a></code> elements.</p>
+  equivalent to <code><a href=#the-pre-element>pre</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><p>The <code><a href=#bgsound>bgsound</a></code>, <code><a href=#isindex-0>isindex</a></code>,
   <code><a href=#multicol>multicol</a></code>, <code><a href=#nextid>nextid</a></code>, <code><a href=#rb>rb</a></code>, and

Modified: index
===================================================================
--- index	2010-08-27 04:23:48 UTC (rev 5371)
+++ index	2010-08-27 18:41:17 UTC (rev 5372)
@@ -83856,7 +83856,8 @@
   <h4 id=other-elements,-attributes-and-apis><span class=secno>13.3.4 </span>Other elements, attributes and APIs</h4> <!-- alphabetical by name and attribute -->
 
   <p>User agents must treat <code><a href=#acronym>acronym</a></code> elements in a manner
-  equivalent to <code><a href=#the-abbr-element>abbr</a></code> elements.</p>
+  equivalent to <code><a href=#the-abbr-element>abbr</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><pre class=idl>[Supplemental]
 interface <a href=#htmlanchorelement>HTMLAnchorElement</a> {
@@ -83984,7 +83985,8 @@
   attribute.</p>
 
   <hr><p>User agents must treat <code><a href=#dir>dir</a></code> elements in a manner
-  equivalent to <code><a href=#the-ul-element>ul</a></code> elements.</p>
+  equivalent to <code><a href=#the-ul-element>ul</a></code> elements in terms of semantics and for
+  purposes of rendering.</p>
 
   <p>The <code><a href=#dir>dir</a></code> element must implement the
   <code><a href=#htmldirectoryelement>HTMLDirectoryElement</a></code> interface.</p>
@@ -84181,7 +84183,8 @@
   respective content attributes of the same name.</p>
 
   <hr><p>User agents must treat <code><a href=#listing>listing</a></code> elements in a manner
-  equivalent to <code><a href=#the-pre-element>pre</a></code> elements.</p>
+  equivalent to <code><a href=#the-pre-element>pre</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><pre class=idl>[Supplemental]
 interface <a href=#htmlmenuelement>HTMLMenuElement</a> {
@@ -84298,7 +84301,8 @@
   <a href=#reflect>reflect</a> the element's <code title=attr-param-valuetype><a href=#attr-param-valuetype>valuetype</a></code> content attribute.</p>
 
   <hr><p>User agents must treat <code><a href=#plaintext>plaintext</a></code> elements in a
-  manner equivalent to <code><a href=#the-pre-element>pre</a></code> elements.</p>
+  manner equivalent to <code><a href=#the-pre-element>pre</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><pre class=idl>[Supplemental]
 interface <a href=#htmlpreelement>HTMLPreElement</a> {
@@ -84463,7 +84467,8 @@
   content attributes of the same name.</p>
 
   <hr><p>User agents must treat <code><a href=#xmp>xmp</a></code> elements in a manner
-  equivalent to <code><a href=#the-pre-element>pre</a></code> elements.</p>
+  equivalent to <code><a href=#the-pre-element>pre</a></code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr><p>The <code><a href=#bgsound>bgsound</a></code>, <code><a href=#isindex-0>isindex</a></code>,
   <code><a href=#multicol>multicol</a></code>, <code><a href=#nextid>nextid</a></code>, <code><a href=#rb>rb</a></code>, and

Modified: source
===================================================================
--- source	2010-08-27 04:23:48 UTC (rev 5371)
+++ source	2010-08-27 18:41:17 UTC (rev 5372)
@@ -103585,7 +103585,8 @@
   <h4>Other elements, attributes and APIs</h4> <!-- alphabetical by name and attribute -->
 
   <p>User agents must treat <code>acronym</code> elements in a manner
-  equivalent to <code>abbr</code> elements.</p>
+  equivalent to <code>abbr</code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr>
 
@@ -103737,7 +103738,8 @@
   <hr>
 
   <p>User agents must treat <code>dir</code> elements in a manner
-  equivalent to <code>ul</code> elements.</p>
+  equivalent to <code>ul</code> elements in terms of semantics and for
+  purposes of rendering.</p>
 
   <p>The <code>dir</code> element must implement the
   <code>HTMLDirectoryElement</code> interface.</p>
@@ -103984,7 +103986,8 @@
   <hr>
 
   <p>User agents must treat <code>listing</code> elements in a manner
-  equivalent to <code>pre</code> elements.</p>
+  equivalent to <code>pre</code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr>
 
@@ -104132,7 +104135,8 @@
   <hr>
 
   <p>User agents must treat <code>plaintext</code> elements in a
-  manner equivalent to <code>pre</code> elements.</p>
+  manner equivalent to <code>pre</code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr>
 
@@ -104326,7 +104330,8 @@
   <hr>
 
   <p>User agents must treat <code>xmp</code> elements in a manner
-  equivalent to <code>pre</code> elements.</p>
+  equivalent to <code>pre</code> elements in terms of semantics and
+  for purposes of rendering.</p>
 
   <hr>
 




More information about the Commit-Watchers mailing list