[html5] r5195 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jul 23 13:48:09 PDT 2010
Author: ianh
Date: 2010-07-23 13:48:05 -0700 (Fri, 23 Jul 2010)
New Revision: 5195
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2010-07-23 20:37:34 UTC (rev 5194)
+++ complete.html 2010-07-23 20:48:05 UTC (rev 5195)
@@ -32931,7 +32931,7 @@
<p>Let <var title="">x</var> be the first number in <var title="">coords</var>, <var title="">y</var> be the second
number, and <var title="">r</var> be the third number.</p>
<p>The shape is a circle whose center is <var title="">x</var>
- CSS pixels from the left edge of the image and <var title="">x</var> CSS pixels from the top edge of the image, and
+ CSS pixels from the left edge of the image and <var title="">y</var> CSS pixels from the top edge of the image, and
whose radius is <var title="">r</var> pixels.</p>
</dd>
Modified: index
===================================================================
--- index 2010-07-23 20:37:34 UTC (rev 5194)
+++ index 2010-07-23 20:48:05 UTC (rev 5195)
@@ -32858,7 +32858,7 @@
<p>Let <var title="">x</var> be the first number in <var title="">coords</var>, <var title="">y</var> be the second
number, and <var title="">r</var> be the third number.</p>
<p>The shape is a circle whose center is <var title="">x</var>
- CSS pixels from the left edge of the image and <var title="">x</var> CSS pixels from the top edge of the image, and
+ CSS pixels from the left edge of the image and <var title="">y</var> CSS pixels from the top edge of the image, and
whose radius is <var title="">r</var> pixels.</p>
</dd>
Modified: source
===================================================================
--- source 2010-07-23 20:37:34 UTC (rev 5194)
+++ source 2010-07-23 20:48:05 UTC (rev 5195)
@@ -36378,7 +36378,7 @@
number, and <var title="">r</var> be the third number.</p>
<p>The shape is a circle whose center is <var title="">x</var>
CSS pixels from the left edge of the image and <var
- title="">x</var> CSS pixels from the top edge of the image, and
+ title="">y</var> CSS pixels from the top edge of the image, and
whose radius is <var title="">r</var> pixels.</p>
</dd>
More information about the Commit-Watchers
mailing list