WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
259870
Extend 'isPercent' to 'isPercentOrCalculated' in TranslateTransformOperation.h
https://bugs.webkit.org/show_bug.cgi?id=259870
Summary
Extend 'isPercent' to 'isPercentOrCalculated' in TranslateTransformOperation.h
Ahmad Saleem
Reported
2023-08-06 03:16:06 PDT
Hi Team, Was just noting 'TranslateTransformOperation.h' and noticed that we don't use 'isPercentOrCalculated' but just 'isPercent': WebKit Source:
https://github.com/WebKit/WebKit/blob/d87a70ea254bd9a81675a7fe688be40987b6a621/Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.h#L69
Locally it compiles with 'isPercentOrCalculated'. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-13 03:17:12 PDT
<
rdar://problem/113816158
>
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