- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Mar 2010 01:06:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20681
Modified Files:
acknowledgements.html spec.html
Log Message:
Clarify that setting strokeStyle or fillStyle to a Gradient is affected by future invokationsinvocations of addColorStop(). (whatwg r4842)
[updated by splitter]
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.878
retrieving revision 1.879
diff -u -d -r1.878 -r1.879
--- acknowledgements.html 11 Mar 2010 04:56:33 -0000 1.878
+++ acknowledgements.html 12 Mar 2010 01:06:50 -0000 1.879
@@ -521,6 +521,7 @@
Jason Lustig,
Jason White,
Jasper Bryant-Greene,
+ Jatinder Mann,
Jed Hartman,
Jeff Balogh,
Jeff Cutsinger,
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.882
retrieving revision 1.883
diff -u -d -r1.882 -r1.883
--- spec.html 11 Mar 2010 23:36:37 -0000 1.882
+++ spec.html 12 Mar 2010 01:06:50 -0000 1.883
@@ -307,7 +307,7 @@
</dl><p>This specification is available in the following formats:
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>.
-This is revision 1.3878.
+This is revision 1.3879.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 12 March 2010 01:06:53 UTC