[html5] r5970 - [e] (0) explicitly define 'transparent black' by request.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Mar 29 15:11:45 PDT 2011
Author: ianh
Date: 2011-03-29 15:11:44 -0700 (Tue, 29 Mar 2011)
New Revision: 5970
Modified:
complete.html
index
source
Log:
[e] (0) explicitly define 'transparent black' by request.
Modified: complete.html
===================================================================
--- complete.html 2011-03-29 22:08:25 UTC (rev 5969)
+++ complete.html 2011-03-29 22:11:44 UTC (rev 5970)
@@ -2677,7 +2677,11 @@
</div>
+ <!-- should find somewhere more appropriate to put this -->
+ <p>The term "transparent black" refers to the color with red, green,
+ blue, and alpha channels all set to zero.</p>
+
<h4 id=resources><span class=secno>2.1.1 </span>Resources</h4>
<p>The specification uses the term <dfn title="">supported</dfn>
Modified: index
===================================================================
--- index 2011-03-29 22:08:25 UTC (rev 5969)
+++ index 2011-03-29 22:11:44 UTC (rev 5970)
@@ -2654,7 +2654,11 @@
</div>
+ <!-- should find somewhere more appropriate to put this -->
+ <p>The term "transparent black" refers to the color with red, green,
+ blue, and alpha channels all set to zero.</p>
+
<h4 id=resources><span class=secno>2.1.1 </span>Resources</h4>
<p>The specification uses the term <dfn title="">supported</dfn>
Modified: source
===================================================================
--- source 2011-03-29 22:08:25 UTC (rev 5969)
+++ source 2011-03-29 22:11:44 UTC (rev 5970)
@@ -1522,7 +1522,11 @@
</div>
+ <!-- should find somewhere more appropriate to put this -->
+ <p>The term "transparent black" refers to the color with red, green,
+ blue, and alpha channels all set to zero.</p>
+
<h4>Resources</h4>
<p>The specification uses the term <dfn title="">supported</dfn>
More information about the Commit-Watchers
mailing list