RESOLVED WONTFIX260909
[SVG][Optimization] Return more accurate values for SVGElement::selfHasRelativeLengths()
https://bugs.webkit.org/show_bug.cgi?id=260909
Summary [SVG][Optimization] Return more accurate values for SVGElement::selfHasRelati...
Chris Dumez
Reported 2023-08-30 09:41:51 PDT
Return more accurate values for SVGElement::selfHasRelativeLengths(). Some elements were returning true unconditionally, which would cause more invalidation than needed when they don't have sizing attributes using relative lengths.
Attachments
Chris Dumez
Comment 1 2023-08-30 09:43:32 PDT
Chris Dumez
Comment 2 2023-08-31 11:42:50 PDT
Causes regressions.
Note You need to log in before you can comment on or make changes to this bug.