- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Apr 2012 22:00:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv12062 Modified Files: Overview.html acknowledgements.html association-of-controls-and-forms.html attributes-common-to-form-controls.html attributes-common-to-ins-and-del-elements.html attributes-common-to-td-and-th-elements.html browsers.html commands.html common-dom-interfaces.html common-input-element-apis.html common-input-element-attributes.html common-microsyntaxes.html constraints.html content-models.html dimension-attributes.html dnd.html dom.html dynamic-markup-insertion.html editing-apis.html editing.html edits-and-lists.html edits-and-paragraphs.html edits.html element-definitions.html elements.html embedded-content-1.html examples.html form-submission.html forms.html global-attributes.html grouping-content.html headings-and-sections.html history.html iana.html image-maps.html index-of-terms.html index.html infrastructure.html interactive-elements.html introduction.html links.html mathml.html media-elements.html named-character-references.html namespaces.html obsolete.html offline.html origin-0.html references.html requirements-relating-to-bidirectional-algorithm-formatting-characters.html scripting-1.html sections.html semantics.html spec.html spec.preprocessed.html states-of-the-type-attribute.html styling.html svg-0.html syntax.html system-state-and-capabilities.html tabular-data.html text-level-semantics.html textFieldSelection.html the-a-element.html the-abbr-element.html the-address-element.html the-area-element.html the-article-element.html the-aside-element.html the-audio-element.html the-b-element.html the-base-element.html the-bdi-element.html the-bdo-element.html the-blockquote-element.html the-body-element.html the-br-element.html the-button-element.html the-canvas-element.html the-caption-element.html the-cite-element.html the-code-element.html the-col-element.html the-colgroup-element.html the-command-element.html the-datalist-element.html the-dd-element.html the-del-element.html the-details-element.html the-dfn-element.html the-div-element.html the-dl-element.html the-dt-element.html the-em-element.html the-embed-element.html the-fieldset-element.html the-figcaption-element.html the-figure-element.html the-footer-element.html the-form-element.html the-h1-element.html the-h1-h2-h3-h4-h5-and-h6-elements.html the-h2-element.html the-h3-element.html the-h4-element.html the-h5-element.html the-h6-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-sub-element.html the-summary-element.html the-sup-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 urls.html usage-summary.html user-prompts.html wai-aria.html webappapis.html Log Message: Add new escapes to WebVTT for bidi authors (whatwg r7063) [updated by splitter] Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-a-element.html,v retrieving revision 1.140 retrieving revision 1.141 diff -u -d -r1.140 -r1.141 --- the-a-element.html 18 Apr 2012 07:59:11 -0000 1.140 +++ the-a-element.html 24 Apr 2012 22:00:01 -0000 1.141 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-img-element.html,v retrieving revision 1.144 retrieving revision 1.145 diff -u -d -r1.144 -r1.145 --- the-img-element.html 18 Apr 2012 07:59:12 -0000 1.144 +++ the-img-element.html 24 Apr 2012 22:00:07 -0000 1.145 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-del-element.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- the-del-element.html 13 Mar 2012 19:58:56 -0000 1.122 +++ the-del-element.html 24 Apr 2012 22:00:03 -0000 1.123 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-option-element.html,v retrieving revision 1.143 retrieving revision 1.144 diff -u -d -r1.143 -r1.144 --- the-option-element.html 13 Mar 2012 19:59:00 -0000 1.143 +++ the-option-element.html 24 Apr 2012 22:00:10 -0000 1.144 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-figcaption-element.html,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- the-figcaption-element.html 18 Apr 2012 07:59:12 -0000 1.120 +++ the-figcaption-element.html 24 Apr 2012 22:00:05 -0000 1.121 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-hr-element.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- the-hr-element.html 13 Mar 2012 19:58:58 -0000 1.123 +++ the-hr-element.html 24 Apr 2012 22:00:06 -0000 1.124 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-summary-element.html,v retrieving revision 1.117 retrieving revision 1.118 diff -u -d -r1.117 -r1.118 --- the-summary-element.html 13 Mar 2012 19:59:01 -0000 1.117 +++ the-summary-element.html 24 Apr 2012 22:00:12 -0000 1.118 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-small-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-small-element.html 13 Mar 2012 19:59:01 -0000 1.118 +++ the-small-element.html 24 Apr 2012 22:00:11 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-kbd-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-kbd-element.html 13 Mar 2012 19:58:59 -0000 1.118 +++ the-kbd-element.html 24 Apr 2012 22:00:08 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1773 retrieving revision 1.1774 diff -u -d -r1.1773 -r1.1774 --- Overview.html 20 Apr 2012 01:01:27 -0000 1.1773 +++ Overview.html 24 Apr 2012 21:59:41 -0000 1.1774 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -377,10 +341,8 @@ <h1>HTML5: Edition for Web Authors</h1> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> - <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> - <dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> + <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd> <dt>Latest Editor's Draft:</dt> <dd><a href="http://dev.w3.org/html5/spec-author-view/">http://dev.w3.org/html5/spec-author-view/</a></dd> @@ -398,11 +360,12 @@ + <!-- :ZZZ --> <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5630.</p> + This is revision 1.5632.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -559,47 +522,7 @@ <div id="multipage-common"> - - - - -<script type="text/javascript"> - function getCookie(name) { - var params = location.search.substr(1).split("&"); - for (var index = 0; index < params.length; index++) { - if (params[index] == name) - return "1"; - var data = params[index].split("="); - if (data[0] == name) - return unescape(data[1]); - } - var cookies = document.cookie.split("; "); - for (var index = 0; index < cookies.length; index++) { - var data = cookies[index].split("="); - if (data[0] == name) - return unescape(data[1]); - } - return null; - } - function load(script) { - var e = document.createElement('script'); - e.setAttribute('src', script + '?' + encodeURIComponent(location) + '&' + encodeURIComponent(document.referrer)); - document.body.appendChild(e); - } - function init() { - if (location.search == '?slow-browser') - return; - var configUI = document.createElement('div'); - configUI.id = 'configUI'; - document.body.appendChild(configUI); - if (document.getElementById('head')) - load('toc.js'); - load('dfn.js'); - if (getCookie('profile') == '1') - document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms'; - fixBrokenLink(); - } -</script></div> + </div> @@ -638,7 +561,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2012 Working Draft. + This specification is the 24 April 2012 Editor's Draft. </p> Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-span-element.html,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- the-span-element.html 13 Mar 2012 19:59:01 -0000 1.120 +++ the-span-element.html 24 Apr 2012 22:00:11 -0000 1.121 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-fieldset-element.html,v retrieving revision 1.144 retrieving revision 1.145 diff -u -d -r1.144 -r1.145 --- the-fieldset-element.html 13 Mar 2012 19:58:57 -0000 1.144 +++ the-fieldset-element.html 24 Apr 2012 22:00:04 -0000 1.145 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-figure-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-figure-element.html 18 Apr 2012 07:59:12 -0000 1.121 +++ the-figure-element.html 24 Apr 2012 22:00:05 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec-author-view/element-definitions.html,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- element-definitions.html 13 Mar 2012 19:58:38 -0000 1.109 +++ element-definitions.html 24 Apr 2012 21:59:43 -0000 1.110 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-script-element.html,v retrieving revision 1.135 retrieving revision 1.136 diff -u -d -r1.135 -r1.136 --- the-script-element.html 13 Mar 2012 19:59:01 -0000 1.135 +++ the-script-element.html 24 Apr 2012 22:00:11 -0000 1.136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v retrieving revision 1.605 retrieving revision 1.606 diff -u -d -r1.605 -r1.606 --- the-input-element.html 18 Apr 2012 07:59:12 -0000 1.605 +++ the-input-element.html 24 Apr 2012 22:00:07 -0000 1.606 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec-author-view/constraints.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- constraints.html 13 Mar 2012 19:58:36 -0000 1.16 +++ constraints.html 24 Apr 2012 21:59:42 -0000 1.17 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-p-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-p-element.html 13 Mar 2012 19:59:00 -0000 1.121 +++ the-p-element.html 24 Apr 2012 22:00:10 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: examples.html =================================================================== RCS file: /sources/public/html5/spec-author-view/examples.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- examples.html 13 Mar 2012 19:58:38 -0000 1.14 +++ examples.html 24 Apr 2012 21:59:44 -0000 1.15 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v retrieving revision 1.598 retrieving revision 1.599 diff -u -d -r1.598 -r1.599 --- the-map-element.html 13 Mar 2012 19:58:59 -0000 1.598 +++ the-map-element.html 24 Apr 2012 22:00:08 -0000 1.599 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/browsers.html,v retrieving revision 1.1203 retrieving revision 1.1204 diff -u -d -r1.1203 -r1.1204 --- browsers.html 17 Apr 2012 05:58:55 -0000 1.1203 +++ browsers.html 24 Apr 2012 21:59:42 -0000 1.1204 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h4-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h4-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-h4-element.html 13 Mar 2012 19:58:58 -0000 1.118 +++ the-h4-element.html 24 Apr 2012 22:00:05 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-head-element.html,v retrieving revision 1.127 retrieving revision 1.128 diff -u -d -r1.127 -r1.128 --- the-head-element.html 18 Apr 2012 07:59:12 -0000 1.127 +++ the-head-element.html 24 Apr 2012 22:00:06 -0000 1.128 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-s-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-s-element.html 13 Mar 2012 19:59:00 -0000 1.118 +++ the-s-element.html 24 Apr 2012 22:00:11 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-section-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-section-element.html 13 Mar 2012 19:59:01 -0000 1.121 +++ the-section-element.html 24 Apr 2012 22:00:11 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-article-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-article-element.html 13 Mar 2012 19:58:55 -0000 1.121 +++ the-article-element.html 24 Apr 2012 22:00:01 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-blockquote-element.html,v retrieving revision 1.129 retrieving revision 1.130 diff -u -d -r1.129 -r1.130 --- the-blockquote-element.html 13 Mar 2012 19:58:55 -0000 1.129 +++ the-blockquote-element.html 24 Apr 2012 22:00:02 -0000 1.130 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-rp-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-rp-element.html 13 Mar 2012 19:59:00 -0000 1.118 +++ the-rp-element.html 24 Apr 2012 22:00:11 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-details-element.html,v retrieving revision 1.132 retrieving revision 1.133 diff -u -d -r1.132 -r1.133 --- the-details-element.html 18 Apr 2012 07:59:12 -0000 1.132 +++ the-details-element.html 24 Apr 2012 22:00:03 -0000 1.133 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-aside-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-aside-element.html 13 Mar 2012 19:58:55 -0000 1.119 +++ the-aside-element.html 24 Apr 2012 22:00:01 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-title-element.html,v retrieving revision 1.125 retrieving revision 1.126 diff -u -d -r1.125 -r1.126 --- the-title-element.html 18 Apr 2012 07:59:13 -0000 1.125 +++ the-title-element.html 24 Apr 2012 22:00:13 -0000 1.126 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: offline.html =================================================================== RCS file: /sources/public/html5/spec-author-view/offline.html,v retrieving revision 1.1164 retrieving revision 1.1165 diff -u -d -r1.1164 -r1.1165 --- offline.html 13 Apr 2012 23:59:23 -0000 1.1164 +++ offline.html 24 Apr 2012 21:59:48 -0000 1.1165 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec-author-view/textFieldSelection.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- textFieldSelection.html 13 Mar 2012 19:58:55 -0000 1.20 +++ textFieldSelection.html 24 Apr 2012 22:00:01 -0000 1.21 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/global-attributes.html,v retrieving revision 1.146 retrieving revision 1.147 diff -u -d -r1.146 -r1.147 --- global-attributes.html 18 Apr 2012 07:58:59 -0000 1.146 +++ global-attributes.html 24 Apr 2012 21:59:44 -0000 1.147 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-bdi-element.html,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- the-bdi-element.html 13 Mar 2012 19:58:55 -0000 1.120 +++ the-bdi-element.html 24 Apr 2012 22:00:01 -0000 1.121 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-legend-element.html,v retrieving revision 1.127 retrieving revision 1.128 diff -u -d -r1.127 -r1.128 --- the-legend-element.html 13 Mar 2012 19:58:59 -0000 1.127 +++ the-legend-element.html 24 Apr 2012 22:00:08 -0000 1.128 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-dt-element.html,v retrieving revision 1.117 retrieving revision 1.118 diff -u -d -r1.117 -r1.118 --- the-dt-element.html 13 Mar 2012 19:58:57 -0000 1.117 +++ the-dt-element.html 24 Apr 2012 22:00:04 -0000 1.118 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: history.html =================================================================== RCS file: /sources/public/html5/spec-author-view/history.html,v retrieving revision 1.1171 retrieving revision 1.1172 diff -u -d -r1.1171 -r1.1172 --- history.html 18 Apr 2012 07:58:59 -0000 1.1171 +++ history.html 24 Apr 2012 21:59:44 -0000 1.1172 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: svg-0.html =================================================================== RCS file: /sources/public/html5/spec-author-view/svg-0.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- svg-0.html 13 Mar 2012 19:58:54 -0000 1.21 +++ svg-0.html 24 Apr 2012 22:00:00 -0000 1.22 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-source-element.html,v retrieving revision 1.135 retrieving revision 1.136 diff -u -d -r1.135 -r1.136 --- the-source-element.html 13 Mar 2012 19:59:01 -0000 1.135 +++ the-source-element.html 24 Apr 2012 22:00:11 -0000 1.136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-embed-element.html,v retrieving revision 1.131 retrieving revision 1.132 diff -u -d -r1.131 -r1.132 --- the-embed-element.html 18 Apr 2012 07:59:12 -0000 1.131 +++ the-embed-element.html 24 Apr 2012 22:00:04 -0000 1.132 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-ins-element.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- the-ins-element.html 13 Mar 2012 19:58:59 -0000 1.122 +++ the-ins-element.html 24 Apr 2012 22:00:07 -0000 1.123 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-col-element.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- the-col-element.html 13 Mar 2012 19:58:56 -0000 1.122 +++ the-col-element.html 24 Apr 2012 22:00:03 -0000 1.123 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-em-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-em-element.html 13 Mar 2012 19:58:57 -0000 1.119 +++ the-em-element.html 24 Apr 2012 22:00:04 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/semantics.html,v retrieving revision 1.1135 retrieving revision 1.1136 diff -u -d -r1.1135 -r1.1136 --- semantics.html 13 Mar 2012 19:58:44 -0000 1.1135 +++ semantics.html 24 Apr 2012 21:59:49 -0000 1.1136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-q-element.html,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- the-q-element.html 13 Mar 2012 19:59:00 -0000 1.116 +++ the-q-element.html 24 Apr 2012 22:00:11 -0000 1.117 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-style-element.html,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- the-style-element.html 18 Apr 2012 07:59:13 -0000 1.133 +++ the-style-element.html 24 Apr 2012 22:00:12 -0000 1.134 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/syntax.html,v retrieving revision 1.1181 retrieving revision 1.1182 diff -u -d -r1.1181 -r1.1182 --- syntax.html 18 Apr 2012 07:59:11 -0000 1.1181 +++ syntax.html 24 Apr 2012 22:00:00 -0000 1.1182 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec-author-view/webappapis.html,v retrieving revision 1.604 retrieving revision 1.605 diff -u -d -r1.604 -r1.605 --- webappapis.html 17 Apr 2012 05:59:06 -0000 1.604 +++ webappapis.html 24 Apr 2012 22:00:14 -0000 1.605 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h1-h2-h3-h4-h5-and-h6-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h1-h2-h3-h4-h5-and-h6-elements.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-h1-h2-h3-h4-h5-and-h6-elements.html 13 Mar 2012 19:58:57 -0000 1.121 +++ the-h1-h2-h3-h4-h5-and-h6-elements.html 24 Apr 2012 22:00:05 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-abbr-element.html,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- the-abbr-element.html 18 Apr 2012 07:59:11 -0000 1.126 +++ the-abbr-element.html 24 Apr 2012 22:00:01 -0000 1.127 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-caption-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-caption-element.html 18 Apr 2012 07:59:12 -0000 1.121 +++ the-caption-element.html 24 Apr 2012 22:00:03 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h2-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h2-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-h2-element.html 13 Mar 2012 19:58:57 -0000 1.118 +++ the-h2-element.html 24 Apr 2012 22:00:05 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-tbody-element.html,v retrieving revision 1.128 retrieving revision 1.129 diff -u -d -r1.128 -r1.129 --- the-tbody-element.html 13 Mar 2012 19:59:02 -0000 1.128 +++ the-tbody-element.html 24 Apr 2012 22:00:12 -0000 1.129 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-td-element.html,v retrieving revision 1.117 retrieving revision 1.118 diff -u -d -r1.117 -r1.118 --- the-td-element.html 13 Mar 2012 19:59:02 -0000 1.117 +++ the-td-element.html 24 Apr 2012 22:00:12 -0000 1.118 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h5-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h5-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-h5-element.html 13 Mar 2012 19:58:58 -0000 1.118 +++ the-h5-element.html 24 Apr 2012 22:00:05 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1916 retrieving revision 1.1917 diff -u -d -r1.1916 -r1.1917 --- spec.html 20 Apr 2012 01:01:27 -0000 1.1916 +++ spec.html 24 Apr 2012 21:59:49 -0000 1.1917 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -379,10 +343,8 @@ <h1>HTML5: Edition for Web Authors</h1> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> - <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> - <dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> + <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd> <dt>Latest Editor's Draft:</dt> <dd><a href="http://dev.w3.org/html5/spec-author-view/">http://dev.w3.org/html5/spec-author-view/</a></dd> @@ -400,11 +362,12 @@ + <!-- :ZZZ --> <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5630.</p> + This is revision 1.5632.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -561,47 +524,7 @@ <div id="multipage-common"> - - - - -<script type="text/javascript"> - function getCookie(name) { - var params = location.search.substr(1).split("&"); - for (var index = 0; index < params.length; index++) { - if (params[index] == name) - return "1"; - var data = params[index].split("="); - if (data[0] == name) - return unescape(data[1]); - } - var cookies = document.cookie.split("; "); - for (var index = 0; index < cookies.length; index++) { - var data = cookies[index].split("="); - if (data[0] == name) - return unescape(data[1]); - } - return null; - } - function load(script) { - var e = document.createElement('script'); - e.setAttribute('src', script + '?' + encodeURIComponent(location) + '&' + encodeURIComponent(document.referrer)); - document.body.appendChild(e); - } - function init() { - if (location.search == '?slow-browser') - return; - var configUI = document.createElement('div'); - configUI.id = 'configUI'; - document.body.appendChild(configUI); - if (document.getElementById('head')) - load('toc.js'); - load('dfn.js'); - if (getCookie('profile') == '1') - document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms'; - fixBrokenLink(); - } -</script></div> + </div> @@ -640,7 +563,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2012 Working Draft. + This specification is the 24 April 2012 Editor's Draft. </p> @@ -1321,15 +1244,16 @@ - <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML specification</a> published by the WHATWG is not identical to - this specification. At the time of this publication, the main - differences were that the WHATWG version included features not - included in this W3C version: some features have been omitted, but - may be considered for future revisions of HTML beyond HTML5; and - other features were omitted because at the W3C they are published as - separate specifications.</p> + this specification. The main differences are that the WHATWG version + includes features not included in this W3C version: some features + have been omitted as they are considered part of future revisions of + HTML, not HTML5; and other features are omitted because at the W3C + they are published as separate specifications. There are also some + minor differences. For an exact list of differences, please see the + WHATWG specification.</p> + Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec-author-view/system-state-and-capabilities.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- system-state-and-capabilities.html 13 Mar 2012 19:58:54 -0000 1.28 +++ system-state-and-capabilities.html 24 Apr 2012 22:00:00 -0000 1.29 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec-author-view/origin-0.html,v retrieving revision 1.553 retrieving revision 1.554 diff -u -d -r1.553 -r1.554 --- origin-0.html 17 Apr 2012 05:59:00 -0000 1.553 +++ origin-0.html 24 Apr 2012 21:59:49 -0000 1.554 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/media-elements.html,v retrieving revision 1.67 retrieving revision 1.68 diff -u -d -r1.67 -r1.68 --- media-elements.html 20 Apr 2012 01:01:27 -0000 1.67 +++ media-elements.html 24 Apr 2012 21:59:47 -0000 1.68 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-base-element.html,v retrieving revision 1.132 retrieving revision 1.133 diff -u -d -r1.132 -r1.133 --- the-base-element.html 13 Mar 2012 19:58:55 -0000 1.132 +++ the-base-element.html 24 Apr 2012 22:00:01 -0000 1.133 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-menu-element.html,v retrieving revision 1.140 retrieving revision 1.141 diff -u -d -r1.140 -r1.141 --- the-menu-element.html 18 Apr 2012 07:59:13 -0000 1.140 +++ the-menu-element.html 24 Apr 2012 22:00:08 -0000 1.141 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: styling.html =================================================================== RCS file: /sources/public/html5/spec-author-view/styling.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- styling.html 13 Mar 2012 19:58:54 -0000 1.17 +++ styling.html 24 Apr 2012 22:00:00 -0000 1.18 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-noscript-element.html,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- the-noscript-element.html 13 Mar 2012 19:59:00 -0000 1.126 +++ the-noscript-element.html 24 Apr 2012 22:00:09 -0000 1.127 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-code-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-code-element.html 13 Mar 2012 19:58:56 -0000 1.118 +++ the-code-element.html 24 Apr 2012 22:00:03 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-command-element.html,v retrieving revision 1.140 retrieving revision 1.141 diff -u -d -r1.140 -r1.141 --- the-command-element.html 18 Apr 2012 07:59:12 -0000 1.140 +++ the-command-element.html 24 Apr 2012 22:00:03 -0000 1.141 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: urls.html =================================================================== RCS file: /sources/public/html5/spec-author-view/urls.html,v retrieving revision 1.595 retrieving revision 1.596 diff -u -d -r1.595 -r1.596 --- urls.html 13 Mar 2012 19:59:03 -0000 1.595 +++ urls.html 24 Apr 2012 22:00:14 -0000 1.596 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v retrieving revision 1.1099 retrieving revision 1.1100 diff -u -d -r1.1099 -r1.1100 --- the-xhtml-syntax.html 13 Mar 2012 19:59:03 -0000 1.1099 +++ the-xhtml-syntax.html 24 Apr 2012 22:00:14 -0000 1.1100 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-div-element.html,v retrieving revision 1.124 retrieving revision 1.125 diff -u -d -r1.124 -r1.125 --- the-div-element.html 13 Mar 2012 19:58:57 -0000 1.124 +++ the-div-element.html 24 Apr 2012 22:00:04 -0000 1.125 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-output-element.html,v retrieving revision 1.153 retrieving revision 1.154 diff -u -d -r1.153 -r1.154 --- the-output-element.html 13 Mar 2012 19:59:00 -0000 1.153 +++ the-output-element.html 24 Apr 2012 22:00:10 -0000 1.154 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-label-element.html,v retrieving revision 1.149 retrieving revision 1.150 diff -u -d -r1.149 -r1.150 --- the-label-element.html 18 Apr 2012 07:59:13 -0000 1.149 +++ the-label-element.html 24 Apr 2012 22:00:08 -0000 1.150 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dnd.html,v retrieving revision 1.622 retrieving revision 1.623 diff -u -d -r1.622 -r1.623 --- dnd.html 11 Apr 2012 01:01:40 -0000 1.622 +++ dnd.html 24 Apr 2012 21:59:43 -0000 1.623 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-dl-element.html,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- the-dl-element.html 13 Mar 2012 19:58:57 -0000 1.120 +++ the-dl-element.html 24 Apr 2012 22:00:04 -0000 1.121 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-select-element.html,v retrieving revision 1.155 retrieving revision 1.156 diff -u -d -r1.155 -r1.156 --- the-select-element.html 18 Apr 2012 07:59:13 -0000 1.155 +++ the-select-element.html 24 Apr 2012 22:00:11 -0000 1.156 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing-apis.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- editing-apis.html 11 Apr 2012 01:01:41 -0000 1.24 +++ editing-apis.html 24 Apr 2012 21:59:43 -0000 1.25 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: dom.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dom.html,v retrieving revision 1.1181 retrieving revision 1.1182 diff -u -d -r1.1181 -r1.1182 --- dom.html 18 Apr 2012 07:58:52 -0000 1.1181 +++ dom.html 24 Apr 2012 21:59:43 -0000 1.1182 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-textarea-element.html,v retrieving revision 1.148 retrieving revision 1.149 diff -u -d -r1.148 -r1.149 --- the-textarea-element.html 18 Apr 2012 07:59:13 -0000 1.148 +++ the-textarea-element.html 24 Apr 2012 22:00:12 -0000 1.149 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-colgroup-element.html,v retrieving revision 1.124 retrieving revision 1.125 diff -u -d -r1.124 -r1.125 --- the-colgroup-element.html 13 Mar 2012 19:58:56 -0000 1.124 +++ the-colgroup-element.html 24 Apr 2012 22:00:03 -0000 1.125 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: attributes-common-to-ins-and-del-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/attributes-common-to-ins-and-del-elements.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attributes-common-to-ins-and-del-elements.html 13 Mar 2012 19:58:35 -0000 1.19 +++ attributes-common-to-ins-and-del-elements.html 24 Apr 2012 21:59:42 -0000 1.20 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-video-element.html,v retrieving revision 1.135 retrieving revision 1.136 diff -u -d -r1.135 -r1.136 --- the-video-element.html 19 Apr 2012 23:59:14 -0000 1.135 +++ the-video-element.html 24 Apr 2012 22:00:14 -0000 1.136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-table-element.html,v retrieving revision 1.139 retrieving revision 1.140 diff -u -d -r1.139 -r1.140 --- the-table-element.html 18 Apr 2012 07:59:13 -0000 1.139 +++ the-table-element.html 24 Apr 2012 22:00:12 -0000 1.140 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-audio-element.html,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- the-audio-element.html 19 Apr 2012 23:59:14 -0000 1.133 +++ the-audio-element.html 24 Apr 2012 22:00:01 -0000 1.134 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec-author-view/edits-and-lists.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- edits-and-lists.html 13 Mar 2012 19:58:37 -0000 1.19 +++ edits-and-lists.html 24 Apr 2012 21:59:43 -0000 1.20 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-pre-element.html,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- the-pre-element.html 13 Mar 2012 19:59:00 -0000 1.120 +++ the-pre-element.html 24 Apr 2012 22:00:11 -0000 1.121 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dynamic-markup-insertion.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- dynamic-markup-insertion.html 11 Apr 2012 01:01:40 -0000 1.28 +++ dynamic-markup-insertion.html 24 Apr 2012 21:59:43 -0000 1.29 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-tfoot-element.html,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- the-tfoot-element.html 13 Mar 2012 19:59:02 -0000 1.116 +++ the-tfoot-element.html 24 Apr 2012 22:00:12 -0000 1.117 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-footer-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-footer-element.html 13 Mar 2012 19:58:57 -0000 1.121 +++ the-footer-element.html 24 Apr 2012 22:00:05 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h3-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h3-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-h3-element.html 13 Mar 2012 19:58:57 -0000 1.118 +++ the-h3-element.html 24 Apr 2012 22:00:05 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-br-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-br-element.html 13 Mar 2012 19:58:55 -0000 1.121 +++ the-br-element.html 24 Apr 2012 22:00:02 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec-author-view/image-maps.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- image-maps.html 13 Mar 2012 19:58:41 -0000 1.18 +++ image-maps.html 24 Apr 2012 21:59:45 -0000 1.19 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-meta-element.html,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- the-meta-element.html 18 Apr 2012 07:59:13 -0000 1.133 +++ the-meta-element.html 24 Apr 2012 22:00:09 -0000 1.134 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-wbr-element.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- the-wbr-element.html 13 Mar 2012 19:59:03 -0000 1.122 +++ the-wbr-element.html 24 Apr 2012 22:00:14 -0000 1.123 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec-author-view/introduction.html,v retrieving revision 1.1170 retrieving revision 1.1171 diff -u -d -r1.1170 -r1.1171 --- introduction.html 18 Apr 2012 07:59:01 -0000 1.1170 +++ introduction.html 24 Apr 2012 21:59:47 -0000 1.1171 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -551,15 +515,16 @@ - <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML specification</a> published by the WHATWG is not identical to - this specification. At the time of this publication, the main - differences were that the WHATWG version included features not - included in this W3C version: some features have been omitted, but - may be considered for future revisions of HTML beyond HTML5; and - other features were omitted because at the W3C they are published as - separate specifications.</p> + this specification. The main differences are that the WHATWG version + includes features not included in this W3C version: some features + have been omitted as they are considered part of future revisions of + HTML, not HTML5; and other features are omitted because at the W3C + they are published as separate specifications. There are also some + minor differences. For an exact list of differences, please see the + WHATWG specification.</p> + Index: the-sup-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-sup-element.html,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- the-sup-element.html 13 Mar 2012 19:59:01 -0000 1.115 +++ the-sup-element.html 24 Apr 2012 22:00:12 -0000 1.116 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: editing.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing.html,v retrieving revision 1.1173 retrieving revision 1.1174 diff -u -d -r1.1173 -r1.1174 --- editing.html 18 Apr 2012 23:59:38 -0000 1.1173 +++ editing.html 24 Apr 2012 21:59:43 -0000 1.1174 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.755 retrieving revision 1.756 diff -u -d -r1.755 -r1.756 --- spec.preprocessed.html 20 Apr 2012 01:01:33 -0000 1.755 +++ spec.preprocessed.html 24 Apr 2012 21:59:59 -0000 1.756 @@ -197,46 +197,10 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - </style> <link href="style.css" rel="stylesheet"> -<link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"> +<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"> <script src="link-fixup.js" type="text/javascript"></script> <meta content="noindex" name="robots"><style type="text/css"> @@ -395,10 +359,8 @@ <h1>HTML5: Edition for Web Authors</h1> - <h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2> - <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a></dd> - <dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2> + <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd> <dt>Latest Editor's Draft:</dt> <dd><a href="http://dev.w3.org/html5/spec-author-view/">http://dev.w3.org/html5/spec-author-view/</a></dd> @@ -416,11 +378,12 @@ + <!-- :ZZZ --> <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5630.</p> + This is revision 1.5632.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -579,48 +542,7 @@ <div id="multipage-common"> - - - - -<script type="text/javascript"> - function getCookie(name) { - var params = location.search.substr(1).split("&"); - for (var index = 0; index < params.length; index++) { - if (params[index] == name) - return "1"; - var data = params[index].split("="); - if (data[0] == name) - return unescape(data[1]); - } - var cookies = document.cookie.split("; "); - for (var index = 0; index < cookies.length; index++) { - var data = cookies[index].split("="); - if (data[0] == name) - return unescape(data[1]); - } - return null; - } - function load(script) { - var e = document.createElement('script'); - e.setAttribute('src', script + '?' + encodeURIComponent(location) + '&' + encodeURIComponent(document.referrer)); - document.body.appendChild(e); - } - function init() { - if (location.search == '?slow-browser') - return; - var configUI = document.createElement('div'); - configUI.id = 'configUI'; - document.body.appendChild(configUI); - if (document.getElementById('head')) - load('toc.js'); - load('dfn.js'); - if (getCookie('profile') == '1') - document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms'; - fixBrokenLink(); - } -</script> -</div> + </div> @@ -659,7 +581,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2012 Working Draft. + This specification is the 24 April 2012 Editor's Draft. </p> @@ -852,15 +774,16 @@ - <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML specification</a> published by the WHATWG is not identical to - this specification. At the time of this publication, the main - differences were that the WHATWG version included features not - included in this W3C version: some features have been omitted, but - may be considered for future revisions of HTML beyond HTML5; and - other features were omitted because at the W3C they are published as - separate specifications.</p> + this specification. The main differences are that the WHATWG version + includes features not included in this W3C version: some features + have been omitted as they are considered part of future revisions of + HTML, not HTML5; and other features are omitted because at the W3C + they are published as separate specifications. There are also some + minor differences. For an exact list of differences, please see the + WHATWG specification.</p> + Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v retrieving revision 1.1136 retrieving revision 1.1137 diff -u -d -r1.1136 -r1.1137 --- text-level-semantics.html 18 Apr 2012 07:59:11 -0000 1.1136 +++ text-level-semantics.html 24 Apr 2012 22:00:01 -0000 1.1137 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.586 retrieving revision 1.587 diff -u -d -r1.586 -r1.587 --- embedded-content-1.html 13 Mar 2012 19:58:38 -0000 1.586 +++ embedded-content-1.html 24 Apr 2012 21:59:44 -0000 1.587 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec-author-view/form-submission.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- form-submission.html 13 Mar 2012 19:58:38 -0000 1.19 +++ form-submission.html 24 Apr 2012 21:59:44 -0000 1.20 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec-author-view/user-prompts.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- user-prompts.html 13 Mar 2012 19:59:03 -0000 1.14 +++ user-prompts.html 24 Apr 2012 22:00:14 -0000 1.15 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v retrieving revision 1.1116 retrieving revision 1.1117 diff -u -d -r1.1116 -r1.1117 --- tabular-data.html 13 Mar 2012 19:58:54 -0000 1.1116 +++ tabular-data.html 24 Apr 2012 22:00:00 -0000 1.1117 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v retrieving revision 1.632 retrieving revision 1.633 diff -u -d -r1.632 -r1.633 --- the-iframe-element.html 18 Apr 2012 07:59:12 -0000 1.632 +++ the-iframe-element.html 24 Apr 2012 22:00:06 -0000 1.633 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dimension-attributes.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- dimension-attributes.html 13 Mar 2012 19:58:37 -0000 1.26 +++ dimension-attributes.html 24 Apr 2012 21:59:43 -0000 1.27 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v retrieving revision 1.604 retrieving revision 1.605 diff -u -d -r1.604 -r1.605 --- association-of-controls-and-forms.html 13 Mar 2012 19:58:35 -0000 1.604 +++ association-of-controls-and-forms.html 24 Apr 2012 21:59:41 -0000 1.605 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-dom-interfaces.html,v retrieving revision 1.135 retrieving revision 1.136 diff -u -d -r1.135 -r1.136 --- common-dom-interfaces.html 13 Mar 2012 19:58:36 -0000 1.135 +++ common-dom-interfaces.html 24 Apr 2012 21:59:42 -0000 1.136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-strong-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-strong-element.html 13 Mar 2012 19:59:01 -0000 1.118 +++ the-strong-element.html 24 Apr 2012 22:00:12 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: attributes-common-to-form-controls.html =================================================================== RCS file: /sources/public/html5/spec-author-view/attributes-common-to-form-controls.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- attributes-common-to-form-controls.html 11 Apr 2012 01:01:39 -0000 1.37 +++ attributes-common-to-form-controls.html 24 Apr 2012 21:59:41 -0000 1.38 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-form-element.html,v retrieving revision 1.156 retrieving revision 1.157 diff -u -d -r1.156 -r1.157 --- the-form-element.html 13 Mar 2012 19:58:57 -0000 1.156 +++ the-form-element.html 24 Apr 2012 22:00:05 -0000 1.157 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-li-element.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- the-li-element.html 13 Mar 2012 19:58:59 -0000 1.123 +++ the-li-element.html 24 Apr 2012 22:00:08 -0000 1.124 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v retrieving revision 1.571 retrieving revision 1.572 diff -u -d -r1.571 -r1.572 --- scripting-1.html 13 Mar 2012 19:58:44 -0000 1.571 +++ scripting-1.html 24 Apr 2012 21:59:49 -0000 1.572 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-keygen-element.html,v retrieving revision 1.144 retrieving revision 1.145 diff -u -d -r1.144 -r1.145 --- the-keygen-element.html 18 Apr 2012 07:59:13 -0000 1.144 +++ the-keygen-element.html 24 Apr 2012 22:00:08 -0000 1.145 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-link-element.html,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- the-link-element.html 18 Apr 2012 07:59:13 -0000 1.133 +++ the-link-element.html 24 Apr 2012 22:00:08 -0000 1.134 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-optgroup-element.html,v retrieving revision 1.128 retrieving revision 1.129 diff -u -d -r1.128 -r1.129 --- the-optgroup-element.html 13 Mar 2012 19:59:00 -0000 1.128 +++ the-optgroup-element.html 24 Apr 2012 22:00:10 -0000 1.129 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-param-element.html,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- the-param-element.html 13 Mar 2012 19:59:00 -0000 1.126 +++ the-param-element.html 24 Apr 2012 22:00:10 -0000 1.127 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-time-element.html,v retrieving revision 1.138 retrieving revision 1.139 diff -u -d -r1.138 -r1.139 --- the-time-element.html 13 Mar 2012 19:59:02 -0000 1.138 +++ the-time-element.html 24 Apr 2012 22:00:13 -0000 1.139 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec-author-view/mathml.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- mathml.html 13 Mar 2012 19:58:43 -0000 1.17 +++ mathml.html 24 Apr 2012 21:59:47 -0000 1.18 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-var-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-var-element.html 13 Mar 2012 19:59:03 -0000 1.118 +++ the-var-element.html 24 Apr 2012 22:00:13 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-th-element.html,v retrieving revision 1.132 retrieving revision 1.133 diff -u -d -r1.132 -r1.133 --- the-th-element.html 13 Mar 2012 19:59:02 -0000 1.132 +++ the-th-element.html 24 Apr 2012 22:00:12 -0000 1.133 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html =================================================================== RCS file: /sources/public/html5/spec-author-view/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 13 Mar 2012 19:58:44 -0000 1.115 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 24 Apr 2012 21:59:49 -0000 1.116 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-body-element.html,v retrieving revision 1.150 retrieving revision 1.151 diff -u -d -r1.150 -r1.151 --- the-body-element.html 11 Apr 2012 01:02:03 -0000 1.150 +++ the-body-element.html 24 Apr 2012 22:00:02 -0000 1.151 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v retrieving revision 1.582 retrieving revision 1.583 diff -u -d -r1.582 -r1.583 --- common-microsyntaxes.html 13 Mar 2012 19:58:36 -0000 1.582 +++ common-microsyntaxes.html 24 Apr 2012 21:59:42 -0000 1.583 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v retrieving revision 1.606 retrieving revision 1.607 diff -u -d -r1.606 -r1.607 --- common-input-element-attributes.html 18 Apr 2012 07:58:52 -0000 1.606 +++ common-input-element-attributes.html 24 Apr 2012 21:59:42 -0000 1.607 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v retrieving revision 1.1123 retrieving revision 1.1124 diff -u -d -r1.1123 -r1.1124 --- interactive-elements.html 13 Mar 2012 19:58:42 -0000 1.1123 +++ interactive-elements.html 24 Apr 2012 21:59:47 -0000 1.1124 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-address-element.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- the-address-element.html 13 Mar 2012 19:58:55 -0000 1.122 +++ the-address-element.html 24 Apr 2012 22:00:01 -0000 1.123 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: iana.html =================================================================== RCS file: /sources/public/html5/spec-author-view/iana.html,v retrieving revision 1.611 retrieving revision 1.612 diff -u -d -r1.611 -r1.612 --- iana.html 13 Apr 2012 23:59:21 -0000 1.611 +++ iana.html 24 Apr 2012 21:59:45 -0000 1.612 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-b-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-b-element.html 13 Mar 2012 19:58:55 -0000 1.119 +++ the-b-element.html 24 Apr 2012 22:00:01 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v retrieving revision 1.603 retrieving revision 1.604 diff -u -d -r1.603 -r1.604 --- states-of-the-type-attribute.html 18 Apr 2012 23:59:52 -0000 1.603 +++ states-of-the-type-attribute.html 24 Apr 2012 22:00:00 -0000 1.604 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-nav-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-nav-element.html 13 Mar 2012 19:59:00 -0000 1.121 +++ the-nav-element.html 24 Apr 2012 22:00:09 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: references.html =================================================================== RCS file: /sources/public/html5/spec-author-view/references.html,v retrieving revision 1.1135 retrieving revision 1.1136 diff -u -d -r1.1135 -r1.1136 --- references.html 13 Apr 2012 23:59:23 -0000 1.1135 +++ references.html 24 Apr 2012 21:59:49 -0000 1.1136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-meter-element.html,v retrieving revision 1.131 retrieving revision 1.132 diff -u -d -r1.131 -r1.132 --- the-meter-element.html 18 Apr 2012 07:59:13 -0000 1.131 +++ the-meter-element.html 24 Apr 2012 22:00:09 -0000 1.132 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-ul-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-ul-element.html 13 Mar 2012 19:59:03 -0000 1.119 +++ the-ul-element.html 24 Apr 2012 22:00:13 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-html-element.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- the-html-element.html 13 Mar 2012 19:58:58 -0000 1.123 +++ the-html-element.html 24 Apr 2012 22:00:06 -0000 1.124 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: index.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index.html,v retrieving revision 1.1245 retrieving revision 1.1246 diff -u -d -r1.1245 -r1.1246 --- index.html 18 Apr 2012 23:59:44 -0000 1.1245 +++ index.html 24 Apr 2012 21:59:46 -0000 1.1246 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: attributes-common-to-td-and-th-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/attributes-common-to-td-and-th-elements.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- attributes-common-to-td-and-th-elements.html 13 Mar 2012 19:58:35 -0000 1.21 +++ attributes-common-to-td-and-th-elements.html 24 Apr 2012 21:59:42 -0000 1.22 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec-author-view/wai-aria.html,v retrieving revision 1.145 retrieving revision 1.146 diff -u -d -r1.145 -r1.146 --- wai-aria.html 18 Apr 2012 07:59:14 -0000 1.145 +++ wai-aria.html 24 Apr 2012 22:00:14 -0000 1.146 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-ruby-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-ruby-element.html 13 Mar 2012 19:59:00 -0000 1.119 +++ the-ruby-element.html 24 Apr 2012 22:00:11 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-track-element.html,v retrieving revision 1.157 retrieving revision 1.158 diff -u -d -r1.157 -r1.158 --- the-track-element.html 13 Mar 2012 19:59:02 -0000 1.157 +++ the-track-element.html 24 Apr 2012 22:00:13 -0000 1.158 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec-author-view/usage-summary.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- usage-summary.html 13 Mar 2012 19:59:03 -0000 1.20 +++ usage-summary.html 24 Apr 2012 22:00:14 -0000 1.21 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: sections.html =================================================================== RCS file: /sources/public/html5/spec-author-view/sections.html,v retrieving revision 1.582 retrieving revision 1.583 diff -u -d -r1.582 -r1.583 --- sections.html 13 Mar 2012 19:58:44 -0000 1.582 +++ sections.html 24 Apr 2012 21:59:49 -0000 1.583 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h1-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h1-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-h1-element.html 13 Mar 2012 19:58:57 -0000 1.118 +++ the-h1-element.html 24 Apr 2012 22:00:05 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec-author-view/content-models.html,v retrieving revision 1.610 retrieving revision 1.611 diff -u -d -r1.610 -r1.611 --- content-models.html 18 Apr 2012 07:58:52 -0000 1.610 +++ content-models.html 24 Apr 2012 21:59:42 -0000 1.611 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-progress-element.html,v retrieving revision 1.135 retrieving revision 1.136 diff -u -d -r1.135 -r1.136 --- the-progress-element.html 13 Mar 2012 19:59:00 -0000 1.135 +++ the-progress-element.html 24 Apr 2012 22:00:11 -0000 1.136 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-thead-element.html,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- the-thead-element.html 13 Mar 2012 19:59:02 -0000 1.116 +++ the-thead-element.html 24 Apr 2012 22:00:13 -0000 1.117 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v retrieving revision 1.1152 retrieving revision 1.1153 diff -u -d -r1.1152 -r1.1153 --- infrastructure.html 13 Mar 2012 19:58:42 -0000 1.1152 +++ infrastructure.html 24 Apr 2012 21:59:47 -0000 1.1153 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-dd-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-dd-element.html 13 Mar 2012 19:58:56 -0000 1.118 +++ the-dd-element.html 24 Apr 2012 22:00:03 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-bdo-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-bdo-element.html 13 Mar 2012 19:58:55 -0000 1.121 +++ the-bdo-element.html 24 Apr 2012 22:00:02 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-object-element.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- the-object-element.html 18 Apr 2012 07:59:13 -0000 1.152 +++ the-object-element.html 24 Apr 2012 22:00:10 -0000 1.153 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec-author-view/edits-and-paragraphs.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- edits-and-paragraphs.html 13 Mar 2012 19:58:38 -0000 1.18 +++ edits-and-paragraphs.html 24 Apr 2012 21:59:43 -0000 1.19 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: index-of-terms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v retrieving revision 1.582 retrieving revision 1.583 diff -u -d -r1.582 -r1.583 --- index-of-terms.html 18 Apr 2012 23:59:43 -0000 1.582 +++ index-of-terms.html 24 Apr 2012 21:59:45 -0000 1.583 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-ol-element.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- the-ol-element.html 13 Mar 2012 19:59:00 -0000 1.123 +++ the-ol-element.html 24 Apr 2012 22:00:10 -0000 1.124 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-area-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-area-element.html 13 Mar 2012 19:58:55 -0000 1.136 +++ the-area-element.html 24 Apr 2012 22:00:01 -0000 1.137 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-datalist-element.html,v retrieving revision 1.134 retrieving revision 1.135 diff -u -d -r1.134 -r1.135 --- the-datalist-element.html 13 Mar 2012 19:58:56 -0000 1.134 +++ the-datalist-element.html 24 Apr 2012 22:00:03 -0000 1.135 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v retrieving revision 1.579 retrieving revision 1.580 diff -u -d -r1.579 -r1.580 --- grouping-content.html 13 Mar 2012 19:58:40 -0000 1.579 +++ grouping-content.html 24 Apr 2012 21:59:44 -0000 1.580 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-mark-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-mark-element.html 13 Mar 2012 19:58:59 -0000 1.118 +++ the-mark-element.html 24 Apr 2012 22:00:08 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-dfn-element.html,v retrieving revision 1.129 retrieving revision 1.130 diff -u -d -r1.129 -r1.130 --- the-dfn-element.html 18 Apr 2012 07:59:12 -0000 1.129 +++ the-dfn-element.html 24 Apr 2012 22:00:03 -0000 1.130 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v retrieving revision 1.1153 retrieving revision 1.1154 diff -u -d -r1.1153 -r1.1154 --- acknowledgements.html 28 Mar 2012 22:58:59 -0000 1.1153 +++ acknowledgements.html 24 Apr 2012 21:59:41 -0000 1.1154 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-header-element.html,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- the-header-element.html 13 Mar 2012 19:58:58 -0000 1.120 +++ the-header-element.html 24 Apr 2012 22:00:06 -0000 1.121 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/elements.html,v retrieving revision 1.621 retrieving revision 1.622 diff -u -d -r1.621 -r1.622 --- elements.html 11 Apr 2012 01:01:41 -0000 1.621 +++ elements.html 24 Apr 2012 21:59:43 -0000 1.622 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-sub-and-sup-elements.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-sub-and-sup-elements.html 13 Mar 2012 19:59:01 -0000 1.118 +++ the-sub-and-sup-elements.html 24 Apr 2012 22:00:12 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-i-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-i-element.html 13 Mar 2012 19:58:58 -0000 1.119 +++ the-i-element.html 24 Apr 2012 22:00:06 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/forms.html,v retrieving revision 1.1150 retrieving revision 1.1151 diff -u -d -r1.1150 -r1.1151 --- forms.html 18 Apr 2012 07:58:53 -0000 1.1150 +++ forms.html 24 Apr 2012 21:59:44 -0000 1.1151 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: edits.html =================================================================== RCS file: /sources/public/html5/spec-author-view/edits.html,v retrieving revision 1.563 retrieving revision 1.564 diff -u -d -r1.563 -r1.564 --- edits.html 13 Mar 2012 19:58:38 -0000 1.563 +++ edits.html 24 Apr 2012 21:59:43 -0000 1.564 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v retrieving revision 1.1143 retrieving revision 1.1144 diff -u -d -r1.1143 -r1.1144 --- the-canvas-element.html 11 Apr 2012 01:02:03 -0000 1.1143 +++ the-canvas-element.html 24 Apr 2012 22:00:02 -0000 1.1144 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: commands.html =================================================================== RCS file: /sources/public/html5/spec-author-view/commands.html,v retrieving revision 1.600 retrieving revision 1.601 diff -u -d -r1.600 -r1.601 --- commands.html 18 Apr 2012 07:58:52 -0000 1.600 +++ commands.html 24 Apr 2012 21:59:42 -0000 1.601 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-samp-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-samp-element.html 13 Mar 2012 19:59:01 -0000 1.118 +++ the-samp-element.html 24 Apr 2012 22:00:11 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-u-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-u-element.html 13 Mar 2012 19:59:02 -0000 1.118 +++ the-u-element.html 24 Apr 2012 22:00:13 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec-author-view/headings-and-sections.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- headings-and-sections.html 11 Apr 2012 01:01:49 -0000 1.81 +++ headings-and-sections.html 24 Apr 2012 21:59:44 -0000 1.82 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/obsolete.html,v retrieving revision 1.1194 retrieving revision 1.1195 diff -u -d -r1.1194 -r1.1195 --- obsolete.html 18 Apr 2012 23:59:45 -0000 1.1194 +++ obsolete.html 24 Apr 2012 21:59:48 -0000 1.1195 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v retrieving revision 1.1115 retrieving revision 1.1116 diff -u -d -r1.1115 -r1.1116 --- named-character-references.html 13 Mar 2012 19:58:43 -0000 1.1115 +++ named-character-references.html 24 Apr 2012 21:59:47 -0000 1.1116 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-h6-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-h6-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-h6-element.html 13 Mar 2012 19:58:58 -0000 1.118 +++ the-h6-element.html 24 Apr 2012 22:00:06 -0000 1.119 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v retrieving revision 1.610 retrieving revision 1.611 diff -u -d -r1.610 -r1.611 --- the-button-element.html 18 Apr 2012 07:59:11 -0000 1.610 +++ the-button-element.html 24 Apr 2012 22:00:02 -0000 1.611 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: links.html =================================================================== RCS file: /sources/public/html5/spec-author-view/links.html,v retrieving revision 1.624 retrieving revision 1.625 diff -u -d -r1.624 -r1.625 --- links.html 18 Apr 2012 07:59:01 -0000 1.624 +++ links.html 24 Apr 2012 21:59:47 -0000 1.625 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-cite-element.html,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- the-cite-element.html 13 Mar 2012 19:58:56 -0000 1.119 +++ the-cite-element.html 24 Apr 2012 22:00:03 -0000 1.120 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-hgroup-element.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- the-hgroup-element.html 13 Mar 2012 19:58:58 -0000 1.121 +++ the-hgroup-element.html 24 Apr 2012 22:00:06 -0000 1.122 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-input-element-apis.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- common-input-element-apis.html 13 Mar 2012 19:58:36 -0000 1.25 +++ common-input-element-apis.html 24 Apr 2012 21:59:42 -0000 1.26 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-tr-element.html,v retrieving revision 1.129 retrieving revision 1.130 diff -u -d -r1.129 -r1.130 --- the-tr-element.html 13 Mar 2012 19:59:02 -0000 1.129 +++ the-tr-element.html 24 Apr 2012 22:00:13 -0000 1.130 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-sub-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-sub-element.html,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- the-sub-element.html 13 Mar 2012 19:59:01 -0000 1.115 +++ the-sub-element.html 24 Apr 2012 22:00:12 -0000 1.116 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: timers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/timers.html,v retrieving revision 1.596 retrieving revision 1.597 diff -u -d -r1.596 -r1.597 --- timers.html 13 Mar 2012 19:59:03 -0000 1.596 +++ timers.html 24 Apr 2012 22:00:14 -0000 1.597 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec-author-view/namespaces.html,v retrieving revision 1.107 retrieving revision 1.108 diff -u -d -r1.107 -r1.108 --- namespaces.html 13 Mar 2012 19:58:43 -0000 1.107 +++ namespaces.html 24 Apr 2012 21:59:48 -0000 1.108 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-rt-element.html,v retrieving revision 1.117 retrieving revision 1.118 diff -u -d -r1.117 -r1.118 --- the-rt-element.html 13 Mar 2012 19:59:00 -0000 1.117 +++ the-rt-element.html 24 Apr 2012 22:00:11 -0000 1.118 @@ -193,43 +193,7 @@ fieldset > :last-child { margin-bottom: 0; } fieldset p { margin: 0.5em 0; } - .stability { - position: fixed; - bottom: 0; - left: 0; right: 0; - margin: 0 auto 0 auto; - width: 50%; - background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; - border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; - box-shadow: 0 0 1em red; - padding: 0.5em 1em; - text-align: center; - } - .stability strong { - display: block; - } - .stability input { - appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black; - position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center; - } - .stability input:hover { - color: white; - text-shadow: 0 0 2px black; - } - .stability input:active { - padding: 0.3em 0.45em 0.2em 0.55em; - } - .stability :link, .stability :visited, - .stability :link:hover, .stability :visited:hover { - background: transparent; - color: white; - } - - </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; }
Received on Tuesday, 24 April 2012 22:00:40 UTC