WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
232669
transform: perspective(...) is not handling calc correctly
https://bugs.webkit.org/show_bug.cgi?id=232669
Summary
transform: perspective(...) is not handling calc correctly
Martin Robinson
Reported
2021-11-03 09:53:18 PDT
When non-Length values of `transform: perspective()` are converted to Lengths, the conversion is happening without passing in the appropriate context. This means that calc will be wrong in certain cases because it is missing the conversion context.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-10 08:54:20 PST
<
rdar://problem/85256021
>
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