- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 04 Nov 2012 10:45:11 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv9548 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 b435b0a0ebabf2d4f72da6a7ea9ac4c5b19f3e60 Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com> Date: Mon Oct 29 23:50:27 2012 +1100 Fix s/implied ARIA semantics/implicit ARIA semantics/. Fix some references. Closes W3C bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=18364 Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-a-element.html 31 Oct 2012 15:24:54 -0000 1.209 +++ the-a-element.html 4 Nov 2012 10:44:57 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec/the-img-element.html,v retrieving revision 1.212 retrieving revision 1.213 diff -u -d -r1.212 -r1.213 --- the-img-element.html 31 Oct 2012 15:24:58 -0000 1.212 +++ the-img-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec/the-del-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-del-element.html 31 Oct 2012 15:24:56 -0000 1.208 +++ the-del-element.html 4 Nov 2012 10:44:58 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec/the-option-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-option-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-option-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figcaption-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-figcaption-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-figcaption-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hr-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-hr-element.html 31 Oct 2012 15:24:58 -0000 1.207 +++ the-hr-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec/the-summary-element.html,v retrieving revision 1.195 retrieving revision 1.196 diff -u -d -r1.195 -r1.196 --- the-summary-element.html 31 Oct 2012 15:25:01 -0000 1.195 +++ the-summary-element.html 4 Nov 2012 10:45:03 -0000 1.196 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec/the-small-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-small-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-small-element.html 4 Nov 2012 10:45:02 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-kbd-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-kbd-element.html 31 Oct 2012 15:24:59 -0000 1.207 +++ the-kbd-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: single-page.html =================================================================== RCS file: /sources/public/html5/spec/single-page.html,v retrieving revision 1.193 retrieving revision 1.194 diff -u -d -r1.193 -r1.194 --- single-page.html 31 Oct 2012 15:24:51 -0000 1.193 +++ single-page.html 4 Nov 2012 10:44:55 -0000 1.194 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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> @@ -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 31 October 2012 Editor's Draft. + This specification is the 4 November 2012 Editor's Draft. </p> @@ -13659,7 +13659,7 @@ <pre><section> <h1>My Fish</h1> - You can play with my fish simulator. + <p>You can play with my fish simulator.</p> <object data="fish.sim"> <p>To see the fish simulator, use one of the following links:</p> <ul> @@ -13668,7 +13668,7 @@ </ul> <p>Alternatively, upgrade to the Mellblom Browser.</p> </object> - I'm quite proud of it. + <p>I'm quite proud of it.</p> </section></pre> </div> @@ -13879,7 +13879,7 @@ <thead> <tr> <th>Language feature - </th><th><span>Strong native semantics</span> and <span>default implied ARIA semantics</span> + </th><th><span>Strong native semantics</span> and <span>default implicit ARIA semantics</span> </th></tr></thead><tbody> @@ -14159,7 +14159,7 @@ <thead> <tr> <th>Language feature - </th><th>Default implied ARIA semantic + </th><th>Default implicit ARIA semantic </th><th>Restrictions </th></tr></thead><tbody> @@ -14353,8 +14353,8 @@ <p>The entry "<dfn id="concept-role-none" title="concept-role-none">no role</dfn>", when used as a <span title="strong native semantics">strong native semantic</span>, means that no role other than <code title="attr-aria-role-presentation">presentation</code> can be used. - When used as a <span title="default implied ARIA semantics">default - implied ARIA semantic</span>, it means the user agent has no default + When used as a <span title="default implicit ARIA semantics">default + implicit ARIA semantic</span>, it means the user agent has no default mapping to ARIA roles. (However, it probably will have its own mappings to the accessibility layer.)</p> @@ -26999,10 +26999,10 @@ <p>The <dfn id="attr-iframe-src" title="attr-iframe-src"><code>src</code></dfn> attribute gives the address of a page that the <a href="#nested-browsing-context">nested browsing context</a> is to contain. The attribute, if present, must be a - <a href="#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by spaces</a>. If the <code title="attr-itemprop">itemprop</code> is specified on an <code><a href="#the-iframe-element">iframe</a></code> element, then the - <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute must also be specified.</p> + <a href="#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by spaces</a>. +<!--MD--> - <p>The <dfn id="attr-iframe-srcdoc" title="attr-iframe-srcdoc"><code>srcdoc</code></dfn> attribute gives the content of + </p><p>The <dfn id="attr-iframe-srcdoc" title="attr-iframe-srcdoc"><code>srcdoc</code></dfn> attribute gives the content of the page that the <a href="#nested-browsing-context">nested browsing context</a> is to contain. The value of the attribute is the source of <dfn id="an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</dfn>.</p> @@ -37441,108 +37441,83 @@ void <a href="#dom-canvas-toblob" title="dom-canvas-toBlob">toBlob</a>(<a href="#filecallback">FileCallback</a>? _callback, optional DOMString type, any... arguments); object? <a href="#dom-canvas-getcontext" title="dom-canvas-getContext">getContext</a>(DOMString contextId, any... arguments); + boolean <a href="#dom-canvas-supportscontext" title="dom-canvas-supportsContext">supportsContext</a>(DOMString contextId, any... arguments); };</pre> </dd> </dl><!--REMOVE-TOPIC:DOM APIs--> - <p>The <code><a href="#the-canvas-element">canvas</a></code> element provides scripts with a - resolution-dependent bitmap canvas, which can be used for rendering - graphs, game graphics, art, or other visual images on the fly.</p> - - <p>Authors should not use the <code><a href="#the-canvas-element">canvas</a></code> element in a - document when a more suitable element is available. For example, it - is inappropriate to use a <code><a href="#the-canvas-element">canvas</a></code> element to render a - page heading: if the desired presentation of the heading is - graphically intense, it should be marked up using appropriate - elements (typically <code><a href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>) and then styled using CSS and - supporting technologies such as XBL.</p> + <p>The <code><a href="#the-canvas-element">canvas</a></code> element provides scripts with a resolution-dependent bitmap canvas, + which can be used for rendering graphs, game graphics, art, or other visual images on the fly.</p> - <p>When authors use the <code><a href="#the-canvas-element">canvas</a></code> element, they must also - provide content that, when presented to the user, conveys - essentially the same function or purpose as the bitmap canvas. This - content may be placed as content of the <code><a href="#the-canvas-element">canvas</a></code> - element. The contents of the <code><a href="#the-canvas-element">canvas</a></code> element, if any, - are the element's <a href="#fallback-content">fallback content</a>.</p> + <p>Authors should not use the <code><a href="#the-canvas-element">canvas</a></code> element in a document when a more suitable + element is available. For example, it is inappropriate to use a <code><a href="#the-canvas-element">canvas</a></code> element to + render a page heading: if the desired presentation of the heading is graphically intense, it + should be marked up using appropriate elements (typically <code><a href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>) and then styled using + CSS and supporting technologies such as XBL.</p> - <p>In interactive visual media, if <a href="#concept-n-script" title="concept-n-script">scripting is enabled</a> for the - <code><a href="#the-canvas-element">canvas</a></code> element, and if support for <code><a href="#the-canvas-element">canvas</a></code> - elements has been enabled, the <code><a href="#the-canvas-element">canvas</a></code> element - <a href="#represents">represents</a> <a href="#embedded-content-2">embedded content</a> consisting of - a dynamically created image.</p> + <p>When authors use the <code><a href="#the-canvas-element">canvas</a></code> element, they must also provide content that, when + presented to the user, conveys essentially the same function or purpose as the bitmap canvas. This + content may be placed as content of the <code><a href="#the-canvas-element">canvas</a></code> element. The contents of the + <code><a href="#the-canvas-element">canvas</a></code> element, if any, are the element's <a href="#fallback-content">fallback content</a>.</p> - <p>In non-interactive, static, visual media, if the - <code><a href="#the-canvas-element">canvas</a></code> element has been previously painted on (e.g. if - the page was viewed in an interactive visual medium and is now being - printed, or if some script that ran during the page layout process - painted on the element), then the <code><a href="#the-canvas-element">canvas</a></code> element - <a href="#represents">represents</a> <a href="#embedded-content-2">embedded content</a> with the - current image and size. Otherwise, the element represents its - <a href="#fallback-content">fallback content</a> instead.</p> + <p>In interactive visual media, if <a href="#concept-n-script" title="concept-n-script">scripting is enabled</a> for + the <code><a href="#the-canvas-element">canvas</a></code> element, and if support for <code><a href="#the-canvas-element">canvas</a></code> elements has been enabled, + the <code><a href="#the-canvas-element">canvas</a></code> element <a href="#represents">represents</a> <a href="#embedded-content-2">embedded content</a> consisting + of a dynamically created image.</p> - <p>In non-visual media, and in visual media if <a href="#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the - <code><a href="#the-canvas-element">canvas</a></code> element or if support for <code><a href="#the-canvas-element">canvas</a></code> - elements has been disabled, the <code><a href="#the-canvas-element">canvas</a></code> element - <a href="#represents">represents</a> its <a href="#fallback-content">fallback content</a> + <p>In non-interactive, static, visual media, if the <code><a href="#the-canvas-element">canvas</a></code> element has been + previously painted on (e.g. if the page was viewed in an interactive visual medium and is now + being printed, or if some script that ran during the page layout process painted on the element), + then the <code><a href="#the-canvas-element">canvas</a></code> element <a href="#represents">represents</a> <a href="#embedded-content-2">embedded content</a> with + the current image and size. Otherwise, the element represents its <a href="#fallback-content">fallback content</a> instead.</p> + <p>In non-visual media, and in visual media if <a href="#concept-n-noscript" title="concept-n-noscript">scripting is + disabled</a> for the <code><a href="#the-canvas-element">canvas</a></code> element or if support for <code><a href="#the-canvas-element">canvas</a></code> elements + has been disabled, the <code><a href="#the-canvas-element">canvas</a></code> element <a href="#represents">represents</a> its <a href="#fallback-content">fallback + content</a> instead.</p> + <!-- CANVAS-FOCUS-FALLBACK --> - <p>When a <code><a href="#the-canvas-element">canvas</a></code> element <a href="#represents">represents</a> - <a href="#embedded-content-2">embedded content</a>, the user can still focus descendants - of the <code><a href="#the-canvas-element">canvas</a></code> element (in the <a href="#fallback-content">fallback - content</a>). When an element is focused, it is the target of - keyboard interaction events (even though the element itself is not - visible). This allows authors to make an interactive canvas - keyboard-accessible: authors should have a one-to-one mapping of - interactive regions to focusable elements in the <a href="#fallback-content">fallback - content</a>. (Focus has no effect on mouse interaction - events.) <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p> + <p>When a <code><a href="#the-canvas-element">canvas</a></code> element <a href="#represents">represents</a> <a href="#embedded-content-2">embedded content</a>, the + user can still focus descendants of the <code><a href="#the-canvas-element">canvas</a></code> element (in the <a href="#fallback-content">fallback + content</a>). When an element is focused, it is the target of keyboard interaction events (even + though the element itself is not visible). This allows authors to make an interactive canvas + keyboard-accessible: authors should have a one-to-one mapping of interactive regions to focusable + elements in the <a href="#fallback-content">fallback content</a>. (Focus has no effect on mouse interaction events.) + <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p> - <p>The <code><a href="#the-canvas-element">canvas</a></code> element has two attributes to control the - size of the coordinate space: <dfn id="attr-canvas-width" title="attr-canvas-width"><code>width</code></dfn> and <dfn id="attr-canvas-height" title="attr-canvas-height"><code>height</code></dfn>. These - attributes, when specified, must have values that are <a href="#valid-non-negative-integer" title="valid non-negative integer">valid non-negative - integers</a>. <span class="impl">The <a href="#rules-for-parsing-non-negative-integers">rules for parsing - non-negative integers</a> must be used to obtain their numeric - values. If an attribute is missing, or if parsing its value returns - an error, then the default value must be used instead.</span> The - <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> attribute defaults to - 300, and the <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> - attribute defaults to 150.</p> + <p>The <code><a href="#the-canvas-element">canvas</a></code> element has two attributes to control the size of the coordinate space: + <dfn id="attr-canvas-width" title="attr-canvas-width"><code>width</code></dfn> and <dfn id="attr-canvas-height" title="attr-canvas-height"><code>height</code></dfn>. These attributes, when specified, must have + values that are <a href="#valid-non-negative-integer" title="valid non-negative integer">valid non-negative integers</a>. <span class="impl">The <a href="#rules-for-parsing-non-negative-integers">rules for parsing non-negative integers</a> must be used to obtain their + numeric values. If an attribute is missing, or if parsing its value returns an error, then the + default value must be used instead.</span> The <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> + attribute defaults to 300, and the <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> attribute + defaults to 150.</p> - <p>The intrinsic dimensions of the <code><a href="#the-canvas-element">canvas</a></code> element equal - the size of the coordinate space, with the numbers interpreted in - CSS pixels. However, the element can be sized arbitrarily by a - style sheet. During rendering, the image is scaled to fit this layout - size.</p> + <p>The intrinsic dimensions of the <code><a href="#the-canvas-element">canvas</a></code> element equal the size of the coordinate + space, with the numbers interpreted in CSS pixels. However, the element can be sized arbitrarily + by a style sheet. During rendering, the image is scaled to fit this layout size.</p> <div class="impl"> - <p>The size of the coordinate space does not necessarily represent - the size of the actual bitmap that the user agent will use - internally or during rendering. On high-definition displays, for - instance, the user agent may internally use a bitmap with two device - pixels per unit in the coordinate space, so that the rendering - remains at high quality throughout.</p> + <p>The size of the coordinate space does not necessarily represent the size of the actual bitmap + that the user agent will use internally or during rendering. On high-definition displays, for + instance, the user agent may internally use a bitmap with two device pixels per unit in the + coordinate space, so that the rendering remains at high quality throughout.</p> - <p>When the <code><a href="#the-canvas-element">canvas</a></code> element is created, and subsequently - whenever the <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> and <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> attributes are set (whether - to a new value or to the previous value), the bitmap and any - associated contexts must be cleared back to their initial state and - reinitialized with the newly specified coordinate space - dimensions.</p> + <p>When the <code><a href="#the-canvas-element">canvas</a></code> element is created, and subsequently whenever the <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> and <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> + attributes are set (whether to a new value or to the previous value), the bitmap and any + associated contexts must be cleared back to their initial state and reinitialized with the newly + specified coordinate space dimensions.</p> - <p>When the canvas is initialized, its bitmap must be cleared to - transparent black.</p> + <p>When the canvas is initialized, its bitmap must be cleared to transparent black.</p> - <p>When a <code><a href="#the-canvas-element">canvas</a></code> element does not represent its - <a href="#fallback-content">fallback content</a>, it <a href="#provides-a-paint-source">provides a paint - source</a> whose width is the element's intrinsic width, whose - height is the element's intrinsic height, and whose appearance is - the element's bitmap.</p> + <p>When a <code><a href="#the-canvas-element">canvas</a></code> element does not represent its <a href="#fallback-content">fallback content</a>, it + <a href="#provides-a-paint-source">provides a paint source</a> whose width is the element's intrinsic width, whose height is + the element's intrinsic height, and whose appearance is the element's bitmap.</p> - <p>The <dfn id="dom-canvas-width" title="dom-canvas-width"><code>width</code></dfn> and - <dfn id="dom-canvas-height" title="dom-canvas-height"><code>height</code></dfn> IDL - attributes must <a href="#reflect">reflect</a> the respective content - attributes of the same name, with the same defaults.</p> + <p>The <dfn id="dom-canvas-width" title="dom-canvas-width"><code>width</code></dfn> and <dfn id="dom-canvas-height" title="dom-canvas-height"><code>height</code></dfn> IDL attributes must <a href="#reflect">reflect</a> the + respective content attributes of the same name, with the same defaults.</p> </div> @@ -37566,21 +37541,29 @@ <dd> - <p>Returns an object that exposes an API for drawing on the - canvas. The first argument specifies the desired API. Subsequent - arguments are handled by that API.</p> + <p>Returns an object that exposes an API for drawing on the canvas. The first argument specifies + the desired API. Subsequent arguments are handled by that API.</p> <!--2DCONTEXT--> - <p>The list of defined contexts is given on the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a> + <p>The list of defined contexts is given on the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a> </p><p>Example contexts are the "<code title="canvas-context-2d">2d</code>" <a href="#refsCANVAS2D">[CANVAS2D]</a> and the "<code title="canvas-context-webgl">webgl</code>" context <a href="#refsWEBGL">[WEBGL]</a>.</p> - <p>Returns null if the given context ID is not supported or if the - canvas has already been initialized with some other (incompatible) - context type (e.g. trying to get a "<code title="canvas-context-2d">2d</code>" context after getting a - "<code title="canvas-context-webgl">webgl</code>" context).</p> + <p>Returns null if the given context ID is not supported or if the canvas has already been + initialized with some other (incompatible) context type (e.g. trying to get a "<code title="canvas-context-2d">2d</code>" context after getting a "<code title="canvas-context-webgl">webgl</code>" context).</p> + + </dd> + + <dt><var title="">context</var> = <var title="">canvas</var> . <code title="dom-canvas-supportsContext"><a href="#dom-canvas-supportscontext">supportsContext</a></code>(<var title="">contextId</var> [, ... ])</dt> + + <dd> + + <p>Returns false if calling <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> with the + same arguments would definitely return null, and true otherwise.</p> + + <p>This return value is not a guarantee that <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> will or will not return an object, as + conditions (e.g. availability of system resources) can vary over time.</p> </dd> @@ -37588,96 +37571,84 @@ <div class="impl"> - <p>A <code><a href="#the-canvas-element">canvas</a></code> element can have a <dfn id="primary-context">primary - context</dfn>, which is the first context to have been obtained for - that element. When created, a <code><a href="#the-canvas-element">canvas</a></code> element must not - have a <a href="#primary-context">primary context</a>.</p> + <p>A <code><a href="#the-canvas-element">canvas</a></code> element can have a <dfn id="primary-context">primary context</dfn>, which is the first context + to have been obtained for that element. When created, a <code><a href="#the-canvas-element">canvas</a></code> element must not have + a <a href="#primary-context">primary context</a>.</p> <p>The most commonly used primary context is the HTML <code title="canvas-context-2d">Canvas 2D</code> Context. <a href="#refsCANVAS2D">[CANVAS2D]</a> - </p><p>The <dfn id="dom-canvas-getcontext" title="dom-canvas-getContext"><code>getContext(<var title="">contextId</var>, <var title="">arguments...</var>)</code></dfn> method of the - <code><a href="#the-canvas-element">canvas</a></code> element, when invoked, must run the following - steps:</p> + </p><p>The <dfn id="dom-canvas-getcontext" title="dom-canvas-getContext"><code>getContext(<var title="">contextId</var>, <var title="">arguments...</var>)</code></dfn> method of the <code><a href="#the-canvas-element">canvas</a></code> element, when invoked, + must run the following steps:</p> <ol> - <li><p>Let <var title="">contextId</var> be the first argument to - the method.</p></li> + <li><p>Let <var title="">contextId</var> be the first argument to the method.</p></li> <li> - <p>If <var title="">contextId</var> is not the name of a context - supported by the user agent, return null and abort these - steps.</p> + <p>If <var title="">contextId</var> is not the name of a context supported by the user agent, + return null and abort these steps.</p> - <p class="note">An example of this would be a user agent that - theoretically supports the "<code title="canvas-context-webgl">webgl</code>" 3D context, in the case - where the platform does not have hardware support for OpenGL and - the user agent does not have a software OpenGL implementation. - Despite the user agent recognising the "<code title="canvas-context-webgl">webgl</code>" name, it would return - null at this step because that context is not, in practice, - supported at the time of the call.</p> + <p class="note">An example of this would be a user agent that theoretically supports the "<code title="canvas-context-webgl">webgl</code>" 3D context, in the case where the platform does not + have hardware support for OpenGL and the user agent does not have a software OpenGL + implementation. Despite the user agent recognising the "<code title="canvas-context-webgl">webgl</code>" name, it would return null at this step because that + context is not, in practice, supported at the time of the call.</p> </li> - <li><p>If the element has a <a href="#primary-context">primary context</a> and that - context's entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a> does not list <var title="">contextId</var> - as a context with which it is compatible, return null and abort - these steps. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p></li> + <li><p>If the element has a <a href="#primary-context">primary context</a> and that context's entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a> does not + list <var title="">contextId</var> as a context with which it is compatible, return null and + abort these steps. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p></li> - <li><p>If the element does not have a <a href="#primary-context">primary context</a>, - let the element's <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</p></li> + <li><p>If the element does not have a <a href="#primary-context">primary context</a>, let the element's + <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</p></li> - <li><p>If the <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> method has - already been invoked on this element for the same <var title="">contextId</var>, return the same object as was returned - that time, and abort these steps. The additional arguments are - ignored.</p></li> + <li><p>If the <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> method has already been + invoked on this element for the same <var title="">contextId</var>, return the same object as was + returned that time, and abort these steps. The additional arguments are ignored.</p></li> - <li><p><dfn id="getcontext-return" title="getContext-return">Return a new object for <var title="">contextId</var></dfn>, as defined by the specification - given for <var title="">contextId</var>'s entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p></li> + <li><p><dfn id="getcontext-return" title="getContext-return">Return a new object for <var title="">contextId</var></dfn>, as defined by the specification given for <var title="">contextId</var>'s entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p></li> </ol> - <p>New context types may be registered in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p> + <p>The <dfn id="dom-canvas-supportscontext" title="dom-canvas-supportsContext"><code>supportsContext(<var title="">contextId</var>, + <var title="">arguments...</var>)</code></dfn> method of the <code><a href="#the-canvas-element">canvas</a></code> element, when + invoked, must return false if calling <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> on + the same object and with the same arguments would definitely return null at this time, and true + otherwise.</p> - <p>Anyone is free to edit the WHATWG Wiki CanvasContexts page at any - time to add a new context type. These new context types must be - specified with the following information:</p> + <p>New context types may be registered in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p> + + <p>Anyone is free to edit the WHATWG Wiki CanvasContexts page at any time to add a new context + type. These new context types must be specified with the following information:</p> <dl> <dt>Keyword</dt> - <dd><p>The value of <var title="">contextID</var> that will return - the object for the new API.</p></dd> + <dd><p>The value of <var title="">contextID</var> that will return the object for the new + API.</p></dd> <dt>Specification</dt> - <dd><p>A link to a formal specification of the context type's - API. It could be another page on the Wiki, or a link to an external - page. If the type does not have a formal specification, an informal - description can be substituted until such time as a formal - specification is available.</p></dd> + <dd><p>A link to a formal specification of the context type's API. It could be another page on + the Wiki, or a link to an external page. If the type does not have a formal specification, an + informal description can be substituted until such time as a formal specification is + available.</p></dd> <dt>Compatible with</dt> - <dd><p>The list of context types that are compatible with this one - (i.e. that operate on the same underlying bitmap). This list must - be transitive and symmetric; if one context type is defined as - compatible with another, then all types it is compatible with must - be compatible with all types the other is compatible with.</p></dd> + <dd><p>The list of context types that are compatible with this one (i.e. that operate on the same + underlying bitmap). This list must be transitive and symmetric; if one context type is defined as + compatible with another, then all types it is compatible with must be compatible with all types + the other is compatible with.</p></dd> </dl> - <p>Vendors may also define experimental contexts using the syntax - <code><var title="">vendorname</var>-<var title="">context</var></code>, for example, - <code>moz-3d</code>. Such contexts should be registered in the - WHATWG Wiki CanvasContexts page.</p> + <p>Vendors may also define experimental contexts using the syntax <code><var title="">vendorname</var>-<var title="">context</var></code>, for example, <code>moz-3d</code>. + Such contexts should be registered in the WHATWG Wiki CanvasContexts page.</p> </div> @@ -79519,13 +79490,10 @@ </div> - <p id="mutation-during-parsing">DOM mutation events and mutation - observers must not fire for changes caused by the UA parsing the - document. (Conceptually, the parser is not mutating the DOM, it is - constructing it.) This includes the parsing of any content inserted - using <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> and - <code title="dom-document-writeln"><a href="#dom-document-writeln">document.writeln()</a></code> calls. - <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p> + <p id="mutation-during-parsing">DOM mutation events must not fire for changes caused by the UA + parsing the document. This includes the parsing of any content inserted using <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> and <code title="dom-document-writeln"><a href="#dom-document-writeln">document.writeln()</a></code> calls. <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p> + + <p>However, mutation observers <em>do</em> fire, as required by the DOM Core specification.</p> <p class="note">Not all of the tag names mentioned below are conformant tag names in this specification; many are included to @@ -81877,6 +81845,8 @@ <dt id="scriptEndTag">An end tag whose tag name is "script"</dt> <dd> + <p><a href="#perform-a-microtask-checkpoint">Perform a microtask checkpoint</a>.</p> + <p><a href="#provide-a-stable-state">Provide a stable state</a>.</p> <p>Let <var title="">script</var> be the <a href="#current-node">current node</a> @@ -86828,17 +86798,14 @@ <code><a href="#document">Document</a></code> object when it is created, or creates one implicitly.</p> - <p>This <code><a href="#document">Document</a></code> must then be populated with DOM nodes - that represent the tree structure of the input passed to the parser, - as defined by the XML specification, the Namespaces in XML - specification, and the DOM Core specification. DOM mutation events - must not fire for the operations that the <a href="#xml-parser">XML parser</a> - performs on the <code><a href="#document">Document</a></code>'s tree, but the user agent - must act as if elements and attributes were individually appended - and set respectively so as to trigger rules in this specification - regarding what happens when an element is inserted into a document - or has its attributes set. <a href="#refsXML">[XML]</a> <a href="#refsXMLNS">[XMLNS]</a> <a href="#refsDOMCORE">[DOMCORE]</a> - <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p> + <p>This <code><a href="#document">Document</a></code> must then be populated with DOM nodes that represent the tree + structure of the input passed to the parser, as defined by the XML specification, the Namespaces + in XML specification, and the DOM Core specification. DOM mutation events must not fire for the + operations that the <a href="#xml-parser">XML parser</a> performs on the <code><a href="#document">Document</a></code>'s tree, but the + user agent must act as if elements and attributes were individually appended and set respectively + so as to trigger rules in this specification regarding what happens when an element is inserted + into a document or has its attributes set, and the DOM Core specification's requirements regarding + mutation observers mean that mutation observers <em>are</em> fired (unlike mutation events). <a href="#refsXML">[XML]</a> <a href="#refsXMLNS">[XMLNS]</a> <a href="#refsDOMCORE">[DOMCORE]</a> <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p> <p>Between the time an element's start tag is parsed and the time either the element's end tag is parsed or the parser detects a @@ -86880,17 +86847,14 @@ an interoperable fashion without requiring any network access for handling external subsets. <a href="#refsXML">[XML]</a></p> - <p id="scriptTagXML">When an <a href="#xml-parser">XML parser</a> creates a - <code><a href="#the-script-element">script</a></code> element, it must be marked as being - <a href="#parser-inserted">"parser-inserted"</a> and its <a href="#force-async">"force-async"</a> - flag must be unset. If the parser was originally created for the - <a href="#xml-fragment-parsing-algorithm">XML fragment parsing algorithm</a>, then the element must - be marked as <a href="#already-started">"already started"</a> also. When the element's - end tag is parsed, the user agent must <a href="#provide-a-stable-state">provide a stable - state</a>, and then <a href="#prepare-a-script" title="prepare a script">prepare</a> - the <code><a href="#the-script-element">script</a></code> element. If this causes there to be a - <a href="#pending-parsing-blocking-script">pending parsing-blocking script</a>, then the user agent - must run the following steps:</p> + <p id="scriptTagXML">When an <a href="#xml-parser">XML parser</a> creates a <code><a href="#the-script-element">script</a></code> element, it + must be marked as being <a href="#parser-inserted">"parser-inserted"</a> and its <a href="#force-async">"force-async"</a> flag + must be unset. If the parser was originally created for the <a href="#xml-fragment-parsing-algorithm">XML fragment parsing + algorithm</a>, then the element must be marked as <a href="#already-started">"already started"</a> also. When the + element's end tag is parsed, the user agent must <a href="#perform-a-microtask-checkpoint">perform a microtask checkpoint</a>, + <a href="#provide-a-stable-state">provide a stable state</a>, and then <a href="#prepare-a-script" title="prepare a script">prepare</a> the + <code><a href="#the-script-element">script</a></code> element. If this causes there to be a <a href="#pending-parsing-blocking-script">pending parsing-blocking + script</a>, then the user agent must run the following steps:</p> <ol> @@ -92301,8 +92265,7 @@ <p><i>This section is non-normative.</i></p> <!-- XXX this index doesn't list the palpable elements --> - ; - <code title="attr-th-abbr"><a href="#attr-th-abbr">abbr</a></code><table> + <table> <caption>List of elements</caption> <thead> <tr> @@ -93630,7 +93593,8 @@ <code title="attr-tdth-colspan"><a href="#attr-tdth-colspan">colspan</a></code>; <code title="attr-tdth-rowspan"><a href="#attr-tdth-rowspan">rowspan</a></code>; <code title="attr-tdth-headers"><a href="#attr-tdth-headers">headers</a></code>; - <code title="attr-th-scope"><a href="#attr-th-scope">scope</a></code></td> + <code title="attr-th-scope"><a href="#attr-th-scope">scope</a></code>; + <code title="attr-th-abbr"><a href="#attr-th-abbr">abbr</a></code></td> <td><code><a href="#htmltableheadercellelement">HTMLTableHeaderCellElement</a></code></td> </tr> @@ -96131,9 +96095,7 @@ <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, P. Overell. IETF.</dd> <dt id="refsABOUT">[ABOUT]</dt> - <dd><cite><a href="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme">The 'about' URI scheme</a></cite>, L. Hunt, M. Yevstifeyev. IETF. - Work in progress. <!--!--> - </dd> + <dd><cite><a href="http://tools.ietf.org/html/rfc6694">The 'about' URI scheme</a></cite>,S. Moonesamy, Ed. IETF.</dd> <dt id="refsAES128CTR">[AES128CTR]</dt> <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf">Advanced Encryption Standard (AES)</a></cite>. NIST.</dd> @@ -97125,6 +97087,7 @@ Gavin Kistner, Gareth Rees, Garrett Smith, + Geoff Richards, Geoffrey Garen, Geoffrey Sneddon, George Lund, Index: the-end.html =================================================================== RCS file: /sources/public/html5/spec/the-end.html,v retrieving revision 1.193 retrieving revision 1.194 diff -u -d -r1.193 -r1.194 --- the-end.html 31 Oct 2012 15:24:57 -0000 1.193 +++ the-end.html 4 Nov 2012 10:44:59 -0000 1.194 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.204 retrieving revision 1.205 diff -u -d -r1.204 -r1.205 --- parsing.html 31 Oct 2012 15:24:50 -0000 1.204 +++ parsing.html 4 Nov 2012 10:44:54 -0000 1.205 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec/the-span-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-span-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-span-element.html 4 Nov 2012 10:45:02 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec/the-fieldset-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-fieldset-element.html 31 Oct 2012 15:24:57 -0000 1.208 +++ the-fieldset-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figure-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-figure-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-figure-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec/the-script-element.html,v retrieving revision 1.212 retrieving revision 1.213 diff -u -d -r1.212 -r1.213 --- the-script-element.html 31 Oct 2012 15:25:01 -0000 1.212 +++ the-script-element.html 4 Nov 2012 10:45:01 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.272 retrieving revision 1.273 diff -u -d -r1.272 -r1.273 --- the-input-element.html 31 Oct 2012 15:24:58 -0000 1.272 +++ the-input-element.html 4 Nov 2012 10:44:59 -0000 1.273 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.199 retrieving revision 1.200 diff -u -d -r1.199 -r1.200 --- constraints.html 31 Oct 2012 15:24:45 -0000 1.199 +++ constraints.html 4 Nov 2012 10:44:50 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec/the-p-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-p-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-p-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- examples.html 31 Oct 2012 15:24:46 -0000 1.206 +++ examples.html 4 Nov 2012 10:44:51 -0000 1.207 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.269 retrieving revision 1.270 diff -u -d -r1.269 -r1.270 --- the-map-element.html 31 Oct 2012 15:24:59 -0000 1.269 +++ the-map-element.html 4 Nov 2012 10:45:00 -0000 1.270 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec/the-head-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-head-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-head-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec/the-s-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-s-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-s-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec/the-section-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-section-element.html 31 Oct 2012 15:25:01 -0000 1.209 +++ the-section-element.html 4 Nov 2012 10:45:02 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec/the-article-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-article-element.html 31 Oct 2012 15:24:54 -0000 1.209 +++ the-article-element.html 4 Nov 2012 10:44:57 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec/the-blockquote-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-blockquote-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-blockquote-element.html 4 Nov 2012 10:44:57 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rp-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-rp-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-rp-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec/the-details-element.html,v retrieving revision 1.195 retrieving revision 1.196 diff -u -d -r1.195 -r1.196 --- the-details-element.html 31 Oct 2012 15:24:56 -0000 1.195 +++ the-details-element.html 4 Nov 2012 10:44:58 -0000 1.196 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec/the-aside-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-aside-element.html 31 Oct 2012 15:24:54 -0000 1.208 +++ the-aside-element.html 4 Nov 2012 10:44:57 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec/the-title-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-title-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-title-element.html 4 Nov 2012 10:45:04 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1254 retrieving revision 1.1255 diff -u -d -r1.1254 -r1.1255 --- offline.html 31 Oct 2012 15:24:50 -0000 1.1254 +++ offline.html 4 Nov 2012 10:44:54 -0000 1.1255 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.215 retrieving revision 1.216 diff -u -d -r1.215 -r1.216 --- textFieldSelection.html 31 Oct 2012 15:24:53 -0000 1.215 +++ textFieldSelection.html 4 Nov 2012 10:44:56 -0000 1.216 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec/global-attributes.html,v retrieving revision 1.213 retrieving revision 1.214 diff -u -d -r1.213 -r1.214 --- global-attributes.html 31 Oct 2012 15:24:47 -0000 1.213 +++ global-attributes.html 4 Nov 2012 10:44:51 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdi-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-bdi-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-bdi-element.html 4 Nov 2012 10:44:57 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec/the-legend-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-legend-element.html 31 Oct 2012 15:24:59 -0000 1.207 +++ the-legend-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dt-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-dt-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-dt-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1292 retrieving revision 1.1293 diff -u -d -r1.1292 -r1.1293 --- history.html 31 Oct 2012 15:24:47 -0000 1.1292 +++ history.html 4 Nov 2012 10:44:51 -0000 1.1293 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec/the-source-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-source-element.html 31 Oct 2012 15:25:01 -0000 1.208 +++ the-source-element.html 4 Nov 2012 10:45:02 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec/the-embed-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-embed-element.html 31 Oct 2012 15:24:57 -0000 1.208 +++ the-embed-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ins-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-ins-element.html 31 Oct 2012 15:24:58 -0000 1.209 +++ the-ins-element.html 4 Nov 2012 10:45:00 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec/the-col-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-col-element.html 31 Oct 2012 15:24:56 -0000 1.207 +++ the-col-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec/the-em-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-em-element.html 31 Oct 2012 15:24:57 -0000 1.208 +++ the-em-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1287 retrieving revision 1.1288 diff -u -d -r1.1287 -r1.1288 --- semantics.html 31 Oct 2012 15:24:51 -0000 1.1287 +++ semantics.html 4 Nov 2012 10:44:55 -0000 1.1288 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec/the-q-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-q-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-q-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec/the-style-element.html,v retrieving revision 1.210 retrieving revision 1.211 diff -u -d -r1.210 -r1.211 --- the-style-element.html 31 Oct 2012 15:25:01 -0000 1.210 +++ the-style-element.html 4 Nov 2012 10:45:03 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1248 retrieving revision 1.1249 diff -u -d -r1.1248 -r1.1249 --- syntax.html 31 Oct 2012 15:24:52 -0000 1.1248 +++ syntax.html 4 Nov 2012 10:44:56 -0000 1.1249 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.408 retrieving revision 1.409 diff -u -d -r1.408 -r1.409 --- webappapis.html 31 Oct 2012 15:25:03 -0000 1.408 +++ webappapis.html 4 Nov 2012 10:45:08 -0000 1.409 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: attributes-common-to-form-controls.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- attributes-common-to-form-controls.html 31 Oct 2012 15:24:43 -0000 1.208 +++ attributes-common-to-form-controls.html 4 Nov 2012 10:44:49 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.283 retrieving revision 1.284 diff -u -d -r1.283 -r1.284 --- scripting-1.html 31 Oct 2012 15:24:51 -0000 1.283 +++ scripting-1.html 4 Nov 2012 10:44:54 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-abbr-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-abbr-element.html 31 Oct 2012 15:24:54 -0000 1.208 +++ the-abbr-element.html 4 Nov 2012 10:44:57 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-caption-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-caption-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-caption-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- edits-and-paragraphs.html 31 Oct 2012 15:24:46 -0000 1.206 +++ edits-and-paragraphs.html 4 Nov 2012 10:44:51 -0000 1.207 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tbody-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-tbody-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-tbody-element.html 4 Nov 2012 10:45:04 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec/the-td-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-td-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-td-element.html 4 Nov 2012 10:45:04 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v retrieving revision 1.199 retrieving revision 1.200 diff -u -d -r1.199 -r1.200 --- system-state-and-capabilities.html 31 Oct 2012 15:24:53 -0000 1.199 +++ system-state-and-capabilities.html 4 Nov 2012 10:44:56 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1287 retrieving revision 1.1288 diff -u -d -r1.1287 -r1.1288 --- browsers.html 31 Oct 2012 15:24:43 -0000 1.1287 +++ browsers.html 4 Nov 2012 10:44:49 -0000 1.1288 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.217 retrieving revision 1.218 diff -u -d -r1.217 -r1.218 --- media-elements.html 31 Oct 2012 15:24:49 -0000 1.217 +++ media-elements.html 4 Nov 2012 10:44:53 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec/the-base-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-base-element.html 31 Oct 2012 15:24:55 -0000 1.208 +++ the-base-element.html 4 Nov 2012 10:44:57 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec/the-menu-element.html,v retrieving revision 1.196 retrieving revision 1.197 diff -u -d -r1.196 -r1.197 --- the-menu-element.html 31 Oct 2012 15:24:59 -0000 1.196 +++ the-menu-element.html 4 Nov 2012 10:45:00 -0000 1.197 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- styling.html 31 Oct 2012 15:24:52 -0000 1.207 +++ styling.html 4 Nov 2012 10:44:56 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec/the-noscript-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-noscript-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-noscript-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec/the-code-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-code-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-code-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec/the-command-element.html,v retrieving revision 1.196 retrieving revision 1.197 diff -u -d -r1.196 -r1.197 --- the-command-element.html 31 Oct 2012 15:24:56 -0000 1.196 +++ the-command-element.html 4 Nov 2012 10:44:58 -0000 1.197 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.279 retrieving revision 1.280 diff -u -d -r1.279 -r1.280 --- urls.html 31 Oct 2012 15:25:03 -0000 1.279 +++ urls.html 4 Nov 2012 10:45:07 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec/the-textarea-element.html,v retrieving revision 1.210 retrieving revision 1.211 diff -u -d -r1.210 -r1.211 --- the-textarea-element.html 31 Oct 2012 15:25:02 -0000 1.210 +++ the-textarea-element.html 4 Nov 2012 10:45:04 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec/the-div-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-div-element.html 31 Oct 2012 15:24:56 -0000 1.208 +++ the-div-element.html 4 Nov 2012 10:44:58 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec/the-output-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-output-element.html 31 Oct 2012 15:25:00 -0000 1.209 +++ the-output-element.html 4 Nov 2012 10:45:01 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec/the-label-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-label-element.html 31 Oct 2012 15:24:59 -0000 1.207 +++ the-label-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.289 retrieving revision 1.290 diff -u -d -r1.289 -r1.290 --- dnd.html 31 Oct 2012 15:24:45 -0000 1.289 +++ dnd.html 4 Nov 2012 10:44:50 -0000 1.290 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dl-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-dl-element.html 31 Oct 2012 15:24:56 -0000 1.207 +++ the-dl-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec/the-select-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-select-element.html 31 Oct 2012 15:25:01 -0000 1.209 +++ the-select-element.html 4 Nov 2012 10:45:02 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec/editing-apis.html,v retrieving revision 1.196 retrieving revision 1.197 diff -u -d -r1.196 -r1.197 --- editing-apis.html 31 Oct 2012 15:24:46 -0000 1.196 +++ editing-apis.html 4 Nov 2012 10:44:50 -0000 1.197 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1291 retrieving revision 1.1292 diff -u -d -r1.1291 -r1.1292 --- dom.html 31 Oct 2012 15:24:45 -0000 1.1291 +++ dom.html 4 Nov 2012 10:44:50 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.1242 retrieving revision 1.1243 diff -u -d -r1.1242 -r1.1243 --- the-xhtml-syntax.html 31 Oct 2012 15:25:02 -0000 1.1242 +++ the-xhtml-syntax.html 4 Nov 2012 10:45:06 -0000 1.1243 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -385,17 +385,14 @@ <code><a href="dom.html#document">Document</a></code> object when it is created, or creates one implicitly.</p> - <p>This <code><a href="dom.html#document">Document</a></code> must then be populated with DOM nodes - that represent the tree structure of the input passed to the parser, - as defined by the XML specification, the Namespaces in XML - specification, and the DOM Core specification. DOM mutation events - must not fire for the operations that the <a href="#xml-parser">XML parser</a> - performs on the <code><a href="dom.html#document">Document</a></code>'s tree, but the user agent - must act as if elements and attributes were individually appended - and set respectively so as to trigger rules in this specification - regarding what happens when an element is inserted into a document - or has its attributes set. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a> <a href="references.html#refsDOMCORE">[DOMCORE]</a> - <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p> + <p>This <code><a href="dom.html#document">Document</a></code> must then be populated with DOM nodes that represent the tree + structure of the input passed to the parser, as defined by the XML specification, the Namespaces + in XML specification, and the DOM Core specification. DOM mutation events must not fire for the + operations that the <a href="#xml-parser">XML parser</a> performs on the <code><a href="dom.html#document">Document</a></code>'s tree, but the + user agent must act as if elements and attributes were individually appended and set respectively + so as to trigger rules in this specification regarding what happens when an element is inserted + into a document or has its attributes set, and the DOM Core specification's requirements regarding + mutation observers mean that mutation observers <em>are</em> fired (unlike mutation events). <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a> <a href="references.html#refsDOMCORE">[DOMCORE]</a> <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p> <p>Between the time an element's start tag is parsed and the time either the element's end tag is parsed or the parser detects a @@ -434,17 +431,14 @@ an interoperable fashion without requiring any network access for handling external subsets. <a href="references.html#refsXML">[XML]</a></p> - <p id="scriptTagXML">When an <a href="#xml-parser">XML parser</a> creates a - <code><a href="the-script-element.html#the-script-element">script</a></code> element, it must be marked as being - <a href="the-script-element.html#parser-inserted">"parser-inserted"</a> and its <a href="the-script-element.html#force-async">"force-async"</a> - flag must be unset. If the parser was originally created for the - <a href="#xml-fragment-parsing-algorithm">XML fragment parsing algorithm</a>, then the element must - be marked as <a href="the-script-element.html#already-started">"already started"</a> also. When the element's - end tag is parsed, the user agent must <a href="webappapis.html#provide-a-stable-state">provide a stable - state</a>, and then <a href="the-script-element.html#prepare-a-script" title="prepare a script">prepare</a> - the <code><a href="the-script-element.html#the-script-element">script</a></code> element. If this causes there to be a - <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking script</a>, then the user agent - must run the following steps:</p> + <p id="scriptTagXML">When an <a href="#xml-parser">XML parser</a> creates a <code><a href="the-script-element.html#the-script-element">script</a></code> element, it + must be marked as being <a href="the-script-element.html#parser-inserted">"parser-inserted"</a> and its <a href="the-script-element.html#force-async">"force-async"</a> flag + must be unset. If the parser was originally created for the <a href="#xml-fragment-parsing-algorithm">XML fragment parsing + algorithm</a>, then the element must be marked as <a href="the-script-element.html#already-started">"already started"</a> also. When the + element's end tag is parsed, the user agent must <a href="webappapis.html#perform-a-microtask-checkpoint">perform a microtask checkpoint</a>, + <a href="webappapis.html#provide-a-stable-state">provide a stable state</a>, and then <a href="the-script-element.html#prepare-a-script" title="prepare a script">prepare</a> the + <code><a href="the-script-element.html#the-script-element">script</a></code> element. If this causes there to be a <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking + script</a>, then the user agent must run the following steps:</p> <ol><li><p>Block this instance of the <a href="#xml-parser">XML parser</a>, such that the <a href="webappapis.html#event-loop">event loop</a> will not run <a href="webappapis.html#concept-task" title="concept-task">tasks</a> that invoke it.</li> Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-colgroup-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-colgroup-element.html 31 Oct 2012 15:24:56 -0000 1.207 +++ the-colgroup-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: attributes-common-to-ins-and-del-elements.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- attributes-common-to-ins-and-del-elements.html 31 Oct 2012 15:24:43 -0000 1.206 +++ attributes-common-to-ins-and-del-elements.html 4 Nov 2012 10:44:49 -0000 1.207 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec/the-video-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-video-element.html 31 Oct 2012 15:25:02 -0000 1.209 +++ the-video-element.html 4 Nov 2012 10:45:05 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec/the-table-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-table-element.html 31 Oct 2012 15:25:01 -0000 1.208 +++ the-table-element.html 4 Nov 2012 10:45:03 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec/the-audio-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-audio-element.html 31 Oct 2012 15:24:54 -0000 1.207 +++ the-audio-element.html 4 Nov 2012 10:44:57 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-lists.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- edits-and-lists.html 31 Oct 2012 15:24:46 -0000 1.206 +++ edits-and-lists.html 4 Nov 2012 10:44:51 -0000 1.207 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec/the-pre-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-pre-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-pre-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- dynamic-markup-insertion.html 31 Oct 2012 15:24:45 -0000 1.209 +++ dynamic-markup-insertion.html 4 Nov 2012 10:44:50 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tfoot-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-tfoot-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-tfoot-element.html 4 Nov 2012 10:45:04 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec/the-thead-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-thead-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-thead-element.html 4 Nov 2012 10:45:04 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec/image-maps.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- image-maps.html 31 Oct 2012 15:24:47 -0000 1.208 +++ image-maps.html 4 Nov 2012 10:44:52 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec/the-br-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-br-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-br-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meta-element.html,v retrieving revision 1.213 retrieving revision 1.214 diff -u -d -r1.213 -r1.214 --- the-meta-element.html 31 Oct 2012 15:24:59 -0000 1.213 +++ the-meta-element.html 4 Nov 2012 10:45:00 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-wbr-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-wbr-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-wbr-element.html 4 Nov 2012 10:45:06 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1277 retrieving revision 1.1278 diff -u -d -r1.1277 -r1.1278 --- introduction.html 31 Oct 2012 15:24:48 -0000 1.1277 +++ introduction.html 4 Nov 2012 10:44:52 -0000 1.1278 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1263 retrieving revision 1.1264 diff -u -d -r1.1263 -r1.1264 --- editing.html 31 Oct 2012 15:24:46 -0000 1.1263 +++ editing.html 4 Nov 2012 10:44:50 -0000 1.1264 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.277 retrieving revision 1.278 diff -u -d -r1.277 -r1.278 --- common-microsyntaxes.html 31 Oct 2012 15:24:44 -0000 1.277 +++ common-microsyntaxes.html 4 Nov 2012 10:44:50 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: rendering.html =================================================================== RCS file: /sources/public/html5/spec/rendering.html,v retrieving revision 1.269 retrieving revision 1.270 diff -u -d -r1.269 -r1.270 --- rendering.html 31 Oct 2012 15:24:50 -0000 1.269 +++ rendering.html 4 Nov 2012 10:44:54 -0000 1.270 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.1274 retrieving revision 1.1275 diff -u -d -r1.1274 -r1.1275 --- text-level-semantics.html 31 Oct 2012 15:24:53 -0000 1.1274 +++ text-level-semantics.html 4 Nov 2012 10:44:56 -0000 1.1275 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec/element-definitions.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- element-definitions.html 31 Oct 2012 15:24:46 -0000 1.207 +++ element-definitions.html 4 Nov 2012 10:44:51 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1343 retrieving revision 1.1344 diff -u -d -r1.1343 -r1.1344 --- infrastructure.html 31 Oct 2012 15:24:47 -0000 1.1343 +++ infrastructure.html 4 Nov 2012 10:44:52 -0000 1.1344 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- form-submission.html 31 Oct 2012 15:24:46 -0000 1.208 +++ form-submission.html 4 Nov 2012 10:44:51 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec/user-prompts.html,v retrieving revision 1.195 retrieving revision 1.196 diff -u -d -r1.195 -r1.196 --- user-prompts.html 31 Oct 2012 15:25:03 -0000 1.195 +++ user-prompts.html 4 Nov 2012 10:45:07 -0000 1.196 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.1254 retrieving revision 1.1255 diff -u -d -r1.1254 -r1.1255 --- tabular-data.html 31 Oct 2012 15:24:53 -0000 1.1254 +++ tabular-data.html 4 Nov 2012 10:44:56 -0000 1.1255 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.357 retrieving revision 1.358 diff -u -d -r1.357 -r1.358 --- the-iframe-element.html 31 Oct 2012 15:24:58 -0000 1.357 +++ the-iframe-element.html 4 Nov 2012 10:44:59 -0000 1.358 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -379,8 +379,8 @@ <p>The <dfn id="attr-iframe-src" title="attr-iframe-src"><code>src</code></dfn> attribute gives the address of a page that the <a href="browsers.html#nested-browsing-context">nested browsing context</a> is to contain. The attribute, if present, must be a - <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by spaces</a>. If the <code title="attr-itemprop">itemprop</code> is specified on an <code><a href="#the-iframe-element">iframe</a></code> element, then the - <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute must also be specified.</p> + <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by spaces</a>. +<!--MD--> <p>The <dfn id="attr-iframe-srcdoc" title="attr-iframe-srcdoc"><code>srcdoc</code></dfn> attribute gives the content of the page that the <a href="browsers.html#nested-browsing-context">nested browsing context</a> is to contain. The value of the attribute Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec/dimension-attributes.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- dimension-attributes.html 31 Oct 2012 15:24:45 -0000 1.207 +++ dimension-attributes.html 4 Nov 2012 10:44:50 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.318 retrieving revision 1.319 diff -u -d -r1.318 -r1.319 --- association-of-controls-and-forms.html 31 Oct 2012 15:24:42 -0000 1.318 +++ association-of-controls-and-forms.html 4 Nov 2012 10:44:49 -0000 1.319 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.294 retrieving revision 1.295 diff -u -d -r1.294 -r1.295 --- common-dom-interfaces.html 31 Oct 2012 15:24:44 -0000 1.294 +++ common-dom-interfaces.html 4 Nov 2012 10:44:49 -0000 1.295 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec/the-strong-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-strong-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-strong-element.html 4 Nov 2012 10:45:03 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec/the-form-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-form-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-form-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec/the-li-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-li-element.html 31 Oct 2012 15:24:59 -0000 1.207 +++ the-li-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec/the-keygen-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-keygen-element.html 31 Oct 2012 15:24:59 -0000 1.209 +++ the-keygen-element.html 4 Nov 2012 10:45:00 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec/the-link-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-link-element.html 31 Oct 2012 15:24:59 -0000 1.209 +++ the-link-element.html 4 Nov 2012 10:45:00 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-optgroup-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-optgroup-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-optgroup-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec/the-param-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-param-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-param-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec/the-time-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-time-element.html 31 Oct 2012 15:25:02 -0000 1.209 +++ the-time-element.html 4 Nov 2012 10:45:04 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- mathml.html 31 Oct 2012 15:24:48 -0000 1.207 +++ mathml.html 4 Nov 2012 10:44:53 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec/the-var-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-var-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-var-element.html 4 Nov 2012 10:45:05 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec/the-th-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-th-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-th-element.html 4 Nov 2012 10:45:04 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: tokenization.html =================================================================== RCS file: /sources/public/html5/spec/tokenization.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- tokenization.html 31 Oct 2012 15:25:03 -0000 1.209 +++ tokenization.html 4 Nov 2012 10:45:06 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -2595,13 +2595,10 @@ <td>One <code><a href="infrastructure.html#text-0">Text</a></code> node before the table, containing "A BC" (A-space-B-C), and one <code><a href="infrastructure.html#text-0">Text</a></code> node inside the table (as a child of a <code><a href="the-tbody-element.html#the-tbody-element">tbody</a></code>) with a single space character. (Space characters separated from non-space characters by non-character tokens are not affected by <a href="#foster-parent" title="foster parent">foster parenting</a>, even if those other tokens then get ignored.) </table></div> - <p id="mutation-during-parsing">DOM mutation events and mutation - observers must not fire for changes caused by the UA parsing the - document. (Conceptually, the parser is not mutating the DOM, it is - constructing it.) This includes the parsing of any content inserted - using <code title="dom-document-write"><a href="dynamic-markup-insertion.html#dom-document-write">document.write()</a></code> and - <code title="dom-document-writeln"><a href="dynamic-markup-insertion.html#dom-document-writeln">document.writeln()</a></code> calls. - <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p> + <p id="mutation-during-parsing">DOM mutation events must not fire for changes caused by the UA + parsing the document. This includes the parsing of any content inserted using <code title="dom-document-write"><a href="dynamic-markup-insertion.html#dom-document-write">document.write()</a></code> and <code title="dom-document-writeln"><a href="dynamic-markup-insertion.html#dom-document-writeln">document.writeln()</a></code> calls. <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p> + + <p>However, mutation observers <em>do</em> fire, as required by the DOM Core specification.</p> <p class="note">Not all of the tag names mentioned below are conformant tag names in this specification; many are included to @@ -4812,6 +4809,8 @@ <dt id="scriptEndTag">An end tag whose tag name is "script"</dt> <dd> + <p><a href="webappapis.html#perform-a-microtask-checkpoint">Perform a microtask checkpoint</a>.</p> + <p><a href="webappapis.html#provide-a-stable-state">Provide a stable state</a>.</p> <p>Let <var title="">script</var> be the <a href="parsing.html#current-node">current node</a> Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html =================================================================== RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 31 Oct 2012 15:24:50 -0000 1.207 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 4 Nov 2012 10:44:54 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec/the-body-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-body-element.html 31 Oct 2012 15:24:55 -0000 1.208 +++ the-body-element.html 4 Nov 2012 10:44:58 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.275 retrieving revision 1.276 diff -u -d -r1.275 -r1.276 --- common-input-element-attributes.html 31 Oct 2012 15:24:44 -0000 1.275 +++ common-input-element-attributes.html 4 Nov 2012 10:44:50 -0000 1.276 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1248 retrieving revision 1.1249 diff -u -d -r1.1248 -r1.1249 --- interactive-elements.html 31 Oct 2012 15:24:48 -0000 1.1248 +++ interactive-elements.html 4 Nov 2012 10:44:52 -0000 1.1249 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec/the-address-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-address-element.html 31 Oct 2012 15:24:54 -0000 1.207 +++ the-address-element.html 4 Nov 2012 10:44:57 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.567 retrieving revision 1.568 diff -u -d -r1.567 -r1.568 --- iana.html 31 Oct 2012 15:24:47 -0000 1.567 +++ iana.html 4 Nov 2012 10:44:51 -0000 1.568 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec/the-b-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-b-element.html 31 Oct 2012 15:24:54 -0000 1.207 +++ the-b-element.html 4 Nov 2012 10:44:57 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.273 retrieving revision 1.274 diff -u -d -r1.273 -r1.274 --- states-of-the-type-attribute.html 31 Oct 2012 15:24:52 -0000 1.273 +++ states-of-the-type-attribute.html 4 Nov 2012 10:44:56 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec/the-nav-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-nav-element.html 31 Oct 2012 15:25:00 -0000 1.209 +++ the-nav-element.html 4 Nov 2012 10:45:00 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1277 retrieving revision 1.1278 diff -u -d -r1.1277 -r1.1278 --- references.html 31 Oct 2012 15:24:50 -0000 1.1277 +++ references.html 4 Nov 2012 10:44:54 -0000 1.1278 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -346,9 +346,7 @@ <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, P. Overell. IETF.</dd> <dt id="refsABOUT">[ABOUT]</dt> - <dd><cite><a href="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme">The 'about' URI scheme</a></cite>, L. Hunt, M. Yevstifeyev. IETF. - Work in progress. <!--!--> - </dd> + <dd><cite><a href="http://tools.ietf.org/html/rfc6694">The 'about' URI scheme</a></cite>,S. Moonesamy, Ed. IETF.</dd> <dt id="refsAES128CTR">[AES128CTR]</dt> <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf">Advanced Encryption Standard (AES)</a></cite>. NIST.</dd> Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meter-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-meter-element.html 31 Oct 2012 15:24:59 -0000 1.209 +++ the-meter-element.html 4 Nov 2012 10:45:00 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ul-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-ul-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-ul-element.html 4 Nov 2012 10:45:05 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec/the-html-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-html-element.html 31 Oct 2012 15:24:58 -0000 1.208 +++ the-html-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1342 retrieving revision 1.1343 diff -u -d -r1.1342 -r1.1343 --- index.html 31 Oct 2012 15:24:47 -0000 1.1342 +++ index.html 4 Nov 2012 10:44:52 -0000 1.1343 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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> @@ -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 31 October 2012 Editor's Draft. + This specification is the 4 November 2012 Editor's Draft. </p> Index: attributes-common-to-td-and-th-elements.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- attributes-common-to-td-and-th-elements.html 31 Oct 2012 15:24:43 -0000 1.208 +++ attributes-common-to-td-and-th-elements.html 4 Nov 2012 10:44:49 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec/wai-aria.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- wai-aria.html 31 Oct 2012 15:25:03 -0000 1.209 +++ wai-aria.html 4 Nov 2012 10:45:08 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -423,7 +423,7 @@ properties from all the rows must be combined.</span></p> <table id="table-aria-strong"><thead><tr><th>Language feature - <th><span>Strong native semantics</span> and <span>default implied ARIA semantics</span> + <th><span>Strong native semantics</span> and <span>default implicit ARIA semantics</span> <tbody><tr><td><code><a href="the-area-element.html#the-area-element">area</a></code> element that creates a <a href="links.html#hyperlink">hyperlink</a> <td><code title="attr-aria-role-link">link</code> role @@ -632,7 +632,7 @@ regardless of the restrictions below.</p> <table id="table-aria-weak"><thead><tr><th>Language feature - <th>Default implied ARIA semantic + <th>Default implicit ARIA semantic <th>Restrictions <tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code> element that creates a <a href="links.html#hyperlink">hyperlink</a> @@ -790,8 +790,8 @@ </table><p>The entry "<dfn id="concept-role-none" title="concept-role-none">no role</dfn>", when used as a <span title="strong native semantics">strong native semantic</span>, means that no role other than <code title="attr-aria-role-presentation">presentation</code> can be used. - When used as a <span title="default implied ARIA semantics">default - implied ARIA semantic</span>, it means the user agent has no default + When used as a <span title="default implicit ARIA semantics">default + implicit ARIA semantic</span>, it means the user agent has no default mapping to ARIA roles. (However, it probably will have its own mappings to the accessibility layer.)</p> Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ruby-element.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- the-ruby-element.html 31 Oct 2012 15:25:01 -0000 1.209 +++ the-ruby-element.html 4 Nov 2012 10:45:01 -0000 1.210 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec/the-track-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-track-element.html 31 Oct 2012 15:25:02 -0000 1.208 +++ the-track-element.html 4 Nov 2012 10:45:05 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec/usage-summary.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- usage-summary.html 31 Oct 2012 15:25:03 -0000 1.206 +++ usage-summary.html 4 Nov 2012 10:45:07 -0000 1.207 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.272 retrieving revision 1.273 diff -u -d -r1.272 -r1.273 --- sections.html 31 Oct 2012 15:24:51 -0000 1.272 +++ sections.html 4 Nov 2012 10:44:54 -0000 1.273 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.319 retrieving revision 1.320 diff -u -d -r1.319 -r1.320 --- content-models.html 31 Oct 2012 15:24:45 -0000 1.319 +++ content-models.html 4 Nov 2012 10:44:50 -0000 1.320 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -1251,7 +1251,7 @@ <pre><section> <h1>My Fish</h1> - You can play with my fish simulator. + <p>You can play with my fish simulator.</p> <object data="fish.sim"> <p>To see the fish simulator, use one of the following links:</p> <ul> @@ -1260,7 +1260,7 @@ </ul> <p>Alternatively, upgrade to the Mellblom Browser.</p> </object> - I'm quite proud of it. + <p>I'm quite proud of it.</p> </section></pre> </div> Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec/the-progress-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-progress-element.html 31 Oct 2012 15:25:00 -0000 1.208 +++ the-progress-element.html 4 Nov 2012 10:45:01 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec/the-footer-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-footer-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-footer-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: interactions-with-xpath-and-xslt.html =================================================================== RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v retrieving revision 1.131 retrieving revision 1.132 diff -u -d -r1.131 -r1.132 --- interactions-with-xpath-and-xslt.html 31 Oct 2012 15:24:48 -0000 1.131 +++ interactions-with-xpath-and-xslt.html 4 Nov 2012 10:44:52 -0000 1.132 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dd-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-dd-element.html 31 Oct 2012 15:24:56 -0000 1.207 +++ the-dd-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdo-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-bdo-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-bdo-element.html 4 Nov 2012 10:44:57 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec/the-object-element.html,v retrieving revision 1.210 retrieving revision 1.211 diff -u -d -r1.210 -r1.211 --- the-object-element.html 31 Oct 2012 15:25:00 -0000 1.210 +++ the-object-element.html 4 Nov 2012 10:45:00 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ol-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-ol-element.html 31 Oct 2012 15:25:00 -0000 1.207 +++ the-ol-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec/the-area-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-area-element.html 31 Oct 2012 15:24:54 -0000 1.208 +++ the-area-element.html 4 Nov 2012 10:44:57 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec/the-datalist-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-datalist-element.html 31 Oct 2012 15:24:56 -0000 1.207 +++ the-datalist-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.266 retrieving revision 1.267 diff -u -d -r1.266 -r1.267 --- grouping-content.html 31 Oct 2012 15:24:47 -0000 1.266 +++ grouping-content.html 4 Nov 2012 10:44:51 -0000 1.267 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec/the-mark-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-mark-element.html 31 Oct 2012 15:24:59 -0000 1.207 +++ the-mark-element.html 4 Nov 2012 10:45:00 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dfn-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-dfn-element.html 31 Oct 2012 15:24:56 -0000 1.208 +++ the-dfn-element.html 4 Nov 2012 10:44:58 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1306 retrieving revision 1.1307 diff -u -d -r1.1306 -r1.1307 --- acknowledgements.html 31 Oct 2012 15:24:42 -0000 1.1306 +++ acknowledgements.html 4 Nov 2012 10:44:49 -0000 1.1307 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -560,6 +560,7 @@ Gavin Kistner, Gareth Rees, Garrett Smith, + Geoff Richards, Geoffrey Garen, Geoffrey Sneddon, George Lund, Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec/the-header-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-header-element.html 31 Oct 2012 15:24:57 -0000 1.207 +++ the-header-element.html 4 Nov 2012 10:44:59 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.283 retrieving revision 1.284 diff -u -d -r1.283 -r1.284 --- elements.html 31 Oct 2012 15:24:46 -0000 1.283 +++ elements.html 4 Nov 2012 10:44:51 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-sub-and-sup-elements.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-sub-and-sup-elements.html 4 Nov 2012 10:45:03 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec/the-i-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-i-element.html 31 Oct 2012 15:24:58 -0000 1.208 +++ the-i-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1261 retrieving revision 1.1262 diff -u -d -r1.1261 -r1.1262 --- forms.html 31 Oct 2012 15:24:46 -0000 1.1261 +++ forms.html 4 Nov 2012 10:44:51 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.251 retrieving revision 1.252 diff -u -d -r1.251 -r1.252 --- edits.html 31 Oct 2012 15:24:46 -0000 1.251 +++ edits.html 4 Nov 2012 10:44:51 -0000 1.252 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.1136 retrieving revision 1.1137 diff -u -d -r1.1136 -r1.1137 --- the-canvas-element.html 31 Oct 2012 15:24:55 -0000 1.1136 +++ the-canvas-element.html 4 Nov 2012 10:44:58 -0000 1.1137 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -364,106 +364,81 @@ void <a href="#dom-canvas-toblob" title="dom-canvas-toBlob">toBlob</a>(<a href="infrastructure.html#filecallback">FileCallback</a>? _callback, optional DOMString type, any... arguments); object? <a href="#dom-canvas-getcontext" title="dom-canvas-getContext">getContext</a>(DOMString contextId, any... arguments); + boolean <a href="#dom-canvas-supportscontext" title="dom-canvas-supportsContext">supportsContext</a>(DOMString contextId, any... arguments); };</pre> </dd> - </dl><!--REMOVE-TOPIC:DOM APIs--><p>The <code><a href="#the-canvas-element">canvas</a></code> element provides scripts with a - resolution-dependent bitmap canvas, which can be used for rendering - graphs, game graphics, art, or other visual images on the fly.</p> - - <p>Authors should not use the <code><a href="#the-canvas-element">canvas</a></code> element in a - document when a more suitable element is available. For example, it - is inappropriate to use a <code><a href="#the-canvas-element">canvas</a></code> element to render a - page heading: if the desired presentation of the heading is - graphically intense, it should be marked up using appropriate - elements (typically <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>) and then styled using CSS and - supporting technologies such as XBL.</p> + </dl><!--REMOVE-TOPIC:DOM APIs--><p>The <code><a href="#the-canvas-element">canvas</a></code> element provides scripts with a resolution-dependent bitmap canvas, + which can be used for rendering graphs, game graphics, art, or other visual images on the fly.</p> - <p>When authors use the <code><a href="#the-canvas-element">canvas</a></code> element, they must also - provide content that, when presented to the user, conveys - essentially the same function or purpose as the bitmap canvas. This - content may be placed as content of the <code><a href="#the-canvas-element">canvas</a></code> - element. The contents of the <code><a href="#the-canvas-element">canvas</a></code> element, if any, - are the element's <a href="content-models.html#fallback-content">fallback content</a>.</p> + <p>Authors should not use the <code><a href="#the-canvas-element">canvas</a></code> element in a document when a more suitable + element is available. For example, it is inappropriate to use a <code><a href="#the-canvas-element">canvas</a></code> element to + render a page heading: if the desired presentation of the heading is graphically intense, it + should be marked up using appropriate elements (typically <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>) and then styled using + CSS and supporting technologies such as XBL.</p> - <p>In interactive visual media, if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the - <code><a href="#the-canvas-element">canvas</a></code> element, and if support for <code><a href="#the-canvas-element">canvas</a></code> - elements has been enabled, the <code><a href="#the-canvas-element">canvas</a></code> element - <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> consisting of - a dynamically created image.</p> + <p>When authors use the <code><a href="#the-canvas-element">canvas</a></code> element, they must also provide content that, when + presented to the user, conveys essentially the same function or purpose as the bitmap canvas. This + content may be placed as content of the <code><a href="#the-canvas-element">canvas</a></code> element. The contents of the + <code><a href="#the-canvas-element">canvas</a></code> element, if any, are the element's <a href="content-models.html#fallback-content">fallback content</a>.</p> - <p>In non-interactive, static, visual media, if the - <code><a href="#the-canvas-element">canvas</a></code> element has been previously painted on (e.g. if - the page was viewed in an interactive visual medium and is now being - printed, or if some script that ran during the page layout process - painted on the element), then the <code><a href="#the-canvas-element">canvas</a></code> element - <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> with the - current image and size. Otherwise, the element represents its - <a href="content-models.html#fallback-content">fallback content</a> instead.</p> + <p>In interactive visual media, if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for + the <code><a href="#the-canvas-element">canvas</a></code> element, and if support for <code><a href="#the-canvas-element">canvas</a></code> elements has been enabled, + the <code><a href="#the-canvas-element">canvas</a></code> element <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> consisting + of a dynamically created image.</p> - <p>In non-visual media, and in visual media if <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the - <code><a href="#the-canvas-element">canvas</a></code> element or if support for <code><a href="#the-canvas-element">canvas</a></code> - elements has been disabled, the <code><a href="#the-canvas-element">canvas</a></code> element - <a href="rendering.html#represents">represents</a> its <a href="content-models.html#fallback-content">fallback content</a> + <p>In non-interactive, static, visual media, if the <code><a href="#the-canvas-element">canvas</a></code> element has been + previously painted on (e.g. if the page was viewed in an interactive visual medium and is now + being printed, or if some script that ran during the page layout process painted on the element), + then the <code><a href="#the-canvas-element">canvas</a></code> element <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> with + the current image and size. Otherwise, the element represents its <a href="content-models.html#fallback-content">fallback content</a> instead.</p> + <p>In non-visual media, and in visual media if <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is + disabled</a> for the <code><a href="#the-canvas-element">canvas</a></code> element or if support for <code><a href="#the-canvas-element">canvas</a></code> elements + has been disabled, the <code><a href="#the-canvas-element">canvas</a></code> element <a href="rendering.html#represents">represents</a> its <a href="content-models.html#fallback-content">fallback + content</a> instead.</p> + <!-- CANVAS-FOCUS-FALLBACK --> - <p>When a <code><a href="#the-canvas-element">canvas</a></code> element <a href="rendering.html#represents">represents</a> - <a href="content-models.html#embedded-content-2">embedded content</a>, the user can still focus descendants - of the <code><a href="#the-canvas-element">canvas</a></code> element (in the <a href="content-models.html#fallback-content">fallback - content</a>). When an element is focused, it is the target of - keyboard interaction events (even though the element itself is not - visible). This allows authors to make an interactive canvas - keyboard-accessible: authors should have a one-to-one mapping of - interactive regions to focusable elements in the <a href="content-models.html#fallback-content">fallback - content</a>. (Focus has no effect on mouse interaction - events.) <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p> + <p>When a <code><a href="#the-canvas-element">canvas</a></code> element <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a>, the + user can still focus descendants of the <code><a href="#the-canvas-element">canvas</a></code> element (in the <a href="content-models.html#fallback-content">fallback + content</a>). When an element is focused, it is the target of keyboard interaction events (even + though the element itself is not visible). This allows authors to make an interactive canvas + keyboard-accessible: authors should have a one-to-one mapping of interactive regions to focusable + elements in the <a href="content-models.html#fallback-content">fallback content</a>. (Focus has no effect on mouse interaction events.) + <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p> - <p>The <code><a href="#the-canvas-element">canvas</a></code> element has two attributes to control the - size of the coordinate space: <dfn id="attr-canvas-width" title="attr-canvas-width"><code>width</code></dfn> and <dfn id="attr-canvas-height" title="attr-canvas-height"><code>height</code></dfn>. These - attributes, when specified, must have values that are <a href="common-microsyntaxes.html#valid-non-negative-integer" title="valid non-negative integer">valid non-negative - integers</a>. <span class="impl">The <a href="common-microsyntaxes.html#rules-for-parsing-non-negative-integers">rules for parsing - non-negative integers</a> must be used to obtain their numeric - values. If an attribute is missing, or if parsing its value returns - an error, then the default value must be used instead.</span> The - <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> attribute defaults to - 300, and the <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> - attribute defaults to 150.</p> + <p>The <code><a href="#the-canvas-element">canvas</a></code> element has two attributes to control the size of the coordinate space: + <dfn id="attr-canvas-width" title="attr-canvas-width"><code>width</code></dfn> and <dfn id="attr-canvas-height" title="attr-canvas-height"><code>height</code></dfn>. These attributes, when specified, must have + values that are <a href="common-microsyntaxes.html#valid-non-negative-integer" title="valid non-negative integer">valid non-negative integers</a>. <span class="impl">The <a href="common-microsyntaxes.html#rules-for-parsing-non-negative-integers">rules for parsing non-negative integers</a> must be used to obtain their + numeric values. If an attribute is missing, or if parsing its value returns an error, then the + default value must be used instead.</span> The <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> + attribute defaults to 300, and the <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> attribute + defaults to 150.</p> - <p>The intrinsic dimensions of the <code><a href="#the-canvas-element">canvas</a></code> element equal - the size of the coordinate space, with the numbers interpreted in - CSS pixels. However, the element can be sized arbitrarily by a - style sheet. During rendering, the image is scaled to fit this layout - size.</p> + <p>The intrinsic dimensions of the <code><a href="#the-canvas-element">canvas</a></code> element equal the size of the coordinate + space, with the numbers interpreted in CSS pixels. However, the element can be sized arbitrarily + by a style sheet. During rendering, the image is scaled to fit this layout size.</p> <div class="impl"> - <p>The size of the coordinate space does not necessarily represent - the size of the actual bitmap that the user agent will use - internally or during rendering. On high-definition displays, for - instance, the user agent may internally use a bitmap with two device - pixels per unit in the coordinate space, so that the rendering - remains at high quality throughout.</p> + <p>The size of the coordinate space does not necessarily represent the size of the actual bitmap + that the user agent will use internally or during rendering. On high-definition displays, for + instance, the user agent may internally use a bitmap with two device pixels per unit in the + coordinate space, so that the rendering remains at high quality throughout.</p> - <p>When the <code><a href="#the-canvas-element">canvas</a></code> element is created, and subsequently - whenever the <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> and <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> attributes are set (whether - to a new value or to the previous value), the bitmap and any - associated contexts must be cleared back to their initial state and - reinitialized with the newly specified coordinate space - dimensions.</p> + <p>When the <code><a href="#the-canvas-element">canvas</a></code> element is created, and subsequently whenever the <code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code> and <code title="attr-canvas-height"><a href="#attr-canvas-height">height</a></code> + attributes are set (whether to a new value or to the previous value), the bitmap and any + associated contexts must be cleared back to their initial state and reinitialized with the newly + specified coordinate space dimensions.</p> - <p>When the canvas is initialized, its bitmap must be cleared to - transparent black.</p> + <p>When the canvas is initialized, its bitmap must be cleared to transparent black.</p> - <p>When a <code><a href="#the-canvas-element">canvas</a></code> element does not represent its - <a href="content-models.html#fallback-content">fallback content</a>, it <a href="infrastructure.html#provides-a-paint-source">provides a paint - source</a> whose width is the element's intrinsic width, whose - height is the element's intrinsic height, and whose appearance is - the element's bitmap.</p> + <p>When a <code><a href="#the-canvas-element">canvas</a></code> element does not represent its <a href="content-models.html#fallback-content">fallback content</a>, it + <a href="infrastructure.html#provides-a-paint-source">provides a paint source</a> whose width is the element's intrinsic width, whose height is + the element's intrinsic height, and whose appearance is the element's bitmap.</p> - <p>The <dfn id="dom-canvas-width" title="dom-canvas-width"><code>width</code></dfn> and - <dfn id="dom-canvas-height" title="dom-canvas-height"><code>height</code></dfn> IDL - attributes must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content - attributes of the same name, with the same defaults.</p> + <p>The <dfn id="dom-canvas-width" title="dom-canvas-width"><code>width</code></dfn> and <dfn id="dom-canvas-height" title="dom-canvas-height"><code>height</code></dfn> IDL attributes must <a href="common-dom-interfaces.html#reflect">reflect</a> the + respective content attributes of the same name, with the same defaults.</p> </div> @@ -482,108 +457,104 @@ <dd> - <p>Returns an object that exposes an API for drawing on the - canvas. The first argument specifies the desired API. Subsequent - arguments are handled by that API.</p> + <p>Returns an object that exposes an API for drawing on the canvas. The first argument specifies + the desired API. Subsequent arguments are handled by that API.</p> <!--2DCONTEXT--> - <p>The list of defined contexts is given on the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a> + <p>The list of defined contexts is given on the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a> <p>Example contexts are the "<code title="canvas-context-2d">2d</code>" <a href="references.html#refsCANVAS2D">[CANVAS2D]</a> and the "<code title="canvas-context-webgl">webgl</code>" context <a href="references.html#refsWEBGL">[WEBGL]</a>.</p> - <p>Returns null if the given context ID is not supported or if the - canvas has already been initialized with some other (incompatible) - context type (e.g. trying to get a "<code title="canvas-context-2d">2d</code>" context after getting a - "<code title="canvas-context-webgl">webgl</code>" context).</p> + <p>Returns null if the given context ID is not supported or if the canvas has already been + initialized with some other (incompatible) context type (e.g. trying to get a "<code title="canvas-context-2d">2d</code>" context after getting a "<code title="canvas-context-webgl">webgl</code>" context).</p> + + </dd> + + <dt><var title="">context</var> = <var title="">canvas</var> . <code title="dom-canvas-supportsContext"><a href="#dom-canvas-supportscontext">supportsContext</a></code>(<var title="">contextId</var> [, ... ])</dt> + + <dd> + + <p>Returns false if calling <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> with the + same arguments would definitely return null, and true otherwise.</p> + + <p>This return value is not a guarantee that <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> will or will not return an object, as + conditions (e.g. availability of system resources) can vary over time.</p> </dd> </dl><div class="impl"> - <p>A <code><a href="#the-canvas-element">canvas</a></code> element can have a <dfn id="primary-context">primary - context</dfn>, which is the first context to have been obtained for - that element. When created, a <code><a href="#the-canvas-element">canvas</a></code> element must not - have a <a href="#primary-context">primary context</a>.</p> + <p>A <code><a href="#the-canvas-element">canvas</a></code> element can have a <dfn id="primary-context">primary context</dfn>, which is the first context + to have been obtained for that element. When created, a <code><a href="#the-canvas-element">canvas</a></code> element must not have + a <a href="#primary-context">primary context</a>.</p> <p>The most commonly used primary context is the HTML <code title="canvas-context-2d">Canvas 2D</code> Context. <a href="references.html#refsCANVAS2D">[CANVAS2D]</a> - <p>The <dfn id="dom-canvas-getcontext" title="dom-canvas-getContext"><code>getContext(<var title="">contextId</var>, <var title="">arguments...</var>)</code></dfn> method of the - <code><a href="#the-canvas-element">canvas</a></code> element, when invoked, must run the following - steps:</p> + <p>The <dfn id="dom-canvas-getcontext" title="dom-canvas-getContext"><code>getContext(<var title="">contextId</var>, <var title="">arguments...</var>)</code></dfn> method of the <code><a href="#the-canvas-element">canvas</a></code> element, when invoked, + must run the following steps:</p> - <ol><li><p>Let <var title="">contextId</var> be the first argument to - the method.</li> + <ol><li><p>Let <var title="">contextId</var> be the first argument to the method.</li> <li> - <p>If <var title="">contextId</var> is not the name of a context - supported by the user agent, return null and abort these - steps.</p> + <p>If <var title="">contextId</var> is not the name of a context supported by the user agent, + return null and abort these steps.</p> - <p class="note">An example of this would be a user agent that - theoretically supports the "<code title="canvas-context-webgl">webgl</code>" 3D context, in the case - where the platform does not have hardware support for OpenGL and - the user agent does not have a software OpenGL implementation. - Despite the user agent recognising the "<code title="canvas-context-webgl">webgl</code>" name, it would return - null at this step because that context is not, in practice, - supported at the time of the call.</p> + <p class="note">An example of this would be a user agent that theoretically supports the "<code title="canvas-context-webgl">webgl</code>" 3D context, in the case where the platform does not + have hardware support for OpenGL and the user agent does not have a software OpenGL + implementation. Despite the user agent recognising the "<code title="canvas-context-webgl">webgl</code>" name, it would return null at this step because that + context is not, in practice, supported at the time of the call.</p> </li> - <li><p>If the element has a <a href="#primary-context">primary context</a> and that - context's entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a> does not list <var title="">contextId</var> - as a context with which it is compatible, return null and abort - these steps. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li> + <li><p>If the element has a <a href="#primary-context">primary context</a> and that context's entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a> does not + list <var title="">contextId</var> as a context with which it is compatible, return null and + abort these steps. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li> - <li><p>If the element does not have a <a href="#primary-context">primary context</a>, - let the element's <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</li> + <li><p>If the element does not have a <a href="#primary-context">primary context</a>, let the element's + <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</li> - <li><p>If the <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> method has - already been invoked on this element for the same <var title="">contextId</var>, return the same object as was returned - that time, and abort these steps. The additional arguments are - ignored.</li> + <li><p>If the <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> method has already been + invoked on this element for the same <var title="">contextId</var>, return the same object as was + returned that time, and abort these steps. The additional arguments are ignored.</li> - <li><p><dfn id="getcontext-return" title="getContext-return">Return a new object for <var title="">contextId</var></dfn>, as defined by the specification - given for <var title="">contextId</var>'s entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li> + <li><p><dfn id="getcontext-return" title="getContext-return">Return a new object for <var title="">contextId</var></dfn>, as defined by the specification given for <var title="">contextId</var>'s entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li> - </ol><p>New context types may be registered in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki - CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p> + </ol><p>The <dfn id="dom-canvas-supportscontext" title="dom-canvas-supportsContext"><code>supportsContext(<var title="">contextId</var>, + <var title="">arguments...</var>)</code></dfn> method of the <code><a href="#the-canvas-element">canvas</a></code> element, when + invoked, must return false if calling <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> on + the same object and with the same arguments would definitely return null at this time, and true + otherwise.</p> - <p>Anyone is free to edit the WHATWG Wiki CanvasContexts page at any - time to add a new context type. These new context types must be - specified with the following information:</p> + <p>New context types may be registered in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p> + + <p>Anyone is free to edit the WHATWG Wiki CanvasContexts page at any time to add a new context + type. These new context types must be specified with the following information:</p> <dl><dt>Keyword</dt> - <dd><p>The value of <var title="">contextID</var> that will return - the object for the new API.</dd> + <dd><p>The value of <var title="">contextID</var> that will return the object for the new + API.</dd> <dt>Specification</dt> - <dd><p>A link to a formal specification of the context type's - API. It could be another page on the Wiki, or a link to an external - page. If the type does not have a formal specification, an informal - description can be substituted until such time as a formal - specification is available.</dd> + <dd><p>A link to a formal specification of the context type's API. It could be another page on + the Wiki, or a link to an external page. If the type does not have a formal specification, an + informal description can be substituted until such time as a formal specification is + available.</dd> <dt>Compatible with</dt> - <dd><p>The list of context types that are compatible with this one - (i.e. that operate on the same underlying bitmap). This list must - be transitive and symmetric; if one context type is defined as - compatible with another, then all types it is compatible with must - be compatible with all types the other is compatible with.</dd> + <dd><p>The list of context types that are compatible with this one (i.e. that operate on the same + underlying bitmap). This list must be transitive and symmetric; if one context type is defined as + compatible with another, then all types it is compatible with must be compatible with all types + the other is compatible with.</dd> - </dl><p>Vendors may also define experimental contexts using the syntax - <code><var title="">vendorname</var>-<var title="">context</var></code>, for example, - <code>moz-3d</code>. Such contexts should be registered in the - WHATWG Wiki CanvasContexts page.</p> + </dl><p>Vendors may also define experimental contexts using the syntax <code><var title="">vendorname</var>-<var title="">context</var></code>, for example, <code>moz-3d</code>. + Such contexts should be registered in the WHATWG Wiki CanvasContexts page.</p> </div> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.250 retrieving revision 1.251 diff -u -d -r1.250 -r1.251 --- commands.html 31 Oct 2012 15:24:43 -0000 1.250 +++ commands.html 4 Nov 2012 10:44:49 -0000 1.251 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-samp-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-samp-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-samp-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec/the-u-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-u-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-u-element.html 4 Nov 2012 10:45:05 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec/headings-and-sections.html,v retrieving revision 1.210 retrieving revision 1.211 diff -u -d -r1.210 -r1.211 --- headings-and-sections.html 31 Oct 2012 15:24:47 -0000 1.210 +++ headings-and-sections.html 4 Nov 2012 10:44:51 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1257 retrieving revision 1.1258 diff -u -d -r1.1257 -r1.1258 --- obsolete.html 31 Oct 2012 15:24:50 -0000 1.1257 +++ obsolete.html 4 Nov 2012 10:44:54 -0000 1.1258 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.1214 retrieving revision 1.1215 diff -u -d -r1.1214 -r1.1215 --- named-character-references.html 31 Oct 2012 15:24:49 -0000 1.1214 +++ named-character-references.html 4 Nov 2012 10:44:53 -0000 1.1215 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.312 retrieving revision 1.313 diff -u -d -r1.312 -r1.313 --- the-button-element.html 31 Oct 2012 15:24:55 -0000 1.312 +++ the-button-element.html 4 Nov 2012 10:44:58 -0000 1.313 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.304 retrieving revision 1.305 diff -u -d -r1.304 -r1.305 --- links.html 31 Oct 2012 15:24:48 -0000 1.304 +++ links.html 4 Nov 2012 10:44:52 -0000 1.305 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-cite-element.html 31 Oct 2012 15:24:55 -0000 1.207 +++ the-cite-element.html 4 Nov 2012 10:44:58 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hgroup-element.html,v retrieving revision 1.208 retrieving revision 1.209 diff -u -d -r1.208 -r1.209 --- the-hgroup-element.html 31 Oct 2012 15:24:58 -0000 1.208 +++ the-hgroup-element.html 4 Nov 2012 10:44:59 -0000 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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-apis.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- common-input-element-apis.html 31 Oct 2012 15:24:44 -0000 1.207 +++ common-input-element-apis.html 4 Nov 2012 10:44:49 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tr-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-tr-element.html 31 Oct 2012 15:25:02 -0000 1.207 +++ the-tr-element.html 4 Nov 2012 10:45:05 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: section-index.html =================================================================== RCS file: /sources/public/html5/spec/section-index.html,v retrieving revision 1.167 retrieving revision 1.168 diff -u -d -r1.167 -r1.168 --- section-index.html 31 Oct 2012 15:24:51 -0000 1.167 +++ section-index.html 4 Nov 2012 10:44:54 -0000 1.168 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> @@ -350,8 +350,7 @@ <p><i>This section is non-normative.</i></p> <!-- XXX this index doesn't list the palpable elements --> - ; - <code title="attr-th-abbr"><a href="the-th-element.html#attr-th-abbr">abbr</a></code><table><caption>List of elements</caption> + <table><caption>List of elements</caption> <thead><tr><th> Element <th> Description <th> Categories @@ -1392,7 +1391,8 @@ <code title="attr-tdth-colspan"><a href="attributes-common-to-td-and-th-elements.html#attr-tdth-colspan">colspan</a></code>; <code title="attr-tdth-rowspan"><a href="attributes-common-to-td-and-th-elements.html#attr-tdth-rowspan">rowspan</a></code>; <code title="attr-tdth-headers"><a href="attributes-common-to-td-and-th-elements.html#attr-tdth-headers">headers</a></code>; - <code title="attr-th-scope"><a href="the-th-element.html#attr-th-scope">scope</a></code></td> + <code title="attr-th-scope"><a href="the-th-element.html#attr-th-scope">scope</a></code>; + <code title="attr-th-abbr"><a href="the-th-element.html#attr-th-abbr">abbr</a></code></td> <td><code><a href="the-th-element.html#htmltableheadercellelement">HTMLTableHeaderCellElement</a></code></td> <tr><th><code><a href="the-thead-element.html#the-thead-element">thead</a></code></th> <td>Group of heading rows in a table</td> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.269 retrieving revision 1.270 diff -u -d -r1.269 -r1.270 --- timers.html 31 Oct 2012 15:25:02 -0000 1.269 +++ timers.html 4 Nov 2012 10:45:06 -0000 1.270 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.248 retrieving revision 1.249 diff -u -d -r1.248 -r1.249 --- namespaces.html 31 Oct 2012 15:24:49 -0000 1.248 +++ namespaces.html 4 Nov 2012 10:44:54 -0000 1.249 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div> Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rt-element.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- the-rt-element.html 31 Oct 2012 15:25:01 -0000 1.207 +++ the-rt-element.html 4 Nov 2012 10:45:01 -0000 1.208 @@ -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 31 October 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 November 2012</h2> </div>
Received on Sunday, 4 November 2012 10:45:23 UTC