WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
94418
Refactor SVGMaskElement to inherit from StyledElement
https://bugs.webkit.org/show_bug.cgi?id=94418
Summary
Refactor SVGMaskElement to inherit from StyledElement
Philip Rogers
Reported
2012-08-18 15:08:27 PDT
SVGMaskElement is a subclass of SVGStyledLocatableElement but it should be a subclass of SVGStyledElement. Spec:
http://www.w3.org/TR/SVG/single-page.html#masking-InterfaceSVGMaskElement
Attachments
Refactor SVGMaskElement to inherit from StyledElement
(2.79 KB, patch)
2012-08-18 15:12 PDT
,
Philip Rogers
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philip Rogers
Comment 1
2012-08-18 15:12:56 PDT
Created
attachment 159271
[details]
Refactor SVGMaskElement to inherit from StyledElement
Dirk Schulze
Comment 2
2012-08-18 17:06:49 PDT
Don't spend to much Time in refactoring. The structure will change with SVG2 completely.
WebKit Review Bot
Comment 3
2012-08-18 17:57:54 PDT
Comment on
attachment 159271
[details]
Refactor SVGMaskElement to inherit from StyledElement Clearing flags on attachment: 159271 Committed
r125971
: <
http://trac.webkit.org/changeset/125971
>
WebKit Review Bot
Comment 4
2012-08-18 17:57:57 PDT
All reviewed patches have been landed. Closing bug.
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