WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 229507
203311
Implement the CSS trig functions: sin(), cos() etc.
https://bugs.webkit.org/show_bug.cgi?id=203311
Summary
Implement the CSS trig functions: sin(), cos() etc.
Simon Fraser (smfr)
Reported
2019-10-23 13:24:01 PDT
https://drafts.csswg.org/css-values-4/#trig-funcs
Attachments
Add attachment
proposed patch, testcase, etc.
Kai
Comment 1
2022-06-21 16:16:13 PDT
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
Simon Fraser (smfr)
Comment 2
2022-06-21 18:05:14 PDT
Yes, just a failure to use the right bug for the commit. *** This bug has been marked as a duplicate of
bug 229507
***
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