[html5] r2632 - [e] (0) alt text error
whatwg at whatwg.org
whatwg at whatwg.org
Tue Dec 30 03:13:34 PST 2008
Author: ianh
Date: 2008-12-30 03:13:32 -0800 (Tue, 30 Dec 2008)
New Revision: 2632
Modified:
index
source
Log:
[e] (0) alt text error
Modified: index
===================================================================
--- index 2008-12-30 06:04:48 UTC (rev 2631)
+++ index 2008-12-30 11:13:32 UTC (rev 2632)
@@ -14120,7 +14120,7 @@
<p>This might be rendered as:</p>
- <p><img alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font next to it." src=images/sample-ruby-pinyin.png></p>
+ <p><img alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." src=images/sample-ruby-pinyin.png></p>
</div>
Modified: source
===================================================================
--- source 2008-12-30 06:04:48 UTC (rev 2631)
+++ source 2008-12-30 11:13:32 UTC (rev 2632)
@@ -15088,7 +15088,7 @@
<p>This might be rendered as:</p>
<p><img src="images/sample-ruby-pinyin.png"
- alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font next to it."></p>
+ alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it."></p>
</div>
More information about the Commit-Watchers
mailing list