Bug 196554

Summary: SVGViewElement::svgAttributeChanged() is not implemented
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: zimmermann
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=94469

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.