[html5] r1469 - /

whatwg at whatwg.org whatwg at whatwg.org
Sun Apr 20 15:22:30 PDT 2008


Author: ianh
Date: 2008-04-20 15:22:30 -0700 (Sun, 20 Apr 2008)
New Revision: 1469

Modified:
   index
   source
Log:
[e] (0) Minor tweaks to <dfn>'s definition.

Modified: index
===================================================================
--- index	2008-04-20 22:20:47 UTC (rev 1468)
+++ index	2008-04-20 22:22:30 UTC (rev 1469)
@@ -11130,8 +11130,8 @@
    group</a>, or <a href="#sectioning0" title="sectioning
    content">section</a> that is the nearest ancestor of the <code><a
    href="#dfn">dfn</a></code> element must also contain the definition(s) for
-   the term given by the contents of the <code><a href="#dfn">dfn</a></code>
-   element.
+   the <a href="#defining" title="defining term">term</a> given by the
+   <code><a href="#dfn">dfn</a></code> element.
 
   <p><dfn id=defining>Defining term</dfn>: If the <code><a
    href="#dfn">dfn</a></code> element has a <dfn id=title4

Modified: source
===================================================================
--- source	2008-04-20 22:20:47 UTC (rev 1468)
+++ source	2008-04-20 22:22:30 UTC (rev 1469)
@@ -9263,7 +9263,8 @@
   title="dl">description list group</span>, or <span title="sectioning
   content">section</span> that is the nearest ancestor of the
   <code>dfn</code> element must also contain the definition(s) for the
-  term given by the contents of the <code>dfn</code> element.</p>
+  <span title="defining term">term</span> given by the
+  <code>dfn</code> element.</p>
 
   <p><dfn>Defining term</dfn>: If the <code>dfn</code> element has a
   <dfn title="attr-dfn-title"><code>title</code></dfn> attribute, then




More information about the Commit-Watchers mailing list