DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34202





------- Additional Comments From [EMAIL PROTECTED]  2005-03-28 19:41 -------
There is a difference between "red" and "currentColor" though, the latter uses 
the paintTypes SVG_PAINTTYPE_CURRENTCOLOR and SVG_PAINTTYPE_URI_CURRENTCOLOR, 
not any of the RGBCOLOR paintTypes. It seems very reasonable to expect that 
rgbColor provides a proper RGBColor if the paintType is some RGBCOLOR type, 
otherwise it should be null rather than an inaccessible RGBColor. With the 
current implementation you would need to get the cssText and match it against 
the long list of color keywords yourself to get the rgb values, I don't think 
this is how it should work.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to