[html5] r8828 - [e] (0) update styles Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 3 14:53:55 PDT 2014
Author: ianh
Date: 2014-10-03 14:53:51 -0700 (Fri, 03 Oct 2014)
New Revision: 8828
Modified:
complete.html
index
source
Log:
[e] (0) update styles
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-10-03 21:27:09 UTC (rev 8827)
+++ complete.html 2014-10-03 21:53:51 UTC (rev 8828)
@@ -162,7 +162,7 @@
#updatesStatus.relevant { display: block; position: fixed; right: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-width: 40em; height: auto; border: ridge 4px gray; background: #EEEEEE; color: black; }
div.head .logo { width: 11em; margin-bottom: 20em; }
- #configUI { position: absolute; z-index: 20; top: auto; right: 0; width: 11em; padding: 0 0.5em 0 0.5em; font-size: small; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em 0 0 1em; -moz-border-radius: 1em 0 0 1em; }
+ #configUI { position: absolute; z-index: 20; top: auto; right: 0; width: 11em; padding: 0 0.5em 0 0.5em; font-size: small; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 0.5em 0 0 1em; }
#configUI p { margin: 0.75em 0; padding: 0.3em; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
@@ -170,9 +170,9 @@
#configUI :link, #configUI :visited { color: white; }
#configUI :link:hover, #configUI :visited:hover { background: transparent; }
- #alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em; -moz-border-radius: 1em; -webkit-transition: opacity 1s linear; }
+ #alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 0.5em; transition: opacity 1s linear; }
#alert.closed { opacity: 0; }
- #alert button { position: absolute; top: -1em; right: 2em; border-radius: 1em 1em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
+ #alert button { position: absolute; top: -1em; right: 2em; border-radius: 0.5em 0.5em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
#alert :link, #alert :visited { color: white; }
#alert :link:hover, #alert :visited:hover { background: transparent; }
@media print { #configUI { display: none; } }
@@ -387,7 +387,7 @@
- <h3 id=abstract>1.1 Where does this specification fit?</h3><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=23659" title="Find a better way of tracking and exposing implementation status (e.g. test suite, caniuse.com data, or similar)">23659</a></div>
+ <h3 id=abstract>1.1 Where does this specification fit?</h3>
<p>This specification defines a big part of the Web platform, in lots of detail. Its place in the
Web platform specification stack relative to other specifications can be best summed up as
@@ -3154,7 +3154,7 @@
- <h5 id=floating-point-numbers>2.4.4.3 Floating-point numbers</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26959" title="Bad value Cache-control for attribute http-equiv on element meta.">26959</a></div>
+ <h5 id=floating-point-numbers>2.4.4.3 Floating-point numbers</h5>
<p>A string is a <dfn id=valid-floating-point-number>valid floating-point number</dfn> if it consists of:</p>
@@ -7370,7 +7370,7 @@
<hr>
<p>The <dfn id=dom-title><code>title</code></dfn> IDL attribute must <a href=#reflect id=the-title-attribute:reflect>reflect</a> the
- <code id=the-title-attribute:attr-title-9><a href=#attr-title>title</a></code> content attribute.<div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26963" title="go fuck yourself">26963</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26964" title="go fuck yourself">26964</a></div>
+ <code id=the-title-attribute:attr-title-9><a href=#attr-title>title</a></code> content attribute.</p>
@@ -31091,7 +31091,7 @@
<pre>custname=Denise+Lawrence&custtel=555-321-8642&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
- <h5 id=client-side-form-validation>4.10.1.4 Client-side form validation</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26960" title="controls<form method="post"">26960</a><p class=support><strong>Support:</strong> <span class=chrome><span>Chrome</span> <span>10+</span></span><span class=ie><span>IE</span> <span>10+</span></span><span class=firefox><span>Firefox</span> <span>4+</span></span><span class=and_chr><span>Chrome for Android</span> <span>37+</span></span><span class=android><span>Android Browser</span> <span>4.4.3+</span></span><span class=and_uc><span>UC Browser for Android</span> <span>9.9+</span></span><span class=opera><span>Opera</span> <span>10.0-10.1+</span></span><span class=and_ff><span>Firefox for Android</span> <span>32+</span></span><p class=caniuse><a href="http://caniuse.com/#feat=form-validation">caniuse.com</a></div>
+ <h5 id=client-side-form-validation>4.10.1.4 Client-side form validation</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=support><strong>Support:</strong> <span class=chrome><span>Chrome</span> <span>10+</span></span><span class=ie><span>IE</span> <span>10+</span></span><span class=firefox><span>Firefox</span> <span>4+</span></span><span class=and_chr><span>Chrome for Android</span> <span>37+</span></span><span class=android><span>Android Browser</span> <span>4.4.3+</span></span><span class=and_uc><span>UC Browser for Android</span> <span>9.9+</span></span><span class=opera><span>Opera</span> <span>10.0-10.1+</span></span><span class=and_ff><span>Firefox for Android</span> <span>32+</span></span><p class=caniuse><a href="http://caniuse.com/#feat=form-validation">caniuse.com</a></div>
<p><i>This section is non-normative.</i></p>
@@ -64761,7 +64761,7 @@
- <h4 id=dialogs-implemented-using-separate-documents>8.5.3 Dialogs implemented using separate documents with <code id=dialogs-implemented-using-separate-documents:dom-showmodaldialog><a href=#dom-showmodaldialog>showModalDialog()</a></code></h4><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=18154" title="Add 3rd parameter (options) to control the window position and size. (See https://developer.mozilla.org/en/DOM/window.showModalDialog)">18154</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26842" title="The visual indicator for "no support" in the status box could be better">26842</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26843" title="Bug filer's alert should style links with underlines">26843</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26858" title="It seems like WebKit and Blink are different e
nough now to have separate icons in the implementation status (and commit msg?)">26858</a></div>
+ <h4 id=dialogs-implemented-using-separate-documents>8.5.3 Dialogs implemented using separate documents with <code id=dialogs-implemented-using-separate-documents:dom-showmodaldialog><a href=#dom-showmodaldialog>showModalDialog()</a></code></h4><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=18154" title="Add 3rd parameter (options) to control the window position and size. (See https://developer.mozilla.org/en/DOM/window.showModalDialog)">18154</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26843" title="Bug filer's alert should style links with underlines">26843</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26858" title="It seems like WebKit and Blink are different enough now to have separate icons in the implementation status (and commit msg?)">26858</a></div>
<p class=critical>This feature is in the process of being removed from the Web platform. (This
is a long process that takes many years.) Using the <code id=dialogs-implemented-using-separate-documents:dom-showmodaldialog-2><a href=#dom-showmodaldialog>showModalDialog()</a></code> API at this time is highly discouraged.</p>
Modified: index
===================================================================
--- index 2014-10-03 21:27:09 UTC (rev 8827)
+++ index 2014-10-03 21:53:51 UTC (rev 8828)
@@ -162,7 +162,7 @@
#updatesStatus.relevant { display: block; position: fixed; right: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-width: 40em; height: auto; border: ridge 4px gray; background: #EEEEEE; color: black; }
div.head .logo { width: 11em; margin-bottom: 20em; }
- #configUI { position: absolute; z-index: 20; top: auto; right: 0; width: 11em; padding: 0 0.5em 0 0.5em; font-size: small; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em 0 0 1em; -moz-border-radius: 1em 0 0 1em; }
+ #configUI { position: absolute; z-index: 20; top: auto; right: 0; width: 11em; padding: 0 0.5em 0 0.5em; font-size: small; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 0.5em 0 0 1em; }
#configUI p { margin: 0.75em 0; padding: 0.3em; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
@@ -170,9 +170,9 @@
#configUI :link, #configUI :visited { color: white; }
#configUI :link:hover, #configUI :visited:hover { background: transparent; }
- #alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em; -moz-border-radius: 1em; -webkit-transition: opacity 1s linear; }
+ #alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 0.5em; transition: opacity 1s linear; }
#alert.closed { opacity: 0; }
- #alert button { position: absolute; top: -1em; right: 2em; border-radius: 1em 1em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
+ #alert button { position: absolute; top: -1em; right: 2em; border-radius: 0.5em 0.5em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
#alert :link, #alert :visited { color: white; }
#alert :link:hover, #alert :visited:hover { background: transparent; }
@media print { #configUI { display: none; } }
@@ -387,7 +387,7 @@
- <h3 id=abstract>1.1 Where does this specification fit?</h3><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=23659" title="Find a better way of tracking and exposing implementation status (e.g. test suite, caniuse.com data, or similar)">23659</a></div>
+ <h3 id=abstract>1.1 Where does this specification fit?</h3>
<p>This specification defines a big part of the Web platform, in lots of detail. Its place in the
Web platform specification stack relative to other specifications can be best summed up as
@@ -3154,7 +3154,7 @@
- <h5 id=floating-point-numbers>2.4.4.3 Floating-point numbers</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26959" title="Bad value Cache-control for attribute http-equiv on element meta.">26959</a></div>
+ <h5 id=floating-point-numbers>2.4.4.3 Floating-point numbers</h5>
<p>A string is a <dfn id=valid-floating-point-number>valid floating-point number</dfn> if it consists of:</p>
@@ -7370,7 +7370,7 @@
<hr>
<p>The <dfn id=dom-title><code>title</code></dfn> IDL attribute must <a href=#reflect id=the-title-attribute:reflect>reflect</a> the
- <code id=the-title-attribute:attr-title-9><a href=#attr-title>title</a></code> content attribute.<div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26963" title="go fuck yourself">26963</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26964" title="go fuck yourself">26964</a></div>
+ <code id=the-title-attribute:attr-title-9><a href=#attr-title>title</a></code> content attribute.</p>
@@ -31091,7 +31091,7 @@
<pre>custname=Denise+Lawrence&custtel=555-321-8642&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
- <h5 id=client-side-form-validation>4.10.1.4 Client-side form validation</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26960" title="controls<form method="post"">26960</a><p class=support><strong>Support:</strong> <span class=chrome><span>Chrome</span> <span>10+</span></span><span class=ie><span>IE</span> <span>10+</span></span><span class=firefox><span>Firefox</span> <span>4+</span></span><span class=and_chr><span>Chrome for Android</span> <span>37+</span></span><span class=android><span>Android Browser</span> <span>4.4.3+</span></span><span class=and_uc><span>UC Browser for Android</span> <span>9.9+</span></span><span class=opera><span>Opera</span> <span>10.0-10.1+</span></span><span class=and_ff><span>Firefox for Android</span> <span>32+</span></span><p class=caniuse><a href="http://caniuse.com/#feat=form-validation">caniuse.com</a></div>
+ <h5 id=client-side-form-validation>4.10.1.4 Client-side form validation</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=support><strong>Support:</strong> <span class=chrome><span>Chrome</span> <span>10+</span></span><span class=ie><span>IE</span> <span>10+</span></span><span class=firefox><span>Firefox</span> <span>4+</span></span><span class=and_chr><span>Chrome for Android</span> <span>37+</span></span><span class=android><span>Android Browser</span> <span>4.4.3+</span></span><span class=and_uc><span>UC Browser for Android</span> <span>9.9+</span></span><span class=opera><span>Opera</span> <span>10.0-10.1+</span></span><span class=and_ff><span>Firefox for Android</span> <span>32+</span></span><p class=caniuse><a href="http://caniuse.com/#feat=form-validation">caniuse.com</a></div>
<p><i>This section is non-normative.</i></p>
@@ -64761,7 +64761,7 @@
- <h4 id=dialogs-implemented-using-separate-documents>8.5.3 Dialogs implemented using separate documents with <code id=dialogs-implemented-using-separate-documents:dom-showmodaldialog><a href=#dom-showmodaldialog>showModalDialog()</a></code></h4><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=18154" title="Add 3rd parameter (options) to control the window position and size. (See https://developer.mozilla.org/en/DOM/window.showModalDialog)">18154</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26842" title="The visual indicator for "no support" in the status box could be better">26842</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26843" title="Bug filer's alert should style links with underlines">26843</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26858" title="It seems like WebKit and Blink are different e
nough now to have separate icons in the implementation status (and commit msg?)">26858</a></div>
+ <h4 id=dialogs-implemented-using-separate-documents>8.5.3 Dialogs implemented using separate documents with <code id=dialogs-implemented-using-separate-documents:dom-showmodaldialog><a href=#dom-showmodaldialog>showModalDialog()</a></code></h4><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=18154" title="Add 3rd parameter (options) to control the window position and size. (See https://developer.mozilla.org/en/DOM/window.showModalDialog)">18154</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26843" title="Bug filer's alert should style links with underlines">26843</a>, <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=26858" title="It seems like WebKit and Blink are different enough now to have separate icons in the implementation status (and commit msg?)">26858</a></div>
<p class=critical>This feature is in the process of being removed from the Web platform. (This
is a long process that takes many years.) Using the <code id=dialogs-implemented-using-separate-documents:dom-showmodaldialog-2><a href=#dom-showmodaldialog>showModalDialog()</a></code> API at this time is highly discouraged.</p>
Modified: source
===================================================================
--- source 2014-10-03 21:27:09 UTC (rev 8827)
+++ source 2014-10-03 21:53:51 UTC (rev 8828)
@@ -189,7 +189,7 @@
#updatesStatus.relevant { display: block; position: fixed; right: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-width: 40em; height: auto; border: ridge 4px gray; background: #EEEEEE; color: black; }
div.head .logo { width: 11em; margin-bottom: 20em; }
- #configUI { position: absolute; z-index: 20; top: auto; right: 0; width: 11em; padding: 0 0.5em 0 0.5em; font-size: small; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em 0 0 1em; -moz-border-radius: 1em 0 0 1em; }
+ #configUI { position: absolute; z-index: 20; top: auto; right: 0; width: 11em; padding: 0 0.5em 0 0.5em; font-size: small; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 0.5em 0 0 1em; }
#configUI p { margin: 0.75em 0; padding: 0.3em; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
@@ -197,9 +197,9 @@
#configUI :link, #configUI :visited { color: white; }
#configUI :link:hover, #configUI :visited:hover { background: transparent; }
- #alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em; -moz-border-radius: 1em; -webkit-transition: opacity 1s linear; }
+ #alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 0.5em; transition: opacity 1s linear; }
#alert.closed { opacity: 0; }
- #alert button { position: absolute; top: -1em; right: 2em; border-radius: 1em 1em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
+ #alert button { position: absolute; top: -1em; right: 2em; border-radius: 0.5em 0.5em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
#alert :link, #alert :visited { color: white; }
#alert :link:hover, #alert :visited:hover { background: transparent; }
@media print { #configUI { display: none; } }
More information about the Commit-Watchers
mailing list