[html5] r8352 - [e] (0) Typo in link types section. Fixing https://www.w3.org/Bugs/Public/show_b [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Dec 13 09:32:59 PST 2013
Author: ianh
Date: 2013-12-13 09:32:57 -0800 (Fri, 13 Dec 2013)
New Revision: 8352
Modified:
complete.html
index
source
Log:
[e] (0) Typo in link types section.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24014
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-12-12 23:47:33 UTC (rev 8351)
+++ complete.html 2013-12-13 17:32:57 UTC (rev 8352)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 12 December 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 13 December 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -32733,7 +32733,7 @@
<p class=note>An icon that is 50 CSS pixels wide intended for displays with a device pixel
density of two device pixels per CSS pixel (2x, 192dpi) would have a width of 100 raw pixels. This
- features does not support indicating that a different resource is to be used for small
+ feature does not support indicating that a different resource is to be used for small
high-resolution icons vs large low-resolution icons (e.g. 50×50 2x vs 100×100 1x).</p>
<div class=impl>
Modified: index
===================================================================
--- index 2013-12-12 23:47:33 UTC (rev 8351)
+++ index 2013-12-13 17:32:57 UTC (rev 8352)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 12 December 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 13 December 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -32733,7 +32733,7 @@
<p class=note>An icon that is 50 CSS pixels wide intended for displays with a device pixel
density of two device pixels per CSS pixel (2x, 192dpi) would have a width of 100 raw pixels. This
- features does not support indicating that a different resource is to be used for small
+ feature does not support indicating that a different resource is to be used for small
high-resolution icons vs large low-resolution icons (e.g. 50×50 2x vs 100×100 1x).</p>
<div class=impl>
Modified: source
===================================================================
--- source 2013-12-12 23:47:33 UTC (rev 8351)
+++ source 2013-12-13 17:32:57 UTC (rev 8352)
@@ -35551,7 +35551,7 @@
<p class="note">An icon that is 50 CSS pixels wide intended for displays with a device pixel
density of two device pixels per CSS pixel (2x, 192dpi) would have a width of 100 raw pixels. This
- features does not support indicating that a different resource is to be used for small
+ feature does not support indicating that a different resource is to be used for small
high-resolution icons vs large low-resolution icons (e.g. 50×50 2x vs 100×100 1x).</p>
<div class="impl">
More information about the Commit-Watchers
mailing list