[html5] r7287 - [e] (0) Remove redundant text. Fixing https://www.w3.org/Bugs/Public/show_bug.cg [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 27 15:21:44 PDT 2012
Author: ianh
Date: 2012-08-27 15:21:43 -0700 (Mon, 27 Aug 2012)
New Revision: 7287
Modified:
complete.html
index
source
Log:
[e] (0) Remove redundant text.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17952
Affected topics: Canvas
Modified: complete.html
===================================================================
--- complete.html 2012-08-27 22:20:19 UTC (rev 7286)
+++ complete.html 2012-08-27 22:21:43 UTC (rev 7287)
@@ -38828,10 +38828,9 @@
value">parsed as CSS <color> values</a> and the color
assigned, and <code><a href=#canvasgradient>CanvasGradient</a></code> and
<code><a href=#canvaspattern>CanvasPattern</a></code> objects must be assigned themselves. <a href=#refsCSSCOLOR>[CSSCOLOR]</a> If the value is a string but
- cannot be <a href=#parsed-as-a-css-color-value>parsed as a CSS <color> value</a>, or is
- neither a string, a <code><a href=#canvasgradient>CanvasGradient</a></code>, nor a
- <code><a href=#canvaspattern>CanvasPattern</a></code>, then it must be ignored, and the
- attribute must retain its previous value.</p>
+ cannot be <a href=#parsed-as-a-css-color-value>parsed as a CSS <color> value</a>, then it
+ must be ignored, and the attribute must retain its previous
+ value.</p>
<p>When set to a <code><a href=#canvaspattern>CanvasPattern</a></code> or
<code><a href=#canvasgradient>CanvasGradient</a></code> object, the assignment is
Modified: index
===================================================================
--- index 2012-08-27 22:20:19 UTC (rev 7286)
+++ index 2012-08-27 22:21:43 UTC (rev 7287)
@@ -38828,10 +38828,9 @@
value">parsed as CSS <color> values</a> and the color
assigned, and <code><a href=#canvasgradient>CanvasGradient</a></code> and
<code><a href=#canvaspattern>CanvasPattern</a></code> objects must be assigned themselves. <a href=#refsCSSCOLOR>[CSSCOLOR]</a> If the value is a string but
- cannot be <a href=#parsed-as-a-css-color-value>parsed as a CSS <color> value</a>, or is
- neither a string, a <code><a href=#canvasgradient>CanvasGradient</a></code>, nor a
- <code><a href=#canvaspattern>CanvasPattern</a></code>, then it must be ignored, and the
- attribute must retain its previous value.</p>
+ cannot be <a href=#parsed-as-a-css-color-value>parsed as a CSS <color> value</a>, then it
+ must be ignored, and the attribute must retain its previous
+ value.</p>
<p>When set to a <code><a href=#canvaspattern>CanvasPattern</a></code> or
<code><a href=#canvasgradient>CanvasGradient</a></code> object, the assignment is
Modified: source
===================================================================
--- source 2012-08-27 22:20:19 UTC (rev 7286)
+++ source 2012-08-27 22:21:43 UTC (rev 7287)
@@ -45238,10 +45238,9 @@
assigned, and <code>CanvasGradient</code> and
<code>CanvasPattern</code> objects must be assigned themselves. <a
href="#refsCSSCOLOR">[CSSCOLOR]</a> If the value is a string but
- cannot be <span>parsed as a CSS <color> value</span>, or is
- neither a string, a <code>CanvasGradient</code>, nor a
- <code>CanvasPattern</code>, then it must be ignored, and the
- attribute must retain its previous value.</p>
+ cannot be <span>parsed as a CSS <color> value</span>, then it
+ must be ignored, and the attribute must retain its previous
+ value.</p>
<p>When set to a <code>CanvasPattern</code> or
<code>CanvasGradient</code> object, the assignment is
More information about the Commit-Watchers
mailing list