- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 27 Oct 2012 10:16:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv26287
Modified Files:
acknowledgements.html association-of-controls-and-forms.html
attributes-common-to-form-controls.html
attributes-common-to-ins-and-del-elements.html
attributes-common-to-td-and-th-elements.html browsers.html
commands.html common-dom-interfaces.html
common-input-element-apis.html
common-input-element-attributes.html common-microsyntaxes.html
constraints.html content-models.html dimension-attributes.html
dnd.html dom.html dynamic-markup-insertion.html
editing-apis.html editing.html edits-and-lists.html
edits-and-paragraphs.html edits.html element-definitions.html
elements.html examples.html form-submission.html forms.html
global-attributes.html grouping-content.html
headings-and-sections.html history.html iana.html
image-maps.html index.html infrastructure.html
interactions-with-xpath-and-xslt.html
interactive-elements.html introduction.html links.html
mathml.html media-elements.html
named-character-references.html namespaces.html obsolete.html
offline.html parsing.html references.html rendering.html
requirements-relating-to-bidirectional-algorithm-formatting-characters.html
scripting-1.html section-index.html sections.html
semantics.html single-page.html
states-of-the-type-attribute.html styling.html syntax.html
system-state-and-capabilities.html tabular-data.html
text-level-semantics.html textFieldSelection.html
the-a-element.html the-abbr-element.html
the-address-element.html the-area-element.html
the-article-element.html the-aside-element.html
the-audio-element.html the-b-element.html
the-base-element.html the-bdi-element.html
the-bdo-element.html the-blockquote-element.html
the-body-element.html the-br-element.html
the-button-element.html the-canvas-element.html
the-caption-element.html the-cite-element.html
the-code-element.html the-col-element.html
the-colgroup-element.html the-command-element.html
the-datalist-element.html the-dd-element.html
the-del-element.html the-details-element.html
the-dfn-element.html the-div-element.html the-dl-element.html
the-dt-element.html the-em-element.html the-embed-element.html
the-end.html the-fieldset-element.html
the-figcaption-element.html the-figure-element.html
the-footer-element.html the-form-element.html
the-head-element.html the-header-element.html
the-hgroup-element.html the-hr-element.html
the-html-element.html the-i-element.html
the-iframe-element.html the-img-element.html
the-input-element.html the-ins-element.html
the-kbd-element.html the-keygen-element.html
the-label-element.html the-legend-element.html
the-li-element.html the-link-element.html the-map-element.html
the-mark-element.html the-menu-element.html
the-meta-element.html the-meter-element.html
the-nav-element.html the-noscript-element.html
the-object-element.html the-ol-element.html
the-optgroup-element.html the-option-element.html
the-output-element.html the-p-element.html
the-param-element.html the-pre-element.html
the-progress-element.html the-q-element.html
the-rp-element.html the-rt-element.html the-ruby-element.html
the-s-element.html the-samp-element.html
the-script-element.html the-section-element.html
the-select-element.html the-small-element.html
the-source-element.html the-span-element.html
the-strong-element.html the-style-element.html
the-sub-and-sup-elements.html the-summary-element.html
the-table-element.html the-tbody-element.html
the-td-element.html the-textarea-element.html
the-tfoot-element.html the-th-element.html
the-thead-element.html the-time-element.html
the-title-element.html the-tr-element.html
the-track-element.html the-u-element.html the-ul-element.html
the-var-element.html the-video-element.html
the-wbr-element.html the-xhtml-syntax.html timers.html
tokenization.html urls.html usage-summary.html
user-prompts.html wai-aria.html webappapis.html
Log Message:
commit 26dd8a452c688cf4c01e3157dc70c1ffb5094b8f
Author: Edward O'Connor <hober0@gmail.com>
Date: Sat Oct 27 03:07:19 2012 -0700
Set PUB=0.
Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-a-element.html 15 Oct 2012 16:15:49 -0000 1.206
+++ the-a-element.html 27 Oct 2012 10:16:12 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- the-img-element.html 15 Oct 2012 16:15:51 -0000 1.209
+++ the-img-element.html 27 Oct 2012 10:16:15 -0000 1.210
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-del-element.html 15 Oct 2012 16:15:50 -0000 1.205
+++ the-del-element.html 27 Oct 2012 10:16:13 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-option-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-option-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-figcaption-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-figcaption-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-hr-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-hr-element.html 27 Oct 2012 10:16:15 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-summary-element.html,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- the-summary-element.html 15 Oct 2012 16:15:54 -0000 1.192
+++ the-summary-element.html 27 Oct 2012 10:16:18 -0000 1.193
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-small-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-small-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-kbd-element.html 15 Oct 2012 16:15:52 -0000 1.204
+++ the-kbd-element.html 27 Oct 2012 10:16:15 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- single-page.html 22 Oct 2012 01:15:44 -0000 1.186
+++ single-page.html 27 Oct 2012 10:16:10 -0000 1.187
@@ -309,46 +309,8 @@
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 {
- -moz-appearance: none; -webkit-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">
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script>
function getCookie(name) {
@@ -376,10 +338,8 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
<dl>
- <dt>This Version:</dt>
- <dd><a href="http://www.w3.org/TR/2012/WD-html5-20121011/">http://www.w3.org/TR/2012/WD-html5-20121011/</a></dd>
<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>
@@ -410,7 +370,7 @@
<p>This specification is available in the following formats:
<a href="single-page.html">single page HTML</a>,
<a href="index.html">multipage HTML</a>,
- <a href="http://www.w3.org/TR/2012/WD-html5-author-20121011/">web developer edition</a>.
+ <a href="author/">web developer edition</a>.
This is revision $Revision$.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
@@ -485,31 +445,6 @@
<div id="multipage-common">
- <!-- stability warning for TR/ page version -->
- <!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
- <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="X">
- </p>
- <script>
- 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>
- <!--
- <script>
- if (location == 'http://dev.w3.org/html5/spec/Overview.html') {
- var wip = document.getElementById('wip');
- wip.parentNode.removeChild(wip);
- }
- </script>
- -->
</div>
@@ -538,7 +473,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 11 October 2012 Working Draft.
+ This specification is the 27 October 2012 Editor's Draft.
</p>
@@ -1642,17 +1577,18 @@
<!--w3c-html--><!--VERSION-->
-
<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. At time of publication of this document,
- patches from the WHATWG spec have been merged until revision
- <a href="http://html5.org/r/7462">7462</a> inclusive.</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. At time of publication
+ of this document, patches from the WHATWG spec have been merged until
+ revision <a href="http://html5.org/r/7462">7462</a> inclusive.
+ There are also some minor differences. For an exact list of differences,
+ please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
+
<!--w3c-html--><!--VERSION-->
Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -d -r1.190 -r1.191
--- the-end.html 15 Oct 2012 16:15:51 -0000 1.190
+++ the-end.html 27 Oct 2012 10:16:14 -0000 1.191
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- parsing.html 15 Oct 2012 16:15:47 -0000 1.201
+++ parsing.html 27 Oct 2012 10:16:09 -0000 1.202
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-span-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-span-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-fieldset-element.html 15 Oct 2012 16:15:51 -0000 1.205
+++ the-fieldset-element.html 27 Oct 2012 10:16:14 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-figure-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-figure-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- the-script-element.html 15 Oct 2012 16:15:53 -0000 1.209
+++ the-script-element.html 27 Oct 2012 10:16:17 -0000 1.210
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -d -r1.269 -r1.270
--- the-input-element.html 15 Oct 2012 16:15:51 -0000 1.269
+++ the-input-element.html 27 Oct 2012 10:16:15 -0000 1.270
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- constraints.html 15 Oct 2012 16:15:44 -0000 1.196
+++ constraints.html 27 Oct 2012 10:16:06 -0000 1.197
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-p-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-p-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- examples.html 15 Oct 2012 16:15:45 -0000 1.203
+++ examples.html 27 Oct 2012 10:16:07 -0000 1.204
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- the-map-element.html 15 Oct 2012 16:15:52 -0000 1.266
+++ the-map-element.html 27 Oct 2012 10:16:16 -0000 1.267
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-head-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-head-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-s-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-s-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-section-element.html 21 Oct 2012 22:44:54 -0000 1.206
+++ the-section-element.html 27 Oct 2012 10:16:17 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-article-element.html 15 Oct 2012 16:15:49 -0000 1.206
+++ the-article-element.html 27 Oct 2012 10:16:12 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-blockquote-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-blockquote-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-rp-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-rp-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-details-element.html,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- the-details-element.html 15 Oct 2012 16:15:50 -0000 1.192
+++ the-details-element.html 27 Oct 2012 10:16:14 -0000 1.193
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-aside-element.html 15 Oct 2012 16:15:49 -0000 1.205
+++ the-aside-element.html 27 Oct 2012 10:16:12 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-title-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-title-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1251
retrieving revision 1.1252
diff -u -d -r1.1251 -r1.1252
--- offline.html 21 Oct 2012 22:44:53 -0000 1.1251
+++ offline.html 27 Oct 2012 10:16:09 -0000 1.1252
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- textFieldSelection.html 15 Oct 2012 16:15:49 -0000 1.212
+++ textFieldSelection.html 27 Oct 2012 10:16:12 -0000 1.213
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- global-attributes.html 15 Oct 2012 16:15:45 -0000 1.210
+++ global-attributes.html 27 Oct 2012 10:16:08 -0000 1.211
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-bdi-element.html 15 Oct 2012 16:15:49 -0000 1.204
+++ the-bdi-element.html 27 Oct 2012 10:16:12 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-legend-element.html 15 Oct 2012 16:15:52 -0000 1.204
+++ the-legend-element.html 27 Oct 2012 10:16:15 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-dt-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-dt-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1289
retrieving revision 1.1290
diff -u -d -r1.1289 -r1.1290
--- history.html 21 Oct 2012 22:44:52 -0000 1.1289
+++ history.html 27 Oct 2012 10:16:08 -0000 1.1290
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-source-element.html 15 Oct 2012 16:15:53 -0000 1.205
+++ the-source-element.html 27 Oct 2012 10:16:18 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-embed-element.html 15 Oct 2012 16:15:51 -0000 1.205
+++ the-embed-element.html 27 Oct 2012 10:16:14 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-ins-element.html 15 Oct 2012 16:15:51 -0000 1.206
+++ the-ins-element.html 27 Oct 2012 10:16:15 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-col-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-col-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-em-element.html 15 Oct 2012 16:15:51 -0000 1.205
+++ the-em-element.html 27 Oct 2012 10:16:14 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1284
retrieving revision 1.1285
diff -u -d -r1.1284 -r1.1285
--- semantics.html 15 Oct 2012 16:15:47 -0000 1.1284
+++ semantics.html 27 Oct 2012 10:16:10 -0000 1.1285
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-q-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-q-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- the-style-element.html 15 Oct 2012 16:15:54 -0000 1.207
+++ the-style-element.html 27 Oct 2012 10:16:18 -0000 1.208
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1245
retrieving revision 1.1246
diff -u -d -r1.1245 -r1.1246
--- syntax.html 15 Oct 2012 16:15:48 -0000 1.1245
+++ syntax.html 27 Oct 2012 10:16:11 -0000 1.1246
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -d -r1.404 -r1.405
--- webappapis.html 21 Oct 2012 22:44:54 -0000 1.404
+++ webappapis.html 27 Oct 2012 10:16:19 -0000 1.405
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- attributes-common-to-form-controls.html 15 Oct 2012 16:15:43 -0000 1.204
+++ attributes-common-to-form-controls.html 27 Oct 2012 10:16:05 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -d -r1.280 -r1.281
--- scripting-1.html 15 Oct 2012 16:15:47 -0000 1.280
+++ scripting-1.html 27 Oct 2012 10:16:10 -0000 1.281
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-abbr-element.html 15 Oct 2012 16:15:49 -0000 1.205
+++ the-abbr-element.html 27 Oct 2012 10:16:12 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-caption-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-caption-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- edits-and-paragraphs.html 15 Oct 2012 16:15:45 -0000 1.203
+++ edits-and-paragraphs.html 27 Oct 2012 10:16:07 -0000 1.204
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-tbody-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-tbody-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-td-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-td-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- system-state-and-capabilities.html 21 Oct 2012 22:44:54 -0000 1.196
+++ system-state-and-capabilities.html 27 Oct 2012 10:16:11 -0000 1.197
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1283
retrieving revision 1.1284
diff -u -d -r1.1283 -r1.1284
--- browsers.html 15 Oct 2012 16:15:43 -0000 1.1283
+++ browsers.html 27 Oct 2012 10:16:05 -0000 1.1284
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- media-elements.html 21 Oct 2012 22:44:53 -0000 1.214
+++ media-elements.html 27 Oct 2012 10:16:09 -0000 1.215
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-base-element.html 15 Oct 2012 16:15:49 -0000 1.205
+++ the-base-element.html 27 Oct 2012 10:16:12 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-menu-element.html,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- the-menu-element.html 15 Oct 2012 16:15:52 -0000 1.193
+++ the-menu-element.html 27 Oct 2012 10:16:16 -0000 1.194
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- styling.html 15 Oct 2012 16:15:48 -0000 1.204
+++ styling.html 27 Oct 2012 10:16:11 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-noscript-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-noscript-element.html 27 Oct 2012 10:16:16 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-code-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-code-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-command-element.html,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- the-command-element.html 15 Oct 2012 16:15:50 -0000 1.193
+++ the-command-element.html 27 Oct 2012 10:16:13 -0000 1.194
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -d -r1.276 -r1.277
--- urls.html 21 Oct 2012 22:44:54 -0000 1.276
+++ urls.html 27 Oct 2012 10:16:19 -0000 1.277
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- the-textarea-element.html 15 Oct 2012 16:15:54 -0000 1.207
+++ the-textarea-element.html 27 Oct 2012 10:16:18 -0000 1.208
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-div-element.html 15 Oct 2012 16:15:50 -0000 1.205
+++ the-div-element.html 27 Oct 2012 10:16:14 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-output-element.html 15 Oct 2012 16:15:53 -0000 1.206
+++ the-output-element.html 27 Oct 2012 10:16:17 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-label-element.html 15 Oct 2012 16:15:52 -0000 1.204
+++ the-label-element.html 27 Oct 2012 10:16:15 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -d -r1.285 -r1.286
--- dnd.html 21 Oct 2012 22:44:52 -0000 1.285
+++ dnd.html 27 Oct 2012 10:16:07 -0000 1.286
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-dl-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-dl-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-select-element.html 15 Oct 2012 16:15:53 -0000 1.206
+++ the-select-element.html 27 Oct 2012 10:16:17 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec/editing-apis.html,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- editing-apis.html 15 Oct 2012 16:15:44 -0000 1.193
+++ editing-apis.html 27 Oct 2012 10:16:07 -0000 1.194
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1288
retrieving revision 1.1289
diff -u -d -r1.1288 -r1.1289
--- dom.html 21 Oct 2012 22:44:52 -0000 1.1288
+++ dom.html 27 Oct 2012 10:16:07 -0000 1.1289
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1239
retrieving revision 1.1240
diff -u -d -r1.1239 -r1.1240
--- the-xhtml-syntax.html 15 Oct 2012 16:15:55 -0000 1.1239
+++ the-xhtml-syntax.html 27 Oct 2012 10:16:19 -0000 1.1240
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-colgroup-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-colgroup-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- attributes-common-to-ins-and-del-elements.html 15 Oct 2012 16:15:43 -0000 1.203
+++ attributes-common-to-ins-and-del-elements.html 27 Oct 2012 10:16:05 -0000 1.204
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-video-element.html 15 Oct 2012 16:15:55 -0000 1.206
+++ the-video-element.html 27 Oct 2012 10:16:19 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-table-element.html 15 Oct 2012 16:15:54 -0000 1.205
+++ the-table-element.html 27 Oct 2012 10:16:18 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-audio-element.html 15 Oct 2012 16:15:49 -0000 1.204
+++ the-audio-element.html 27 Oct 2012 10:16:12 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- edits-and-lists.html 15 Oct 2012 16:15:44 -0000 1.203
+++ edits-and-lists.html 27 Oct 2012 10:16:07 -0000 1.204
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-pre-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-pre-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- dynamic-markup-insertion.html 15 Oct 2012 16:15:44 -0000 1.206
+++ dynamic-markup-insertion.html 27 Oct 2012 10:16:07 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-tfoot-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-tfoot-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-thead-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-thead-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- image-maps.html 15 Oct 2012 16:15:45 -0000 1.205
+++ image-maps.html 27 Oct 2012 10:16:08 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-br-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-br-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- the-meta-element.html 15 Oct 2012 16:15:52 -0000 1.210
+++ the-meta-element.html 27 Oct 2012 10:16:16 -0000 1.211
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-wbr-element.html 15 Oct 2012 16:15:55 -0000 1.204
+++ the-wbr-element.html 27 Oct 2012 10:16:19 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1273
retrieving revision 1.1274
diff -u -d -r1.1273 -r1.1274
--- introduction.html 22 Oct 2012 01:15:44 -0000 1.1273
+++ introduction.html 27 Oct 2012 10:16:09 -0000 1.1274
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -362,7 +325,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
@@ -536,17 +499,18 @@
<!--w3c-html--><!--VERSION-->
-
<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. At time of publication of this document,
- patches from the WHATWG spec have been merged until revision
- <a href="http://html5.org/r/7462">7462</a> inclusive.</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. At time of publication
+ of this document, patches from the WHATWG spec have been merged until
+ revision <a href="http://html5.org/r/7462">7462</a> inclusive.
+ There are also some minor differences. For an exact list of differences,
+ please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
+
<!--w3c-html--><!--VERSION-->
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1259
retrieving revision 1.1260
diff -u -d -r1.1259 -r1.1260
--- editing.html 21 Oct 2012 22:44:52 -0000 1.1259
+++ editing.html 27 Oct 2012 10:16:07 -0000 1.1260
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -d -r1.274 -r1.275
--- common-microsyntaxes.html 15 Oct 2012 16:15:44 -0000 1.274
+++ common-microsyntaxes.html 27 Oct 2012 10:16:06 -0000 1.275
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- rendering.html 21 Oct 2012 22:44:53 -0000 1.266
+++ rendering.html 27 Oct 2012 10:16:10 -0000 1.267
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1271
retrieving revision 1.1272
diff -u -d -r1.1271 -r1.1272
--- text-level-semantics.html 15 Oct 2012 16:15:48 -0000 1.1271
+++ text-level-semantics.html 27 Oct 2012 10:16:11 -0000 1.1272
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- element-definitions.html 15 Oct 2012 16:15:45 -0000 1.204
+++ element-definitions.html 27 Oct 2012 10:16:07 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1339
retrieving revision 1.1340
diff -u -d -r1.1339 -r1.1340
--- infrastructure.html 15 Oct 2012 17:14:27 -0000 1.1339
+++ infrastructure.html 27 Oct 2012 10:16:08 -0000 1.1340
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- form-submission.html 15 Oct 2012 16:15:45 -0000 1.205
+++ form-submission.html 27 Oct 2012 10:16:08 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec/user-prompts.html,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- user-prompts.html 15 Oct 2012 16:15:55 -0000 1.192
+++ user-prompts.html 27 Oct 2012 10:16:19 -0000 1.193
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1251
retrieving revision 1.1252
diff -u -d -r1.1251 -r1.1252
--- tabular-data.html 15 Oct 2012 16:15:48 -0000 1.1251
+++ tabular-data.html 27 Oct 2012 10:16:11 -0000 1.1252
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -d -r1.354 -r1.355
--- the-iframe-element.html 15 Oct 2012 16:15:51 -0000 1.354
+++ the-iframe-element.html 27 Oct 2012 10:16:15 -0000 1.355
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- dimension-attributes.html 15 Oct 2012 16:15:44 -0000 1.204
+++ dimension-attributes.html 27 Oct 2012 10:16:07 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- association-of-controls-and-forms.html 15 Oct 2012 16:15:43 -0000 1.315
+++ association-of-controls-and-forms.html 27 Oct 2012 10:16:05 -0000 1.316
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -d -r1.291 -r1.292
--- common-dom-interfaces.html 15 Oct 2012 16:15:43 -0000 1.291
+++ common-dom-interfaces.html 27 Oct 2012 10:16:06 -0000 1.292
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-strong-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-strong-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-form-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-form-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-li-element.html 15 Oct 2012 16:15:52 -0000 1.204
+++ the-li-element.html 27 Oct 2012 10:16:16 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-keygen-element.html 15 Oct 2012 16:15:52 -0000 1.206
+++ the-keygen-element.html 27 Oct 2012 10:16:15 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-link-element.html 15 Oct 2012 16:15:52 -0000 1.206
+++ the-link-element.html 27 Oct 2012 10:16:16 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-optgroup-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-optgroup-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-param-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-param-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-time-element.html 15 Oct 2012 16:15:54 -0000 1.206
+++ the-time-element.html 27 Oct 2012 10:16:18 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- mathml.html 15 Oct 2012 16:15:46 -0000 1.204
+++ mathml.html 27 Oct 2012 10:16:09 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-var-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-var-element.html 27 Oct 2012 10:16:19 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-th-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-th-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- tokenization.html 21 Oct 2012 22:44:54 -0000 1.206
+++ tokenization.html 27 Oct 2012 10:16:19 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
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.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 15 Oct 2012 16:15:47 -0000 1.204
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 27 Oct 2012 10:16:10 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-body-element.html 15 Oct 2012 16:15:50 -0000 1.205
+++ the-body-element.html 27 Oct 2012 10:16:13 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -d -r1.272 -r1.273
--- common-input-element-attributes.html 15 Oct 2012 16:15:44 -0000 1.272
+++ common-input-element-attributes.html 27 Oct 2012 10:16:06 -0000 1.273
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1245
retrieving revision 1.1246
diff -u -d -r1.1245 -r1.1246
--- interactive-elements.html 15 Oct 2012 16:15:46 -0000 1.1245
+++ interactive-elements.html 27 Oct 2012 10:16:09 -0000 1.1246
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-address-element.html 15 Oct 2012 16:15:49 -0000 1.204
+++ the-address-element.html 27 Oct 2012 10:16:12 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.564
retrieving revision 1.565
diff -u -d -r1.564 -r1.565
--- iana.html 15 Oct 2012 16:15:45 -0000 1.564
+++ iana.html 27 Oct 2012 10:16:08 -0000 1.565
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-b-element.html 15 Oct 2012 16:15:49 -0000 1.204
+++ the-b-element.html 27 Oct 2012 10:16:12 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- states-of-the-type-attribute.html 15 Oct 2012 16:15:48 -0000 1.270
+++ states-of-the-type-attribute.html 27 Oct 2012 10:16:11 -0000 1.271
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-nav-element.html 15 Oct 2012 16:15:53 -0000 1.206
+++ the-nav-element.html 27 Oct 2012 10:16:16 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1274
retrieving revision 1.1275
diff -u -d -r1.1274 -r1.1275
--- references.html 21 Oct 2012 22:44:53 -0000 1.1274
+++ references.html 27 Oct 2012 10:16:10 -0000 1.1275
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-meter-element.html 15 Oct 2012 16:15:52 -0000 1.206
+++ the-meter-element.html 27 Oct 2012 10:16:16 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-ul-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-ul-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-html-element.html 15 Oct 2012 16:15:51 -0000 1.205
+++ the-html-element.html 27 Oct 2012 10:16:15 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1335
retrieving revision 1.1336
diff -u -d -r1.1335 -r1.1336
--- index.html 22 Oct 2012 01:15:44 -0000 1.1335
+++ index.html 27 Oct 2012 10:16:08 -0000 1.1336
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -360,10 +323,8 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
- <dl><dt>This Version:</dt>
- <dd><a href="http://www.w3.org/TR/2012/WD-html5-20121011/">http://www.w3.org/TR/2012/WD-html5-20121011/</a></dd>
- <dt>Latest Published Version:</dt>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 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>
@@ -392,7 +353,7 @@
</dl><p>This specification is available in the following formats:
<a href="single-page.html">single page HTML</a>,
<a href="index.html">multipage HTML</a>,
- <a href="http://www.w3.org/TR/2012/WD-html5-author-20121011/">web developer edition</a>.
+ <a href="author/">web developer edition</a>.
This is revision $Revision$.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
@@ -464,29 +425,7 @@
<div id="multipage-common">
- <!-- stability warning for TR/ page version -->
- <!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
- <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="X"></p>
- <script>
- 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><!--
- <script>
- if (location == 'http://dev.w3.org/html5/spec/Overview.html') {
- var wip = document.getElementById('wip');
- wip.parentNode.removeChild(wip);
- }
- </script>
- --></div>
+ </div>
<p>Publication as a Working Draft does not imply endorsement by the W3C Membership.
@@ -509,7 +448,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 11 October 2012 Working Draft.
+ This specification is the 27 October 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.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- attributes-common-to-td-and-th-elements.html 15 Oct 2012 16:15:43 -0000 1.205
+++ attributes-common-to-td-and-th-elements.html 27 Oct 2012 10:16:05 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- wai-aria.html 15 Oct 2012 16:15:55 -0000 1.206
+++ wai-aria.html 27 Oct 2012 10:16:19 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-ruby-element.html 21 Oct 2012 22:44:54 -0000 1.206
+++ the-ruby-element.html 27 Oct 2012 10:16:17 -0000 1.207
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-track-element.html 15 Oct 2012 16:15:54 -0000 1.205
+++ the-track-element.html 27 Oct 2012 10:16:18 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- usage-summary.html 15 Oct 2012 16:15:55 -0000 1.203
+++ usage-summary.html 27 Oct 2012 10:16:19 -0000 1.204
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -d -r1.269 -r1.270
--- sections.html 15 Oct 2012 16:15:47 -0000 1.269
+++ sections.html 27 Oct 2012 10:16:10 -0000 1.270
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -d -r1.316 -r1.317
--- content-models.html 21 Oct 2012 22:44:51 -0000 1.316
+++ content-models.html 27 Oct 2012 10:16:07 -0000 1.317
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-progress-element.html 15 Oct 2012 16:15:53 -0000 1.205
+++ the-progress-element.html 27 Oct 2012 10:16:17 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-footer-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-footer-element.html 27 Oct 2012 10:16:14 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- interactions-with-xpath-and-xslt.html 15 Oct 2012 16:15:46 -0000 1.128
+++ interactions-with-xpath-and-xslt.html 27 Oct 2012 10:16:09 -0000 1.129
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-dd-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-dd-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-bdo-element.html 15 Oct 2012 16:15:49 -0000 1.204
+++ the-bdo-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- the-object-element.html 15 Oct 2012 16:15:53 -0000 1.207
+++ the-object-element.html 27 Oct 2012 10:16:16 -0000 1.208
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-ol-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-ol-element.html 27 Oct 2012 10:16:16 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-area-element.html 21 Oct 2012 22:44:54 -0000 1.205
+++ the-area-element.html 27 Oct 2012 10:16:12 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-datalist-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-datalist-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -d -r1.263 -r1.264
--- grouping-content.html 15 Oct 2012 16:15:45 -0000 1.263
+++ grouping-content.html 27 Oct 2012 10:16:08 -0000 1.264
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-mark-element.html 15 Oct 2012 16:15:52 -0000 1.204
+++ the-mark-element.html 27 Oct 2012 10:16:16 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-dfn-element.html 15 Oct 2012 16:15:50 -0000 1.205
+++ the-dfn-element.html 27 Oct 2012 10:16:14 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1302
retrieving revision 1.1303
diff -u -d -r1.1302 -r1.1303
--- acknowledgements.html 15 Oct 2012 16:15:43 -0000 1.1302
+++ acknowledgements.html 27 Oct 2012 10:16:05 -0000 1.1303
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -362,7 +325,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-header-element.html 15 Oct 2012 16:15:51 -0000 1.204
+++ the-header-element.html 27 Oct 2012 10:16:15 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -d -r1.280 -r1.281
--- elements.html 15 Oct 2012 16:15:45 -0000 1.280
+++ elements.html 27 Oct 2012 10:16:07 -0000 1.281
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-sub-and-sup-elements.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-sub-and-sup-elements.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-i-element.html 15 Oct 2012 18:44:33 -0000 1.205
+++ the-i-element.html 27 Oct 2012 10:16:15 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1258
retrieving revision 1.1259
diff -u -d -r1.1258 -r1.1259
--- forms.html 15 Oct 2012 16:15:45 -0000 1.1258
+++ forms.html 27 Oct 2012 10:16:08 -0000 1.1259
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -d -r1.248 -r1.249
--- edits.html 15 Oct 2012 16:15:45 -0000 1.248
+++ edits.html 27 Oct 2012 10:16:07 -0000 1.249
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1133
retrieving revision 1.1134
diff -u -d -r1.1133 -r1.1134
--- the-canvas-element.html 21 Oct 2012 22:44:54 -0000 1.1133
+++ the-canvas-element.html 27 Oct 2012 10:16:13 -0000 1.1134
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -d -r1.246 -r1.247
--- commands.html 15 Oct 2012 16:15:43 -0000 1.246
+++ commands.html 27 Oct 2012 10:16:06 -0000 1.247
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-samp-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-samp-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-u-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-u-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- headings-and-sections.html 15 Oct 2012 16:15:45 -0000 1.207
+++ headings-and-sections.html 27 Oct 2012 10:16:08 -0000 1.208
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1254
retrieving revision 1.1255
diff -u -d -r1.1254 -r1.1255
--- obsolete.html 15 Oct 2012 16:15:46 -0000 1.1254
+++ obsolete.html 27 Oct 2012 10:16:09 -0000 1.1255
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1211
retrieving revision 1.1212
diff -u -d -r1.1211 -r1.1212
--- named-character-references.html 15 Oct 2012 16:15:46 -0000 1.1211
+++ named-character-references.html 27 Oct 2012 10:16:09 -0000 1.1212
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -d -r1.309 -r1.310
--- the-button-element.html 15 Oct 2012 16:15:50 -0000 1.309
+++ the-button-element.html 27 Oct 2012 10:16:13 -0000 1.310
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -d -r1.301 -r1.302
--- links.html 15 Oct 2012 16:15:46 -0000 1.301
+++ links.html 27 Oct 2012 10:16:09 -0000 1.302
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-cite-element.html 15 Oct 2012 16:15:50 -0000 1.204
+++ the-cite-element.html 27 Oct 2012 10:16:13 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-hgroup-element.html 15 Oct 2012 16:15:51 -0000 1.205
+++ the-hgroup-element.html 27 Oct 2012 10:16:15 -0000 1.206
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- common-input-element-apis.html 15 Oct 2012 16:15:44 -0000 1.204
+++ common-input-element-apis.html 27 Oct 2012 10:16:06 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-tr-element.html 15 Oct 2012 16:15:54 -0000 1.204
+++ the-tr-element.html 27 Oct 2012 10:16:18 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: section-index.html
===================================================================
RCS file: /sources/public/html5/spec/section-index.html,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -d -r1.163 -r1.164
--- section-index.html 15 Oct 2012 16:15:47 -0000 1.163
+++ section-index.html 27 Oct 2012 10:16:10 -0000 1.164
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- timers.html 15 Oct 2012 16:15:55 -0000 1.266
+++ timers.html 27 Oct 2012 10:16:19 -0000 1.267
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -d -r1.245 -r1.246
--- namespaces.html 15 Oct 2012 16:15:46 -0000 1.245
+++ namespaces.html 27 Oct 2012 10:16:09 -0000 1.246
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-rt-element.html 15 Oct 2012 16:15:53 -0000 1.204
+++ the-rt-element.html 27 Oct 2012 10:16:17 -0000 1.205
@@ -300,44 +300,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 {
- -moz-appearance: none; -webkit-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"><script>
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
@@ -363,7 +326,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-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-11-october-2012">W3C Working Draft 11 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 October 2012</h2>
</div>
Received on Saturday, 27 October 2012 10:16:38 UTC