- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 26 Sep 2010 03:23:11 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv16731
Modified Files:
Overview.html acknowledgements.html
apis-in-html-documents.html
association-of-controls-and-forms.html browsers.html
commands.html common-input-element-attributes.html
common-microsyntaxes.html content-models.html dnd.html
dom.html editing.html edits.html elements.html
embedded-content-1.html forms.html grouping-content.html
history.html iana.html index-of-terms.html index.html
infrastructure.html interactive-elements.html
introduction.html links.html named-character-references.html
number-state.html obsolete.html offline.html origin-0.html
references.html scripting-1.html sections.html semantics.html
spec.html spec.preprocessed.html
states-of-the-type-attribute.html syntax.html
tabular-data.html text-level-semantics.html
the-button-element.html the-canvas-element.html
the-iframe-element.html the-input-element.html
the-map-element.html the-xhtml-syntax.html timers.html
urls.html video.html webappapis.html
Log Message:
editorial fixes around the parser (no normative changes) (whatwg r5510)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.784
retrieving revision 1.785
diff -u -d -r1.784 -r1.785
--- infrastructure.html 26 Sep 2010 02:53:12 -0000 1.784
+++ infrastructure.html 26 Sep 2010 03:23:05 -0000 1.785
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="introduction.html">← 1 Introduction</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.782
retrieving revision 1.783
diff -u -d -r1.782 -r1.783
--- text-level-semantics.html 26 Sep 2010 02:53:15 -0000 1.782
+++ text-level-semantics.html 26 Sep 2010 03:23:09 -0000 1.783
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="grouping-content.html">← 4.5 Grouping content</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -d -r1.224 -r1.225
--- scripting-1.html 26 Sep 2010 02:53:13 -0000 1.224
+++ scripting-1.html 26 Sep 2010 03:23:06 -0000 1.225
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="semantics.html">← 4 The elements of HTML</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- the-map-element.html 26 Sep 2010 02:53:15 -0000 1.223
+++ the-map-element.html 26 Sep 2010 03:23:09 -0000 1.224
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="the-canvas-element.html">← 4.8.10 The canvas element</a> –
<a href="Overview.html#contents">Table of contents</a> –
@@ -545,19 +545,20 @@
namespace</a> falls into the <a href="content-models.html#embedded-content" id="embedded-content-24">embedded content</a>,
<a href="content-models.html#phrasing-content" id="phrasing-content-117">phrasing content</a>, and <a href="content-models.html#flow-content" id="flow-content-107">flow content</a>
categories for the purposes of the content models in this
- specification.<p>When the SVG <code>foreignObject</code> element contains elements
- from the <a href="urls.html#html-namespace-0" id="html-namespace-4">HTML namespace</a>, such elements must all be
- <a href="content-models.html#flow-content" id="flow-content-108">flow content</a>. <a href="references.html#refsSVG">[SVG]</a><p>The content model for <code title="">title</code> elements in the
+ specification.<p>When the SVG <code title="">foreignObject</code> element contains
+ elements from the <a href="urls.html#html-namespace-0" id="html-namespace-4">HTML namespace</a>, such elements must
+ all be <a href="content-models.html#flow-content" id="flow-content-108">flow content</a>. <a href="references.html#refsSVG">[SVG]</a><p>The content model for <code title="">title</code> elements in the
<a href="urls.html#svg-namespace" id="svg-namespace-1">SVG namespace</a> inside <a href="dom.html#html-documents" id="html-documents-23">HTML documents</a> is
<a href="content-models.html#phrasing-content" id="phrasing-content-118">phrasing content</a>. (This further constrains the
requirements given in the SVG specification.)<p>The semantics of SVG elements are defined by the SVG
specification and <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#other-applicable-specifications" title='Read about this "other applicable specifications" reference in the full HTML5 spec.'>other applicable specifications</a>. <a href="references.html#refsSVG">[SVG]</a></p><!-- The following paragraph is for bug 7510 --><p>The SVG specification includes requirements regarding the
handling of elements in the DOM that are not in the SVG namespace,
that are in SVG fragments, and that are not included in a
- <code>foreignObject</code> element. <em>This</em> specification does
- not define any processing for elements in SVG fragments that are not
- in the HTML namespace; they are considered neither conforming nor
- non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p>
+ <code title="">foreignObject</code> element. <em>This</em>
+ specification does not define any processing for elements in SVG
+ fragments that are not in the HTML namespace; they are considered
+ neither conforming nor non-conforming from the perspective of this
+ specification.<h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p>
The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
<code><a href="embedded-content-1.html#the-img-element" id="img-25">img</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-37">iframe</a></code>, <code><a href="the-iframe-element.html#the-embed-element" id="embed-11">embed</a></code>,
<code><a href="the-iframe-element.html#the-object-element" id="object-23">object</a></code>, <code><a href="video.html#video" id="video-24">video</a></code>, and, when their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-56">type</a></code> attribute is in the <a href="number-state.html#image-button-state" id="attr-input-type-image-0" title="attr-input-type-image">Image Button</a> state,
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.776
retrieving revision 1.777
diff -u -d -r1.776 -r1.777
--- the-canvas-element.html 26 Sep 2010 02:53:15 -0000 1.776
+++ the-canvas-element.html 26 Sep 2010 03:23:09 -0000 1.777
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="video.html">← 4.8.6 The video element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.766
retrieving revision 1.767
diff -u -d -r1.766 -r1.767
--- tabular-data.html 26 Sep 2010 02:53:15 -0000 1.766
+++ tabular-data.html 26 Sep 2010 03:23:08 -0000 1.767
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="the-map-element.html">← 4.8.11 The map element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -d -r1.240 -r1.241
--- the-iframe-element.html 26 Sep 2010 02:53:15 -0000 1.240
+++ the-iframe-element.html 26 Sep 2010 03:23:09 -0000 1.241
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="embedded-content-1.html">← 4.8 Embedded content</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1129
retrieving revision 1.1130
diff -u -d -r1.1129 -r1.1130
--- Overview.html 26 Sep 2010 02:53:10 -0000 1.1129
+++ Overview.html 26 Sep 2010 03:23:04 -0000 1.1130
@@ -305,7 +305,7 @@
</script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<h2 class="no-num no-toc" id="editor-s-draft-26-september-2010">Editor's Draft 26 September 2010</h2>
<dl><dt>Latest Published Version:</dt>
@@ -325,7 +325,7 @@
<dt>Editors:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.4398.</p>
+ This is revision 1.4401.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- association-of-controls-and-forms.html 26 Sep 2010 02:53:10 -0000 1.220
+++ association-of-controls-and-forms.html 26 Sep 2010 03:23:04 -0000 1.221
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="the-button-element.html">← 4.10.8 The button element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- index-of-terms.html 26 Sep 2010 02:53:11 -0000 1.75
+++ index-of-terms.html 26 Sep 2010 03:23:05 -0000 1.76
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="index.html">← Index</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.778
retrieving revision 1.779
diff -u -d -r1.778 -r1.779
--- history.html 26 Sep 2010 02:53:11 -0000 1.778
+++ history.html 26 Sep 2010 03:23:05 -0000 1.779
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="origin-0.html">← 5.3 Origin</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/origin-0.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- origin-0.html 26 Sep 2010 02:53:13 -0000 1.200
+++ origin-0.html 26 Sep 2010 03:23:06 -0000 1.201
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="browsers.html">← 5 Loading Web pages</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -d -r1.228 -r1.229
--- common-input-element-attributes.html 26 Sep 2010 02:53:11 -0000 1.228
+++ common-input-element-attributes.html 26 Sep 2010 03:23:04 -0000 1.229
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="number-state.html">← 4.10.7.1.13 Number state</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.783
retrieving revision 1.784
diff -u -d -r1.783 -r1.784
--- dom.html 26 Sep 2010 02:53:11 -0000 1.783
+++ dom.html 26 Sep 2010 03:23:04 -0000 1.784
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="urls.html">← 2.5 URLs</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -d -r1.233 -r1.234
--- embedded-content-1.html 26 Sep 2010 02:53:11 -0000 1.233
+++ embedded-content-1.html 26 Sep 2010 03:23:05 -0000 1.234
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="edits.html">← 4.7 Edits</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- the-input-element.html 26 Sep 2010 02:53:15 -0000 1.218
+++ the-input-element.html 26 Sep 2010 03:23:09 -0000 1.219
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="forms.html">← 4.10 Forms</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.791
retrieving revision 1.792
diff -u -d -r1.791 -r1.792
--- acknowledgements.html 26 Sep 2010 02:53:10 -0000 1.791
+++ acknowledgements.html 26 Sep 2010 03:23:04 -0000 1.792
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="references.html">← References</a> –
<a href="Overview.html#contents">Table of contents</a>
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -d -r1.229 -r1.230
--- grouping-content.html 26 Sep 2010 02:53:11 -0000 1.229
+++ grouping-content.html 26 Sep 2010 03:23:05 -0000 1.230
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="sections.html">← 4.4 Sections</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- timers.html 26 Sep 2010 02:53:15 -0000 1.222
+++ timers.html 26 Sep 2010 03:23:09 -0000 1.223
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="webappapis.html">← 6 Web application APIs</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -d -r1.237 -r1.238
--- elements.html 26 Sep 2010 02:53:11 -0000 1.237
+++ elements.html 26 Sep 2010 03:23:05 -0000 1.238
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -d -r1.232 -r1.233
--- urls.html 26 Sep 2010 02:53:15 -0000 1.232
+++ urls.html 26 Sep 2010 03:23:09 -0000 1.233
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="common-microsyntaxes.html">← 2.4 Common microsyntaxes</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -d -r1.228 -r1.229
--- iana.html 26 Sep 2010 02:53:11 -0000 1.228
+++ iana.html 26 Sep 2010 03:23:05 -0000 1.229
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="obsolete.html">← 10 Obsolete features</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.773
retrieving revision 1.774
diff -u -d -r1.773 -r1.774
--- forms.html 26 Sep 2010 02:53:11 -0000 1.773
+++ forms.html 26 Sep 2010 03:23:05 -0000 1.774
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="tabular-data.html">← 4.9 Tabular data</a> –
<a href="Overview.html#contents">Table of contents</a> –
@@ -705,6 +705,7 @@
attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-action" title='Read about this "action" reference in the full HTML5 spec.'>action</a>;
attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/forms.html#dom-form-autocomplete" title='Read about this "autocomplete" reference in the full HTML5 spec.'>autocomplete</a>;
attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-enctype" title='Read about this "enctype" reference in the full HTML5 spec.'>enctype</a>;
+ attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#dom-fs-encoding" title='Read about this "encoding" reference in the full HTML5 spec.'>encoding</a>;<!-- historical artefact -->
attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-method" title='Read about this "method" reference in the full HTML5 spec.'>method</a>;
attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/forms.html#dom-form-name" title='Read about this "name" reference in the full HTML5 spec.'>name</a>;
attribute boolean <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-novalidate" title='Read about this "noValidate" reference in the full HTML5 spec.'>noValidate</a>;
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.774
retrieving revision 1.775
diff -u -d -r1.774 -r1.775
--- interactive-elements.html 26 Sep 2010 02:53:12 -0000 1.774
+++ interactive-elements.html 26 Sep 2010 03:23:05 -0000 1.775
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="association-of-controls-and-forms.html">← 4.10.18 Association of controls and forms</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.779
retrieving revision 1.780
diff -u -d -r1.779 -r1.780
--- editing.html 26 Sep 2010 02:53:11 -0000 1.779
+++ editing.html 26 Sep 2010 03:23:04 -0000 1.780
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="timers.html">← 6.2 Timers</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.798
retrieving revision 1.799
diff -u -d -r1.798 -r1.799
--- video.html 26 Sep 2010 02:53:15 -0000 1.798
+++ video.html 26 Sep 2010 03:23:09 -0000 1.799
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="the-iframe-element.html">← 4.8.2 The iframe element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.789
retrieving revision 1.790
diff -u -d -r1.789 -r1.790
--- browsers.html 26 Sep 2010 02:53:10 -0000 1.789
+++ browsers.html 26 Sep 2010 03:23:04 -0000 1.790
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="links.html">← 4.12 Links</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- edits.html 26 Sep 2010 02:53:11 -0000 1.215
+++ edits.html 26 Sep 2010 03:23:05 -0000 1.216
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="text-level-semantics.html">← 4.6 Text-level semantics</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.756
retrieving revision 1.757
diff -u -d -r1.756 -r1.757
--- the-xhtml-syntax.html 26 Sep 2010 02:53:15 -0000 1.756
+++ the-xhtml-syntax.html 26 Sep 2010 03:23:09 -0000 1.757
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="named-character-references.html">← 8.2 Named character references</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.774
retrieving revision 1.775
diff -u -d -r1.774 -r1.775
--- offline.html 26 Sep 2010 02:53:13 -0000 1.774
+++ offline.html 26 Sep 2010 03:23:06 -0000 1.775
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="history.html">← 5.4 Session history and navigation</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- content-models.html 26 Sep 2010 02:53:11 -0000 1.230
+++ content-models.html 26 Sep 2010 03:23:04 -0000 1.231
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="elements.html">← 3.2 Elements</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -d -r1.225 -r1.226
--- states-of-the-type-attribute.html 26 Sep 2010 02:53:15 -0000 1.225
+++ states-of-the-type-attribute.html 26 Sep 2010 03:23:08 -0000 1.226
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="the-input-element.html">← 4.10.7 The input element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -d -r1.225 -r1.226
--- apis-in-html-documents.html 26 Sep 2010 02:53:10 -0000 1.225
+++ apis-in-html-documents.html 26 Sep 2010 03:23:04 -0000 1.226
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="content-models.html">← 3.2.5 Content models</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.776
retrieving revision 1.777
diff -u -d -r1.776 -r1.777
--- obsolete.html 26 Sep 2010 02:53:12 -0000 1.776
+++ obsolete.html 26 Sep 2010 03:23:06 -0000 1.777
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="the-xhtml-syntax.html">← 9 The XHTML syntax</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.775
retrieving revision 1.776
diff -u -d -r1.775 -r1.776
--- named-character-references.html 26 Sep 2010 02:53:12 -0000 1.775
+++ named-character-references.html 26 Sep 2010 03:23:05 -0000 1.776
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="syntax.html">← 8 The HTML syntax</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.772
retrieving revision 1.773
diff -u -d -r1.772 -r1.773
--- references.html 26 Sep 2010 02:53:13 -0000 1.772
+++ references.html 26 Sep 2010 03:23:06 -0000 1.773
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="index-of-terms.html">← Index of terms</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.786
retrieving revision 1.787
diff -u -d -r1.786 -r1.787
--- semantics.html 26 Sep 2010 02:53:13 -0000 1.786
+++ semantics.html 26 Sep 2010 03:23:06 -0000 1.787
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="apis-in-html-documents.html">← 3.3 APIs in HTML documents</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.789
retrieving revision 1.790
diff -u -d -r1.789 -r1.790
--- index.html 26 Sep 2010 02:53:11 -0000 1.789
+++ index.html 26 Sep 2010 03:23:05 -0000 1.790
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="iana.html">← 11 IANA considerations</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -d -r1.227 -r1.228
--- the-button-element.html 26 Sep 2010 02:53:15 -0000 1.227
+++ the-button-element.html 26 Sep 2010 03:23:09 -0000 1.228
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="common-input-element-attributes.html">← 4.10.7.2 Common input element attributes</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -d -r1.224 -r1.225
--- dnd.html 26 Sep 2010 02:53:11 -0000 1.224
+++ dnd.html 26 Sep 2010 03:23:04 -0000 1.225
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="editing.html">← 7 User interaction</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -d -r1.231 -r1.232
--- links.html 26 Sep 2010 02:53:12 -0000 1.231
+++ links.html 26 Sep 2010 03:23:05 -0000 1.232
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="commands.html">← 4.11.5 Commands</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1154
retrieving revision 1.1155
diff -u -d -r1.1154 -r1.1155
--- spec.html 26 Sep 2010 02:53:13 -0000 1.1154
+++ spec.html 26 Sep 2010 03:23:06 -0000 1.1155
@@ -306,7 +306,7 @@
</script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script></head><body onload="init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<h2 class="no-num no-toc" id="editor-s-draft-26-september-2010">Editor's Draft 26 September 2010</h2>
<dl><dt>Latest Published Version:</dt>
@@ -326,7 +326,7 @@
<dt>Editors:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.4398.</p>
+ This is revision 1.4401.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -12747,19 +12747,20 @@
namespace</a> falls into the <a href="#embedded-content" id="embedded-content-24">embedded content</a>,
<a href="#phrasing-content" id="phrasing-content-117">phrasing content</a>, and <a href="#flow-content" id="flow-content-107">flow content</a>
categories for the purposes of the content models in this
- specification.</p><p>When the SVG <code>foreignObject</code> element contains elements
- from the <a href="#html-namespace-0" id="html-namespace-4">HTML namespace</a>, such elements must all be
- <a href="#flow-content" id="flow-content-108">flow content</a>. <a href="#refsSVG">[SVG]</a></p><p>The content model for <code title="">title</code> elements in the
+ specification.</p><p>When the SVG <code title="">foreignObject</code> element contains
+ elements from the <a href="#html-namespace-0" id="html-namespace-4">HTML namespace</a>, such elements must
+ all be <a href="#flow-content" id="flow-content-108">flow content</a>. <a href="#refsSVG">[SVG]</a></p><p>The content model for <code title="">title</code> elements in the
<a href="#svg-namespace" id="svg-namespace-1">SVG namespace</a> inside <a href="#html-documents" id="html-documents-23">HTML documents</a> is
<a href="#phrasing-content" id="phrasing-content-118">phrasing content</a>. (This further constrains the
requirements given in the SVG specification.)</p><p>The semantics of SVG elements are defined by the SVG
specification and <a href="http://dev.w3.org/html5/spec/infrastructure.html#other-applicable-specifications" class="full-spec-link" title='Read about this "other applicable specifications" reference in the full HTML5 spec.'>other applicable specifications</a>. <a href="#refsSVG">[SVG]</a></p><!-- The following paragraph is for bug 7510 --><p>The SVG specification includes requirements regarding the
handling of elements in the DOM that are not in the SVG namespace,
that are in SVG fragments, and that are not included in a
- <code>foreignObject</code> element. <em>This</em> specification does
- not define any processing for elements in SVG fragments that are not
- in the HTML namespace; they are considered neither conforming nor
- non-conforming from the perspective of this specification.</p><h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p>
+ <code title="">foreignObject</code> element. <em>This</em>
+ specification does not define any processing for elements in SVG
+ fragments that are not in the HTML namespace; they are considered
+ neither conforming nor non-conforming from the perspective of this
+ specification.</p><h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p>
The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
<code><a href="#the-img-element" id="img-25">img</a></code>, <code><a href="#the-iframe-element" id="iframe-37">iframe</a></code>, <code><a href="#the-embed-element" id="embed-11">embed</a></code>,
<code><a href="#the-object-element" id="object-23">object</a></code>, <code><a href="#video" id="video-24">video</a></code>, and, when their <code title="attr-input-type"><a href="#attr-input-type" id="type-56">type</a></code> attribute is in the <a href="#image-button-state" id="attr-input-type-image-0" title="attr-input-type-image">Image Button</a> state,
@@ -14144,6 +14145,7 @@
attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-action" title='Read about this "action" reference in the full HTML5 spec.' class="full-spec-link">action</a>;
attribute DOMString <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-autocomplete" title='Read about this "autocomplete" reference in the full HTML5 spec.' class="full-spec-link">autocomplete</a>;
attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-enctype" title='Read about this "enctype" reference in the full HTML5 spec.' class="full-spec-link">enctype</a>;
+ attribute DOMString <a href="http://dev.w3.org/html5/spec/.html#dom-fs-encoding" title='Read about this "encoding" reference in the full HTML5 spec.' class="full-spec-link">encoding</a>;<!-- historical artefact -->
attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-method" title='Read about this "method" reference in the full HTML5 spec.' class="full-spec-link">method</a>;
attribute DOMString <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-name" title='Read about this "name" reference in the full HTML5 spec.' class="full-spec-link">name</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-novalidate" title='Read about this "noValidate" reference in the full HTML5 spec.' class="full-spec-link">noValidate</a>;
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- number-state.html 26 Sep 2010 02:53:12 -0000 1.220
+++ number-state.html 26 Sep 2010 03:23:06 -0000 1.221
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="states-of-the-type-attribute.html">← 4.10.7.1 States of the type attribute</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -d -r1.233 -r1.234
--- sections.html 26 Sep 2010 02:53:13 -0000 1.233
+++ sections.html 26 Sep 2010 03:23:06 -0000 1.234
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="scripting-1.html">← 4.3 Scripting</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.781
retrieving revision 1.782
diff -u -d -r1.781 -r1.782
--- introduction.html 26 Sep 2010 02:53:12 -0000 1.781
+++ introduction.html 26 Sep 2010 03:23:05 -0000 1.782
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="Overview.html#contents">Table of contents</a> –
<a href="infrastructure.html">2 Common infrastructure →</a>
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- commands.html 26 Sep 2010 02:53:11 -0000 1.217
+++ commands.html 26 Sep 2010 03:23:04 -0000 1.218
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="interactive-elements.html">← 4.11 Interactive elements</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- common-microsyntaxes.html 26 Sep 2010 02:53:11 -0000 1.222
+++ common-microsyntaxes.html 26 Sep 2010 03:23:04 -0000 1.223
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="infrastructure.html">← 2 Common infrastructure</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.784
retrieving revision 1.785
diff -u -d -r1.784 -r1.785
--- syntax.html 26 Sep 2010 02:53:15 -0000 1.784
+++ syntax.html 26 Sep 2010 03:23:08 -0000 1.785
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="dnd.html">← 7.9 Drag and drop</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- webappapis.html 26 Sep 2010 02:53:15 -0000 1.204
+++ webappapis.html 26 Sep 2010 03:23:09 -0000 1.205
@@ -308,7 +308,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
</div><div>
<a href="offline.html">← 5.6 Offline Web applications</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- spec.preprocessed.html 26 Sep 2010 02:53:14 -0000 1.65
+++ spec.preprocessed.html 26 Sep 2010 03:23:08 -0000 1.66
@@ -314,7 +314,7 @@
</head><body onload="init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4398</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4401</span></h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<h2 class="no-num no-toc" id="editor-s-draft-26-september-2010">Editor's Draft 26 September 2010</h2>
<dl><dt>Latest Published Version:</dt>
@@ -334,7 +334,7 @@
<dt>Editors:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.4398.</p>
+ This is revision 1.4401.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -24234,19 +24234,20 @@
way to export any SVG fragment as an XML namespace-well-formed XML
fragment.</p>
- </div><p>When the SVG <code>foreignObject</code> element contains elements
- from the <a href="#html-namespace-0">HTML namespace</a>, such elements must all be
- <a href="#flow-content">flow content</a>. <a href="#refsSVG">[SVG]</a></p><p>The content model for <code title="">title</code> elements in the
+ </div><p>When the SVG <code title="">foreignObject</code> element contains
+ elements from the <a href="#html-namespace-0">HTML namespace</a>, such elements must
+ all be <a href="#flow-content">flow content</a>. <a href="#refsSVG">[SVG]</a></p><p>The content model for <code title="">title</code> elements in the
<a href="#svg-namespace">SVG namespace</a> inside <a href="#html-documents">HTML documents</a> is
<a href="#phrasing-content">phrasing content</a>. (This further constrains the
requirements given in the SVG specification.)</p><p>The semantics of SVG elements are defined by the SVG
specification and <a href="#other-applicable-specifications">other applicable specifications</a>. <a href="#refsSVG">[SVG]</a></p><!-- The following paragraph is for bug 7510 --><p>The SVG specification includes requirements regarding the
handling of elements in the DOM that are not in the SVG namespace,
that are in SVG fragments, and that are not included in a
- <code>foreignObject</code> element. <em>This</em> specification does
- not define any processing for elements in SVG fragments that are not
- in the HTML namespace; they are considered neither conforming nor
- non-conforming from the perspective of this specification.</p><h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p><span class="impl"><strong>Author requirements</strong>:</span>
+ <code title="">foreignObject</code> element. <em>This</em>
+ specification does not define any processing for elements in SVG
+ fragments that are not in the HTML namespace; they are considered
+ neither conforming nor non-conforming from the perspective of this
+ specification.</p><h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p><span class="impl"><strong>Author requirements</strong>:</span>
The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
<code><a href="#the-img-element">img</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-embed-element">embed</a></code>,
<code><a href="#the-object-element">object</a></code>, <code><a href="#video">video</a></code>, and, when their <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is in the <a href="#image-button-state" title="attr-input-type-image">Image Button</a> state,
@@ -27002,6 +27003,7 @@
attribute DOMString <a href="#dom-fs-action" title="dom-fs-action">action</a>;
attribute DOMString <a href="#dom-form-autocomplete" title="dom-form-autocomplete">autocomplete</a>;
attribute DOMString <a href="#dom-fs-enctype" title="dom-fs-enctype">enctype</a>;
+ attribute DOMString <a href="#dom-fs-encoding" title="dom-fs-encoding">encoding</a>;<!-- historical artefact -->
attribute DOMString <a href="#dom-fs-method" title="dom-fs-method">method</a>;
attribute DOMString <a href="#dom-form-name" title="dom-form-name">name</a>;
attribute boolean <a href="#dom-fs-novalidate" title="dom-fs-noValidate">noValidate</a>;
@@ -34612,13 +34614,15 @@
<dfn id="dom-fs-enctype" title="dom-fs-enctype"><code>enctype</code></dfn> IDL
attributes must <a href="#reflect">reflect</a> the respective content
attributes of the same name, <a href="#limited-to-only-known-values">limited to only known
- values</a>. The <dfn id="dom-fs-novalidate" title="dom-fs-noValidate"><code>noValidate</code></dfn> IDL
- attribute must reflect the <code title="attr-fs-novalidate"><a href="#attr-fs-novalidate">novalidate</a></code> content attribute. The
+ values</a>. The <dfn id="dom-fs-encoding" title="dom-fs-encoding"><code>encoding</code></dfn> IDL attribute
+ must <a href="#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="#attr-fs-enctype">enctype</a></code> content attribute,
+ <a href="#limited-to-only-known-values">limited to only known values</a>. The <dfn id="dom-fs-novalidate" title="dom-fs-noValidate"><code>noValidate</code></dfn> IDL
+ attribute must reflect the <code title="attr-fs-novalidate"><a href="#attr-fs-novalidate">novalidate</a></code> content attribute. The
<dfn id="dom-fs-formaction" title="dom-fs-formAction"><code>formAction</code></dfn> IDL
attribute must reflect the <code title="attr-fs-formaction"><a href="#attr-fs-formaction">formaction</a></code> content attribute. The
<dfn id="dom-fs-formenctype" title="dom-fs-formEnctype"><code>formEnctype</code></dfn> IDL
attribute must reflect the <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype">formenctype</a></code> content attribute,
- <a href="#limited-to-only-known-values">limited to only known values</a>. The <dfn id="dom-fs-formmethod" title="dom-fs-formMethod"><code>formMethod</code></dfn> IDL
+ <a href="#limited-to-only-known-values">limited to only known values</a>. The <dfn id="dom-fs-formmethod" title="dom-fs-formMethod"><code>formMethod</code></dfn> IDL
attribute must reflect the <code title="attr-fs-formmethod"><a href="#attr-fs-formmethod">formmethod</a></code> content attribute,
<a href="#limited-to-only-known-values">limited to only known values</a>. The <dfn id="dom-fs-formnovalidate" title="dom-fs-formNoValidate"><code>formNoValidate</code></dfn> IDL
attribute must reflect the <code title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate">formnovalidate</a></code> content
@@ -54360,7 +54364,8 @@
<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>.</p></dd>
+ <code><a href="#xmp">xmp</a></code>, MathML's <code title="">annotation-xml</code>,
+ and SVG's <code title="">foreignObject</code>.</p></dd>
<dt><dfn id="formatting">Formatting</dfn></dt>
<dd><p>The following HTML elements are those that end up in the
@@ -54407,6 +54412,7 @@
<li><code><a href="#the-th-element">th</a></code> in the HTML namespace</li>
<li><code><a href="#the-marquee-element">marquee</a></code> in the HTML namespace</li>
<li><code><a href="#the-object-element">object</a></code> in the HTML namespace</li>
+ <li><code title="">annotation-xml</code> in the SVG namespace</li>
<li><code title="">foreignObject</code> in the SVG namespace</li>
</ul><p>The <a href="#stack-of-open-elements">stack of open elements</a> is said to <dfn id="has-an-element-in-list-item-scope" title="has an element in list item scope">have an element in list
item scope</dfn> when it <a href="#has-an-element-in-the-specific-scope">has an element in the specific
@@ -59829,7 +59835,7 @@
<p><a href="#parse-error">Parse error</a>. Ignore the token.</p>
</dd>
- <dt id="scriptForeignEndTag">An end tag whose tag name is "script", if the <a href="#current-node">current node</a> is a <code title="">script</code> element in the <a href="#svg-namespace">SVG namespace</a>.</dt>
+ <dt id="scriptForeignEndTag">An end tag whose tag name is "script", if the <a href="#current-node">current node</a> is a <code title="">script</code> element in the <a href="#svg-namespace">SVG namespace</a></dt>
<dd>
<p>Pop the <a href="#current-node">current node</a> off the <a href="#stack-of-open-elements">stack of open
@@ -59861,7 +59867,7 @@
</dd>
- <dt>An end tag, if the <a href="#current-node">current node</a> is not an element in the <a href="#html-namespace-0">HTML namespace</a>.</dt>
+ <dt>An end tag, if the <a href="#current-node">current node</a> is not an element in the <a href="#html-namespace-0">HTML namespace</a></dt>
<dd>
@@ -59900,16 +59906,18 @@
</ol></dd>
- <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mi</code> element in the <a href="#mathml-namespace">MathML namespace</a>.</dt>
- <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mo</code> element in the <a href="#mathml-namespace">MathML namespace</a>.</dt>
- <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mn</code> element in the <a href="#mathml-namespace">MathML namespace</a>.</dt>
- <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">ms</code> element in the <a href="#mathml-namespace">MathML namespace</a>.</dt>
- <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mtext</code> element in the <a href="#mathml-namespace">MathML namespace</a>.</dt>
- <dt>A start tag whose tag name is "svg", if the <a href="#current-node">current node</a> is an <code title="">annotation-xml</code> element in the <a href="#mathml-namespace">MathML namespace</a>.</dt>
- <dt>A start tag, if the <a href="#current-node">current node</a> is a <code title="">foreignObject</code> element in the <a href="#svg-namespace">SVG namespace</a>.</dt>
- <dt>A start tag, if the <a href="#current-node">current node</a> is a <code title="">desc</code> element in the <a href="#svg-namespace">SVG namespace</a>.</dt>
- <dt>A start tag, if the <a href="#current-node">current node</a> is a <code title="">title</code> element in the <a href="#svg-namespace">SVG namespace</a>.</dt>
- <dt>A start tag, if the <a href="#current-node">current node</a> is an element in the <a href="#html-namespace-0">HTML namespace</a>.</dt>
+ <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mi</code> element in the <a href="#mathml-namespace">MathML namespace</a></dt>
+ <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mo</code> element in the <a href="#mathml-namespace">MathML namespace</a></dt>
+ <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mn</code> element in the <a href="#mathml-namespace">MathML namespace</a></dt>
+ <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">ms</code> element in the <a href="#mathml-namespace">MathML namespace</a></dt>
+ <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href="#current-node">current node</a> is an <code title="">mtext</code> element in the <a href="#mathml-namespace">MathML namespace</a></dt>
+ <dt>A start tag whose tag name is "svg", if the <a href="#current-node">current node</a> is an <code title="">annotation-xml</code> element in the <a href="#mathml-namespace">MathML namespace</a></dt>
+ <dt>A start tag, if the <a href="#current-node">current node</a> is a <code title="">foreignObject</code> element in the <a href="#svg-namespace">SVG namespace</a></dt>
+ <dt>A start tag, if the <a href="#current-node">current node</a> is a <code title="">desc</code> element in the <a href="#svg-namespace">SVG namespace</a></dt>
+ <dt>A start tag, if the <a href="#current-node">current node</a> is a <code title="">title</code> element in the <a href="#svg-namespace">SVG namespace</a></dt>
+ <dt>A start tag, if the <a href="#current-node">current node</a> is an <code title="">annotation-xml</code> element in the <a href="#mathml-namespace">MathML namespace</a> whose start tag token had an attribute with the name "encoding" whose value was an <a href="#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">text/html</code>"</dt>
+ <dt>A start tag, if the <a href="#current-node">current node</a> is an <code title="">annotation-xml</code> element in the <a href="#mathml-namespace">MathML namespace</a> whose start tag token had an attribute with the name "encoding" whose value was an <a href="#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">application/xhtml+xml</code>"</dt>
+ <dt>A start tag, if the <a href="#current-node">current node</a> is an element in the <a href="#html-namespace-0">HTML namespace</a></dt>
<dt>Any other end tag</dt>
<dd>
@@ -59958,6 +59966,7 @@
<li>an <code title="">mn</code> element in the <a href="#mathml-namespace">MathML namespace</a></li>
<li>an <code title="">ms</code> element in the <a href="#mathml-namespace">MathML namespace</a></li>
<li>an <code title="">mtext</code> element in the <a href="#mathml-namespace">MathML namespace</a></li>
+ <li>an <code title="">annotation-xml</code> element in the <a href="#mathml-namespace">MathML namespace</a></li>
<li>a <code title="">foreignObject</code> element in the <a href="#svg-namespace">SVG namespace</a></li>
<li>a <code title="">desc</code> element in the <a href="#svg-namespace">SVG namespace</a></li>
<li>a <code title="">title</code> element in the <a href="#svg-namespace">SVG namespace</a></li>
Received on Sunday, 26 September 2010 03:23:16 UTC