[html5] r871 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed Jun 6 00:54:16 PDT 2007


Author: ianh
Date: 2007-06-06 00:54:15 -0700 (Wed, 06 Jun 2007)
New Revision: 871

Modified:
   index
   source
Log:
[e] (0) Make this section ID stable.

Modified: index
===================================================================
--- index	2007-06-06 04:19:04 UTC (rev 870)
+++ index	2007-06-06 07:54:15 UTC (rev 871)
@@ -804,7 +804,7 @@
         <code>event-source</code> element</a>
       </ul>
 
-     <li><a href="#interactive1"><span class=secno>3.18. </span>Interactive
+     <li><a href="#interactive"><span class=secno>3.18. </span>Interactive
       elements</a>
       <ul class=toc>
        <li><a href="#the-details"><span class=secno>3.18.1. </span>The
@@ -5912,7 +5912,7 @@
 
    <li><a href="#structured">Structured inline-level elements</a>
 
-   <li><a href="#interactive2">Interactive elements</a>
+   <li><a href="#interactive1">Interactive elements</a>
 
    <li><span>Form control elements</span>
   </ul>
@@ -6129,7 +6129,7 @@
   </div>
 
   <h5 id=interactive0><span class=secno>3.3.3.5. </span><dfn
-   id=interactive2>Interactive elements</dfn></h5>
+   id=interactive1>Interactive elements</dfn></h5>
   <!-- Don't change the above <dfn> or the text below without checking
   all cross-references. Some of them refer specifically to the
   activation behavior stuff. -->
@@ -9811,14 +9811,14 @@
   <h4 id=the-a><span class=secno>3.12.1. </span>The <dfn
    id=a><code>a</code></dfn> element</h4>
 
-  <p><a href="#interactive2" title="interactive elements">Interactive</a>, <a
+  <p><a href="#interactive1" title="interactive elements">Interactive</a>, <a
    href="#strictly">strictly inline-level content</a>.
 
   <dl class=element>
    <dt>Contexts in which this element may be used:
 
    <dd>Where <a href="#strictly">strictly inline-level content</a> is
-    allowed, if there are no ancestor <a href="#interactive2">interactive
+    allowed, if there are no ancestor <a href="#interactive1">interactive
     elements</a>.
 
    <dt>Content model:
@@ -9827,12 +9827,12 @@
     href="#strictly">strictly inline-level content</a>: only <a
     href="#significant" title="significant inline content">significant</a> <a
     href="#strictly">strictly inline-level content</a>, but there must be no
-    <a href="#interactive2" title="interactive elements">interactive</a>
+    <a href="#interactive1" title="interactive elements">interactive</a>
     descendants.
 
    <dd>Otherwise: any <a href="#significant" title="significant inline
     content">significant</a> <a href="#inline-level0">inline-level
-    content</a>, but there must be no <a href="#interactive2"
+    content</a>, but there must be no <a href="#interactive1"
     title="interactive elements">interactive</a> descendants.
 
    <dt>Element-specific attributes:
@@ -9972,7 +9972,7 @@
   <p class=note>One way that a user agent can enable users to follow
    hyperlinks is by allowing <code><a href="#a">a</a></code> elements to be
    clicked, or focussed and activated by the keyboard. This <a
-   href="#interactive2" title="interactive elements">will cause</a> the
+   href="#interactive1" title="interactive elements">will cause</a> the
    aforementioned <a href="#activation0">activation behavior</a> to be
    invoked.
 
@@ -10431,7 +10431,7 @@
    whose <code><a href="#textcontent">textContent</a></code> exactly equals
    the <a href="#defining" title="defining term">term</a> of a <code><a
    href="#dfn">dfn</a></code> element in the document, and that has no <a
-   href="#interactive2">interactive elements</a> or <code><a
+   href="#interactive1">interactive elements</a> or <code><a
    href="#dfn">dfn</a></code> elements either as ancestors or descendants,
    and has no other elements as ancestors that are themselves matching these
    conditions, should be presented in such a way that the user can jump from
@@ -16806,7 +16806,7 @@
   <p class=note>One way that a user agent can enable users to follow
    hyperlinks is by allowing <code><a href="#area">area</a></code> elements
    to be clicked, or focussed and activated by the keyboard. This <a
-   href="#interactive2" title="interactive elements">will cause</a> the
+   href="#interactive1" title="interactive elements">will cause</a> the
    aforementioned <a href="#activation0">activation behavior</a> to be
    invoked.
 
@@ -19368,12 +19368,12 @@
   <p>The <dfn id=src12 title=dom-event-source-src><code>src</code></dfn> DOM
    attribute must reflect the content attribute of the same name.
 
-  <h3 id=interactive1><span class=secno>3.18. </span>Interactive elements</h3>
+  <h3 id=interactive><span class=secno>3.18. </span>Interactive elements</h3>
 
   <h4 id=the-details><span class=secno>3.18.1. </span>The <dfn
    id=details><code>details</code></dfn> element</h4>
 
-  <p><a href="#interactive2" title="interactive elements">Interactive</a>, <a
+  <p><a href="#interactive1" title="interactive elements">Interactive</a>, <a
    href="#block-level0" title="block-level elements">block-level element</a>.
 
   <dl class=element>
@@ -19450,14 +19450,14 @@
   <h4 id=datagrid><span class=secno>3.18.2. </span>The <dfn
    id=datagrid0><code>datagrid</code></dfn> element</h4>
 
-  <p><a href="#interactive2" title="interactive elements">Interactive</a>, <a
+  <p><a href="#interactive1" title="interactive elements">Interactive</a>, <a
    href="#block-level0" title="block-level elements">block-level element</a>.
 
   <dl class=element>
    <dt>Contexts in which this element may be used:
 
    <dd>Where <a href="#block-level0">block-level elements</a> are expected,
-    if there are no ancestor <a href="#interactive2">interactive
+    if there are no ancestor <a href="#interactive1">interactive
     elements</a>.
 
    <dt>Content model:

Modified: source
===================================================================
--- source	2007-06-06 04:19:04 UTC (rev 870)
+++ source	2007-06-06 07:54:15 UTC (rev 871)
@@ -17211,7 +17211,7 @@
 
 
 
-  <h3>Interactive elements</h3>
+  <h3 id="interactive">Interactive elements</h3>
 
   <h4>The <dfn><code>details</code></dfn> element</h4>
 




More information about the Commit-Watchers mailing list