[Webkit-unassigned] [Bug 242629] atan2 calc() function behaves incorrectly with different units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 10 20:32:05 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=242629

yisibl <50167214 at qq.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |50167214 at qq.com

--- Comment #6 from yisibl <50167214 at qq.com> ---
Looks like Chrome 132 is wrong in the second test case? It seems to resolve to `atan2(5px, 5px)`.

```css
#b {
    rotate: atan2(5px, 5vw);
}
```

-- 
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/20241111/08d4b622/attachment.htm>


More information about the webkit-unassigned mailing list