- From: CVS User sruby <cvsmail@w3.org>
- Date: Mon, 19 Nov 2012 11:15:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory roscoe:/tmp/cvs-serv753
Modified Files:
acknowledgements.html association-of-controls-and-forms.html
attributes-common-to-form-controls.html
attributes-common-to-ins-and-del-elements.html
attributes-common-to-td-and-th-elements.html browsers.html
commands.html common-dom-interfaces.html
common-input-element-apis.html
common-input-element-attributes.html common-microsyntaxes.html
constraints.html content-models.html dimension-attributes.html
dnd.html dom.html dynamic-markup-insertion.html
editing-apis.html editing.html edits-and-lists.html
edits-and-paragraphs.html edits.html element-definitions.html
elements.html examples.html form-submission.html forms.html
global-attributes.html grouping-content.html
headings-and-sections.html history.html iana.html
image-maps.html index.html infrastructure.html
interactions-with-xpath-and-xslt.html
interactive-elements.html introduction.html links.html
mathml.html media-elements.html
named-character-references.html namespaces.html obsolete.html
offline.html parsing.html references.html rendering.html
requirements-relating-to-bidirectional-algorithm-formatting-characters.html
scripting-1.html section-index.html sections.html
semantics.html single-page.html
states-of-the-type-attribute.html styling.html syntax.html
system-state-and-capabilities.html tabular-data.html
text-level-semantics.html textFieldSelection.html
the-a-element.html the-abbr-element.html
the-address-element.html the-area-element.html
the-article-element.html the-aside-element.html
the-audio-element.html the-b-element.html
the-base-element.html the-bdi-element.html
the-bdo-element.html the-blockquote-element.html
the-body-element.html the-br-element.html
the-button-element.html the-canvas-element.html
the-caption-element.html the-cite-element.html
the-code-element.html the-col-element.html
the-colgroup-element.html the-command-element.html
the-datalist-element.html the-dd-element.html
the-del-element.html the-details-element.html
the-dfn-element.html the-div-element.html the-dl-element.html
the-dt-element.html the-em-element.html the-embed-element.html
the-end.html the-fieldset-element.html
the-figcaption-element.html the-figure-element.html
the-footer-element.html the-form-element.html
the-head-element.html the-header-element.html
the-hgroup-element.html the-hr-element.html
the-html-element.html the-i-element.html
the-iframe-element.html the-img-element.html
the-input-element.html the-ins-element.html
the-kbd-element.html the-keygen-element.html
the-label-element.html the-legend-element.html
the-li-element.html the-link-element.html the-map-element.html
the-mark-element.html the-menu-element.html
the-meta-element.html the-meter-element.html
the-nav-element.html the-noscript-element.html
the-object-element.html the-ol-element.html
the-optgroup-element.html the-option-element.html
the-output-element.html the-p-element.html
the-param-element.html the-pre-element.html
the-progress-element.html the-q-element.html
the-rp-element.html the-rt-element.html the-ruby-element.html
the-s-element.html the-samp-element.html
the-script-element.html the-section-element.html
the-select-element.html the-small-element.html
the-source-element.html the-span-element.html
the-strong-element.html the-style-element.html
the-sub-and-sup-elements.html the-summary-element.html
the-table-element.html the-tbody-element.html
the-td-element.html the-textarea-element.html
the-tfoot-element.html the-th-element.html
the-thead-element.html the-time-element.html
the-title-element.html the-tr-element.html
the-track-element.html the-u-element.html the-ul-element.html
the-var-element.html the-video-element.html
the-wbr-element.html the-xhtml-syntax.html timers.html
tokenization.html urls.html usage-summary.html
user-prompts.html wai-aria.html webappapis.html
Log Message:
commit 21d2b1c693527059364946dfdb402312b33344f5
Author: ianh <ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74>
Date: Tue Nov 6 01:54:26 2012 +0000
[e] (0) Try to avoid using the term 'array' when it's a sequence.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=18758
Affected topics: Canvas
git-svn-id: http://svn.whatwg.org/webapps@7508 340c8d12-0b0e-0410-8428-c7bf67bfef74
(cherry picked from commit b6d23ab0a0f2303bc5a7ade2ebfdfca1d23edee2)
--- /sources/public/html5/spec/acknowledgements.html 2012/11/11 01:14:46 1.1310
+++ /sources/public/html5/spec/acknowledgements.html 2012/11/19 11:15:28 1.1311
@@ -325,7 +325,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/association-of-controls-and-forms.html 2012/11/11 01:14:47 1.322
+++ /sources/public/html5/spec/association-of-controls-and-forms.html 2012/11/19 11:15:28 1.323
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/attributes-common-to-form-controls.html 2012/11/11 01:14:47 1.212
+++ /sources/public/html5/spec/attributes-common-to-form-controls.html 2012/11/19 11:15:28 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html 2012/11/11 01:14:47 1.210
+++ /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html 2012/11/19 11:15:28 1.211
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html 2012/11/11 01:14:47 1.212
+++ /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html 2012/11/19 11:15:28 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/browsers.html 2012/11/11 01:14:47 1.1291
+++ /sources/public/html5/spec/browsers.html 2012/11/19 11:15:28 1.1292
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/commands.html 2012/11/11 01:14:47 1.254
+++ /sources/public/html5/spec/commands.html 2012/11/19 11:15:28 1.255
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/common-dom-interfaces.html 2012/11/11 01:14:47 1.298
+++ /sources/public/html5/spec/common-dom-interfaces.html 2012/11/19 11:15:28 1.299
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/common-input-element-apis.html 2012/11/11 01:14:47 1.211
+++ /sources/public/html5/spec/common-input-element-apis.html 2012/11/19 11:15:28 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/common-input-element-attributes.html 2012/11/11 01:14:47 1.279
+++ /sources/public/html5/spec/common-input-element-attributes.html 2012/11/19 11:15:28 1.280
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/common-microsyntaxes.html 2012/11/11 01:14:48 1.281
+++ /sources/public/html5/spec/common-microsyntaxes.html 2012/11/19 11:15:28 1.282
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/constraints.html 2012/11/11 01:14:48 1.203
+++ /sources/public/html5/spec/constraints.html 2012/11/19 11:15:28 1.204
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/content-models.html 2012/11/11 01:14:48 1.323
+++ /sources/public/html5/spec/content-models.html 2012/11/19 11:15:28 1.324
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -841,8 +841,7 @@
<li>
- <p>Dispatch the required <code title="event-click"><a href="infrastructure.html#event-click">click</a></code>
- event.</p> <!-- interaction event spec point -->
+ <p><a href="infrastructure.html#concept-event-dispatch" title="concept-event-dispatch">Dispatch</a> the required <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event.</p> <!-- interaction event spec point -->
<p>If there is an element <var title="">e</var> and the <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event is not canceled, <a href="#run-post-click-activation-steps">run
post-click activation steps</a> on element <var title="">e</var>.</p>
--- /sources/public/html5/spec/dimension-attributes.html 2012/11/11 01:14:48 1.211
+++ /sources/public/html5/spec/dimension-attributes.html 2012/11/19 11:15:28 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/dnd.html 2012/11/11 01:14:48 1.293
+++ /sources/public/html5/spec/dnd.html 2012/11/19 11:15:28 1.294
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1613,8 +1613,8 @@
</li>
- <li><p>Dispatch the newly created <code><a href="#dragevent">DragEvent</a></code> object at
- the specified target element.</li>
+ <li><p><a href="infrastructure.html#concept-event-dispatch" title="concept-event-dispatch">Dispatch</a> the newly created
+ <code><a href="#dragevent">DragEvent</a></code> object at the specified target element.</li>
<li><p>Set the <a href="#drag-data-store-allowed-effects-state">drag data store allowed effects state</a>
to the current value of <var title="">dataTransfer</var>'s <code title="dom-DataTransfer-effectAllowed"><a href="#dom-datatransfer-effectallowed">effectAllowed</a></code>
@@ -2085,12 +2085,10 @@
<dd><p>Reset the <a href="#current-drag-operation">current drag operation</a> to "<code title="">none</code>".</dd>
- </dl><p>Otherwise (if the <code title="event-dragover"><a href="#event-dragover">dragover</a></code> event <em>is</em>
- canceled), set the <a href="#current-drag-operation">current drag operation</a> based on
- the values of the <code title="dom-DataTransfer-effectAllowed"><a href="#dom-datatransfer-effectallowed">effectAllowed</a></code> and
- <code title="dom-DataTransfer-dropEffect"><a href="#dom-datatransfer-dropeffect">dropEffect</a></code>
- attributes of the <code><a href="#dragevent">DragEvent</a></code> object's <code title="dom-DragEvent-dataTransfer"><a href="#dom-dragevent-datatransfer">dataTransfer</a></code> object as
- they stood after the event dispatch finished, as per the
+ </dl><p>Otherwise (if the <code title="event-dragover"><a href="#event-dragover">dragover</a></code> event <em>is</em> canceled),
+ set the <a href="#current-drag-operation">current drag operation</a> based on the values of the <code title="dom-DataTransfer-effectAllowed"><a href="#dom-datatransfer-effectallowed">effectAllowed</a></code> and <code title="dom-DataTransfer-dropEffect"><a href="#dom-datatransfer-dropeffect">dropEffect</a></code> attributes of the <code><a href="#dragevent">DragEvent</a></code>
+ object's <code title="dom-DragEvent-dataTransfer"><a href="#dom-dragevent-datatransfer">dataTransfer</a></code> object as they stood
+ after the event <a href="infrastructure.html#concept-event-dispatch" title="concept-event-dispatch">dispatch</a> finished, as per the
following table:</p>
<table><thead><tr><th><code title="dom-DataTransfer-effectAllowed"><a href="#dom-datatransfer-effectallowed">effectAllowed</a></code></th>
@@ -2172,10 +2170,11 @@
<li>
- <p>If the event is canceled, set the <a href="#current-drag-operation">current drag
- operation</a> to the value of the <code title="dom-DataTransfer-dropEffect"><a href="#dom-datatransfer-dropeffect">dropEffect</a></code> attribute
- of the <code><a href="#dragevent">DragEvent</a></code> object's <code title="dom-DragEvent-dataTransfer"><a href="#dom-dragevent-datatransfer">dataTransfer</a></code> object
- as it stood after the event dispatch finished.</p>
+ <p>If the event is canceled, set the <a href="#current-drag-operation">current drag operation</a> to the value of the
+ <code title="dom-DataTransfer-dropEffect"><a href="#dom-datatransfer-dropeffect">dropEffect</a></code> attribute of the
+ <code><a href="#dragevent">DragEvent</a></code> object's <code title="dom-DragEvent-dataTransfer"><a href="#dom-dragevent-datatransfer">dataTransfer</a></code>
+ object as it stood after the event <a href="infrastructure.html#concept-event-dispatch" title="concept-event-dispatch">dispatch</a>
+ finished.</p>
<p>Otherwise, the event is not canceled; perform the event's
default action, which depends on the exact target as
--- /sources/public/html5/spec/dom.html 2012/11/11 01:14:48 1.1295
+++ /sources/public/html5/spec/dom.html 2012/11/19 11:15:28 1.1296
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/dynamic-markup-insertion.html 2012/11/11 01:14:49 1.213
+++ /sources/public/html5/spec/dynamic-markup-insertion.html 2012/11/19 11:15:28 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/editing-apis.html 2012/11/11 01:14:49 1.200
+++ /sources/public/html5/spec/editing-apis.html 2012/11/19 11:15:28 1.201
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/editing.html 2012/11/11 01:14:49 1.1267
+++ /sources/public/html5/spec/editing.html 2012/11/19 11:15:28 1.1268
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/edits-and-lists.html 2012/11/11 01:14:49 1.210
+++ /sources/public/html5/spec/edits-and-lists.html 2012/11/19 11:15:28 1.211
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/edits-and-paragraphs.html 2012/11/11 01:14:49 1.210
+++ /sources/public/html5/spec/edits-and-paragraphs.html 2012/11/19 11:15:28 1.211
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/edits.html 2012/11/11 01:14:49 1.255
+++ /sources/public/html5/spec/edits.html 2012/11/19 11:15:28 1.256
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/element-definitions.html 2012/11/11 01:14:49 1.211
+++ /sources/public/html5/spec/element-definitions.html 2012/11/19 11:15:28 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/elements.html 2012/11/11 01:14:49 1.287
+++ /sources/public/html5/spec/elements.html 2012/11/19 11:15:28 1.288
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/examples.html 2012/11/11 01:14:49 1.210
+++ /sources/public/html5/spec/examples.html 2012/11/19 11:15:28 1.211
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/form-submission.html 2012/11/11 01:14:49 1.212
+++ /sources/public/html5/spec/form-submission.html 2012/11/19 11:15:28 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/forms.html 2012/11/11 01:14:50 1.1265
+++ /sources/public/html5/spec/forms.html 2012/11/19 11:15:28 1.1266
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/global-attributes.html 2012/11/11 01:14:50 1.217
+++ /sources/public/html5/spec/global-attributes.html 2012/11/19 11:15:28 1.218
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/grouping-content.html 2012/11/11 01:14:50 1.270
+++ /sources/public/html5/spec/grouping-content.html 2012/11/19 11:15:28 1.271
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/headings-and-sections.html 2012/11/11 01:14:50 1.214
+++ /sources/public/html5/spec/headings-and-sections.html 2012/11/19 11:15:29 1.215
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/history.html 2012/11/11 01:14:50 1.1296
+++ /sources/public/html5/spec/history.html 2012/11/19 11:15:29 1.1297
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -2296,14 +2296,11 @@
<li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <a href="#page-showing">page
showing</a> flag to true.</li>
- <li><p>Fire a <code title="event-pageshow"><a href="#event-pageshow">pageshow</a></code>
- event at the <code><a href="browsers.html#window">Window</a></code> object of that
+ <li><p><a href="infrastructure.html#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-pageshow"><a href="#event-pageshow">pageshow</a></code> at the <code><a href="browsers.html#window">Window</a></code> object of that
<code><a href="dom.html#document">Document</a></code>, but with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to the
- <code><a href="dom.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the
- <code><a href="browsers.html#window">Window</a></code> object), using the
- <code><a href="#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="#dom-pagetransitionevent-persisted">persisted</a></code>
- attribute initialized to true. This event must not bubble, must
- not be cancelable, and has no default action.</li>
+ <code><a href="dom.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the <code><a href="browsers.html#window">Window</a></code> object),
+ using the <code><a href="#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="#dom-pagetransitionevent-persisted">persisted</a></code> attribute initialized to true.
+ This event must not bubble, must not be cancelable, and has no default action.</li>
</ol><!-- an interesting thing to test would be to traverse back
during onload, before the first pageshow has fired, and then to
@@ -2365,19 +2362,17 @@
<code><a href="dom.html#document">Document</a></code> of the <var title="">specified entry</var> be
the <var title="">specified entry</var>.</li>
- <li><p>If <var title="">state changed</var> is true, fire a <code title="event-popstate"><a href="#event-popstate">popstate</a></code> event at the
- <code><a href="browsers.html#window">Window</a></code> object of the <code><a href="dom.html#document">Document</a></code>, using the
- <code><a href="#popstateevent">PopStateEvent</a></code> interface, with the <code title="dom-PopStateEvent-state"><a href="#dom-popstateevent-state">state</a></code> attribute initialized
- to the value of <var title="">state</var>. This event must bubble
- but not be cancelable and has no default action.</li>
-
- <li><p>If <var title="">hash changed</var> is true, then fire a
- <code title="event-hashchange"><a href="#event-hashchange">hashchange</a></code> event at the
- <a href="browsers.html#browsing-context">browsing context</a>'s <code><a href="browsers.html#window">Window</a></code> object, using
- the <code><a href="#hashchangeevent">HashChangeEvent</a></code> interface, with the <code title="dom-HashChangeEvent-oldURL"><a href="#dom-hashchangeevent-oldurl">oldURL</a></code> attribute
- initialized to <var title="">old URL</var> and the <code title="dom-HashChangeEvent-newURL"><a href="#dom-hashchangeevent-newurl">newURL</a></code> attribute
- initialized to <var title="">new URL</var>. This event must bubble
- but not be cancelable and has no default action.</li>
+ <li><p>If <var title="">state changed</var> is true, <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a>
+ a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-popstate"><a href="#event-popstate">popstate</a></code> at the <code><a href="browsers.html#window">Window</a></code> object of the
+ <code><a href="dom.html#document">Document</a></code>, using the <code><a href="#popstateevent">PopStateEvent</a></code> interface, with the <code title="dom-PopStateEvent-state"><a href="#dom-popstateevent-state">state</a></code> attribute initialized to the value of <var title="">state</var>. This event must bubble but not be cancelable and has no default
+ action.</li>
+
+ <li><p>If <var title="">hash changed</var> is true, then <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a>
+ event with the name <code title="event-hashchange"><a href="#event-hashchange">hashchange</a></code> at the <a href="browsers.html#browsing-context">browsing
+ context</a>'s <code><a href="browsers.html#window">Window</a></code> object, using the <code><a href="#hashchangeevent">HashChangeEvent</a></code> interface,
+ with the <code title="dom-HashChangeEvent-oldURL"><a href="#dom-hashchangeevent-oldurl">oldURL</a></code> attribute initialized to <var title="">old URL</var> and the <code title="dom-HashChangeEvent-newURL"><a href="#dom-hashchangeevent-newurl">newURL</a></code> attribute
+ initialized to <var title="">new URL</var>. This event must bubble but not be cancelable and has
+ no default action.</li>
<li><p>The <a href="#current-entry">current entry</a> is now the <var title="">specified entry</var>.</li>
@@ -2535,8 +2530,7 @@
<li><p>Let <var title="">event</var> be a new <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a>
<code><a href="#beforeunloadevent">BeforeUnloadEvent</a></code> event object with the name <code title="event-beforeunload">beforeunload</code>, which does not bubble but is cancelable.</li>
- <li><p><i>Dispatch</i>: Dispatch <var title="">event</var> at the
- <code><a href="dom.html#document">Document</a></code>'s <code><a href="browsers.html#window">Window</a></code> object.</li>
+ <li><p><i>Dispatch</i>: <a href="infrastructure.html#concept-event-dispatch" title="concept-event-dispatch">Dispatch</a> <var title="">event</var> at the <code><a href="dom.html#document">Document</a></code>'s <code><a href="browsers.html#window">Window</a></code> object.</li>
<li><p>Decrease the <a href="webappapis.html#event-loop">event loop</a>'s <a href="#termination-nesting-level">termination
nesting level</a> by one.</li>
@@ -2620,14 +2614,12 @@
<li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <a href="#page-showing">page showing</a>
flag to false.</li>
- <li><p>Fire a <code title="event-pagehide"><a href="#event-pagehide">pagehide</a></code> event at
- the <code><a href="browsers.html#window">Window</a></code> object of the <code><a href="dom.html#document">Document</a></code>, but
- with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to the
- <code><a href="dom.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the
- <code><a href="browsers.html#window">Window</a></code> object), using the
- <code><a href="#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="#dom-pagetransitionevent-persisted">persisted</a></code>
- attribute initialized to true. This event must not bubble, must not
- be cancelable, and has no default action.</li>
+ <li><p><a href="infrastructure.html#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-pagehide"><a href="#event-pagehide">pagehide</a></code> at the <code><a href="browsers.html#window">Window</a></code> object of the
+ <code><a href="dom.html#document">Document</a></code>, but with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to the
+ <code><a href="dom.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code>
+ set to the <code><a href="browsers.html#window">Window</a></code> object), using the <code><a href="#pagetransitionevent">PageTransitionEvent</a></code> interface,
+ with the <code title="dom-PageTransitionEvent-persisted"><a href="#dom-pagetransitionevent-persisted">persisted</a></code> attribute initialized
+ to true. This event must not bubble, must not be cancelable, and has no default action.</li>
<li>
--- /sources/public/html5/spec/iana.html 2012/11/11 01:14:50 1.571
+++ /sources/public/html5/spec/iana.html 2012/11/19 11:15:29 1.572
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/image-maps.html 2012/11/11 01:14:50 1.212
+++ /sources/public/html5/spec/image-maps.html 2012/11/19 11:15:29 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/index.html 2012/11/11 01:44:23 1.1348
+++ /sources/public/html5/spec/index.html 2012/11/19 11:15:29 1.1349
@@ -323,7 +323,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -354,7 +354,7 @@
<a href="single-page.html">single page HTML</a>,
<a href="index.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
- This is revision $Revision: 1.1348 $.
+ This is revision $Revision: 1.1349 $.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -448,7 +448,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 11 November 2012 Editor's Draft.
+ This specification is the 19 November 2012 Editor's Draft.
</p>
@@ -493,7 +493,7 @@
<ol class="toc"><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a></li>
<li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a></li>
<li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></ol></li>
- <li><a href="introduction.html#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></ol></li>
+ <li><a href="introduction.html#suggested-reading"><span class="secno">1.11 </span>Suggested reading</a></ol></li>
<li><a href="infrastructure.html#infrastructure"><span class="secno">2 </span>Common infrastructure</a>
<ol class="toc"><li><a href="infrastructure.html#terminology"><span class="secno">2.1 </span>Terminology</a>
<ol class="toc"><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a></li>
--- /sources/public/html5/spec/infrastructure.html 2012/11/11 01:14:51 1.1347
+++ /sources/public/html5/spec/infrastructure.html 2012/11/19 11:15:29 1.1348
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -567,13 +567,12 @@
operate on the actual underlying data, not a snapshot of the
data.</p>
- <p>In the contexts of events, the terms <dfn title="">fire</dfn> and
- <dfn id="concept-event-dispatch" title="concept-event-dispatch">dispatch</dfn> are used as
- defined in the DOM Core specification: firing an event means to
- create and dispatch it, and dispatching an event means to follow the
- steps that propagate the event through the tree. The term <dfn id="concept-events-trusted" title="concept-events-trusted">trusted event</dfn> is used to refer
- to events whose <code title="dom-event-isTrusted"><a href="#dom-event-istrusted">isTrusted</a></code>
- attribute is initialized to true. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
+ <p>In the contexts of events, the terms <i>fire</i> and <i>dispatch</i> are used as defined in the
+ DOM Core specification: <dfn id="concept-event-fire" title="concept-event-fire">firing</dfn> an event means to create and
+ <a href="#concept-event-dispatch" title="concept-event-dispatch">dispatch</a> it, and <dfn id="concept-event-dispatch" title="concept-event-dispatch">dispatching</dfn> an event means to follow the steps that propagate
+ the event through the tree. The term <dfn id="concept-events-trusted" title="concept-events-trusted">trusted event</dfn> is
+ used to refer to events whose <code title="dom-event-isTrusted"><a href="#dom-event-istrusted">isTrusted</a></code> attribute is
+ initialized to true. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<h4 id="plugins"><span class="secno">2.1.5 </span>Plugins</h4>
@@ -707,13 +706,11 @@
non-normative, as are all sections explicitly marked non-normative.
Everything else in this specification is normative.</p>
- <p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL
- NOT",--> "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
- "OPTIONAL" in the normative parts of this document are to be
- interpreted as described in RFC2119. The key word "OPTIONALLY" in
- the normative parts of this document is to be interpreted with the
- same normative meaning as "MAY" and "OPTIONAL". For readability,
- these words do not appear in all uppercase letters in this
+ <p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL NOT",--> "SHOULD", "SHOULD
+ NOT", <!--"RECOMMENDED", "NOT RECOMMENDED",--> "MAY", and "OPTIONAL" in the normative parts of
+ this document are to be interpreted as described in RFC2119. The key word "OPTIONALLY" in the
+ normative parts of this document is to be interpreted with the same normative meaning as "MAY" and
+ "OPTIONAL". For readability, these words do not appear in all uppercase letters in this
specification. <a href="references.html#refsRFC2119">[RFC2119]</a></p>
<div class="impl">
--- /sources/public/html5/spec/interactions-with-xpath-and-xslt.html 2012/11/11 01:14:51 1.135
+++ /sources/public/html5/spec/interactions-with-xpath-and-xslt.html 2012/11/19 11:15:29 1.136
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/interactive-elements.html 2012/11/11 01:14:51 1.1252
+++ /sources/public/html5/spec/interactive-elements.html 2012/11/19 11:15:29 1.1253
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/introduction.html 2012/11/11 01:44:23 1.1283
+++ /sources/public/html5/spec/introduction.html 2012/11/19 11:15:29 1.1284
@@ -325,7 +325,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -337,7 +337,7 @@
<ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a><li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></ol><li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a><li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a>
<ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a><li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></ol><li><a href="introduction.html#fingerprint"><span class="secno">1.8 </span>Privacy concerns</a><li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.9 </span>A quick introduction to HTML</a>
<ol><li><a href="introduction.html#writing-secure-applications-with-html"><span class="secno">1.9.1 </span>Writing secure applications with HTML</a><li><a href="introduction.html#common-pitfalls-to-avoid-when-using-the-scripting-apis"><span class="secno">1.9.2 </span>Common pitfalls to avoid when using the scripting APIs</a></ol><li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.10 </span>Conformance requirements for authors</a>
- <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a><li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></ol><li><a href="introduction.html#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></ol></ol></nav>
+ <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a><li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></ol><li><a href="introduction.html#suggested-reading"><span class="secno">1.11 </span>Suggested reading</a></ol></ol></nav>
<h2 id="introduction"><span class="secno">1 </span>Introduction</h2>
<!--VERSION-->
@@ -1808,7 +1808,7 @@
</dd>
- </dl><h3 id="recommended-reading"><span class="secno">1.11 </span>Recommended reading</h3>
+ </dl><h3 id="suggested-reading"><span class="secno">1.11 </span>Suggested reading</h3>
<p><i>This section is non-normative.</i></p>
<p>The following documents might be of interest to readers of this
--- /sources/public/html5/spec/links.html 2012/11/11 01:14:51 1.308
+++ /sources/public/html5/spec/links.html 2012/11/19 11:15:29 1.309
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -572,9 +572,8 @@
<a href="#as-a-download">as a download</a>, it should select one using the following
algorithm.</p>
- <p class="warning">This algorithm is intended to mitigate security
- dangers involved in downloading files from untrusted sites, and user
- agents are strongly recommended to follow it.</p> <!-- but it's
+ <p class="warning">This algorithm is intended to mitigate security dangers involved in downloading
+ files from untrusted sites, and user agents are strongly urged to follow it.</p> <!-- but it's
optional, since it's not really an interoperability issue -->
<ol><li><p>Let <var title="">filename</var> be the void value.</li>
@@ -2287,7 +2286,7 @@
<h4 id="footnotes"><span class="secno">4.13.5 </span>Footnotes</h4>
<p>HTML does not have a dedicated mechanism for marking up
- footnotes. Here are the recommended alternatives.</p>
+ footnotes. Here are the suggested alternatives.</p>
<!--FORK--><!--TITLE-->
--- /sources/public/html5/spec/mathml.html 2012/11/11 01:14:51 1.211
+++ /sources/public/html5/spec/mathml.html 2012/11/19 11:15:29 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/media-elements.html 2012/11/11 01:14:51 1.221
+++ /sources/public/html5/spec/media-elements.html 2012/11/19 11:15:29 1.222
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1347,11 +1347,9 @@
<code><a href="#audiotracklist">AudioTrackList</a></code> object with the new
<code><a href="#audiotrack">AudioTrack</a></code> object.</li>
- <li><p>Fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and
- is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized
- to the new <code><a href="#audiotrack">AudioTrack</a></code> object, at this
- <code><a href="#audiotracklist">AudioTrackList</a></code> object.</li>
+ <li><p><a href="infrastructure.html#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the new
+ <code><a href="#audiotrack">AudioTrack</a></code> object, at this <code><a href="#audiotracklist">AudioTrackList</a></code> object.</li>
</ol></dd>
@@ -1368,11 +1366,9 @@
<code><a href="#videotracklist">VideoTrackList</a></code> object with the new
<code><a href="#videotrack">VideoTrack</a></code> object.</li>
- <li><p>Fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and
- is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized
- to the new <code><a href="#videotrack">VideoTrack</a></code> object, at this
- <code><a href="#videotracklist">VideoTrackList</a></code> object.</li>
+ <li><p><a href="infrastructure.html#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the new
+ <code><a href="#videotrack">VideoTrack</a></code> object, at this <code><a href="#videotracklist">VideoTrackList</a></code> object.</li>
</ol></dd>
@@ -2058,22 +2054,16 @@
<!-- see https://www.w3.org/Bugs/Public/show_bug.cgi?id=14492 -->
<!-- basically this is to handle very-long-running streams that use
different video and audio tracks per TV show -->
- <p>If at any time the user agent learns that an audio or video track
- has ended and all <a href="#media-data">media data</a> relating to that track
- corresponds to parts of the <a href="#media-timeline">media timeline</a> that are
- <em>before</em> the <a href="#earliest-possible-position">earliest possible position</a>, the
- user agent may <a href="webappapis.html#queue-a-task">queue a task</a> to remove the track from
- the <code title="dom-media-audioTracks"><a href="#dom-media-audiotracks">audioTracks</a></code>
- attribute's <code><a href="#audiotracklist">AudioTrackList</a></code> object or the <code title="dom-media-videoTracks"><a href="#dom-media-videotracks">videoTracks</a></code> attribute's
- <code><a href="#videotracklist">VideoTrackList</a></code> object as appropriate and then fire an
- event with the name <code title="event-removetrack">removetrack</code>, that does not bubble
- and is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
- attribute initialized to the <code><a href="#audiotrack">AudioTrack</a></code> or
- <code><a href="#videotrack">VideoTrack</a></code> object representing the track, at the
- <a href="#media-element">media element</a>'s aforementioned
- <code><a href="#audiotracklist">AudioTrackList</a></code> or <code><a href="#videotracklist">VideoTrackList</a></code>
- object.</p>
+
+ <p>If at any time the user agent learns that an audio or video track has ended and all <a href="#media-data">media
+ data</a> relating to that track corresponds to parts of the <a href="#media-timeline">media timeline</a> that
+ are <em>before</em> the <a href="#earliest-possible-position">earliest possible position</a>, the user agent may <a href="webappapis.html#queue-a-task">queue a
+ task</a> to remove the track from the <code title="dom-media-audioTracks"><a href="#dom-media-audiotracks">audioTracks</a></code>
+ attribute's <code><a href="#audiotracklist">AudioTrackList</a></code> object or the <code title="dom-media-videoTracks"><a href="#dom-media-videotracks">videoTracks</a></code> attribute's <code><a href="#videotracklist">VideoTrackList</a></code> object as
+ appropriate and then <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-removetrack">removetrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the <code><a href="#audiotrack">AudioTrack</a></code> or
+ <code><a href="#videotrack">VideoTrack</a></code> object representing the track, at the <a href="#media-element">media element</a>'s
+ aforementioned <code><a href="#audiotracklist">AudioTrackList</a></code> or <code><a href="#videotracklist">VideoTrackList</a></code> object.</p>
<p>The <dfn id="dom-media-duration" title="dom-media-duration"><code>duration</code></dfn>
attribute must return the time of the end of the <a href="#media-resource">media
@@ -5389,12 +5379,10 @@
<li><p>Add the new <a href="#text-track">text track</a> to the <a href="#media-element">media
element</a>'s <a href="#list-of-text-tracks">list of text tracks</a>.</li>
- <li><p>Fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is
- not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
- attribute initialized to the <a href="#text-track">text track</a>'s
- <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s
- <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
+ <li><p><a href="infrastructure.html#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that uses
+ the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
+ attribute initialized to the <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the
+ <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
<code><a href="#texttracklist">TextTrackList</a></code> object.</li>
</ol><!-- removetrack: we don't currently ever remove an in-band text
@@ -5467,30 +5455,22 @@
<a href="infrastructure.html#webvtt">WebVTT</a>, this is the <a href="infrastructure.html#rules-for-updating-the-display-of-webvtt-text-tracks">rules for updating the
display of WebVTT text tracks</a>. <a href="references.html#refsWEBVTT">[WEBVTT]</a></p>
- <p>When a <code><a href="the-track-element.html#the-track-element">track</a></code> element's parent element changes and
- the new parent is a <a href="#media-element">media element</a>, then the user agent
- must add the <code><a href="the-track-element.html#the-track-element">track</a></code> element's corresponding <a href="#text-track">text
- track</a> to the <a href="#media-element">media element</a>'s <a href="#list-of-text-tracks">list of text
- tracks</a>, and then <a href="webappapis.html#queue-a-task">queue a task</a> to fire an event
- with the name <code title="event-addtrack">addtrack</code>, that
- does not bubble and is not cancelable, and that uses the
- <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to
- the <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the
+ <p>When a <code><a href="the-track-element.html#the-track-element">track</a></code> element's parent element changes and the new parent is a <a href="#media-element">media
+ element</a>, then the user agent must add the <code><a href="the-track-element.html#the-track-element">track</a></code> element's corresponding
+ <a href="#text-track">text track</a> to the <a href="#media-element">media element</a>'s <a href="#list-of-text-tracks">list of text tracks</a>, and
+ then <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that uses
+ the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
+ attribute initialized to the <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the
<a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
<code><a href="#texttracklist">TextTrackList</a></code> object.</p>
- <p>When a <code><a href="the-track-element.html#the-track-element">track</a></code> element's parent element changes and
- the old parent was a <a href="#media-element">media element</a>, then the user agent
- must remove the <code><a href="the-track-element.html#the-track-element">track</a></code> element's corresponding
- <a href="#text-track">text track</a> from the <a href="#media-element">media element</a>'s
- <a href="#list-of-text-tracks">list of text tracks</a>, and then <a href="webappapis.html#queue-a-task">queue a task</a>
- to fire an event with the name <code title="event-removetrack">removetrack</code>, that does not bubble
- and is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
- attribute initialized to the <a href="#text-track">text track</a>'s
- <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s
- <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
- <code><a href="#texttracklist">TextTrackList</a></code> object.</p> <!-- removetrack -->
+ <p>When a <code><a href="the-track-element.html#the-track-element">track</a></code> element's parent element changes and the old parent was a <a href="#media-element">media
+ element</a>, then the user agent must remove the <code><a href="the-track-element.html#the-track-element">track</a></code> element's corresponding
+ <a href="#text-track">text track</a> from the <a href="#media-element">media element</a>'s <a href="#list-of-text-tracks">list of text tracks</a>,
+ and then <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-removetrack">removetrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the <a href="#text-track">text track</a>'s
+ <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's <code><a href="#texttracklist">TextTrackList</a></code> object.</p>
+ <!-- removetrack -->
<hr><p>When a <a href="#text-track">text track</a> corresponding to a
<code><a href="the-track-element.html#the-track-element">track</a></code> element is added to a <a href="#media-element">media
@@ -6050,12 +6030,10 @@
<li>
- <p><a href="webappapis.html#queue-a-task">Queue a task</a> to fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and
- is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to
- the new <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object,
- at the <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
- <code><a href="#texttracklist">TextTrackList</a></code> object.</p>
+ <p><a href="webappapis.html#queue-a-task">Queue a task</a> to <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the new <a href="#text-track">text
+ track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's <code><a href="#texttracklist">TextTrackList</a></code>
+ object.</p>
</li>
--- /sources/public/html5/spec/named-character-references.html 2012/11/11 01:14:51 1.1218
+++ /sources/public/html5/spec/named-character-references.html 2012/11/19 11:15:29 1.1219
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/namespaces.html 2012/11/11 01:14:51 1.252
+++ /sources/public/html5/spec/namespaces.html 2012/11/19 11:15:29 1.253
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/obsolete.html 2012/11/11 01:14:52 1.1261
+++ /sources/public/html5/spec/obsolete.html 2012/11/19 11:15:29 1.1262
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1595,8 +1595,7 @@
<meta name="eGMS.subject.keyword" scheme="LGCL" content="Abandoned vehicles">
<meta name="eGMS.subject.keyword" scheme="ORLY" content="Mah car: kthxbye"></pre>
- <p>The recommended processing of this markup, however, would be
- equivalent to the following:</p>
+ <p>The suggested processing of this markup, however, would be equivalent to the following:</p>
<pre><meta name="eGMS.subject.keyword" content="Abandoned vehicles">
<meta name="eGMS.subject.keyword" content="Mah car: kthxbye"></pre>
--- /sources/public/html5/spec/offline.html 2012/11/11 01:14:52 1.1258
+++ /sources/public/html5/spec/offline.html 2012/11/19 11:15:29 1.1259
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1662,23 +1662,17 @@
</li>
- <li><p>For each <a href="#cache-host">cache host</a> associated with an
- <a href="#application-cache">application cache</a> in <var title="">cache
- group</var>, <a href="#queue-a-post-load-task">queue a post-load task</a> to fire an event
- with the name <code title="event-appcache-progress"><a href="#event-appcache-progress">progress</a></code>, which does not
- bubble, which is cancelable, and which uses the
- <code>ProgressEvent</code> interface, at the
- <code><a href="#applicationcache">ApplicationCache</a></code> singleton of the <a href="#cache-host">cache
- host</a>. The <code title="dom-ProgressEvents-lengthComputable">lengthComputable</code>
- attribute must be set to true, the <code title="dom-ProgressEvents-total">total</code> attribute must be
- set to the number of files in <var title="">file list</var>, and
- the <code title="dom-ProgressEvents-loaded">loaded</code>
- attribute must be set to the number of files in <var title="">file list</var> that have been either downloaded or
- skipped so far. The default action of these events must be, if
- the user agent <a href="#shows-caching-progress">shows caching progress</a>, the display
- of some sort of user interface indicating to the user that a file
- is being downloaded in preparation for updating the application.
- <a href="references.html#refsPROGRESS">[PROGRESS]</a></li>
+ <li><p>For each <a href="#cache-host">cache host</a> associated with an <a href="#application-cache">application cache</a> in
+ <var title="">cache group</var>, <a href="#queue-a-post-load-task">queue a post-load task</a> to <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a>
+ event with the name <code title="event-appcache-progress"><a href="#event-appcache-progress">progress</a></code>, which does not
+ bubble, which is cancelable, and which uses the <code>ProgressEvent</code> interface, at the
+ <code><a href="#applicationcache">ApplicationCache</a></code> singleton of the <a href="#cache-host">cache host</a>. The <code title="dom-ProgressEvents-lengthComputable">lengthComputable</code> attribute must be set to
+ true, the <code title="dom-ProgressEvents-total">total</code> attribute must be set to the
+ number of files in <var title="">file list</var>, and the <code title="dom-ProgressEvents-loaded">loaded</code> attribute must be set to the number of files in
+ <var title="">file list</var> that have been either downloaded or skipped so far. The default
+ action of these events must be, if the user agent <a href="#shows-caching-progress">shows caching progress</a>, the
+ display of some sort of user interface indicating to the user that a file is being downloaded
+ in preparation for updating the application. <a href="references.html#refsPROGRESS">[PROGRESS]</a></li>
<li>
@@ -1813,20 +1807,14 @@
</ol></li>
- <li><p>For each <a href="#cache-host">cache host</a> associated with an
- <a href="#application-cache">application cache</a> in <var title="">cache group</var>,
- <a href="#queue-a-post-load-task">queue a post-load task</a> to fire an event with the name
- <code title="event-appcache-progress"><a href="#event-appcache-progress">progress</a></code>, which does
- not bubble, which is cancelable, and which uses the
- <code>ProgressEvent</code> interface, at the
- <code><a href="#applicationcache">ApplicationCache</a></code> singleton of the <a href="#cache-host">cache
- host</a>. The <code title="dom-ProgressEvents-lengthComputable">lengthComputable</code>
- attribute must be set to true, the <code title="dom-ProgressEvents-total">total</code> and the <code title="dom-ProgressEvents-loaded">loaded</code> attributes must be
- set to the number of files in <var title="">file list</var>. The
- default action of these events must be, if the user agent
- <a href="#shows-caching-progress">shows caching progress</a>, the display of some sort of
- user interface indicating to the user that all the files have been
- downloaded. <a href="references.html#refsPROGRESS">[PROGRESS]</a></li>
+ <li><p>For each <a href="#cache-host">cache host</a> associated with an <a href="#application-cache">application cache</a> in <var title="">cache group</var>, <a href="#queue-a-post-load-task">queue a post-load task</a> to <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a>
+ event with the name <code title="event-appcache-progress"><a href="#event-appcache-progress">progress</a></code>, which does not bubble,
+ which is cancelable, and which uses the <code>ProgressEvent</code> interface, at the
+ <code><a href="#applicationcache">ApplicationCache</a></code> singleton of the <a href="#cache-host">cache host</a>. The <code title="dom-ProgressEvents-lengthComputable">lengthComputable</code> attribute must be set to
+ true, the <code title="dom-ProgressEvents-total">total</code> and the <code title="dom-ProgressEvents-loaded">loaded</code> attributes must be set to the number of files in
+ <var title="">file list</var>. The default action of these events must be, if the user agent
+ <a href="#shows-caching-progress">shows caching progress</a>, the display of some sort of user interface indicating to the
+ user that all the files have been downloaded. <a href="references.html#refsPROGRESS">[PROGRESS]</a></li>
<li><p>Store the list of <a href="#concept-appcache-fallback-ns" title="concept-appcache-fallback-ns">fallback namespaces</a>,
and the URLs of the <a href="#concept-appcache-fallback" title="concept-appcache-fallback">fallback entries</a> that they
--- /sources/public/html5/spec/parsing.html 2012/11/11 01:14:52 1.208
+++ /sources/public/html5/spec/parsing.html 2012/11/19 11:15:29 1.209
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1197,11 +1197,11 @@
<hr><p>User agents must not support the CESU-8, UTF-7, BOCU-1 and SCSU
encodings. <a href="references.html#refsCESU8">[CESU8]</a> <a href="references.html#refsUTF7">[UTF7]</a> <a href="references.html#refsBOCU1">[BOCU1]</a> <a href="references.html#refsSCSU">[SCSU]</a></p>
- <p>Support for encodings based on EBCDIC is not recommended. This
- encoding is rarely used for publicly-facing Web content.</p>
+ <p>Support for encodings based on EBCDIC is discouraged. This encoding is rarely used for
+ publicly-facing Web content.</p>
- <p>Support for UTF-32 is not recommended. This encoding is rarely
- used, and frequently implemented incorrectly.</p>
+ <p>Support for UTF-32 is also discouraged. This encoding is rarely used, and frequently
+ implemented incorrectly.</p>
<p class="note">This specification does not make any attempt to
support EBCDIC-based encodings and UTF-32 in its algorithms; support
--- /sources/public/html5/spec/references.html 2012/11/11 01:14:52 1.1281
+++ /sources/public/html5/spec/references.html 2012/11/19 11:15:29 1.1282
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/rendering.html 2012/11/11 01:14:52 1.273
+++ /sources/public/html5/spec/rendering.html 2012/11/19 11:15:29 1.274
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html 2012/11/11 01:14:52 1.211
+++ /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html 2012/11/19 11:15:29 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/scripting-1.html 2012/11/11 01:14:52 1.287
+++ /sources/public/html5/spec/scripting-1.html 2012/11/19 11:15:29 1.288
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/section-index.html 2012/11/11 01:14:52 1.171
+++ /sources/public/html5/spec/section-index.html 2012/11/19 11:15:29 1.172
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/sections.html 2012/11/11 01:14:52 1.276
+++ /sources/public/html5/spec/sections.html 2012/11/19 11:15:29 1.277
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/semantics.html 2012/11/11 01:14:52 1.1291
+++ /sources/public/html5/spec/semantics.html 2012/11/19 11:15:29 1.1292
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/single-page.html 2012/11/11 01:44:23 1.199
+++ /sources/public/html5/spec/single-page.html 2012/11/19 11:15:29 1.200
@@ -338,7 +338,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
<dl>
<dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
@@ -371,7 +371,7 @@
<a href="single-page.html">single page HTML</a>,
<a href="index.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
- This is revision $Revision: 1.199 $.
+ This is revision $Revision: 1.200 $.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -473,7 +473,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 11 November 2012 Editor's Draft.
+ This specification is the 19 November 2012 Editor's Draft.
</p>
@@ -531,7 +531,7 @@
<li><a href="#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a></li>
<li><a href="#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a></li>
<li><a href="#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></li></ol></li>
- <li><a href="#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></li></ol></li>
+ <li><a href="#suggested-reading"><span class="secno">1.11 </span>Suggested reading</a></li></ol></li>
<li><a href="#infrastructure"><span class="secno">2 </span>Common infrastructure</a>
<ol class="toc">
<li><a href="#terminology"><span class="secno">2.1 </span>Terminology</a>
@@ -2934,7 +2934,7 @@
- <h3 id="recommended-reading"><span class="secno">1.11 </span>Recommended reading</h3>
+ <h3 id="suggested-reading"><span class="secno">1.11 </span>Suggested reading</h3>
<p><i>This section is non-normative.</i></p>
<p>The following documents might be of interest to readers of this
@@ -3264,13 +3264,12 @@
operate on the actual underlying data, not a snapshot of the
data.</p>
- <p>In the contexts of events, the terms <dfn title="">fire</dfn> and
- <dfn id="concept-event-dispatch" title="concept-event-dispatch">dispatch</dfn> are used as
- defined in the DOM Core specification: firing an event means to
- create and dispatch it, and dispatching an event means to follow the
- steps that propagate the event through the tree. The term <dfn id="concept-events-trusted" title="concept-events-trusted">trusted event</dfn> is used to refer
- to events whose <code title="dom-event-isTrusted"><a href="#dom-event-istrusted">isTrusted</a></code>
- attribute is initialized to true. <a href="#refsDOMCORE">[DOMCORE]</a></p>
+ <p>In the contexts of events, the terms <i>fire</i> and <i>dispatch</i> are used as defined in the
+ DOM Core specification: <dfn id="concept-event-fire" title="concept-event-fire">firing</dfn> an event means to create and
+ <a href="#concept-event-dispatch" title="concept-event-dispatch">dispatch</a> it, and <dfn id="concept-event-dispatch" title="concept-event-dispatch">dispatching</dfn> an event means to follow the steps that propagate
+ the event through the tree. The term <dfn id="concept-events-trusted" title="concept-events-trusted">trusted event</dfn> is
+ used to refer to events whose <code title="dom-event-isTrusted"><a href="#dom-event-istrusted">isTrusted</a></code> attribute is
+ initialized to true. <a href="#refsDOMCORE">[DOMCORE]</a></p>
<h4 id="plugins"><span class="secno">2.1.5 </span>Plugins</h4>
@@ -3404,13 +3403,11 @@
non-normative, as are all sections explicitly marked non-normative.
Everything else in this specification is normative.</p>
- <p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL
- NOT",--> "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
- "OPTIONAL" in the normative parts of this document are to be
- interpreted as described in RFC2119. The key word "OPTIONALLY" in
- the normative parts of this document is to be interpreted with the
- same normative meaning as "MAY" and "OPTIONAL". For readability,
- these words do not appear in all uppercase letters in this
+ <p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL NOT",--> "SHOULD", "SHOULD
+ NOT", <!--"RECOMMENDED", "NOT RECOMMENDED",--> "MAY", and "OPTIONAL" in the normative parts of
+ this document are to be interpreted as described in RFC2119. The key word "OPTIONALLY" in the
+ normative parts of this document is to be interpreted with the same normative meaning as "MAY" and
+ "OPTIONAL". For readability, these words do not appear in all uppercase letters in this
specification. <a href="#refsRFC2119">[RFC2119]</a></p>
<div class="impl">
@@ -13242,8 +13239,7 @@
<li>
- <p>Dispatch the required <code title="event-click"><a href="#event-click">click</a></code>
- event.</p> <!-- interaction event spec point -->
+ <p><a href="#concept-event-dispatch" title="concept-event-dispatch">Dispatch</a> the required <code title="event-click"><a href="#event-click">click</a></code> event.</p> <!-- interaction event spec point -->
<p>If there is an element <var title="">e</var> and the <code title="event-click"><a href="#event-click">click</a></code> event is not canceled, <a href="#run-post-click-activation-steps">run
post-click activation steps</a> on element <var title="">e</var>.</p>
@@ -26896,7 +26892,6 @@
<!--FORK-->
-
<div class="impl">
<h6 id="guidance-for-markup-generators"><span class="secno">4.8.1.1.12 </span>Guidance for markup generators</h6>
@@ -28862,29 +28857,23 @@
tried, or to show text to the users of these older browsers informing
them of how to access the video contents.</p>
- <p class="note">In particular, this content is not intended to
- address accessibility concerns. To make video content accessible to
- the partially sighted, the blind, the hard-of-hearing, the deaf, and
- those with other physical or cognitive disabilities, a variety of
- features are available. Captions can be provided, either embedded in
- the video stream or as external files using the <code><a href="#the-track-element">track</a></code>
- element. Sign-language tracks can be provided, again either embedded
- in the video stream or by synchronizing multiple <code><a href="#the-video-element">video</a></code>
- elements using the <code title="attr-media-mediagroup"><a href="#attr-media-mediagroup">mediagroup</a></code> attribute or a
- <code><a href="#mediacontroller">MediaController</a></code> object. Audio descriptions can be
- provided, either as a separate track embedded in the video stream,
- or a separate audio track in an <code><a href="#the-audio-element">audio</a></code> element <a href="#slaved-media-elements" title="slaved media elements">slaved</a> to the same controller
- as the <code><a href="#the-video-element">video</a></code> element(s), or in text form using a
-<!--FORK-->
+ <p class="note">In particular, this content is not intended to address accessibility concerns. To
+ make video content accessible to the partially sighted, the blind, the hard-of-hearing, the deaf,
+ and those with other physical or cognitive disabilities, a variety of features are available.
+ Captions can be provided, either embedded in the video stream or as external files using the
+ <code><a href="#the-track-element">track</a></code> element. Sign-language tracks can be provided, again either embedded in the
+ video stream or by synchronizing multiple <code><a href="#the-video-element">video</a></code> elements using the <code title="attr-media-mediagroup"><a href="#attr-media-mediagroup">mediagroup</a></code> attribute or a <code><a href="#mediacontroller">MediaController</a></code>
+ object. Audio descriptions can be provided, either as a separate track embedded in the video
+ stream, or a separate audio track in an <code><a href="#the-audio-element">audio</a></code> element <a href="#slaved-media-elements" title="slaved media
+ elements">slaved</a> to the same controller as the <code><a href="#the-video-element">video</a></code> element(s), or in text
+ form using a
+ <!--FORK-->
caption file
-<!--FORK-->
- referenced using the <code><a href="#the-track-element">track</a></code> element and synthesized into
- speech by the user agent. WebVTT can also be used to provide chapter
- titles. For users who would rather not use a media element at all,
- transcripts or other textual alternatives can be provided by simply
- linking to them in the prose near the <code><a href="#the-video-element">video</a></code> element.
-<!--FORK-->
- </p>
+ <!--FORK-->
+ referenced using the <code><a href="#the-track-element">track</a></code> element and
+ synthesized into speech by the user agent. WebVTT can also be used to provide chapter titles. For
+ users who would rather not use a media element at all, transcripts or other textual alternatives
+ can be provided by simply linking to them in the prose near the <code><a href="#the-video-element">video</a></code> element. <a href="#refsWEBVTT">[WEBVTT]</a></p>
<p>The <code><a href="#the-video-element">video</a></code> element is a <a href="#media-element">media element</a>
whose <a href="#media-data">media data</a> is ostensibly video data, possibly
@@ -29247,23 +29236,14 @@
tried, or to show text to the users of these older browsers informing
them of how to access the audio contents.</p>
- <p class="note">In particular, this content is not intended to
- address accessibility concerns. To make audio content accessible to
- the deaf or to those with other physical or cognitive disabilities,
- a variety of features are available. If captions or a sign language
- video are available, the <code><a href="#the-video-element">video</a></code> element can be used
- instead of the <code><a href="#the-audio-element">audio</a></code> element to play the audio,
- allowing users to enable the visual alternatives. Chapter titles can
- be provided to aid navigation, using the <code><a href="#the-track-element">track</a></code> element
- and a
-<!--FORK-->
- caption file.
-<!--FORK-->
- And, naturally, transcripts or other textual alternatives can be
- provided by simply linking to them in the prose near the
- <code><a href="#the-audio-element">audio</a></code> element.
-<!--FORK-->
- </p>
+ <p class="note">In particular, this content is not intended to address accessibility concerns. To
+ make audio content accessible to the deaf or to those with other physical or cognitive
+ disabilities, a variety of features are available. If captions or a sign language video are
+ available, the <code><a href="#the-video-element">video</a></code> element can be used instead of the <code><a href="#the-audio-element">audio</a></code> element to
+ play the audio, allowing users to enable the visual alternatives. Chapter titles can be provided
+ to aid navigation, using the <code><a href="#the-track-element">track</a></code> element and a <a href="#webvtt-file">WebVTT file</a>. And,
+ naturally, transcripts or other textual alternatives can be provided by simply linking to them in
+ the prose near the <code><a href="#the-audio-element">audio</a></code> element. <a href="#refsWEBVTT">[WEBVTT]</a></p>
<p>The <code><a href="#the-audio-element">audio</a></code> element is a <a href="#media-element">media element</a>
whose <a href="#media-data">media data</a> is ostensibly audio data.</p>
@@ -30872,11 +30852,9 @@
<code><a href="#audiotracklist">AudioTrackList</a></code> object with the new
<code><a href="#audiotrack">AudioTrack</a></code> object.</p></li>
- <li><p>Fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and
- is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized
- to the new <code><a href="#audiotrack">AudioTrack</a></code> object, at this
- <code><a href="#audiotracklist">AudioTrackList</a></code> object.</p></li>
+ <li><p><a href="#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the new
+ <code><a href="#audiotrack">AudioTrack</a></code> object, at this <code><a href="#audiotracklist">AudioTrackList</a></code> object.</p></li>
</ol>
@@ -30897,11 +30875,9 @@
<code><a href="#videotracklist">VideoTrackList</a></code> object with the new
<code><a href="#videotrack">VideoTrack</a></code> object.</p></li>
- <li><p>Fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and
- is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized
- to the new <code><a href="#videotrack">VideoTrack</a></code> object, at this
- <code><a href="#videotracklist">VideoTrackList</a></code> object.</p></li>
+ <li><p><a href="#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the new
+ <code><a href="#videotrack">VideoTrack</a></code> object, at this <code><a href="#videotracklist">VideoTrackList</a></code> object.</p></li>
</ol>
@@ -31632,22 +31608,16 @@
<!-- see https://www.w3.org/Bugs/Public/show_bug.cgi?id=14492 -->
<!-- basically this is to handle very-long-running streams that use
different video and audio tracks per TV show -->
- <p>If at any time the user agent learns that an audio or video track
- has ended and all <a href="#media-data">media data</a> relating to that track
- corresponds to parts of the <a href="#media-timeline">media timeline</a> that are
- <em>before</em> the <a href="#earliest-possible-position">earliest possible position</a>, the
- user agent may <a href="#queue-a-task">queue a task</a> to remove the track from
- the <code title="dom-media-audioTracks"><a href="#dom-media-audiotracks">audioTracks</a></code>
- attribute's <code><a href="#audiotracklist">AudioTrackList</a></code> object or the <code title="dom-media-videoTracks"><a href="#dom-media-videotracks">videoTracks</a></code> attribute's
- <code><a href="#videotracklist">VideoTrackList</a></code> object as appropriate and then fire an
- event with the name <code title="event-removetrack">removetrack</code>, that does not bubble
- and is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
- attribute initialized to the <code><a href="#audiotrack">AudioTrack</a></code> or
- <code><a href="#videotrack">VideoTrack</a></code> object representing the track, at the
- <a href="#media-element">media element</a>'s aforementioned
- <code><a href="#audiotracklist">AudioTrackList</a></code> or <code><a href="#videotracklist">VideoTrackList</a></code>
- object.</p>
+
+ <p>If at any time the user agent learns that an audio or video track has ended and all <a href="#media-data">media
+ data</a> relating to that track corresponds to parts of the <a href="#media-timeline">media timeline</a> that
+ are <em>before</em> the <a href="#earliest-possible-position">earliest possible position</a>, the user agent may <a href="#queue-a-task">queue a
+ task</a> to remove the track from the <code title="dom-media-audioTracks"><a href="#dom-media-audiotracks">audioTracks</a></code>
+ attribute's <code><a href="#audiotracklist">AudioTrackList</a></code> object or the <code title="dom-media-videoTracks"><a href="#dom-media-videotracks">videoTracks</a></code> attribute's <code><a href="#videotracklist">VideoTrackList</a></code> object as
+ appropriate and then <a href="#concept-event-fire" title="concept-event-fire">fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-removetrack">removetrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the <code><a href="#audiotrack">AudioTrack</a></code> or
+ <code><a href="#videotrack">VideoTrack</a></code> object representing the track, at the <a href="#media-element">media element</a>'s
+ aforementioned <code><a href="#audiotracklist">AudioTrackList</a></code> or <code><a href="#videotracklist">VideoTrackList</a></code> object.</p>
<p>The <dfn id="dom-media-duration" title="dom-media-duration"><code>duration</code></dfn>
attribute must return the time of the end of the <a href="#media-resource">media
@@ -35217,12 +35187,10 @@
<li><p>Add the new <a href="#text-track">text track</a> to the <a href="#media-element">media
element</a>'s <a href="#list-of-text-tracks">list of text tracks</a>.</p></li>
- <li><p>Fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is
- not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
- attribute initialized to the <a href="#text-track">text track</a>'s
- <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s
- <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
+ <li><p><a href="#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that uses
+ the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
+ attribute initialized to the <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the
+ <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
<code><a href="#texttracklist">TextTrackList</a></code> object.</p></li>
</ol>
@@ -35310,30 +35278,22 @@
<a href="#webvtt">WebVTT</a>, this is the <a href="#rules-for-updating-the-display-of-webvtt-text-tracks">rules for updating the
display of WebVTT text tracks</a>. <a href="#refsWEBVTT">[WEBVTT]</a></p>
- <p>When a <code><a href="#the-track-element">track</a></code> element's parent element changes and
- the new parent is a <a href="#media-element">media element</a>, then the user agent
- must add the <code><a href="#the-track-element">track</a></code> element's corresponding <a href="#text-track">text
- track</a> to the <a href="#media-element">media element</a>'s <a href="#list-of-text-tracks">list of text
- tracks</a>, and then <a href="#queue-a-task">queue a task</a> to fire an event
- with the name <code title="event-addtrack">addtrack</code>, that
- does not bubble and is not cancelable, and that uses the
- <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to
- the <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the
+ <p>When a <code><a href="#the-track-element">track</a></code> element's parent element changes and the new parent is a <a href="#media-element">media
+ element</a>, then the user agent must add the <code><a href="#the-track-element">track</a></code> element's corresponding
+ <a href="#text-track">text track</a> to the <a href="#media-element">media element</a>'s <a href="#list-of-text-tracks">list of text tracks</a>, and
+ then <a href="#queue-a-task">queue a task</a> to <a href="#concept-event-fire" title="concept-event-fire">fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that uses
+ the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
+ attribute initialized to the <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the
<a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
<code><a href="#texttracklist">TextTrackList</a></code> object.</p>
- <p>When a <code><a href="#the-track-element">track</a></code> element's parent element changes and
- the old parent was a <a href="#media-element">media element</a>, then the user agent
- must remove the <code><a href="#the-track-element">track</a></code> element's corresponding
- <a href="#text-track">text track</a> from the <a href="#media-element">media element</a>'s
- <a href="#list-of-text-tracks">list of text tracks</a>, and then <a href="#queue-a-task">queue a task</a>
- to fire an event with the name <code title="event-removetrack">removetrack</code>, that does not bubble
- and is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code>
- attribute initialized to the <a href="#text-track">text track</a>'s
- <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s
- <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
- <code><a href="#texttracklist">TextTrackList</a></code> object.</p> <!-- removetrack -->
+ <p>When a <code><a href="#the-track-element">track</a></code> element's parent element changes and the old parent was a <a href="#media-element">media
+ element</a>, then the user agent must remove the <code><a href="#the-track-element">track</a></code> element's corresponding
+ <a href="#text-track">text track</a> from the <a href="#media-element">media element</a>'s <a href="#list-of-text-tracks">list of text tracks</a>,
+ and then <a href="#queue-a-task">queue a task</a> to <a href="#concept-event-fire" title="concept-event-fire">fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-removetrack">removetrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the <a href="#text-track">text track</a>'s
+ <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's <code><a href="#texttracklist">TextTrackList</a></code> object.</p>
+ <!-- removetrack -->
<hr>
@@ -35952,12 +35912,10 @@
<li>
- <p><a href="#queue-a-task">Queue a task</a> to fire an event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and
- is not cancelable, and that uses the <code><a href="#trackevent">TrackEvent</a></code>
- interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to
- the new <a href="#text-track">text track</a>'s <code><a href="#texttrack">TextTrack</a></code> object,
- at the <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's
- <code><a href="#texttracklist">TextTrackList</a></code> object.</p>
+ <p><a href="#queue-a-task">Queue a task</a> to <a href="#concept-event-fire" title="concept-event-fire">fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-addtrack">addtrack</code>, that does not bubble and is not cancelable, and that
+ uses the <code><a href="#trackevent">TrackEvent</a></code> interface, with the <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code> attribute initialized to the new <a href="#text-track">text
+ track</a>'s <code><a href="#texttrack">TextTrack</a></code> object, at the <a href="#media-element">media element</a>'s <code title="dom-media-textTracks"><a href="#dom-media-texttracks">textTracks</a></code> attribute's <code><a href="#texttracklist">TextTrackList</a></code>
+ object.</p>
</li>
@@ -54722,13 +54680,11 @@
<dt>If the user requested a context menu using a pointing device</dt>
- <dd><p>The user agent must fire an event with the name <code title="event-contextmenu">contextmenu</code>, that bubbles and is
- cancelable, and that uses the <code><a href="#mouseevent-10">MouseEvent</a></code> interface, at
- the element for which the menu was requested. The context
- information of the event must be initialized to the same values as
- the last <code><a href="#mouseevent-10">MouseEvent</a></code> user interaction event that was
- fired as part of the gesture that that was interpreted as a request
- for the context menu.</p></dd>
+ <dd><p>The user agent must <a href="#concept-event-fire" title="concept-event-fire">fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-contextmenu">contextmenu</code>, that bubbles and is cancelable, and that uses the
+ <code><a href="#mouseevent-10">MouseEvent</a></code> interface, at the element for which the menu was requested. The context
+ information of the event must be initialized to the same values as the last
+ <code><a href="#mouseevent-10">MouseEvent</a></code> user interaction event that was fired as part of the gesture that that
+ was interpreted as a request for the context menu.</p></dd>
<dt>Otherwise</dt>
@@ -56334,9 +56290,8 @@
<a href="#as-a-download">as a download</a>, it should select one using the following
algorithm.</p>
- <p class="warning">This algorithm is intended to mitigate security
- dangers involved in downloading files from untrusted sites, and user
- agents are strongly recommended to follow it.</p> <!-- but it's
+ <p class="warning">This algorithm is intended to mitigate security dangers involved in downloading
+ files from untrusted sites, and user agents are strongly urged to follow it.</p> <!-- but it's
optional, since it's not really an interoperability issue -->
<ol>
@@ -58152,7 +58107,7 @@
<h4 id="footnotes"><span class="secno">4.13.5 </span>Footnotes</h4>
<p>HTML does not have a dedicated mechanism for marking up
- footnotes. Here are the recommended alternatives.</p>
+ footnotes. Here are the suggested alternatives.</p>
<!--FORK--><!--TITLE-->
@@ -63525,14 +63480,11 @@
<li><p>Set the <code><a href="#document">Document</a></code>'s <a href="#page-showing">page
showing</a> flag to true.</p></li>
- <li><p>Fire a <code title="event-pageshow"><a href="#event-pageshow">pageshow</a></code>
- event at the <code><a href="#window">Window</a></code> object of that
+ <li><p><a href="#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-pageshow"><a href="#event-pageshow">pageshow</a></code> at the <code><a href="#window">Window</a></code> object of that
<code><a href="#document">Document</a></code>, but with its <code title="dom-event-target"><a href="#dom-event-target">target</a></code> set to the
- <code><a href="#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the
- <code><a href="#window">Window</a></code> object), using the
- <code><a href="#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="#dom-pagetransitionevent-persisted">persisted</a></code>
- attribute initialized to true. This event must not bubble, must
- not be cancelable, and has no default action.</p></li>
+ <code><a href="#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the <code><a href="#window">Window</a></code> object),
+ using the <code><a href="#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="#dom-pagetransitionevent-persisted">persisted</a></code> attribute initialized to true.
+ This event must not bubble, must not be cancelable, and has no default action.</p></li>
</ol>
@@ -63600,19 +63552,17 @@
<code><a href="#document">Document</a></code> of the <var title="">specified entry</var> be
the <var title="">specified entry</var>.</p></li>
- <li><p>If <var title="">state changed</var> is true, fire a <code title="event-popstate"><a href="#event-popstate">popstate</a></code> event at the
- <code><a href="#window">Window</a></code> object of the <code><a href="#document">Document</a></code>, using the
- <code><a href="#popstateevent">PopStateEvent</a></code> interface, with the <code title="dom-PopStateEvent-state"><a href="#dom-popstateevent-state">state</a></code> attribute initialized
- to the value of <var title="">state</var>. This event must bubble
- but not be cancelable and has no default action.</p></li>
-
- <li><p>If <var title="">hash changed</var> is true, then fire a
- <code title="event-hashchange"><a href="#event-hashchange">hashchange</a></code> event at the
- <a href="#browsing-context">browsing context</a>'s <code><a href="#window">Window</a></code> object, using
- the <code><a href="#hashchangeevent">HashChangeEvent</a></code> interface, with the <code title="dom-HashChangeEvent-oldURL"><a href="#dom-hashchangeevent-oldurl">oldURL</a></code> attribute
- initialized to <var title="">old URL</var> and the <code title="dom-HashChangeEvent-newURL"><a href="#dom-hashchangeevent-newurl">newURL</a></code> attribute
- initialized to <var title="">new URL</var>. This event must bubble
- but not be cancelable and has no default action.</p></li>
+ <li><p>If <var title="">state changed</var> is true, <a href="#concept-event-fire" title="concept-event-fire">fire</a>
[230 lines skipped]
--- /sources/public/html5/spec/states-of-the-type-attribute.html 2012/11/11 01:14:53 1.277
+++ /sources/public/html5/spec/states-of-the-type-attribute.html 2012/11/19 11:15:30 1.278
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/styling.html 2012/11/11 01:14:54 1.211
+++ /sources/public/html5/spec/styling.html 2012/11/19 11:15:30 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/syntax.html 2012/11/11 01:14:54 1.1252
+++ /sources/public/html5/spec/syntax.html 2012/11/19 11:15:30 1.1253
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/system-state-and-capabilities.html 2012/11/11 01:14:54 1.203
+++ /sources/public/html5/spec/system-state-and-capabilities.html 2012/11/19 11:15:30 1.204
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -959,11 +959,10 @@
trivially tracked, and would allow user information, even in secure
connections, to be collected.</p>
- <p><strong>Hijacking defaults.</strong> It is strongly recommended
- that user agents do not automatically change any defaults, as this
- could lead the user to send data to remote hosts that the user is
- not expecting. New handlers registering themselves should never
- automatically cause those sites to be used.</p>
+ <p><strong>Hijacking defaults.</strong> User agents are strongly urged to not automatically change
+ any defaults, as this could lead the user to send data to remote hosts that the user is not
+ expecting. New handlers registering themselves should never automatically cause those sites to be
+ used.</p>
<p><strong>Registration spamming.</strong> User agents should
consider the possibility that a site will attempt to register a
--- /sources/public/html5/spec/tabular-data.html 2012/11/11 01:14:54 1.1258
+++ /sources/public/html5/spec/tabular-data.html 2012/11/19 11:15:30 1.1259
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/text-level-semantics.html 2012/11/11 01:14:54 1.1278
+++ /sources/public/html5/spec/text-level-semantics.html 2012/11/19 11:15:30 1.1279
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/textFieldSelection.html 2012/11/11 01:14:54 1.219
+++ /sources/public/html5/spec/textFieldSelection.html 2012/11/19 11:15:30 1.220
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-a-element.html 2012/11/11 01:14:55 1.213
+++ /sources/public/html5/spec/the-a-element.html 2012/11/19 11:15:30 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-abbr-element.html 2012/11/11 01:14:55 1.212
+++ /sources/public/html5/spec/the-abbr-element.html 2012/11/19 11:15:30 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-address-element.html 2012/11/11 01:14:55 1.211
+++ /sources/public/html5/spec/the-address-element.html 2012/11/19 11:15:30 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-area-element.html 2012/11/11 01:14:55 1.212
+++ /sources/public/html5/spec/the-area-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-article-element.html 2012/11/11 01:14:55 1.213
+++ /sources/public/html5/spec/the-article-element.html 2012/11/19 11:15:31 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-aside-element.html 2012/11/11 01:14:55 1.212
+++ /sources/public/html5/spec/the-aside-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-audio-element.html 2012/11/11 01:14:55 1.211
+++ /sources/public/html5/spec/the-audio-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -396,23 +396,14 @@
tried, or to show text to the users of these older browsers informing
them of how to access the audio contents.</p>
- <p class="note">In particular, this content is not intended to
- address accessibility concerns. To make audio content accessible to
- the deaf or to those with other physical or cognitive disabilities,
- a variety of features are available. If captions or a sign language
- video are available, the <code><a href="the-video-element.html#the-video-element">video</a></code> element can be used
- instead of the <code><a href="#the-audio-element">audio</a></code> element to play the audio,
- allowing users to enable the visual alternatives. Chapter titles can
- be provided to aid navigation, using the <code><a href="the-track-element.html#the-track-element">track</a></code> element
- and a
-<!--FORK-->
- caption file.
-<!--FORK-->
- And, naturally, transcripts or other textual alternatives can be
- provided by simply linking to them in the prose near the
- <code><a href="#the-audio-element">audio</a></code> element.
-<!--FORK-->
- </p>
+ <p class="note">In particular, this content is not intended to address accessibility concerns. To
+ make audio content accessible to the deaf or to those with other physical or cognitive
+ disabilities, a variety of features are available. If captions or a sign language video are
+ available, the <code><a href="the-video-element.html#the-video-element">video</a></code> element can be used instead of the <code><a href="#the-audio-element">audio</a></code> element to
+ play the audio, allowing users to enable the visual alternatives. Chapter titles can be provided
+ to aid navigation, using the <code><a href="the-track-element.html#the-track-element">track</a></code> element and a <a href="infrastructure.html#webvtt-file">WebVTT file</a>. And,
+ naturally, transcripts or other textual alternatives can be provided by simply linking to them in
+ the prose near the <code><a href="#the-audio-element">audio</a></code> element. <a href="references.html#refsWEBVTT">[WEBVTT]</a></p>
<p>The <code><a href="#the-audio-element">audio</a></code> element is a <a href="media-elements.html#media-element">media element</a>
whose <a href="media-elements.html#media-data">media data</a> is ostensibly audio data.</p>
--- /sources/public/html5/spec/the-b-element.html 2012/11/11 01:14:55 1.211
+++ /sources/public/html5/spec/the-b-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-base-element.html 2012/11/11 01:14:55 1.212
+++ /sources/public/html5/spec/the-base-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-bdi-element.html 2012/11/11 01:14:55 1.211
+++ /sources/public/html5/spec/the-bdi-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-bdo-element.html 2012/11/11 01:14:55 1.211
+++ /sources/public/html5/spec/the-bdo-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-blockquote-element.html 2012/11/11 01:14:55 1.211
+++ /sources/public/html5/spec/the-blockquote-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-body-element.html 2012/11/11 01:14:55 1.212
+++ /sources/public/html5/spec/the-body-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-br-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-br-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-button-element.html 2012/11/11 01:14:56 1.316
+++ /sources/public/html5/spec/the-button-element.html 2012/11/19 11:15:31 1.317
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-canvas-element.html 2012/11/11 01:14:56 1.1140
+++ /sources/public/html5/spec/the-canvas-element.html 2012/11/19 11:15:31 1.1141
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-caption-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-caption-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-cite-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-cite-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-code-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-code-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-col-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-col-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-colgroup-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-colgroup-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-command-element.html 2012/11/11 01:14:56 1.200
+++ /sources/public/html5/spec/the-command-element.html 2012/11/19 11:15:31 1.201
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-datalist-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-datalist-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-dd-element.html 2012/11/11 01:14:56 1.211
+++ /sources/public/html5/spec/the-dd-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-del-element.html 2012/11/11 01:14:56 1.212
+++ /sources/public/html5/spec/the-del-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-details-element.html 2012/11/11 01:14:56 1.199
+++ /sources/public/html5/spec/the-details-element.html 2012/11/19 11:15:31 1.200
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-dfn-element.html 2012/11/11 01:14:56 1.212
+++ /sources/public/html5/spec/the-dfn-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-div-element.html 2012/11/11 01:14:57 1.212
+++ /sources/public/html5/spec/the-div-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-dl-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-dl-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-dt-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-dt-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-em-element.html 2012/11/11 01:14:57 1.212
+++ /sources/public/html5/spec/the-em-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-embed-element.html 2012/11/11 01:14:57 1.212
+++ /sources/public/html5/spec/the-embed-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-end.html 2012/11/11 01:14:57 1.197
+++ /sources/public/html5/spec/the-end.html 2012/11/19 11:15:31 1.198
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -424,14 +424,11 @@
<li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <a href="history.html#page-showing">page showing</a>
flag to true.</li>
- <li><p>Fire a <code title="event-pageshow"><a href="history.html#event-pageshow">pageshow</a></code> event
- at the <code><a href="browsers.html#window">Window</a></code> object of the <code><a href="dom.html#document">Document</a></code>,
- but with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to
- the <code><a href="dom.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the
- <code><a href="browsers.html#window">Window</a></code> object), using the
- <code><a href="history.html#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="history.html#dom-pagetransitionevent-persisted">persisted</a></code>
- attribute initialized to false. This event must not bubble, must
- not be cancelable, and has no default action.</li>
+ <li><p><a href="infrastructure.html#concept-event-fire" title="concept-event-fire">Fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-pageshow"><a href="history.html#event-pageshow">pageshow</a></code> at the <code><a href="browsers.html#window">Window</a></code> object of the
+ <code><a href="dom.html#document">Document</a></code>, but with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to the
+ <code><a href="dom.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the <code><a href="browsers.html#window">Window</a></code> object),
+ using the <code><a href="history.html#pagetransitionevent">PageTransitionEvent</a></code> interface, with the <code title="dom-PageTransitionEvent-persisted"><a href="history.html#dom-pagetransitionevent-persisted">persisted</a></code> attribute initialized to false. This
+ event must not bubble, must not be cancelable, and has no default action.</li>
</ol></li>
--- /sources/public/html5/spec/the-fieldset-element.html 2012/11/11 01:14:57 1.212
+++ /sources/public/html5/spec/the-fieldset-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-figcaption-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-figcaption-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-figure-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-figure-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-footer-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-footer-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-form-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-form-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-head-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-head-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-header-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-header-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-hgroup-element.html 2012/11/11 01:14:57 1.212
+++ /sources/public/html5/spec/the-hgroup-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-hr-element.html 2012/11/11 01:14:57 1.211
+++ /sources/public/html5/spec/the-hr-element.html 2012/11/19 11:15:31 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-html-element.html 2012/11/11 01:14:58 1.212
+++ /sources/public/html5/spec/the-html-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-i-element.html 2012/11/11 01:14:58 1.212
+++ /sources/public/html5/spec/the-i-element.html 2012/11/19 11:15:31 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-iframe-element.html 2012/11/11 01:14:58 1.361
+++ /sources/public/html5/spec/the-iframe-element.html 2012/11/19 11:15:32 1.362
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-img-element.html 2012/11/11 01:14:58 1.216
+++ /sources/public/html5/spec/the-img-element.html 2012/11/19 11:15:32 1.217
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1889,7 +1889,6 @@
<!--FORK-->
-
<div class="impl">
<h6 id="guidance-for-markup-generators"><span class="secno">4.8.1.1.12 </span>Guidance for markup generators</h6>
--- /sources/public/html5/spec/the-input-element.html 2012/11/11 01:14:58 1.276
+++ /sources/public/html5/spec/the-input-element.html 2012/11/19 11:15:32 1.277
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-ins-element.html 2012/11/11 01:14:58 1.213
+++ /sources/public/html5/spec/the-ins-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-kbd-element.html 2012/11/11 01:14:58 1.211
+++ /sources/public/html5/spec/the-kbd-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-keygen-element.html 2012/11/11 01:14:58 1.213
+++ /sources/public/html5/spec/the-keygen-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-label-element.html 2012/11/11 01:14:58 1.211
+++ /sources/public/html5/spec/the-label-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-legend-element.html 2012/11/11 01:14:58 1.211
+++ /sources/public/html5/spec/the-legend-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-li-element.html 2012/11/11 01:14:58 1.211
+++ /sources/public/html5/spec/the-li-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-link-element.html 2012/11/11 01:14:58 1.213
+++ /sources/public/html5/spec/the-link-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-map-element.html 2012/11/11 01:14:59 1.273
+++ /sources/public/html5/spec/the-map-element.html 2012/11/19 11:15:32 1.274
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-mark-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-mark-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-menu-element.html 2012/11/11 01:14:59 1.200
+++ /sources/public/html5/spec/the-menu-element.html 2012/11/19 11:15:32 1.201
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -585,13 +585,11 @@
<dl class="switch"><dt>If the user requested a context menu using a pointing device</dt>
- <dd><p>The user agent must fire an event with the name <code title="event-contextmenu">contextmenu</code>, that bubbles and is
- cancelable, and that uses the <code><a href="infrastructure.html#mouseevent-10">MouseEvent</a></code> interface, at
- the element for which the menu was requested. The context
- information of the event must be initialized to the same values as
- the last <code><a href="infrastructure.html#mouseevent-10">MouseEvent</a></code> user interaction event that was
- fired as part of the gesture that that was interpreted as a request
- for the context menu.</dd>
+ <dd><p>The user agent must <a href="infrastructure.html#concept-event-fire" title="concept-event-fire">fire</a> a <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a> event with the name <code title="event-contextmenu">contextmenu</code>, that bubbles and is cancelable, and that uses the
+ <code><a href="infrastructure.html#mouseevent-10">MouseEvent</a></code> interface, at the element for which the menu was requested. The context
+ information of the event must be initialized to the same values as the last
+ <code><a href="infrastructure.html#mouseevent-10">MouseEvent</a></code> user interaction event that was fired as part of the gesture that that
+ was interpreted as a request for the context menu.</dd>
<dt>Otherwise</dt>
--- /sources/public/html5/spec/the-meta-element.html 2012/11/11 01:14:59 1.217
+++ /sources/public/html5/spec/the-meta-element.html 2012/11/19 11:15:32 1.218
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-meter-element.html 2012/11/11 01:14:59 1.213
+++ /sources/public/html5/spec/the-meter-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-nav-element.html 2012/11/11 01:14:59 1.213
+++ /sources/public/html5/spec/the-nav-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-noscript-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-noscript-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-object-element.html 2012/11/11 01:14:59 1.214
+++ /sources/public/html5/spec/the-object-element.html 2012/11/19 11:15:32 1.215
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-ol-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-ol-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-optgroup-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-optgroup-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-option-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-option-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-output-element.html 2012/11/11 01:14:59 1.213
+++ /sources/public/html5/spec/the-output-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-p-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-p-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-param-element.html 2012/11/11 01:14:59 1.211
+++ /sources/public/html5/spec/the-param-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-pre-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-pre-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-progress-element.html 2012/11/11 01:15:00 1.212
+++ /sources/public/html5/spec/the-progress-element.html 2012/11/19 11:15:32 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-q-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-q-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-rp-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-rp-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-rt-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-rt-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-ruby-element.html 2012/11/11 01:15:00 1.213
+++ /sources/public/html5/spec/the-ruby-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-s-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-s-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-samp-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-samp-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-script-element.html 2012/11/11 01:15:00 1.216
+++ /sources/public/html5/spec/the-script-element.html 2012/11/19 11:15:32 1.217
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-section-element.html 2012/11/11 01:15:00 1.213
+++ /sources/public/html5/spec/the-section-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-select-element.html 2012/11/11 01:15:00 1.213
+++ /sources/public/html5/spec/the-select-element.html 2012/11/19 11:15:32 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-small-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-small-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-source-element.html 2012/11/11 01:15:00 1.212
+++ /sources/public/html5/spec/the-source-element.html 2012/11/19 11:15:32 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-span-element.html 2012/11/11 01:15:00 1.211
+++ /sources/public/html5/spec/the-span-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-strong-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-strong-element.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-style-element.html 2012/11/11 01:15:01 1.214
+++ /sources/public/html5/spec/the-style-element.html 2012/11/19 11:15:32 1.215
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-sub-and-sup-elements.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-sub-and-sup-elements.html 2012/11/19 11:15:32 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-summary-element.html 2012/11/11 01:15:01 1.199
+++ /sources/public/html5/spec/the-summary-element.html 2012/11/19 11:15:32 1.200
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-table-element.html 2012/11/11 01:15:01 1.212
+++ /sources/public/html5/spec/the-table-element.html 2012/11/19 11:15:32 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-tbody-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-tbody-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-td-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-td-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-textarea-element.html 2012/11/11 01:15:01 1.214
+++ /sources/public/html5/spec/the-textarea-element.html 2012/11/19 11:15:33 1.215
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-tfoot-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-tfoot-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-th-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-th-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-thead-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-thead-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-time-element.html 2012/11/11 01:15:01 1.213
+++ /sources/public/html5/spec/the-time-element.html 2012/11/19 11:15:33 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-title-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-title-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-tr-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-tr-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-track-element.html 2012/11/11 01:15:01 1.212
+++ /sources/public/html5/spec/the-track-element.html 2012/11/19 11:15:33 1.213
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-u-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-u-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-ul-element.html 2012/11/11 01:15:01 1.211
+++ /sources/public/html5/spec/the-ul-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-var-element.html 2012/11/11 01:15:02 1.211
+++ /sources/public/html5/spec/the-var-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-video-element.html 2012/11/11 01:15:02 1.213
+++ /sources/public/html5/spec/the-video-element.html 2012/11/19 11:15:33 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -386,29 +386,23 @@
tried, or to show text to the users of these older browsers informing
them of how to access the video contents.</p>
- <p class="note">In particular, this content is not intended to
- address accessibility concerns. To make video content accessible to
- the partially sighted, the blind, the hard-of-hearing, the deaf, and
- those with other physical or cognitive disabilities, a variety of
- features are available. Captions can be provided, either embedded in
- the video stream or as external files using the <code><a href="the-track-element.html#the-track-element">track</a></code>
- element. Sign-language tracks can be provided, again either embedded
- in the video stream or by synchronizing multiple <code><a href="#the-video-element">video</a></code>
- elements using the <code title="attr-media-mediagroup"><a href="media-elements.html#attr-media-mediagroup">mediagroup</a></code> attribute or a
- <code><a href="media-elements.html#mediacontroller">MediaController</a></code> object. Audio descriptions can be
- provided, either as a separate track embedded in the video stream,
- or a separate audio track in an <code><a href="the-audio-element.html#the-audio-element">audio</a></code> element <a href="media-elements.html#slaved-media-elements" title="slaved media elements">slaved</a> to the same controller
- as the <code><a href="#the-video-element">video</a></code> element(s), or in text form using a
-<!--FORK-->
+ <p class="note">In particular, this content is not intended to address accessibility concerns. To
+ make video content accessible to the partially sighted, the blind, the hard-of-hearing, the deaf,
+ and those with other physical or cognitive disabilities, a variety of features are available.
+ Captions can be provided, either embedded in the video stream or as external files using the
+ <code><a href="the-track-element.html#the-track-element">track</a></code> element. Sign-language tracks can be provided, again either embedded in the
+ video stream or by synchronizing multiple <code><a href="#the-video-element">video</a></code> elements using the <code title="attr-media-mediagroup"><a href="media-elements.html#attr-media-mediagroup">mediagroup</a></code> attribute or a <code><a href="media-elements.html#mediacontroller">MediaController</a></code>
+ object. Audio descriptions can be provided, either as a separate track embedded in the video
+ stream, or a separate audio track in an <code><a href="the-audio-element.html#the-audio-element">audio</a></code> element <a href="media-elements.html#slaved-media-elements" title="slaved media
+ elements">slaved</a> to the same controller as the <code><a href="#the-video-element">video</a></code> element(s), or in text
+ form using a
+ <!--FORK-->
caption file
-<!--FORK-->
- referenced using the <code><a href="the-track-element.html#the-track-element">track</a></code> element and synthesized into
- speech by the user agent. WebVTT can also be used to provide chapter
- titles. For users who would rather not use a media element at all,
- transcripts or other textual alternatives can be provided by simply
- linking to them in the prose near the <code><a href="#the-video-element">video</a></code> element.
-<!--FORK-->
- </p>
+ <!--FORK-->
+ referenced using the <code><a href="the-track-element.html#the-track-element">track</a></code> element and
+ synthesized into speech by the user agent. WebVTT can also be used to provide chapter titles. For
+ users who would rather not use a media element at all, transcripts or other textual alternatives
+ can be provided by simply linking to them in the prose near the <code><a href="#the-video-element">video</a></code> element. <a href="references.html#refsWEBVTT">[WEBVTT]</a></p>
<p>The <code><a href="#the-video-element">video</a></code> element is a <a href="media-elements.html#media-element">media element</a>
whose <a href="media-elements.html#media-data">media data</a> is ostensibly video data, possibly
--- /sources/public/html5/spec/the-wbr-element.html 2012/11/11 01:15:02 1.211
+++ /sources/public/html5/spec/the-wbr-element.html 2012/11/19 11:15:33 1.212
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/the-xhtml-syntax.html 2012/11/11 01:15:02 1.1246
+++ /sources/public/html5/spec/the-xhtml-syntax.html 2012/11/19 11:15:33 1.1247
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/timers.html 2012/11/11 01:15:02 1.273
+++ /sources/public/html5/spec/timers.html 2012/11/19 11:15:33 1.274
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/tokenization.html 2012/11/11 01:15:02 1.213
+++ /sources/public/html5/spec/tokenization.html 2012/11/19 11:15:33 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/urls.html 2012/11/11 01:15:02 1.283
+++ /sources/public/html5/spec/urls.html 2012/11/19 11:15:33 1.284
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/usage-summary.html 2012/11/11 01:15:02 1.210
+++ /sources/public/html5/spec/usage-summary.html 2012/11/19 11:15:33 1.211
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/user-prompts.html 2012/11/11 01:15:02 1.199
+++ /sources/public/html5/spec/user-prompts.html 2012/11/19 11:15:33 1.200
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/wai-aria.html 2012/11/11 01:15:02 1.213
+++ /sources/public/html5/spec/wai-aria.html 2012/11/19 11:15:33 1.214
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
--- /sources/public/html5/spec/webappapis.html 2012/11/11 01:15:02 1.412
+++ /sources/public/html5/spec/webappapis.html 2012/11/19 11:15:33 1.413
@@ -326,7 +326,7 @@
<h1>HTML5</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-date-1-january-1970">Editor's Draft 11 November 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
</div>
@@ -1014,11 +1014,10 @@
of related similar-origin browsing contexts</a> to which the
<a href="#script's-browsing-context">script's browsing context</a> belongs.</p>
- <p class="note">This will typically fire scripted callbacks, which
- calls the <a href="#jump-to-a-code-entry-point">jump to a code entry-point</a> algorithm, which
- calls this <a href="#perform-a-microtask-checkpoint">perform a microtask checkpoint</a> algorithm
- again, which is why we use the <a href="#running-mutation-observers">running mutation
- observers</a> flag to avoid reentrancy.</p>
+ <p class="note">This will typically invoke scripted callbacks, which calls the <a href="#jump-to-a-code-entry-point">jump to a
+ code entry-point</a> algorithm, which calls this <a href="#perform-a-microtask-checkpoint">perform a microtask checkpoint</a>
+ algorithm again, which is why we use the <a href="#running-mutation-observers">running mutation observers</a> flag to avoid
+ reentrancy.</p>
</li>
Received on Monday, 19 November 2012 11:15:51 UTC