- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Mar 2010 01:07:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv20981
Modified Files:
Overview.html 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: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.771
retrieving revision 1.772
diff -u -d -r1.771 -r1.772
--- Overview.html 11 Mar 2010 23:37:23 -0000 1.771
+++ Overview.html 12 Mar 2010 01:07:32 -0000 1.772
@@ -306,7 +306,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.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
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.777
retrieving revision 1.778
diff -u -d -r1.777 -r1.778
--- spec.html 11 Mar 2010 23:37:23 -0000 1.777
+++ spec.html 12 Mar 2010 01:07:32 -0000 1.778
@@ -304,7 +304,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.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
@@ -29423,6 +29423,7 @@
Jason Lustig,
Jason White,
Jasper Bryant-Greene,
+ Jatinder Mann,
Jed Hartman,
Jeff Balogh,
Jeff Cutsinger,
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.583
retrieving revision 1.584
diff -u -d -r1.583 -r1.584
--- acknowledgements.html 11 Mar 2010 04:57:03 -0000 1.583
+++ acknowledgements.html 12 Mar 2010 01:07:32 -0000 1.584
@@ -519,6 +519,7 @@
Jason Lustig,
Jason White,
Jasper Bryant-Greene,
+ Jatinder Mann,
Jed Hartman,
Jeff Balogh,
Jeff Cutsinger,
Received on Friday, 12 March 2010 01:07:37 UTC