- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Apr 2012 21:46:49 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv10132 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 embedded-content-1.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 origin-0.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 spec.html states-of-the-type-attribute.html styling.html svg-0.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-h1-h2-h3-h4-h5-and-h6-elements.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 tree-construction.html urls.html usage-summary.html user-prompts.html wai-aria.html webappapis.html Log Message: Add new escapes to WebVTT for bidi authors (whatwg r7063) [updated by splitter] Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-a-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-a-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec/the-img-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-img-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-img-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec/the-del-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-del-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-del-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec/the-option-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-option-element.html 20 Apr 2012 00:46:59 -0000 1.113 +++ the-option-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figcaption-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-figcaption-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-figcaption-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hr-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-hr-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-hr-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec/the-summary-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-summary-element.html 20 Apr 2012 00:47:31 -0000 1.113 +++ the-summary-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec/the-small-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-small-element.html 20 Apr 2012 00:47:26 -0000 1.113 +++ the-small-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-kbd-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-kbd-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-kbd-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: single-page.html =================================================================== RCS file: /sources/public/html5/spec/single-page.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- single-page.html 20 Apr 2012 00:46:42 -0000 1.30 +++ single-page.html 24 Apr 2012 21:46:37 -0000 1.31 @@ -195,43 +195,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,16 +326,15 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> - <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> - <dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 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> <dd><a class="latest-link" href="http://dev.w3.org/html5/spec/Overview.html">http://dev.w3.org/html5/spec/Overview.html</a></dd> <dt>Previous Versions:</dt> + <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110525/">http://www.w3.org/TR/2011/WD-html5-20110525/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110405/">http://www.w3.org/TR/2011/WD-html5-20110405/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110113/">http://www.w3.org/TR/2011/WD-html5-20110113/</a></dd> @@ -390,7 +353,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5630. +This is revision 1.5632. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide @@ -517,22 +480,7 @@ <div id="multipage-common"> - - - <p class="stability" id="wip"><strong>This is a work in - progress!</strong> For the latest updates from the HTML WG, possibly - including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead. - <input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p> - <script type="text/javascript"> - function closeWarning(element) { - element.parentNode.removeChild(element); - var date = new Date(); - date.setDate(date.getDate()+4); - document.cookie = 'hide-obsolescence-warning=1; expires=' + date.toGMTString(); - } - if (getCookie('hide-obsolescence-warning') == '1') - setTimeout(function () { document.getElementById('wip').parentNode.removeChild(document.getElementById('wip')); }, 2000); - </script></div> + </div> @@ -571,7 +519,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2012 Working Draft. + This specification is the 24 April 2012 Editor's Draft. </p> @@ -1655,15 +1603,16 @@ - <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML specification</a> published by the WHATWG is not identical to - this specification. At the time of this publication, the main - differences were that the WHATWG version included features not - included in this W3C version: some features have been omitted, but - may be considered for future revisions of HTML beyond HTML5; and - other features were omitted because at the W3C they are published as - separate specifications.</p> + this specification. The main differences are that the WHATWG version + includes features not included in this W3C version: some features + have been omitted as they are considered part of future revisions of + HTML, not HTML5; and other features are omitted because at the W3C + they are published as separate specifications. There are also some + minor differences. For an exact list of differences, please see the + WHATWG specification.</p> + Index: the-end.html =================================================================== RCS file: /sources/public/html5/spec/the-end.html,v retrieving revision 1.130 retrieving revision 1.131 diff -u -d -r1.130 -r1.131 --- the-end.html 28 Mar 2012 05:46:37 -0000 1.130 +++ the-end.html 24 Apr 2012 21:46:41 -0000 1.131 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,7 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.141 retrieving revision 1.142 diff -u -d -r1.141 -r1.142 --- parsing.html 28 Mar 2012 05:46:32 -0000 1.141 +++ parsing.html 24 Apr 2012 21:46:37 -0000 1.142 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,7 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec/the-span-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-span-element.html 20 Apr 2012 00:47:27 -0000 1.113 +++ the-span-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec/the-fieldset-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-fieldset-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-fieldset-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figure-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-figure-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-figure-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec/element-definitions.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- element-definitions.html 20 Apr 2012 00:46:37 -0000 1.113 +++ element-definitions.html 24 Apr 2012 21:46:34 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec/the-script-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-script-element.html 20 Apr 2012 00:47:23 -0000 1.113 +++ the-script-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.174 retrieving revision 1.175 diff -u -d -r1.174 -r1.175 --- the-input-element.html 20 Apr 2012 00:46:52 -0000 1.174 +++ the-input-element.html 24 Apr 2012 21:46:42 -0000 1.175 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- constraints.html 20 Apr 2012 00:46:34 -0000 1.113 +++ constraints.html 24 Apr 2012 21:46:33 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec/the-p-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-p-element.html 20 Apr 2012 00:47:02 -0000 1.113 +++ the-p-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- examples.html 20 Apr 2012 00:46:38 -0000 1.113 +++ examples.html 24 Apr 2012 21:46:34 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.174 retrieving revision 1.175 diff -u -d -r1.174 -r1.175 --- the-map-element.html 20 Apr 2012 00:46:56 -0000 1.174 +++ the-map-element.html 24 Apr 2012 21:46:42 -0000 1.175 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1200 retrieving revision 1.1201 diff -u -d -r1.1200 -r1.1201 --- browsers.html 20 Apr 2012 00:46:33 -0000 1.1200 +++ browsers.html 24 Apr 2012 21:46:33 -0000 1.1201 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec/the-head-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-head-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-head-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec/the-s-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-s-element.html 20 Apr 2012 00:47:21 -0000 1.113 +++ the-s-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec/the-section-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-section-element.html 20 Apr 2012 00:47:24 -0000 1.113 +++ the-section-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec/the-article-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-article-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-article-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec/the-blockquote-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-blockquote-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-blockquote-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rp-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-rp-element.html 20 Apr 2012 00:47:09 -0000 1.113 +++ the-rp-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec/the-details-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-details-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-details-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec/the-aside-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-aside-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-aside-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec/the-title-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-title-element.html 20 Apr 2012 00:47:46 -0000 1.113 +++ the-title-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1170 retrieving revision 1.1171 diff -u -d -r1.1170 -r1.1171 --- offline.html 20 Apr 2012 00:46:41 -0000 1.1170 +++ offline.html 24 Apr 2012 21:46:36 -0000 1.1171 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- textFieldSelection.html 20 Apr 2012 00:46:48 -0000 1.113 +++ textFieldSelection.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec/global-attributes.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- global-attributes.html 20 Apr 2012 00:46:38 -0000 1.113 +++ global-attributes.html 24 Apr 2012 21:46:35 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdi-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-bdi-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-bdi-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec/the-legend-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-legend-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-legend-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dt-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-dt-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-dt-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1205 retrieving revision 1.1206 diff -u -d -r1.1205 -r1.1206 --- history.html 20 Apr 2012 00:46:38 -0000 1.1205 +++ history.html 24 Apr 2012 21:46:35 -0000 1.1206 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: svg-0.html =================================================================== RCS file: /sources/public/html5/spec/svg-0.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- svg-0.html 20 Apr 2012 00:46:43 -0000 1.113 +++ svg-0.html 24 Apr 2012 21:46:38 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec/the-source-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-source-element.html 20 Apr 2012 00:47:27 -0000 1.113 +++ the-source-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec/the-embed-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-embed-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-embed-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ins-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-ins-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-ins-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec/the-col-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-col-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-col-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec/the-em-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-em-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-em-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1194 retrieving revision 1.1195 diff -u -d -r1.1194 -r1.1195 --- semantics.html 20 Apr 2012 00:46:41 -0000 1.1194 +++ semantics.html 24 Apr 2012 21:46:37 -0000 1.1195 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec/the-q-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-q-element.html 20 Apr 2012 00:47:07 -0000 1.113 +++ the-q-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec/the-style-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-style-element.html 20 Apr 2012 00:47:30 -0000 1.113 +++ the-style-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1164 retrieving revision 1.1165 diff -u -d -r1.1164 -r1.1165 --- syntax.html 20 Apr 2012 00:46:43 -0000 1.1164 +++ syntax.html 24 Apr 2012 21:46:38 -0000 1.1165 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.317 retrieving revision 1.318 diff -u -d -r1.317 -r1.318 --- webappapis.html 20 Apr 2012 00:48:58 -0000 1.317 +++ webappapis.html 24 Apr 2012 21:46:47 -0000 1.318 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: attributes-common-to-form-controls.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- attributes-common-to-form-controls.html 20 Apr 2012 00:46:32 -0000 1.113 +++ attributes-common-to-form-controls.html 24 Apr 2012 21:46:32 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-h1-h2-h3-h4-h5-and-h6-elements.html =================================================================== RCS file: /sources/public/html5/spec/the-h1-h2-h3-h4-h5-and-h6-elements.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-h1-h2-h3-h4-h5-and-h6-elements.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-h1-h2-h3-h4-h5-and-h6-elements.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-abbr-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-abbr-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-abbr-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-caption-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-caption-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-caption-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- edits-and-paragraphs.html 20 Apr 2012 00:46:37 -0000 1.113 +++ edits-and-paragraphs.html 24 Apr 2012 21:46:34 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tbody-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-tbody-element.html 20 Apr 2012 00:47:34 -0000 1.113 +++ the-tbody-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec/the-td-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-td-element.html 20 Apr 2012 00:47:37 -0000 1.113 +++ the-td-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1897 retrieving revision 1.1898 diff -u -d -r1.1897 -r1.1898 --- spec.html 20 Apr 2012 00:46:42 -0000 1.1897 +++ spec.html 24 Apr 2012 21:46:38 -0000 1.1898 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -359,16 +323,15 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> - <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> - <dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 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> <dd><a class="latest-link" href="http://dev.w3.org/html5/spec/Overview.html">http://dev.w3.org/html5/spec/Overview.html</a></dd> <dt>Previous Versions:</dt> + <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110525/">http://www.w3.org/TR/2011/WD-html5-20110525/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110405/">http://www.w3.org/TR/2011/WD-html5-20110405/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110113/">http://www.w3.org/TR/2011/WD-html5-20110113/</a></dd> @@ -387,7 +350,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5630. +This is revision 1.5632. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide @@ -514,22 +477,7 @@ <div id="multipage-common"> - - - <p class="stability" id="wip"><strong>This is a work in - progress!</strong> For the latest updates from the HTML WG, possibly - including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead. - <input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p> - <script type="text/javascript"> - function closeWarning(element) { - element.parentNode.removeChild(element); - var date = new Date(); - date.setDate(date.getDate()+4); - document.cookie = 'hide-obsolescence-warning=1; expires=' + date.toGMTString(); - } - if (getCookie('hide-obsolescence-warning') == '1') - setTimeout(function () { document.getElementById('wip').parentNode.removeChild(document.getElementById('wip')); }, 2000); - </script></div> + </div> @@ -568,7 +516,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2012 Working Draft. + This specification is the 24 April 2012 Editor's Draft. </p> Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- system-state-and-capabilities.html 20 Apr 2012 00:46:43 -0000 1.113 +++ system-state-and-capabilities.html 24 Apr 2012 21:46:38 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec/origin-0.html,v retrieving revision 1.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- origin-0.html 20 Apr 2012 00:46:41 -0000 1.165 +++ origin-0.html 24 Apr 2012 21:46:36 -0000 1.166 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- media-elements.html 20 Apr 2012 00:46:40 -0000 1.113 +++ media-elements.html 24 Apr 2012 21:46:36 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec/the-base-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-base-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-base-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec/the-menu-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-menu-element.html 20 Apr 2012 00:46:56 -0000 1.113 +++ the-menu-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- styling.html 20 Apr 2012 00:46:43 -0000 1.113 +++ styling.html 24 Apr 2012 21:46:38 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec/the-noscript-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-noscript-element.html 20 Apr 2012 00:46:58 -0000 1.113 +++ the-noscript-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec/the-code-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-code-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-code-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec/the-command-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-command-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-command-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.174 retrieving revision 1.175 diff -u -d -r1.174 -r1.175 --- urls.html 20 Apr 2012 00:47:57 -0000 1.174 +++ urls.html 24 Apr 2012 21:46:46 -0000 1.175 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.1159 retrieving revision 1.1160 diff -u -d -r1.1159 -r1.1160 --- the-xhtml-syntax.html 20 Apr 2012 00:47:52 -0000 1.1159 +++ the-xhtml-syntax.html 24 Apr 2012 21:46:46 -0000 1.1160 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec/the-div-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-div-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-div-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec/the-output-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-output-element.html 20 Apr 2012 00:46:59 -0000 1.113 +++ the-output-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec/the-label-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-label-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-label-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.201 retrieving revision 1.202 diff -u -d -r1.201 -r1.202 --- dnd.html 20 Apr 2012 00:46:34 -0000 1.201 +++ dnd.html 24 Apr 2012 21:46:33 -0000 1.202 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dl-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-dl-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-dl-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec/the-select-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-select-element.html 20 Apr 2012 00:47:24 -0000 1.113 +++ the-select-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec/editing-apis.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- editing-apis.html 20 Apr 2012 00:46:35 -0000 1.113 +++ editing-apis.html 24 Apr 2012 21:46:34 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1192 retrieving revision 1.1193 diff -u -d -r1.1192 -r1.1193 --- dom.html 20 Apr 2012 00:46:34 -0000 1.1192 +++ dom.html 24 Apr 2012 21:46:33 -0000 1.1193 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec/the-textarea-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-textarea-element.html 20 Apr 2012 00:47:39 -0000 1.113 +++ the-textarea-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-colgroup-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-colgroup-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-colgroup-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> 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.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- attributes-common-to-ins-and-del-elements.html 20 Apr 2012 00:46:32 -0000 1.113 +++ attributes-common-to-ins-and-del-elements.html 24 Apr 2012 21:46:33 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec/the-video-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-video-element.html 20 Apr 2012 00:47:51 -0000 1.113 +++ the-video-element.html 24 Apr 2012 21:46:46 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec/the-table-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-table-element.html 20 Apr 2012 00:47:33 -0000 1.113 +++ the-table-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec/the-audio-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-audio-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-audio-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-lists.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- edits-and-lists.html 20 Apr 2012 00:46:37 -0000 1.113 +++ edits-and-lists.html 24 Apr 2012 21:46:34 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec/the-pre-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-pre-element.html 20 Apr 2012 00:47:03 -0000 1.113 +++ the-pre-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v retrieving revision 1.114 retrieving revision 1.115 diff -u -d -r1.114 -r1.115 --- dynamic-markup-insertion.html 20 Apr 2012 00:46:35 -0000 1.114 +++ dynamic-markup-insertion.html 24 Apr 2012 21:46:33 -0000 1.115 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tfoot-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-tfoot-element.html 20 Apr 2012 00:47:41 -0000 1.113 +++ the-tfoot-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec/the-thead-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-thead-element.html 20 Apr 2012 00:47:44 -0000 1.113 +++ the-thead-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec/image-maps.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- image-maps.html 20 Apr 2012 00:46:39 -0000 1.113 +++ image-maps.html 24 Apr 2012 21:46:35 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec/the-br-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-br-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-br-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meta-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-meta-element.html 20 Apr 2012 00:46:57 -0000 1.113 +++ the-meta-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-wbr-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-wbr-element.html 20 Apr 2012 00:47:51 -0000 1.113 +++ the-wbr-element.html 24 Apr 2012 21:46:46 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1172 retrieving revision 1.1173 diff -u -d -r1.1172 -r1.1173 --- introduction.html 20 Apr 2012 00:46:39 -0000 1.1172 +++ introduction.html 24 Apr 2012 21:46:35 -0000 1.1173 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -360,9 +324,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> @@ -538,15 +502,16 @@ - <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML specification</a> published by the WHATWG is not identical to - this specification. At the time of this publication, the main - differences were that the WHATWG version included features not - included in this W3C version: some features have been omitted, but - may be considered for future revisions of HTML beyond HTML5; and - other features were omitted because at the W3C they are published as - separate specifications.</p> + this specification. The main differences are that the WHATWG version + includes features not included in this W3C version: some features + have been omitted as they are considered part of future revisions of + HTML, not HTML5; and other features are omitted because at the W3C + they are published as separate specifications. There are also some + minor differences. For an exact list of differences, please see the + WHATWG specification.</p> + Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1178 retrieving revision 1.1179 diff -u -d -r1.1178 -r1.1179 --- editing.html 20 Apr 2012 00:46:35 -0000 1.1178 +++ editing.html 24 Apr 2012 21:46:34 -0000 1.1179 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.179 retrieving revision 1.180 diff -u -d -r1.179 -r1.180 --- common-microsyntaxes.html 20 Apr 2012 00:46:34 -0000 1.179 +++ common-microsyntaxes.html 24 Apr 2012 21:46:33 -0000 1.180 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: rendering.html =================================================================== RCS file: /sources/public/html5/spec/rendering.html,v retrieving revision 1.200 retrieving revision 1.201 diff -u -d -r1.200 -r1.201 --- rendering.html 11 Apr 2012 00:46:44 -0000 1.200 +++ rendering.html 24 Apr 2012 21:46:37 -0000 1.201 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,7 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.1181 retrieving revision 1.1182 diff -u -d -r1.1181 -r1.1182 --- text-level-semantics.html 20 Apr 2012 00:46:48 -0000 1.1181 +++ text-level-semantics.html 24 Apr 2012 21:46:38 -0000 1.1182 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-1.html,v retrieving revision 1.183 retrieving revision 1.184 diff -u -d -r1.183 -r1.184 --- embedded-content-1.html 20 Apr 2012 00:46:37 -0000 1.183 +++ embedded-content-1.html 24 Apr 2012 21:46:34 -0000 1.184 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1236 retrieving revision 1.1237 diff -u -d -r1.1236 -r1.1237 --- infrastructure.html 20 Apr 2012 00:46:39 -0000 1.1236 +++ infrastructure.html 24 Apr 2012 21:46:35 -0000 1.1237 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- form-submission.html 20 Apr 2012 00:46:38 -0000 1.113 +++ form-submission.html 24 Apr 2012 21:46:34 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec/user-prompts.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- user-prompts.html 20 Apr 2012 00:48:00 -0000 1.113 +++ user-prompts.html 24 Apr 2012 21:46:47 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.1161 retrieving revision 1.1162 diff -u -d -r1.1161 -r1.1162 --- tabular-data.html 20 Apr 2012 00:46:48 -0000 1.1161 +++ tabular-data.html 24 Apr 2012 21:46:38 -0000 1.1162 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.258 retrieving revision 1.259 diff -u -d -r1.258 -r1.259 --- the-iframe-element.html 20 Apr 2012 00:46:52 -0000 1.258 +++ the-iframe-element.html 24 Apr 2012 21:46:42 -0000 1.259 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec/dimension-attributes.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- dimension-attributes.html 20 Apr 2012 00:46:34 -0000 1.113 +++ dimension-attributes.html 24 Apr 2012 21:46:33 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: tree-construction.html =================================================================== RCS file: /sources/public/html5/spec/tree-construction.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- tree-construction.html 11 Apr 2012 00:47:57 -0000 1.85 +++ tree-construction.html 24 Apr 2012 21:46:46 -0000 1.86 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,7 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.224 retrieving revision 1.225 diff -u -d -r1.224 -r1.225 --- association-of-controls-and-forms.html 20 Apr 2012 00:46:32 -0000 1.224 +++ association-of-controls-and-forms.html 24 Apr 2012 21:46:32 -0000 1.225 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.197 retrieving revision 1.198 diff -u -d -r1.197 -r1.198 --- common-dom-interfaces.html 20 Apr 2012 00:46:33 -0000 1.197 +++ common-dom-interfaces.html 24 Apr 2012 21:46:33 -0000 1.198 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec/the-strong-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-strong-element.html 20 Apr 2012 00:47:28 -0000 1.113 +++ the-strong-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec/the-form-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-form-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-form-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec/the-li-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-li-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-li-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.189 retrieving revision 1.190 diff -u -d -r1.189 -r1.190 --- scripting-1.html 20 Apr 2012 00:46:41 -0000 1.189 +++ scripting-1.html 24 Apr 2012 21:46:37 -0000 1.190 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec/the-keygen-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-keygen-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-keygen-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec/the-link-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-link-element.html 20 Apr 2012 00:46:53 -0000 1.113 +++ the-link-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-optgroup-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-optgroup-element.html 20 Apr 2012 00:46:59 -0000 1.113 +++ the-optgroup-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec/the-param-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-param-element.html 20 Apr 2012 00:47:03 -0000 1.113 +++ the-param-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec/the-time-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-time-element.html 20 Apr 2012 00:47:45 -0000 1.113 +++ the-time-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- mathml.html 20 Apr 2012 00:46:40 -0000 1.113 +++ mathml.html 24 Apr 2012 21:46:36 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec/the-var-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-var-element.html 20 Apr 2012 00:47:50 -0000 1.113 +++ the-var-element.html 24 Apr 2012 21:46:46 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec/the-th-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-th-element.html 20 Apr 2012 00:47:42 -0000 1.113 +++ the-th-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: tokenization.html =================================================================== RCS file: /sources/public/html5/spec/tokenization.html,v retrieving revision 1.145 retrieving revision 1.146 diff -u -d -r1.145 -r1.146 --- tokenization.html 28 Mar 2012 05:46:40 -0000 1.145 +++ tokenization.html 24 Apr 2012 21:46:46 -0000 1.146 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,7 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> 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.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 20 Apr 2012 00:46:41 -0000 1.113 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 24 Apr 2012 21:46:37 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec/the-body-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-body-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-body-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.179 retrieving revision 1.180 diff -u -d -r1.179 -r1.180 --- common-input-element-attributes.html 20 Apr 2012 00:46:34 -0000 1.179 +++ common-input-element-attributes.html 24 Apr 2012 21:46:33 -0000 1.180 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1166 retrieving revision 1.1167 diff -u -d -r1.1166 -r1.1167 --- interactive-elements.html 20 Apr 2012 00:46:39 -0000 1.1166 +++ interactive-elements.html 24 Apr 2012 21:46:35 -0000 1.1167 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec/the-address-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-address-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-address-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.483 retrieving revision 1.484 diff -u -d -r1.483 -r1.484 --- iana.html 20 Apr 2012 00:46:38 -0000 1.483 +++ iana.html 24 Apr 2012 21:46:35 -0000 1.484 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec/the-b-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-b-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-b-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.174 retrieving revision 1.175 diff -u -d -r1.174 -r1.175 --- states-of-the-type-attribute.html 20 Apr 2012 00:46:43 -0000 1.174 +++ states-of-the-type-attribute.html 24 Apr 2012 21:46:38 -0000 1.175 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec/the-nav-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-nav-element.html 20 Apr 2012 00:46:57 -0000 1.113 +++ the-nav-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1188 retrieving revision 1.1189 diff -u -d -r1.1188 -r1.1189 --- references.html 20 Apr 2012 00:46:41 -0000 1.1188 +++ references.html 24 Apr 2012 21:46:37 -0000 1.1189 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meter-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-meter-element.html 20 Apr 2012 00:46:57 -0000 1.113 +++ the-meter-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ul-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-ul-element.html 20 Apr 2012 00:47:49 -0000 1.113 +++ the-ul-element.html 24 Apr 2012 21:46:46 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec/the-html-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-html-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-html-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1231 retrieving revision 1.1232 diff -u -d -r1.1231 -r1.1232 --- index.html 20 Apr 2012 00:46:39 -0000 1.1231 +++ index.html 24 Apr 2012 21:46:35 -0000 1.1232 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -359,16 +323,15 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> - <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> - <dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 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> <dd><a class="latest-link" href="http://dev.w3.org/html5/spec/Overview.html">http://dev.w3.org/html5/spec/Overview.html</a></dd> <dt>Previous Versions:</dt> + <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110525/">http://www.w3.org/TR/2011/WD-html5-20110525/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110405/">http://www.w3.org/TR/2011/WD-html5-20110405/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110113/">http://www.w3.org/TR/2011/WD-html5-20110113/</a></dd> @@ -387,7 +350,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5630. +This is revision 1.5632. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide @@ -514,22 +477,7 @@ <div id="multipage-common"> - - - <p class="stability" id="wip"><strong>This is a work in - progress!</strong> For the latest updates from the HTML WG, possibly - including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead. - <input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p> - <script type="text/javascript"> - function closeWarning(element) { - element.parentNode.removeChild(element); - var date = new Date(); - date.setDate(date.getDate()+4); - document.cookie = 'hide-obsolescence-warning=1; expires=' + date.toGMTString(); - } - if (getCookie('hide-obsolescence-warning') == '1') - setTimeout(function () { document.getElementById('wip').parentNode.removeChild(document.getElementById('wip')); }, 2000); - </script></div> + </div> @@ -568,7 +516,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2012 Working Draft. + This specification is the 24 April 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.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- attributes-common-to-td-and-th-elements.html 20 Apr 2012 00:46:33 -0000 1.113 +++ attributes-common-to-td-and-th-elements.html 24 Apr 2012 21:46:33 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec/wai-aria.html,v retrieving revision 1.114 retrieving revision 1.115 diff -u -d -r1.114 -r1.115 --- wai-aria.html 20 Apr 2012 00:48:01 -0000 1.114 +++ wai-aria.html 24 Apr 2012 21:46:47 -0000 1.115 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ruby-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-ruby-element.html 20 Apr 2012 00:47:19 -0000 1.113 +++ the-ruby-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec/the-track-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-track-element.html 20 Apr 2012 00:47:48 -0000 1.113 +++ the-track-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec/usage-summary.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- usage-summary.html 20 Apr 2012 00:47:59 -0000 1.113 +++ usage-summary.html 24 Apr 2012 21:46:46 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.179 retrieving revision 1.180 diff -u -d -r1.179 -r1.180 --- sections.html 20 Apr 2012 00:46:41 -0000 1.179 +++ sections.html 24 Apr 2012 21:46:37 -0000 1.180 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.222 retrieving revision 1.223 diff -u -d -r1.222 -r1.223 --- content-models.html 20 Apr 2012 00:46:34 -0000 1.222 +++ content-models.html 24 Apr 2012 21:46:33 -0000 1.223 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec/the-progress-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-progress-element.html 20 Apr 2012 00:47:03 -0000 1.113 +++ the-progress-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec/the-footer-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-footer-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-footer-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: interactions-with-xpath-and-xslt.html =================================================================== RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- interactions-with-xpath-and-xslt.html 28 Mar 2012 05:46:31 -0000 1.58 +++ interactions-with-xpath-and-xslt.html 24 Apr 2012 21:46:35 -0000 1.59 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -362,7 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dd-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-dd-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-dd-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdo-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-bdo-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-bdo-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec/the-object-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-object-element.html 20 Apr 2012 00:46:58 -0000 1.113 +++ the-object-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ol-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-ol-element.html 20 Apr 2012 00:46:58 -0000 1.113 +++ the-ol-element.html 24 Apr 2012 21:46:43 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec/the-area-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-area-element.html 20 Apr 2012 00:46:49 -0000 1.113 +++ the-area-element.html 24 Apr 2012 21:46:39 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec/the-datalist-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-datalist-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-datalist-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.173 retrieving revision 1.174 diff -u -d -r1.173 -r1.174 --- grouping-content.html 20 Apr 2012 00:46:38 -0000 1.173 +++ grouping-content.html 24 Apr 2012 21:46:35 -0000 1.174 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec/the-mark-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-mark-element.html 20 Apr 2012 00:46:56 -0000 1.113 +++ the-mark-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dfn-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-dfn-element.html 20 Apr 2012 00:46:51 -0000 1.113 +++ the-dfn-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1217 retrieving revision 1.1218 diff -u -d -r1.1217 -r1.1218 --- acknowledgements.html 20 Apr 2012 00:46:32 -0000 1.1217 +++ acknowledgements.html 24 Apr 2012 21:46:32 -0000 1.1218 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -360,9 +324,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec/the-header-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-header-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-header-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.188 retrieving revision 1.189 diff -u -d -r1.188 -r1.189 --- elements.html 20 Apr 2012 00:46:37 -0000 1.188 +++ elements.html 24 Apr 2012 21:46:34 -0000 1.189 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-sub-and-sup-elements.html 20 Apr 2012 00:47:31 -0000 1.113 +++ the-sub-and-sup-elements.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec/the-i-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-i-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-i-element.html 24 Apr 2012 21:46:42 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1167 retrieving revision 1.1168 diff -u -d -r1.1167 -r1.1168 --- forms.html 20 Apr 2012 00:46:38 -0000 1.1167 +++ forms.html 24 Apr 2012 21:46:34 -0000 1.1168 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.158 retrieving revision 1.159 diff -u -d -r1.158 -r1.159 --- edits.html 20 Apr 2012 00:46:37 -0000 1.158 +++ edits.html 24 Apr 2012 21:46:34 -0000 1.159 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.1038 retrieving revision 1.1039 diff -u -d -r1.1038 -r1.1039 --- the-canvas-element.html 20 Apr 2012 00:46:50 -0000 1.1038 +++ the-canvas-element.html 24 Apr 2012 21:46:39 -0000 1.1039 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- commands.html 20 Apr 2012 00:46:33 -0000 1.164 +++ commands.html 24 Apr 2012 21:46:33 -0000 1.165 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-samp-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-samp-element.html 20 Apr 2012 00:47:22 -0000 1.113 +++ the-samp-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec/the-u-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-u-element.html 20 Apr 2012 00:47:48 -0000 1.113 +++ the-u-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec/headings-and-sections.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- headings-and-sections.html 20 Apr 2012 00:46:38 -0000 1.113 +++ headings-and-sections.html 24 Apr 2012 21:46:35 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1174 retrieving revision 1.1175 diff -u -d -r1.1174 -r1.1175 --- obsolete.html 20 Apr 2012 00:46:40 -0000 1.1174 +++ obsolete.html 24 Apr 2012 21:46:36 -0000 1.1175 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.1132 retrieving revision 1.1133 diff -u -d -r1.1132 -r1.1133 --- named-character-references.html 20 Apr 2012 00:46:40 -0000 1.1132 +++ named-character-references.html 24 Apr 2012 21:46:36 -0000 1.1133 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.216 retrieving revision 1.217 diff -u -d -r1.216 -r1.217 --- the-button-element.html 20 Apr 2012 00:46:50 -0000 1.216 +++ the-button-element.html 24 Apr 2012 21:46:39 -0000 1.217 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.217 retrieving revision 1.218 diff -u -d -r1.217 -r1.218 --- links.html 20 Apr 2012 00:46:39 -0000 1.217 +++ links.html 24 Apr 2012 21:46:35 -0000 1.218 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-cite-element.html 20 Apr 2012 00:46:50 -0000 1.113 +++ the-cite-element.html 24 Apr 2012 21:46:40 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hgroup-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-hgroup-element.html 20 Apr 2012 00:46:52 -0000 1.113 +++ the-hgroup-element.html 24 Apr 2012 21:46:41 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-apis.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- common-input-element-apis.html 20 Apr 2012 00:46:34 -0000 1.113 +++ common-input-element-apis.html 24 Apr 2012 21:46:33 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tr-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-tr-element.html 20 Apr 2012 00:47:46 -0000 1.113 +++ the-tr-element.html 24 Apr 2012 21:46:45 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: section-index.html =================================================================== RCS file: /sources/public/html5/spec/section-index.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- section-index.html 20 Apr 2012 00:46:41 -0000 1.113 +++ section-index.html 24 Apr 2012 21:46:37 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.184 retrieving revision 1.185 diff -u -d -r1.184 -r1.185 --- timers.html 20 Apr 2012 00:47:55 -0000 1.184 +++ timers.html 24 Apr 2012 21:46:46 -0000 1.185 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.154 retrieving revision 1.155 diff -u -d -r1.154 -r1.155 --- namespaces.html 20 Apr 2012 00:46:40 -0000 1.154 +++ namespaces.html 24 Apr 2012 21:46:36 -0000 1.155 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next"> Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rt-element.html,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- the-rt-element.html 20 Apr 2012 00:47:18 -0000 1.113 +++ the-rt-element.html 24 Apr 2012 21:46:44 -0000 1.114 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -361,9 +325,9 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5630.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5632.</p> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> </div> <nav class="prev_next">
Received on Tuesday, 24 April 2012 21:47:12 UTC