WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54186
SVGFESpecularLightingElement doesn't support dynamic invalidation, when attributes change.
https://bugs.webkit.org/show_bug.cgi?id=54186
Summary
SVGFESpecularLightingElement doesn't support dynamic invalidation, when attri...
Renata Hodovan
Reported
2011-02-10 02:23:25 PST
SVGFESpecularLightingElement doesn't support dynamic invalidation, when attributes change.
Attachments
Patch
(561.25 KB, patch)
2011-02-10 02:59 PST
,
Renata Hodovan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Renata Hodovan
Comment 1
2011-02-10 02:59:18 PST
Created
attachment 81944
[details]
Patch
Dirk Schulze
Comment 2
2011-02-10 03:05:38 PST
Comment on
attachment 81944
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=81944&action=review
r=me but with changes.
> LayoutTests/svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-dom-in-attr.js:12 > +specularElement.setAttribute("in", "BackgroundImage");
Why do you use backgroundImage here? We don't support it at the moment! Can you use SourceAlpha instead? Otherwise it could be confusing to compare the test on a manual run between browsers.
> LayoutTests/svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-svgdom-in-prop.js:12 > +specularElement.setAttribute("in", "BackgroundImage");
Ditto.
Renata Hodovan
Comment 3
2011-02-10 07:52:25 PST
Comment on
attachment 81944
[details]
Patch Closing bug. Committed
r78222
http://trac.webkit.org/changeset/78222
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