- From: poot <cvsmail@w3.org>
- Date: Tue, 5 Aug 2008 21:12:48 +0900 (JST)
- To: public-html-diffs@w3.org
typo (credit: pt) (whatwg r2011)
stroke()
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1199.html#stroke
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1198&r2=1.1199&f=h
http://html5.org/tools/web-apps-tracker?from=2010&to=2011
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1198
retrieving revision 1.1199
diff -u -d -r1.1198 -r1.1199
--- Overview.html 5 Aug 2008 11:04:34 -0000 1.1198
+++ Overview.html 5 Aug 2008 12:09:25 -0000 1.1199
@@ -22134,7 +22134,7 @@
(if appropriate) <code title=dom-context-2d-miterLimit><a
href="#miterlimit">miterLimit</a></code> attributes, and then fill the
combined stroke area using the <code title=dom-context-2d-strokeStyle><a
- href="#strokestyle">strokeStyle</a></code>, attribute.
+ href="#strokestyle">strokeStyle</a></code> attribute.
<p class=note>Since the subpaths are all stroked as one, overlapping parts
of the paths in one stroke operation are treated as if their union was
Received on Tuesday, 5 August 2008 12:13:24 UTC