[html5] r7640 - [cgiowt] (3) Clean up some mistakes from the menu/command/menuitem shake-up rece [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Jan 9 12:25:45 PST 2013


Author: ianh
Date: 2013-01-09 12:25:44 -0800 (Wed, 09 Jan 2013)
New Revision: 7640

Modified:
   complete.html
   index
   source
Log:
[cgiowt] (3) Clean up some mistakes from the menu/command/menuitem shake-up recently.
Affected topics: HTML Syntax and Parsing, Rendering

Modified: complete.html
===================================================================
--- complete.html	2013-01-08 00:47:21 UTC (rev 7639)
+++ complete.html	2013-01-09 20:25:44 UTC (rev 7640)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 8 January 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 9 January 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -88450,39 +88450,28 @@
   <p>Elements in the stack fall into the following categories:</p>
 
   <dl><dt><dfn id=special>Special</dfn></dt>
-   <dd><p>The following elements have varying levels of special
-   parsing rules: HTML's <code><a href=#the-address-element>address</a></code>, <code><a href=#the-applet-element>applet</a></code>,
-   <code><a href=#the-area-element>area</a></code>, <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>,
-   <code><a href=#the-base-element>base</a></code>, <code><a href=#basefont>basefont</a></code>, <code><a href=#bgsound>bgsound</a></code>,
-   <code><a href=#the-blockquote-element>blockquote</a></code>, <code><a href=#the-body-element>body</a></code>, <code><a href=#the-br-element>br</a></code>,
-   <code><a href=#the-button-element>button</a></code>, <code><a href=#the-caption-element>caption</a></code>, <code><a href=#center>center</a></code>,
-   <code><a href=#the-col-element>col</a></code>, <code><a href=#the-colgroup-element>colgroup</a></code>, <code><a href=#the-menuitem-element>menuitem</a></code>,
-   <code><a href=#the-dd-element>dd</a></code>, <code><a href=#the-details-element>details</a></code>, <code><a href=#dir>dir</a></code>,
-   <code><a href=#the-div-element>div</a></code>, <code><a href=#the-dl-element>dl</a></code>, <code><a href=#the-dt-element>dt</a></code>,
-   <code><a href=#the-embed-element>embed</a></code>, <code><a href=#the-fieldset-element>fieldset</a></code>, <code><a href=#the-figcaption-element>figcaption</a></code>,
-   <code><a href=#the-figure-element>figure</a></code>, <code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>,
-   <code><a href=#frame>frame</a></code>, <code><a href=#frameset>frameset</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>,
-   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>,
-   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-head-element>head</a></code>, <code><a href=#the-header-element>header</a></code>,
-   <code><a href=#the-hgroup-element>hgroup</a></code>, <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-html-element>html</a></code>,
-   <code><a href=#the-iframe-element>iframe</a></code>, <!-- <code>image</code>, (commented out
-   because this isn't an element that can end up on the stack, so it
-   doesn't matter) --> <code><a href=#the-img-element>img</a></code>, <code><a href=#the-input-element>input</a></code>,
-   <code><a href=#isindex-0>isindex</a></code>, <code><a href=#the-li-element>li</a></code>, <code><a href=#the-link-element>link</a></code>,
-   <code><a href=#listing>listing</a></code>, <code><a href=#the-marquee-element>marquee</a></code>, <code><a href=#the-menu-element>menu</a></code>,
-   <code><a href=#the-meta-element>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-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=#the-script-element>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-source-element>source</a></code>,
-   <code><a href=#the-style-element>style</a></code>, <code><a href=#the-summary-element>summary</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>title</a></code>, <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-track-element>track</a></code>,
-   <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>, and <code><a href=#xmp>xmp</a></code>; MathML's
-   <code title="">mi</code>, <code title="">mo</code>, <code title="">mn</code>, <code title="">ms</code>, <code title="">mtext</code>, and <code title="">annotation-xml</code>;
-   and SVG's <code title="">foreignObject</code>, <code title="">desc</code>, and <code title="">title</code>.</dd>
-   <!-- we could actually put all non-HTML elements in this list, I
+   <dd><p>The following elements have varying levels of special parsing rules: HTML's
+   <code><a href=#the-address-element>address</a></code>, <code><a href=#the-applet-element>applet</a></code>, <code><a href=#the-area-element>area</a></code>, <code><a href=#the-article-element>article</a></code>,
+   <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-base-element>base</a></code>, <code><a href=#basefont>basefont</a></code>, <code><a href=#bgsound>bgsound</a></code>,
+   <code><a href=#the-blockquote-element>blockquote</a></code>, <code><a href=#the-body-element>body</a></code>, <code><a href=#the-br-element>br</a></code>, <code><a href=#the-button-element>button</a></code>,
+   <code><a href=#the-caption-element>caption</a></code>, <code><a href=#center>center</a></code>, <code><a href=#the-col-element>col</a></code>, <code><a href=#the-colgroup-element>colgroup</a></code>,
+   <code><a href=#the-dd-element>dd</a></code>, <code><a href=#the-details-element>details</a></code>, <code><a href=#dir>dir</a></code>, <code><a href=#the-div-element>div</a></code>, <code><a href=#the-dl-element>dl</a></code>,
+   <code><a href=#the-dt-element>dt</a></code>, <code><a href=#the-embed-element>embed</a></code>, <code><a href=#the-fieldset-element>fieldset</a></code>, <code><a href=#the-figcaption-element>figcaption</a></code>,
+   <code><a href=#the-figure-element>figure</a></code>, <code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>, <code><a href=#frame>frame</a></code>,
+   <code><a href=#frameset>frameset</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>,
+   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-head-element>head</a></code>, <code><a href=#the-header-element>header</a></code>, <code><a href=#the-hgroup-element>hgroup</a></code>,
+   <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-html-element>html</a></code>, <code><a href=#the-iframe-element>iframe</a></code>, <!-- <code>image</code>, (commented out
+   because this isn't an element that can end up on the stack, so it doesn't matter) -->
+   <code><a href=#the-img-element>img</a></code>, <code><a href=#the-input-element>input</a></code>, <code><a href=#isindex-0>isindex</a></code>, <code><a href=#the-li-element>li</a></code>, <code><a href=#the-link-element>link</a></code>,
+   <code><a href=#listing>listing</a></code>, <code><a href=#the-marquee-element>marquee</a></code>, <code><a href=#the-menu-element>menu</a></code>, <code><a href=#the-menuitem-element>menuitem</a></code>,
+   <code><a href=#the-meta-element>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-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=#the-script-element>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-source-element>source</a></code>, <code><a href=#the-style-element>style</a></code>, <code><a href=#the-summary-element>summary</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>title</a></code>, <code><a href=#the-tr-element>tr</a></code>,
+   <code><a href=#the-track-element>track</a></code>, <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>, and <code><a href=#xmp>xmp</a></code>; MathML's <code title="">mi</code>, <code title="">mo</code>, <code title="">mn</code>, <code title="">ms</code>,
+   <code title="">mtext</code>, and <code title="">annotation-xml</code>; and SVG's <code title="">foreignObject</code>, <code title="">desc</code>, and <code title="">title</code>.</dd> <!-- we could actually put all non-HTML elements in this list, I
    think -->
 
    <dt><dfn id=formatting>Formatting</dfn></dt>
@@ -91603,7 +91592,7 @@
    </dd>
 
    <dt>A start tag whose tag name is one of: "base", "basefont",
-   "bgsound", "command", "link"</dt>
+   "bgsound", "link"</dt>
    <dd>
 
     <p><a href=#insert-an-html-element>Insert an HTML element</a> for the token. Immediately
@@ -91953,7 +91942,7 @@
    </dd>
 
    <dt>A start tag token whose tag name is one of: "base", "basefont",
-   "bgsound", "command", "link", "meta", "noframes", "script",
+   "bgsound", "link", "menuitem", "meta", "noframes", "script",
    "style", "title"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
@@ -93085,8 +93074,8 @@
    "col", "colgroup", "frame", "head", "tbody", "td", "tfoot", "th",
    "thead", "tr"</dt>
    <!--<dt>An end tag whose tag name is one of: "area", "base",
-   "basefont", "bgsound", "command", "embed", "hr", "iframe", "image",
-   "img", "input", "isindex", "keygen", "link", "meta", "noembed",
+   "basefont", "bgsound", "embed", "hr", "iframe", "image", "img",
+   "input", "isindex", "keygen", "link", "menuitem", "meta", "noembed",
    "noframes", "param", "script", "select", "source", "style",
    "table", "textarea", "title", "track", "wbr"</dt>-->
    <!--<dt>An end tag whose tag name is "noscript", if the
@@ -96076,9 +96065,9 @@
 
   <pre class=css>@namespace url(http://www.w3.org/1999/xhtml);
 
-[hidden], area, base, basefont, command, datalist, head,
-input[type=hidden i], link, menu[type=popup i], meta, noembed, noframes,
-param, rp, script, source, style, track, title {
+[hidden], area, base, basefont, datalist, head, input[type=hidden i],
+link, menu[type=popup i], meta, noembed, noframes, param, rp, script,
+source, style, track, title {
   display: none;
 }
 

Modified: index
===================================================================
--- index	2013-01-08 00:47:21 UTC (rev 7639)
+++ index	2013-01-09 20:25:44 UTC (rev 7640)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 8 January 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 9 January 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -88450,39 +88450,28 @@
   <p>Elements in the stack fall into the following categories:</p>
 
   <dl><dt><dfn id=special>Special</dfn></dt>
-   <dd><p>The following elements have varying levels of special
-   parsing rules: HTML's <code><a href=#the-address-element>address</a></code>, <code><a href=#the-applet-element>applet</a></code>,
-   <code><a href=#the-area-element>area</a></code>, <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>,
-   <code><a href=#the-base-element>base</a></code>, <code><a href=#basefont>basefont</a></code>, <code><a href=#bgsound>bgsound</a></code>,
-   <code><a href=#the-blockquote-element>blockquote</a></code>, <code><a href=#the-body-element>body</a></code>, <code><a href=#the-br-element>br</a></code>,
-   <code><a href=#the-button-element>button</a></code>, <code><a href=#the-caption-element>caption</a></code>, <code><a href=#center>center</a></code>,
-   <code><a href=#the-col-element>col</a></code>, <code><a href=#the-colgroup-element>colgroup</a></code>, <code><a href=#the-menuitem-element>menuitem</a></code>,
-   <code><a href=#the-dd-element>dd</a></code>, <code><a href=#the-details-element>details</a></code>, <code><a href=#dir>dir</a></code>,
-   <code><a href=#the-div-element>div</a></code>, <code><a href=#the-dl-element>dl</a></code>, <code><a href=#the-dt-element>dt</a></code>,
-   <code><a href=#the-embed-element>embed</a></code>, <code><a href=#the-fieldset-element>fieldset</a></code>, <code><a href=#the-figcaption-element>figcaption</a></code>,
-   <code><a href=#the-figure-element>figure</a></code>, <code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>,
-   <code><a href=#frame>frame</a></code>, <code><a href=#frameset>frameset</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>,
-   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>,
-   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-head-element>head</a></code>, <code><a href=#the-header-element>header</a></code>,
-   <code><a href=#the-hgroup-element>hgroup</a></code>, <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-html-element>html</a></code>,
-   <code><a href=#the-iframe-element>iframe</a></code>, <!-- <code>image</code>, (commented out
-   because this isn't an element that can end up on the stack, so it
-   doesn't matter) --> <code><a href=#the-img-element>img</a></code>, <code><a href=#the-input-element>input</a></code>,
-   <code><a href=#isindex-0>isindex</a></code>, <code><a href=#the-li-element>li</a></code>, <code><a href=#the-link-element>link</a></code>,
-   <code><a href=#listing>listing</a></code>, <code><a href=#the-marquee-element>marquee</a></code>, <code><a href=#the-menu-element>menu</a></code>,
-   <code><a href=#the-meta-element>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-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=#the-script-element>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-source-element>source</a></code>,
-   <code><a href=#the-style-element>style</a></code>, <code><a href=#the-summary-element>summary</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>title</a></code>, <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-track-element>track</a></code>,
-   <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>, and <code><a href=#xmp>xmp</a></code>; MathML's
-   <code title="">mi</code>, <code title="">mo</code>, <code title="">mn</code>, <code title="">ms</code>, <code title="">mtext</code>, and <code title="">annotation-xml</code>;
-   and SVG's <code title="">foreignObject</code>, <code title="">desc</code>, and <code title="">title</code>.</dd>
-   <!-- we could actually put all non-HTML elements in this list, I
+   <dd><p>The following elements have varying levels of special parsing rules: HTML's
+   <code><a href=#the-address-element>address</a></code>, <code><a href=#the-applet-element>applet</a></code>, <code><a href=#the-area-element>area</a></code>, <code><a href=#the-article-element>article</a></code>,
+   <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-base-element>base</a></code>, <code><a href=#basefont>basefont</a></code>, <code><a href=#bgsound>bgsound</a></code>,
+   <code><a href=#the-blockquote-element>blockquote</a></code>, <code><a href=#the-body-element>body</a></code>, <code><a href=#the-br-element>br</a></code>, <code><a href=#the-button-element>button</a></code>,
+   <code><a href=#the-caption-element>caption</a></code>, <code><a href=#center>center</a></code>, <code><a href=#the-col-element>col</a></code>, <code><a href=#the-colgroup-element>colgroup</a></code>,
+   <code><a href=#the-dd-element>dd</a></code>, <code><a href=#the-details-element>details</a></code>, <code><a href=#dir>dir</a></code>, <code><a href=#the-div-element>div</a></code>, <code><a href=#the-dl-element>dl</a></code>,
+   <code><a href=#the-dt-element>dt</a></code>, <code><a href=#the-embed-element>embed</a></code>, <code><a href=#the-fieldset-element>fieldset</a></code>, <code><a href=#the-figcaption-element>figcaption</a></code>,
+   <code><a href=#the-figure-element>figure</a></code>, <code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>, <code><a href=#frame>frame</a></code>,
+   <code><a href=#frameset>frameset</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>,
+   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-head-element>head</a></code>, <code><a href=#the-header-element>header</a></code>, <code><a href=#the-hgroup-element>hgroup</a></code>,
+   <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-html-element>html</a></code>, <code><a href=#the-iframe-element>iframe</a></code>, <!-- <code>image</code>, (commented out
+   because this isn't an element that can end up on the stack, so it doesn't matter) -->
+   <code><a href=#the-img-element>img</a></code>, <code><a href=#the-input-element>input</a></code>, <code><a href=#isindex-0>isindex</a></code>, <code><a href=#the-li-element>li</a></code>, <code><a href=#the-link-element>link</a></code>,
+   <code><a href=#listing>listing</a></code>, <code><a href=#the-marquee-element>marquee</a></code>, <code><a href=#the-menu-element>menu</a></code>, <code><a href=#the-menuitem-element>menuitem</a></code>,
+   <code><a href=#the-meta-element>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-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=#the-script-element>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-source-element>source</a></code>, <code><a href=#the-style-element>style</a></code>, <code><a href=#the-summary-element>summary</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>title</a></code>, <code><a href=#the-tr-element>tr</a></code>,
+   <code><a href=#the-track-element>track</a></code>, <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>, and <code><a href=#xmp>xmp</a></code>; MathML's <code title="">mi</code>, <code title="">mo</code>, <code title="">mn</code>, <code title="">ms</code>,
+   <code title="">mtext</code>, and <code title="">annotation-xml</code>; and SVG's <code title="">foreignObject</code>, <code title="">desc</code>, and <code title="">title</code>.</dd> <!-- we could actually put all non-HTML elements in this list, I
    think -->
 
    <dt><dfn id=formatting>Formatting</dfn></dt>
@@ -91603,7 +91592,7 @@
    </dd>
 
    <dt>A start tag whose tag name is one of: "base", "basefont",
-   "bgsound", "command", "link"</dt>
+   "bgsound", "link"</dt>
    <dd>
 
     <p><a href=#insert-an-html-element>Insert an HTML element</a> for the token. Immediately
@@ -91953,7 +91942,7 @@
    </dd>
 
    <dt>A start tag token whose tag name is one of: "base", "basefont",
-   "bgsound", "command", "link", "meta", "noframes", "script",
+   "bgsound", "link", "menuitem", "meta", "noframes", "script",
    "style", "title"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
@@ -93085,8 +93074,8 @@
    "col", "colgroup", "frame", "head", "tbody", "td", "tfoot", "th",
    "thead", "tr"</dt>
    <!--<dt>An end tag whose tag name is one of: "area", "base",
-   "basefont", "bgsound", "command", "embed", "hr", "iframe", "image",
-   "img", "input", "isindex", "keygen", "link", "meta", "noembed",
+   "basefont", "bgsound", "embed", "hr", "iframe", "image", "img",
+   "input", "isindex", "keygen", "link", "menuitem", "meta", "noembed",
    "noframes", "param", "script", "select", "source", "style",
    "table", "textarea", "title", "track", "wbr"</dt>-->
    <!--<dt>An end tag whose tag name is "noscript", if the
@@ -96076,9 +96065,9 @@
 
   <pre class=css>@namespace url(http://www.w3.org/1999/xhtml);
 
-[hidden], area, base, basefont, command, datalist, head,
-input[type=hidden i], link, menu[type=popup i], meta, noembed, noframes,
-param, rp, script, source, style, track, title {
+[hidden], area, base, basefont, datalist, head, input[type=hidden i],
+link, menu[type=popup i], meta, noembed, noframes, param, rp, script,
+source, style, track, title {
   display: none;
 }
 

Modified: source
===================================================================
--- source	2013-01-08 00:47:21 UTC (rev 7639)
+++ source	2013-01-09 20:25:44 UTC (rev 7640)
@@ -102670,42 +102670,31 @@
   <dl>
 
    <dt><dfn>Special</dfn></dt>
-   <dd><p>The following elements have varying levels of special
-   parsing rules: HTML's <code>address</code>, <code>applet</code>,
-   <code>area</code>, <code>article</code>, <code>aside</code>,
-   <code>base</code>, <code>basefont</code>, <code>bgsound</code>,
-   <code>blockquote</code>, <code>body</code>, <code>br</code>,
-   <code>button</code>, <code>caption</code>, <code>center</code>,
-   <code>col</code>, <code>colgroup</code>, <code>menuitem</code>,
-   <code>dd</code>, <code>details</code>, <code>dir</code>,
-   <code>div</code>, <code>dl</code>, <code>dt</code>,
-   <code>embed</code>, <code>fieldset</code>, <code>figcaption</code>,
-   <code>figure</code>, <code>footer</code>, <code>form</code>,
-   <code>frame</code>, <code>frameset</code>, <code>h1</code>,
-   <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>,
-   <code>h6</code>, <code>head</code>, <code>header</code>,
-   <code>hgroup</code>, <code>hr</code>, <code>html</code>,
-   <code>iframe</code>, <!-- <code>image</code>, (commented out
-   because this isn't an element that can end up on the stack, so it
-   doesn't matter) --> <code>img</code>, <code>input</code>,
-   <code>isindex</code>, <code>li</code>, <code>link</code>,
-   <code>listing</code>, <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>p</code>, <code>param</code>,
-   <code>plaintext</code>, <code>pre</code>, <code>script</code>,
-   <code>section</code>, <code>select</code>, <code>source</code>,
-   <code>style</code>, <code>summary</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>track</code>,
-   <code>ul</code>, <code>wbr</code>, and <code>xmp</code>; MathML's
-   <code title="">mi</code>, <code title="">mo</code>, <code
-   title="">mn</code>, <code title="">ms</code>, <code
-   title="">mtext</code>, and <code title="">annotation-xml</code>;
-   and SVG's <code title="">foreignObject</code>, <code
-   title="">desc</code>, and <code title="">title</code>.</p></dd>
-   <!-- we could actually put all non-HTML elements in this list, I
+   <dd><p>The following elements have varying levels of special parsing rules: HTML's
+   <code>address</code>, <code>applet</code>, <code>area</code>, <code>article</code>,
+   <code>aside</code>, <code>base</code>, <code>basefont</code>, <code>bgsound</code>,
+   <code>blockquote</code>, <code>body</code>, <code>br</code>, <code>button</code>,
+   <code>caption</code>, <code>center</code>, <code>col</code>, <code>colgroup</code>,
+   <code>dd</code>, <code>details</code>, <code>dir</code>, <code>div</code>, <code>dl</code>,
+   <code>dt</code>, <code>embed</code>, <code>fieldset</code>, <code>figcaption</code>,
+   <code>figure</code>, <code>footer</code>, <code>form</code>, <code>frame</code>,
+   <code>frameset</code>, <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>,
+   <code>h5</code>, <code>h6</code>, <code>head</code>, <code>header</code>, <code>hgroup</code>,
+   <code>hr</code>, <code>html</code>, <code>iframe</code>, <!-- <code>image</code>, (commented out
+   because this isn't an element that can end up on the stack, so it doesn't matter) -->
+   <code>img</code>, <code>input</code>, <code>isindex</code>, <code>li</code>, <code>link</code>,
+   <code>listing</code>, <code>marquee</code>, <code>menu</code>, <code>menuitem</code>,
+   <code>meta</code>, <code>nav</code>, <code>noembed</code>, <code>noframes</code>,
+   <code>noscript</code>, <code>object</code>, <code>ol</code>, <code>p</code>, <code>param</code>,
+   <code>plaintext</code>, <code>pre</code>, <code>script</code>, <code>section</code>,
+   <code>select</code>, <code>source</code>, <code>style</code>, <code>summary</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>track</code>, <code>ul</code>, <code>wbr</code>, and <code>xmp</code>; MathML's <code
+   title="">mi</code>, <code title="">mo</code>, <code title="">mn</code>, <code title="">ms</code>,
+   <code title="">mtext</code>, and <code title="">annotation-xml</code>; and SVG's <code
+   title="">foreignObject</code>, <code title="">desc</code>, and <code
+   title="">title</code>.</p></dd> <!-- we could actually put all non-HTML elements in this list, I
    think -->
 
    <dt><dfn>Formatting</dfn></dt>
@@ -106298,7 +106287,7 @@
    </dd>
 
    <dt>A start tag whose tag name is one of: "base", "basefont",
-   "bgsound", "command", "link"</dt>
+   "bgsound", "link"</dt>
    <dd>
 
     <p><span>Insert an HTML element</span> for the token. Immediately
@@ -106684,7 +106673,7 @@
    </dd>
 
    <dt>A start tag token whose tag name is one of: "base", "basefont",
-   "bgsound", "command", "link", "meta", "noframes", "script",
+   "bgsound", "link", "menuitem", "meta", "noframes", "script",
    "style", "title"</dt>
    <dd>
     <p>Process the token <span>using the rules for</span> the "<span
@@ -107899,8 +107888,8 @@
    "col", "colgroup", "frame", "head", "tbody", "td", "tfoot", "th",
    "thead", "tr"</dt>
    <!--<dt>An end tag whose tag name is one of: "area", "base",
-   "basefont", "bgsound", "command", "embed", "hr", "iframe", "image",
-   "img", "input", "isindex", "keygen", "link", "meta", "noembed",
+   "basefont", "bgsound", "embed", "hr", "iframe", "image", "img",
+   "input", "isindex", "keygen", "link", "menuitem", "meta", "noembed",
    "noframes", "param", "script", "select", "source", "style",
    "table", "textarea", "title", "track", "wbr"</dt>-->
    <!--<dt>An end tag whose tag name is "noscript", if the
@@ -111290,9 +111279,9 @@
 
   <pre class="css">@namespace url(http://www.w3.org/1999/xhtml);
 
-[hidden], area, base, basefont, command, datalist, head,
-input[type=hidden i], link, menu[type=popup i], meta, noembed, noframes,
-param, rp, script, source, style, track, title {
+[hidden], area, base, basefont, datalist, head, input[type=hidden i],
+link, menu[type=popup i], meta, noembed, noframes, param, rp, script,
+source, style, track, title {
   display: none;
 }
 




More information about the Commit-Watchers mailing list