[Webkit-unassigned] [Bug 248513] New: atan2 function should resolve relative-length
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 29 20:44:54 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248513
Bug ID: 248513
Summary: atan2 function should resolve relative-length
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: seokho at chromium.org
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/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221130/4ce7e4ff/attachment.htm>
More information about the webkit-unassigned
mailing list