[html5] r7712 - [e] (0) Fix some typos or copypasta. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Fri Feb 8 22:12:33 PST 2013
Author: ianh
Date: 2013-02-08 22:12:32 -0800 (Fri, 08 Feb 2013)
New Revision: 7712
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-02-09 04:06:15 UTC (rev 7711)
+++ complete.html 2013-02-09 06:12:32 UTC (rev 7712)
@@ -46018,7 +46018,7 @@
<code>http://www.w3.org/TR/XForms/</code> in the recent past, then
the rendering might look like this:</p>
- <p><img alt='A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drow down box, indicating further values are available.' height=134 src=http://images.whatwg.org/sample-url.png width=472></p>
+ <p><img alt='A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available.' height=134 src=http://images.whatwg.org/sample-url.png width=472></p>
<p>The first four URLs in this sample consist of the four URLs in
the author-specified list that match the text the user has entered,
Modified: index
===================================================================
--- index 2013-02-09 04:06:15 UTC (rev 7711)
+++ index 2013-02-09 06:12:32 UTC (rev 7712)
@@ -46018,7 +46018,7 @@
<code>http://www.w3.org/TR/XForms/</code> in the recent past, then
the rendering might look like this:</p>
- <p><img alt='A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drow down box, indicating further values are available.' height=134 src=http://images.whatwg.org/sample-url.png width=472></p>
+ <p><img alt='A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available.' height=134 src=http://images.whatwg.org/sample-url.png width=472></p>
<p>The first four URLs in this sample consist of the four URLs in
the author-specified list that match the text the user has entered,
Modified: source
===================================================================
--- source 2013-02-09 04:06:15 UTC (rev 7711)
+++ source 2013-02-09 06:12:32 UTC (rev 7712)
@@ -53782,7 +53782,7 @@
<code>http://www.w3.org/TR/XForms/</code> in the recent past, then
the rendering might look like this:</p>
- <p><img src="images/sample-url.png" width="472" height="134" alt="A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drow down box, indicating further values are available."></p>
+ <p><img src="images/sample-url.png" width="472" height="134" alt="A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available."></p>
<p>The first four URLs in this sample consist of the four URLs in
the author-specified list that match the text the user has entered,
More information about the Commit-Watchers
mailing list