[html5] r5556 - [e] (0) omitting a content attribute value makes no sense Fixing http://www.w3.o [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Sep 29 00:58:23 PDT 2010
Author: ianh
Date: 2010-09-29 00:58:21 -0700 (Wed, 29 Sep 2010)
New Revision: 5556
Modified:
complete.html
index
source
Log:
[e] (0) omitting a content attribute value makes no sense
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10605
Modified: complete.html
===================================================================
--- complete.html 2010-09-29 07:56:43 UTC (rev 5555)
+++ complete.html 2010-09-29 07:58:21 UTC (rev 5556)
@@ -21618,8 +21618,8 @@
(e.g. a blind photographer sharing an image on his blog).</p>
<p>In such cases, the <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code>
- attribute's value may be omitted, but one of the following
- conditions must be met as well:</p>
+ attribute may be omitted, but one of the following conditions must
+ be met as well:</p>
<ul><!-- when editing this list, search for the two other occurrences
of 'critical-no-alt' --><li>The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute is
Modified: index
===================================================================
--- index 2010-09-29 07:56:43 UTC (rev 5555)
+++ index 2010-09-29 07:58:21 UTC (rev 5556)
@@ -21595,8 +21595,8 @@
(e.g. a blind photographer sharing an image on his blog).</p>
<p>In such cases, the <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code>
- attribute's value may be omitted, but one of the following
- conditions must be met as well:</p>
+ attribute may be omitted, but one of the following conditions must
+ be met as well:</p>
<ul><!-- when editing this list, search for the two other occurrences
of 'critical-no-alt' --><li>The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute is
Modified: source
===================================================================
--- source 2010-09-29 07:56:43 UTC (rev 5555)
+++ source 2010-09-29 07:58:21 UTC (rev 5556)
@@ -23088,8 +23088,8 @@
(e.g. a blind photographer sharing an image on his blog).</p>
<p>In such cases, the <code title="attr-img-alt">alt</code>
- attribute's value may be omitted, but one of the following
- conditions must be met as well:</p>
+ attribute may be omitted, but one of the following conditions must
+ be met as well:</p>
<ul>
More information about the Commit-Watchers
mailing list