[Webkit-unassigned] [Bug 12868] parts of the CSS classes in this simple SVG example are not applied

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


http://bugs.webkit.org/show_bug.cgi?id=12868


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13465|                            |review?
               Flag|                            |




------- Comment #1 from rwlbuis at gmail.com  2007-03-03 08:46 PDT -------
Created an attachment (id=13465)
 --> (http://bugs.webkit.org/attachment.cgi?id=13465&action=view)
First attempt

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.


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



More information about the webkit-unassigned mailing list