[Webkit-unassigned] [Bug 42387] SVG - stroke-width:0 bug with stroke other than "none"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 07:44:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42387





--- Comment #24 from Fady Samuel <fsamuel at chromium.org>  2010-07-28 07:44:04 PST ---

> Great patch! Just some notes. IIRC the default for stroke-width is not 1px but 1. So no need for SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL_REFCOUNTED2.
> 
I'm confused by this comment. I still need a default CSSPrimitiveValue, do I not? Previously the default was NULL, which translated into stroke-width:0 throughout the code. What UnitType is appropriate here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list