[html5] r5165 - [giow] (2) Revert a recent change making <option> and <optgroup> special; they'r [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jul 14 14:13:04 PDT 2010
Author: ianh
Date: 2010-07-14 14:13:03 -0700 (Wed, 14 Jul 2010)
New Revision: 5165
Modified:
complete.html
index
source
Log:
[giow] (2) Revert a recent change making <option> and <optgroup> special; they're actually not, but I forgot.
Modified: complete.html
===================================================================
--- complete.html 2010-07-14 21:10:48 UTC (rev 5164)
+++ complete.html 2010-07-14 21:13:03 UTC (rev 5165)
@@ -78208,14 +78208,14 @@
<code><a href=#the-marquee-element>marquee</a></code>, <code><a href=#menus>menu</a></code>, <code><a href=#meta>meta</a></code>,
<code><a href=#the-nav-element>nav</a></code>, <code><a href=#noembed>noembed</a></code>, <code><a href=#noframes>noframes</a></code>,
<code><a href=#the-noscript-element>noscript</a></code>, <code><a href=#the-object-element>object</a></code>, <code><a href=#the-ol-element>ol</a></code>,
- <code><a href=#the-optgroup-element>optgroup</a></code>, <code><a href=#the-option-element>option</a></code>, <code><a href=#the-p-element>p</a></code>,
- <code><a href=#the-param-element>param</a></code>, <code><a href=#plaintext>plaintext</a></code>, <code><a href=#the-pre-element>pre</a></code>,
- <code><a href=#script>script</a></code>, <code><a href=#the-section-element>section</a></code>, <code><a href=#the-select-element>select</a></code>,
- <code><a href=#the-style-element>style</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-tbody-element>tbody</a></code>,
- <code><a href=#the-td-element>td</a></code>, <code><a href=#the-textarea-element>textarea</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>,
- <code><a href=#the-th-element>th</a></code>, <code><a href=#the-thead-element>thead</a></code>, <code><a href=#the-title-element-0>title</a></code>,
- <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>,
- <code><a href=#xmp>xmp</a></code>, and SVG's <code>foreignObject</code>.</dd>
+ <code><a href=#the-p-element>p</a></code>, <code><a href=#the-param-element>param</a></code>, <code><a href=#plaintext>plaintext</a></code>,
+ <code><a href=#the-pre-element>pre</a></code>, <code><a href=#script>script</a></code>, <code><a href=#the-section-element>section</a></code>,
+ <code><a href=#the-select-element>select</a></code>, <code><a href=#the-style-element>style</a></code>, <code><a href=#the-table-element>table</a></code>,
+ <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-td-element>td</a></code>, <code><a href=#the-textarea-element>textarea</a></code>,
+ <code><a href=#the-tfoot-element>tfoot</a></code>, <code><a href=#the-th-element>th</a></code>, <code><a href=#the-thead-element>thead</a></code>,
+ <code><a href=#the-title-element-0>title</a></code>, <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-ul-element>ul</a></code>,
+ <code><a href=#the-wbr-element>wbr</a></code>, <code><a href=#xmp>xmp</a></code>, and SVG's
+ <code>foreignObject</code>.</dd>
<dt><dfn id=formatting>Formatting</dfn></dt>
<dd><p>The following HTML elements are those that end up in the
Modified: index
===================================================================
--- index 2010-07-14 21:10:48 UTC (rev 5164)
+++ index 2010-07-14 21:13:03 UTC (rev 5165)
@@ -71449,14 +71449,14 @@
<code><a href=#the-marquee-element>marquee</a></code>, <code><a href=#menus>menu</a></code>, <code><a href=#meta>meta</a></code>,
<code><a href=#the-nav-element>nav</a></code>, <code><a href=#noembed>noembed</a></code>, <code><a href=#noframes>noframes</a></code>,
<code><a href=#the-noscript-element>noscript</a></code>, <code><a href=#the-object-element>object</a></code>, <code><a href=#the-ol-element>ol</a></code>,
- <code><a href=#the-optgroup-element>optgroup</a></code>, <code><a href=#the-option-element>option</a></code>, <code><a href=#the-p-element>p</a></code>,
- <code><a href=#the-param-element>param</a></code>, <code><a href=#plaintext>plaintext</a></code>, <code><a href=#the-pre-element>pre</a></code>,
- <code><a href=#script>script</a></code>, <code><a href=#the-section-element>section</a></code>, <code><a href=#the-select-element>select</a></code>,
- <code><a href=#the-style-element>style</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-tbody-element>tbody</a></code>,
- <code><a href=#the-td-element>td</a></code>, <code><a href=#the-textarea-element>textarea</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>,
- <code><a href=#the-th-element>th</a></code>, <code><a href=#the-thead-element>thead</a></code>, <code><a href=#the-title-element-0>title</a></code>,
- <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>,
- <code><a href=#xmp>xmp</a></code>, and SVG's <code>foreignObject</code>.</dd>
+ <code><a href=#the-p-element>p</a></code>, <code><a href=#the-param-element>param</a></code>, <code><a href=#plaintext>plaintext</a></code>,
+ <code><a href=#the-pre-element>pre</a></code>, <code><a href=#script>script</a></code>, <code><a href=#the-section-element>section</a></code>,
+ <code><a href=#the-select-element>select</a></code>, <code><a href=#the-style-element>style</a></code>, <code><a href=#the-table-element>table</a></code>,
+ <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-td-element>td</a></code>, <code><a href=#the-textarea-element>textarea</a></code>,
+ <code><a href=#the-tfoot-element>tfoot</a></code>, <code><a href=#the-th-element>th</a></code>, <code><a href=#the-thead-element>thead</a></code>,
+ <code><a href=#the-title-element-0>title</a></code>, <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-ul-element>ul</a></code>,
+ <code><a href=#the-wbr-element>wbr</a></code>, <code><a href=#xmp>xmp</a></code>, and SVG's
+ <code>foreignObject</code>.</dd>
<dt><dfn id=formatting>Formatting</dfn></dt>
<dd><p>The following HTML elements are those that end up in the
Modified: source
===================================================================
--- source 2010-07-14 21:10:48 UTC (rev 5164)
+++ source 2010-07-14 21:13:03 UTC (rev 5165)
@@ -89308,14 +89308,14 @@
<code>marquee</code>, <code>menu</code>, <code>meta</code>,
<code>nav</code>, <code>noembed</code>, <code>noframes</code>,
<code>noscript</code>, <code>object</code>, <code>ol</code>,
- <code>optgroup</code>, <code>option</code>, <code>p</code>,
- <code>param</code>, <code>plaintext</code>, <code>pre</code>,
- <code>script</code>, <code>section</code>, <code>select</code>,
- <code>style</code>, <code>table</code>, <code>tbody</code>,
- <code>td</code>, <code>textarea</code>, <code>tfoot</code>,
- <code>th</code>, <code>thead</code>, <code>title</code>,
- <code>tr</code>, <code>ul</code>, <code>wbr</code>,
- <code>xmp</code>, and SVG's <code>foreignObject</code>.</p></dd>
+ <code>p</code>, <code>param</code>, <code>plaintext</code>,
+ <code>pre</code>, <code>script</code>, <code>section</code>,
+ <code>select</code>, <code>style</code>, <code>table</code>,
+ <code>tbody</code>, <code>td</code>, <code>textarea</code>,
+ <code>tfoot</code>, <code>th</code>, <code>thead</code>,
+ <code>title</code>, <code>tr</code>, <code>ul</code>,
+ <code>wbr</code>, <code>xmp</code>, and SVG's
+ <code>foreignObject</code>.</p></dd>
<dt><dfn>Formatting</dfn></dt>
<dd><p>The following HTML elements are those that end up in the
More information about the Commit-Watchers
mailing list