html5/spec-author-view/index-of-terms attr-ol-reversed.html,1.18,1.19 attr-ol-start.html,1.18,1.19 paragraph.html,1.21,1.22 the-div-element.html,1.31,1.32 the-ol-element.html,1.31,1.32 the-p-element.html,1.37,1.38 the-ul-element.html,1.29,1.30

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv12198/index-of-terms

Modified Files:
	attr-ol-reversed.html attr-ol-start.html paragraph.html 
	the-div-element.html the-ol-element.html the-p-element.html 
	the-ul-element.html 
Log Message:
ack for form:valid idea (whatwg r6891)

[updated by splitter]


Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-ol-element.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- the-ol-element.html	11 Nov 2011 11:12:03 -0000	1.31
+++ the-ol-element.html	11 Jan 2012 01:01:25 -0000	1.32
@@ -19,44 +19,47 @@
 <a href="grouping-content.html#ol_5"><span class="secno">4.5 </span>Grouping content</a>
 </dd>
 <dd>
+<a href="the-p-element.html#ol_6"><span class="secno">4.5.1 </span>The <span><code>p</code></span> element</a>
+</dd>
+<dd>
 <a class="dfn-ref" href="the-ol-element.html#the-ol-element"><span class="secno">4.5.5 </span>The <span><code>ol</code></span> element</a>
-<a class="index-counter" href="the-ol-element.html#ol_6">(2)</a>
-<a class="index-counter" href="the-ol-element.html#ol_7">(3)</a>
-<a class="index-counter" href="the-ol-element.html#ol_8">(4)</a>
+<a class="index-counter" href="the-ol-element.html#ol_7">(2)</a>
+<a class="index-counter" href="the-ol-element.html#ol_8">(3)</a>
+<a class="index-counter" href="the-ol-element.html#ol_9">(4)</a>
 </dd>
 <dd>
-<a href="the-ul-element.html#ol_9"><span class="secno">4.5.6 </span>The <span><code>ul</code></span> element</a>
-<a class="index-counter" href="the-ul-element.html#ol_10">(2)</a>
+<a href="the-ul-element.html#ol_10"><span class="secno">4.5.6 </span>The <span><code>ul</code></span> element</a>
+<a class="index-counter" href="the-ul-element.html#ol_11">(2)</a>
 </dd>
 <dd>
-<a href="the-li-element.html#ol_11"><span class="secno">4.5.7 </span>The <span><code>li</code></span> element</a>
-<a class="index-counter" href="the-li-element.html#ol_12">(2)</a>
-<a class="index-counter" href="the-li-element.html#ol_13">(3)</a>
-<a class="index-counter" href="the-li-element.html#ol_14">(4)</a>
-<a class="index-counter" href="the-li-element.html#ol_15">(5)</a>
+<a href="the-li-element.html#ol_12"><span class="secno">4.5.7 </span>The <span><code>li</code></span> element</a>
+<a class="index-counter" href="the-li-element.html#ol_13">(2)</a>
+<a class="index-counter" href="the-li-element.html#ol_14">(3)</a>
+<a class="index-counter" href="the-li-element.html#ol_15">(4)</a>
+<a class="index-counter" href="the-li-element.html#ol_16">(5)</a>
 </dd>
 <dd>
-<a href="edits-and-lists.html#ol_16"><span class="secno">4.7.5 </span>Edits and lists</a>
+<a href="edits-and-lists.html#ol_17"><span class="secno">4.7.5 </span>Edits and lists</a>
 </dd>
 <dd>
-<a href="links.html#ol_17"><span class="secno">4.13.3 </span>Tag clouds</a>
+<a href="links.html#ol_18"><span class="secno">4.13.3 </span>Tag clouds</a>
 </dd>
 <dd>
-<a href="syntax.html#ol_18"><span class="secno">8.1.2.4 </span>Optional tags</a>
+<a href="syntax.html#ol_19"><span class="secno">8.1.2.4 </span>Optional tags</a>
 </dd>
 <dd>
-<a href="obsolete.html#ol_19"><span class="secno">10.2 </span>Non-conforming features</a>
-<a class="index-counter" href="obsolete.html#ol_20">(2)</a>
+<a href="obsolete.html#ol_20"><span class="secno">10.2 </span>Non-conforming features</a>
+<a class="index-counter" href="obsolete.html#ol_21">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ol_21">Elements</a>
-<a class="index-counter" href="index.html#ol_22">(2)</a>
+<a class="no-num" href="index.html#ol_22">Elements</a>
+<a class="index-counter" href="index.html#ol_23">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ol_23">Element content categories</a>
-<a class="index-counter" href="index.html#ol_24">(2)</a>
+<a class="no-num" href="index.html#ol_24">Element content categories</a>
+<a class="index-counter" href="index.html#ol_25">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ol_25">Interfaces</a>
+<a class="no-num" href="index.html#ol_26">Interfaces</a>
 </dd>
 </dl>

Index: paragraph.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/paragraph.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- paragraph.html	10 Jan 2012 23:58:24 -0000	1.21
+++ paragraph.html	11 Jan 2012 01:01:24 -0000	1.22
@@ -14,30 +14,32 @@
 </dd>
 <dd>
 <a href="the-p-element.html#paragraph_6"><span class="secno">4.5.1 </span>The <span><code>p</code></span> element</a>
+<a class="index-counter" href="the-p-element.html#paragraph_7">(2)</a>
+<a class="index-counter" href="the-p-element.html#paragraph_8">(3)</a>
 </dd>
 <dd>
-<a href="the-hr-element.html#paragraph_7"><span class="secno">4.5.2 </span>The <span><code>hr</code></span> element</a>
+<a href="the-hr-element.html#paragraph_9"><span class="secno">4.5.2 </span>The <span><code>hr</code></span> element</a>
 </dd>
 <dd>
-<a href="the-dfn-element.html#paragraph_8"><span class="secno">4.6.8 </span>The <span><code>dfn</code></span> element</a>
+<a href="the-dfn-element.html#paragraph_10"><span class="secno">4.6.8 </span>The <span><code>dfn</code></span> element</a>
 </dd>
 <dd>
-<a href="the-br-element.html#paragraph_9"><span class="secno">4.6.26 </span>The <span><code>br</code></span> element</a>
+<a href="the-br-element.html#paragraph_11"><span class="secno">4.6.26 </span>The <span><code>br</code></span> element</a>
 </dd>
 <dd>
-<a href="the-ins-element.html#paragraph_10"><span class="secno">4.7.1 </span>The <span><code>ins</code></span> element</a>
-<a class="index-counter" href="the-ins-element.html#paragraph_11">(2)</a>
+<a href="the-ins-element.html#paragraph_12"><span class="secno">4.7.1 </span>The <span><code>ins</code></span> element</a>
+<a class="index-counter" href="the-ins-element.html#paragraph_13">(2)</a>
 </dd>
 <dd>
-<a href="the-del-element.html#paragraph_12"><span class="secno">4.7.2 </span>The <span><code>del</code></span> element</a>
+<a href="the-del-element.html#paragraph_14"><span class="secno">4.7.2 </span>The <span><code>del</code></span> element</a>
 </dd>
 <dd>
-<a href="edits-and-paragraphs.html#paragraph_13"><span class="secno">4.7.4 </span>Edits and paragraphs</a>
-<a class="index-counter" href="edits-and-paragraphs.html#paragraph_14">(2)</a>
-<a class="index-counter" href="edits-and-paragraphs.html#paragraph_15">(3)</a>
-<a class="index-counter" href="edits-and-paragraphs.html#paragraph_16">(4)</a>
+<a href="edits-and-paragraphs.html#paragraph_15"><span class="secno">4.7.4 </span>Edits and paragraphs</a>
+<a class="index-counter" href="edits-and-paragraphs.html#paragraph_16">(2)</a>
+<a class="index-counter" href="edits-and-paragraphs.html#paragraph_17">(3)</a>
+<a class="index-counter" href="edits-and-paragraphs.html#paragraph_18">(4)</a>
 </dd>
 <dd>
-<a href="forms.html#paragraph_17"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a>
+<a href="forms.html#paragraph_19"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a>
 </dd>
 </dl>

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-div-element.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- the-div-element.html	11 Nov 2011 11:12:02 -0000	1.31
+++ the-div-element.html	11 Jan 2012 01:01:25 -0000	1.32
@@ -25,41 +25,45 @@
 <a href="grouping-content.html#div_9"><span class="secno">4.5 </span>Grouping content</a>
 </dd>
 <dd>
+<a href="the-p-element.html#div_10"><span class="secno">4.5.1 </span>The <span><code>p</code></span> element</a>
+<a class="index-counter" href="the-p-element.html#div_11">(2)</a>
+</dd>
+<dd>
 <a class="dfn-ref" href="the-div-element.html#the-div-element"><span class="secno">4.5.13 </span>The <span><code>div</code></span> element</a>
-<a class="index-counter" href="the-div-element.html#div_10">(2)</a>
-<a class="index-counter" href="the-div-element.html#div_11">(3)</a>
-<a class="index-counter" href="the-div-element.html#div_12">(4)</a>
-<a class="index-counter" href="the-div-element.html#div_13">(5)</a>
-<a class="index-counter" href="the-div-element.html#div_14">(6)</a>
+<a class="index-counter" href="the-div-element.html#div_12">(2)</a>
+<a class="index-counter" href="the-div-element.html#div_13">(3)</a>
+<a class="index-counter" href="the-div-element.html#div_14">(4)</a>
+<a class="index-counter" href="the-div-element.html#div_15">(5)</a>
+<a class="index-counter" href="the-div-element.html#div_16">(6)</a>
 </dd>
 <dd>
-<a href="links.html#div_15"><span class="secno">4.13.1 </span>The main part of the content</a>
-<a class="index-counter" href="links.html#div_16">(2)</a>
+<a href="links.html#div_17"><span class="secno">4.13.1 </span>The main part of the content</a>
+<a class="index-counter" href="links.html#div_18">(2)</a>
 </dd>
 <dd>
-<a href="history.html#div_17"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#div_19"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
-<a href="dnd.html#div_18"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a>
+<a href="dnd.html#div_20"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a>
 </dd>
 <dd>
-<a href="syntax.html#div_19"><span class="secno">8.1.2.4 </span>Optional tags</a>
+<a href="syntax.html#div_21"><span class="secno">8.1.2.4 </span>Optional tags</a>
 </dd>
 <dd>
-<a href="obsolete.html#div_20"><span class="secno">10.2 </span>Non-conforming features</a>
-<a class="index-counter" href="obsolete.html#div_21">(2)</a>
-<a class="index-counter" href="obsolete.html#div_22">(3)</a>
-<a class="index-counter" href="obsolete.html#div_23">(4)</a>
-<a class="index-counter" href="obsolete.html#div_24">(5)</a>
+<a href="obsolete.html#div_22"><span class="secno">10.2 </span>Non-conforming features</a>
+<a class="index-counter" href="obsolete.html#div_23">(2)</a>
+<a class="index-counter" href="obsolete.html#div_24">(3)</a>
+<a class="index-counter" href="obsolete.html#div_25">(4)</a>
+<a class="index-counter" href="obsolete.html#div_26">(5)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#div_25">Elements</a>
+<a class="no-num" href="index.html#div_27">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#div_26">Element content categories</a>
-<a class="index-counter" href="index.html#div_27">(2)</a>
+<a class="no-num" href="index.html#div_28">Element content categories</a>
+<a class="index-counter" href="index.html#div_29">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#div_28">Interfaces</a>
+<a class="no-num" href="index.html#div_30">Interfaces</a>
 </dd>
 </dl>

Index: attr-ol-reversed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-ol-reversed.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- attr-ol-reversed.html	5 Oct 2011 23:57:48 -0000	1.18
+++ attr-ol-reversed.html	11 Jan 2012 01:01:23 -0000	1.19
@@ -17,6 +17,6 @@
 <a class="no-num" href="index.html#reversed_1">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ol_26">Attributes</a>
+<a class="no-num" href="index.html#ol_27">Attributes</a>
 </dd>
 </dl>

Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-ul-element.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- the-ul-element.html	11 Nov 2011 11:12:03 -0000	1.29
+++ the-ul-element.html	11 Jan 2012 01:01:25 -0000	1.30
@@ -17,44 +17,47 @@
 <a href="grouping-content.html#ul_5"><span class="secno">4.5 </span>Grouping content</a>
 </dd>
 <dd>
-<a href="the-ol-element.html#ul_6"><span class="secno">4.5.5 </span>The <span><code>ol</code></span> element</a>
-<a class="index-counter" href="the-ol-element.html#ul_7">(2)</a>
+<a href="the-p-element.html#ul_6"><span class="secno">4.5.1 </span>The <span><code>p</code></span> element</a>
+</dd>
+<dd>
+<a href="the-ol-element.html#ul_7"><span class="secno">4.5.5 </span>The <span><code>ol</code></span> element</a>
+<a class="index-counter" href="the-ol-element.html#ul_8">(2)</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="the-ul-element.html#the-ul-element"><span class="secno">4.5.6 </span>The <span><code>ul</code></span> element</a>
-<a class="index-counter" href="the-ul-element.html#ul_8">(2)</a>
-<a class="index-counter" href="the-ul-element.html#ul_9">(3)</a>
-<a class="index-counter" href="the-ul-element.html#ul_10">(4)</a>
+<a class="index-counter" href="the-ul-element.html#ul_9">(2)</a>
+<a class="index-counter" href="the-ul-element.html#ul_10">(3)</a>
+<a class="index-counter" href="the-ul-element.html#ul_11">(4)</a>
 </dd>
 <dd>
-<a href="the-li-element.html#ul_11"><span class="secno">4.5.7 </span>The <span><code>li</code></span> element</a>
-<a class="index-counter" href="the-li-element.html#ul_12">(2)</a>
+<a href="the-li-element.html#ul_12"><span class="secno">4.5.7 </span>The <span><code>li</code></span> element</a>
+<a class="index-counter" href="the-li-element.html#ul_13">(2)</a>
 </dd>
 <dd>
-<a href="edits-and-lists.html#ul_13"><span class="secno">4.7.5 </span>Edits and lists</a>
+<a href="edits-and-lists.html#ul_14"><span class="secno">4.7.5 </span>Edits and lists</a>
 </dd>
 <dd>
-<a href="links.html#ul_14"><span class="secno">4.13.3 </span>Tag clouds</a>
-<a class="index-counter" href="links.html#ul_15">(2)</a>
+<a href="links.html#ul_15"><span class="secno">4.13.3 </span>Tag clouds</a>
+<a class="index-counter" href="links.html#ul_16">(2)</a>
 </dd>
 <dd>
-<a href="syntax.html#ul_16"><span class="secno">8.1.2.4 </span>Optional tags</a>
+<a href="syntax.html#ul_17"><span class="secno">8.1.2.4 </span>Optional tags</a>
 </dd>
 <dd>
-<a href="obsolete.html#ul_17"><span class="secno">10.2 </span>Non-conforming features</a>
-<a class="index-counter" href="obsolete.html#ul_18">(2)</a>
-<a class="index-counter" href="obsolete.html#ul_19">(3)</a>
-<a class="index-counter" href="obsolete.html#ul_20">(4)</a>
+<a href="obsolete.html#ul_18"><span class="secno">10.2 </span>Non-conforming features</a>
+<a class="index-counter" href="obsolete.html#ul_19">(2)</a>
+<a class="index-counter" href="obsolete.html#ul_20">(3)</a>
+<a class="index-counter" href="obsolete.html#ul_21">(4)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ul_21">Elements</a>
-<a class="index-counter" href="index.html#ul_22">(2)</a>
+<a class="no-num" href="index.html#ul_22">Elements</a>
+<a class="index-counter" href="index.html#ul_23">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ul_23">Element content categories</a>
-<a class="index-counter" href="index.html#ul_24">(2)</a>
+<a class="no-num" href="index.html#ul_24">Element content categories</a>
+<a class="index-counter" href="index.html#ul_25">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ul_25">Interfaces</a>
+<a class="no-num" href="index.html#ul_26">Interfaces</a>
 </dd>
 </dl>

Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-p-element.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- the-p-element.html	10 Jan 2012 23:58:25 -0000	1.37
+++ the-p-element.html	11 Jan 2012 01:01:25 -0000	1.38
@@ -41,39 +41,41 @@
 <a class="dfn-ref" href="the-p-element.html#the-p-element"><span class="secno">4.5.1 </span>The <span><code>p</code></span> element</a>
 <a class="index-counter" href="the-p-element.html#p_17">(2)</a>
 <a class="index-counter" href="the-p-element.html#p_18">(3)</a>
+<a class="index-counter" href="the-p-element.html#p_19">(4)</a>
+<a class="index-counter" href="the-p-element.html#p_20">(5)</a>
 </dd>
 <dd>
-<a href="the-blockquote-element.html#p_19"><span class="secno">4.5.4 </span>The <span><code>blockquote</code></span> element</a>
+<a href="the-blockquote-element.html#p_21"><span class="secno">4.5.4 </span>The <span><code>blockquote</code></span> element</a>
 </dd>
 <dd>
-<a href="edits-and-paragraphs.html#p_20"><span class="secno">4.7.4 </span>Edits and paragraphs</a>
-<a class="index-counter" href="edits-and-paragraphs.html#p_21">(2)</a>
-<a class="index-counter" href="edits-and-paragraphs.html#p_22">(3)</a>
-<a class="index-counter" href="edits-and-paragraphs.html#p_23">(4)</a>
+<a href="edits-and-paragraphs.html#p_22"><span class="secno">4.7.4 </span>Edits and paragraphs</a>
+<a class="index-counter" href="edits-and-paragraphs.html#p_23">(2)</a>
+<a class="index-counter" href="edits-and-paragraphs.html#p_24">(3)</a>
+<a class="index-counter" href="edits-and-paragraphs.html#p_25">(4)</a>
 </dd>
 <dd>
-<a href="forms.html#p_24"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a>
+<a href="forms.html#p_26"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a>
 </dd>
 <dd>
-<a href="links.html#p_25"><span class="secno">4.13.4 </span>Conversations</a>
+<a href="links.html#p_27"><span class="secno">4.13.4 </span>Conversations</a>
 </dd>
 <dd>
-<a href="syntax.html#p_26"><span class="secno">8.1.2.4 </span>Optional tags</a>
-<a class="index-counter" href="syntax.html#p_27">(2)</a>
-<a class="index-counter" href="syntax.html#p_28">(3)</a>
+<a href="syntax.html#p_28"><span class="secno">8.1.2.4 </span>Optional tags</a>
+<a class="index-counter" href="syntax.html#p_29">(2)</a>
+<a class="index-counter" href="syntax.html#p_30">(3)</a>
 </dd>
 <dd>
-<a href="obsolete.html#p_29"><span class="secno">10.2 </span>Non-conforming features</a>
-<a class="index-counter" href="obsolete.html#p_30">(2)</a>
+<a href="obsolete.html#p_31"><span class="secno">10.2 </span>Non-conforming features</a>
+<a class="index-counter" href="obsolete.html#p_32">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#p_31">Elements</a>
+<a class="no-num" href="index.html#p_33">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#p_32">Element content categories</a>
-<a class="index-counter" href="index.html#p_33">(2)</a>
+<a class="no-num" href="index.html#p_34">Element content categories</a>
+<a class="index-counter" href="index.html#p_35">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#p_34">Interfaces</a>
+<a class="no-num" href="index.html#p_36">Interfaces</a>
 </dd>
 </dl>

Index: attr-ol-start.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-ol-start.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- attr-ol-start.html	5 Oct 2011 23:57:48 -0000	1.18
+++ attr-ol-start.html	11 Jan 2012 01:01:23 -0000	1.19
@@ -12,6 +12,6 @@
 <a class="no-num" href="index.html#start_0">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#ol_27">Attributes</a>
+<a class="no-num" href="index.html#ol_28">Attributes</a>
 </dd>
 </dl>

Received on Wednesday, 11 January 2012 01:03:37 UTC