RESOLVED DUPLICATE of bug 94469 196554
SVGViewElement::svgAttributeChanged() is not implemented
https://bugs.webkit.org/show_bug.cgi?id=196554
Summary SVGViewElement::svgAttributeChanged() is not implemented
Said Abou-Hallawa
Reported 2019-04-03 12:43:57 PDT
This method is called when an attribute value is changed. Usually the element marks itself for needsLayout. But since this method is not implemented and there is not enough test coverage for SVGViewElement, it's not clear what the implications are.
Attachments
Nikolas Zimmermann
Comment 1 2019-09-03 03:43:41 PDT
The upcoming patch for bug 94469 will fix this.
Nikolas Zimmermann
Comment 2 2019-09-03 13:39:17 PDT
*** This bug has been marked as a duplicate of bug 94469 ***
Note You need to log in before you can comment on or make changes to this bug.