WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
260909
[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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-08-30 09:43:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17229
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.
Top of Page
Format For Printing
XML
Clone This Bug