[Webkit-unassigned] [Bug 203311] Implement the CSS trig functions: sin(), cos() etc.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 21 16:16:13 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=203311
Kai <kai.hollberg at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kai.hollberg at googlemail.com
--- Comment #1 from Kai <kai.hollberg at googlemail.com> ---
Arriving here via the Intent to Prototype by Chromium
https://groups.google.com/a/chromium.org/g/blink-dev/c/-c9p-Sq_gWg/m/C9eOR3oGAgAJ
which mentions this bug as "No signal".
But weren't the functions implemented in https://bugs.webkit.org/show_bug.cgi?id=229507 and even shipped in Safari TP 133 and 15.4?
https://webkit.org/blog/11975/release-notes-for-safari-technology-preview-133/
> Added support for `sin()`, `cos()`, `tan()`, `e`, and `pi` in `calc()` ([r282162](https://trac.webkit.org/changeset/282162/webkit/))
https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/
> WebKit added support for [`calc()` math functions](https://www.w3.org/TR/css-values-4/#trig-funcs) including `sin`, `cos`, `tan`, `e`, `pi`, `exp`, `log`, `atan`, `acos`, `asin`, and `atan2`.
Or am I missing something?
Cross-reference: https://github.com/Fyrd/caniuse/issues/6207
--
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/20220621/53248de3/attachment.htm>
More information about the webkit-unassigned
mailing list