[Webkit-unassigned] [Bug 12060] SVG needs to be wired into the shared attribute system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 15 06:41:22 PST 2007


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





------- Comment #3 from macdome at opendarwin.org  2007-01-15 06:41 PDT -------
My patch seems to have no affect on SVG style sharing however.  I turned on
STYLE_SHARING_STATS and saw that simple SVGs are already sharing styles (and
share no more after this change), and complicated SVGs (like plan.svg) are
sharing no styles at all, even with this change.

It looks (from my minimal testing) that style sharing work when only attributes
are used (those are mapped correctly -- at least after my change).  inline
style declarations seem to kill style sharing, plan.svg is full of inline style
declarations.


-- 
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