[html5] r2724 - [e] (0) There is such a thing as being too subtle and cutting hairs too finely. [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jan 29 23:31:39 PST 2009


Author: ianh
Date: 2009-01-29 23:31:38 -0800 (Thu, 29 Jan 2009)
New Revision: 2724

Modified:
   index
   source
Log:
[e] (0) There is such a thing as being too subtle and cutting hairs too finely. This is one of these cases. (credit: sp)

Modified: index
===================================================================
--- index	2009-01-30 07:22:50 UTC (rev 2723)
+++ index	2009-01-30 07:31:38 UTC (rev 2724)
@@ -14160,7 +14160,7 @@
    <dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
    <dt>Content attributes:</dt>
    <dd><a href=#global-attributes>Global attributes</a></dd>
-   <dd>Also, the <code title=attr-dir><a href=#the-dir-attribute>dir</a></code> global attribute has special requirements on this element.</dd>
+   <dd>Also, the <code title=attr-dir><a href=#the-dir-attribute>dir</a></code> global attribute has special semantics on this element.</dd>
    <dt>DOM interface:</dt>
    <dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
   </dl><p>The <code><a href=#the-bdo-element>bdo</a></code> element allows authors to override the

Modified: source
===================================================================
--- source	2009-01-30 07:22:50 UTC (rev 2723)
+++ source	2009-01-30 07:31:38 UTC (rev 2724)
@@ -15080,7 +15080,7 @@
    <dd><span>Phrasing content</span>.</dd>
    <dt>Content attributes:</dt>
    <dd><span>Global attributes</span></dd>
-   <dd>Also, the <code title="attr-dir">dir</code> global attribute has special requirements on this element.</dd>
+   <dd>Also, the <code title="attr-dir">dir</code> global attribute has special semantics on this element.</dd>
    <dt>DOM interface:</dt>
    <dd>Uses <code>HTMLElement</code>.</dd>
   </dl>




More information about the Commit-Watchers mailing list