[html5] r6907 - [e] (0) Make these sentences make sense... Fixing http://www.w3.org/Bugs/Public/ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jan 23 15:26:38 PST 2012
Author: ianh
Date: 2012-01-23 15:26:37 -0800 (Mon, 23 Jan 2012)
New Revision: 6907
Modified:
complete.html
index
source
Log:
[e] (0) Make these sentences make sense...
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13567
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-01-20 23:19:18 UTC (rev 6906)
+++ complete.html 2012-01-23 23:26:37 UTC (rev 6907)
@@ -240,7 +240,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 20 January 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 23 January 2012</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>
@@ -46663,9 +46663,9 @@
<hr></div>
<p>The <dfn id=attr-input-alt title=attr-input-alt><code>alt</code></dfn> attribute
- provides the textual label for the alternative button for users and
- user agents who cannot use the image. The <code title=attr-input-alt><a href=#attr-input-alt>alt</a></code> attribute must also be present,
- and must contain a non-empty string.</p>
+ provides the textual label for the button for users and user agents
+ who cannot use the image. The <code title=attr-input-alt><a href=#attr-input-alt>alt</a></code> attribute must be present, and
+ must contain a non-empty string.</p>
<p>The <code><a href=#the-input-element>input</a></code> element supports <a href=#dimension-attributes>dimension
attributes</a>.</p>
Modified: index
===================================================================
--- index 2012-01-20 23:19:18 UTC (rev 6906)
+++ index 2012-01-23 23:26:37 UTC (rev 6907)
@@ -240,7 +240,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 20 January 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 23 January 2012</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>
@@ -46663,9 +46663,9 @@
<hr></div>
<p>The <dfn id=attr-input-alt title=attr-input-alt><code>alt</code></dfn> attribute
- provides the textual label for the alternative button for users and
- user agents who cannot use the image. The <code title=attr-input-alt><a href=#attr-input-alt>alt</a></code> attribute must also be present,
- and must contain a non-empty string.</p>
+ provides the textual label for the button for users and user agents
+ who cannot use the image. The <code title=attr-input-alt><a href=#attr-input-alt>alt</a></code> attribute must be present, and
+ must contain a non-empty string.</p>
<p>The <code><a href=#the-input-element>input</a></code> element supports <a href=#dimension-attributes>dimension
attributes</a>.</p>
Modified: source
===================================================================
--- source 2012-01-20 23:19:18 UTC (rev 6906)
+++ source 2012-01-23 23:26:37 UTC (rev 6907)
@@ -54336,10 +54336,10 @@
</div>
<p>The <dfn title="attr-input-alt"><code>alt</code></dfn> attribute
- provides the textual label for the alternative button for users and
- user agents who cannot use the image. The <code
- title="attr-input-alt">alt</code> attribute must also be present,
- and must contain a non-empty string.</p>
+ provides the textual label for the button for users and user agents
+ who cannot use the image. The <code
+ title="attr-input-alt">alt</code> attribute must be present, and
+ must contain a non-empty string.</p>
<p>The <code>input</code> element supports <span>dimension
attributes</span>.</p>
More information about the Commit-Watchers
mailing list