WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257900
REGRESSION: Dynamic attribute updates partly broken for SVG
https://bugs.webkit.org/show_bug.cgi?id=257900
Summary
REGRESSION: Dynamic attribute updates partly broken for SVG
Nikolas Zimmermann
Reported
2023-06-09 11:41:38 PDT
In revision
262844@main
, parseAttribute() / attributeChanged() were unified. However the order of, changing SVG member variables in the SVG*Element classes and calling attributeChanged() were swapped - leading to broken dynamic updates, fix that.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2023-06-09 11:44:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14818
EWS
Comment 2
2023-06-12 08:55:46 PDT
Committed
265069@main
(a0c0c14bfa21): <
https://commits.webkit.org/265069@main
> Reviewed commits have been landed. Closing PR #14818 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-06-12 08:56:16 PDT
<
rdar://problem/110646161
>
Tim Nguyen (:ntim)
Comment 4
2023-06-13 17:13:26 PDT
***
Bug 257692
has been marked as a duplicate of this 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