[webkit-reviews] review requested: [Bug 12868] parts of the CSS classes in this simple SVG example are not applied : [Attachment 13465] First attempt

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sat Mar 3 08:46:59 PST 2007


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 12868: parts of the CSS classes in this simple SVG example are not applied
http://bugs.webkit.org/show_bug.cgi?id=12868

Attachment 13465: First attempt
http://bugs.webkit.org/attachment.cgi?id=13465&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
There is something funky with the default param value for
CSSStyleSheet::parseString. The base class used false, 
CSSStyleSheet::parseString used true. I am not sure whether that should work or
is portable, it doesn't work on my macbook pro, so for now to fix the bug I
simply specify true in the call in
ProcessingInstruction.cpp.
Cheers,

Rob.



More information about the webkit-reviews mailing list