WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59176
Don't do manually style resolution for SVGElements with renderer
https://bugs.webkit.org/show_bug.cgi?id=59176
Summary
Don't do manually style resolution for SVGElements with renderer
Dirk Schulze
Reported
2011-04-21 22:20:19 PDT
https://bugs.webkit.org/show_bug.cgi?id=52513#c16
Attachments
Patch
(4.78 KB, patch)
2011-04-21 22:27 PDT
,
Dirk Schulze
zimmermann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2011-04-21 22:27:44 PDT
Created
attachment 90670
[details]
Patch
Nikolas Zimmermann
Comment 2
2011-04-22 05:36:31 PDT
Comment on
attachment 90670
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=90670&action=review
Excellent cleanup, r=me.
> Source/WebCore/ChangeLog:11 > + Don't do manually style resolution for SVGElements with renderer. Instead get RenderStyle > + from the renderer.
Don't resolve style manually, instead ask the RenderObject for its style.
> Source/WebCore/ChangeLog:13 > + Removed SVG element names from SVG attribute list.
Cleanup svgattrs.in, some SVG element names were accidently listed there as attributes.
Rob Buis
Comment 3
2011-05-18 17:03:16 PDT
Reminder for Dirk, seems this is ready to land! Cheers, Rob.
Dirk Schulze
Comment 4
2011-05-18 23:20:45 PDT
Oops! I'll land it later today.
Dirk Schulze
Comment 5
2011-05-22 04:55:12 PDT
Committed
r87028
: <
http://trac.webkit.org/changeset/87028
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug