[webkit-reviews] review granted: [Bug 11889] Support stroking and filling of text in HTML using CSS : [Attachment 11929] Add a layout test and fix a couple of bugs mitz noticed

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Dec 20 02:44:47 PST 2006


mitz at webkit.org has granted mitz at webkit.org's request for review:
Bug 11889: Support stroking and filling of text in HTML using CSS
http://bugs.webkit.org/show_bug.cgi?id=11889

Attachment 11929: Add a layout test and fix a couple of bugs mitz noticed
http://bugs.webkit.org/attachment.cgi?id=11929&action=edit

------- Additional Comments from mitz at webkit.org
r=me
+	     int strokeOverflow = rt->style()->textStrokeWidth() / 2 + 1;

Should be the other way around (add then divide).



More information about the webkit-reviews mailing list