[html5] r1557 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed May 7 18:03:21 PDT 2008


Author: ianh
Date: 2008-05-07 18:03:21 -0700 (Wed, 07 May 2008)
New Revision: 1557

Modified:
   index
   source
Log:
[e] (0) note to self so i don't spend 3 minutes working out why it's not a normative requirement again...

Modified: index
===================================================================
--- index	2008-05-08 00:40:13 UTC (rev 1556)
+++ index	2008-05-08 01:03:21 UTC (rev 1557)
@@ -7703,7 +7703,9 @@
    href="#disabled">disabled</a></code> attribute behaves as defined <a
    href="#disabled1" title=dom-linkstyle-disabled>for the alternative style
    sheets DOM</a>. For all other <code><a href="#link">link</a></code>
-   elements it always return false and does nothing on setting.
+   elements it always return false and does nothing on setting.</p>
+  <!-- that is
+  normatively required in the definition of dom-linkstyle-disabled -->
 
   <h4 id=meta><span class=secno>3.7.5 </span>The <dfn
    id=meta0><code>meta</code></dfn> element</h4>

Modified: source
===================================================================
--- source	2008-05-08 00:40:13 UTC (rev 1556)
+++ source	2008-05-08 01:03:21 UTC (rev 1557)
@@ -6136,7 +6136,8 @@
   title="dom-link-disabled">disabled</code> attribute behaves as
   defined <span title="dom-linkstyle-disabled">for the alternative
   style sheets DOM</span>. For all other <code>link</code> elements it
-  always return false and does nothing on setting.</p>
+  always return false and does nothing on setting.</p> <!-- that is
+  normatively required in the definition of dom-linkstyle-disabled -->
 
 
   <h4 id="meta">The <dfn><code>meta</code></dfn> element</h4>




More information about the Commit-Watchers mailing list