WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
248513
atan2 function should resolve relative-length
https://bugs.webkit.org/show_bug.cgi?id=248513
Summary
atan2 function should resolve relative-length
Seokho Song
Reported
2022-11-29 20:44:54 PST
According to the spec [1], atan2() should consume <dimension> that require resolving relative lengths. For example, `atan2(1em, 1px)`, and `atan2(1vw, 1wh)`. [1]
https://www.w3.org/TR/css-values-4/#funcdef-atan2
crbug:
https://crbug.com/1392594
FYR:
https://chromium-review.googlesource.com/c/chromium/src/+/4004379/comment/5cee3216_d4a178ca/
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-08 12:32:13 PST
<
rdar://problem/103141582
>
Ahmad Saleem
Comment 2
2023-07-13 16:35:45 PDT
https://github.com/w3c/csswg-drafts/issues/8169
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