Skip to content

[CSS Values 4] Math functions - Safari 15.4 #17868

@ramiy

Description

@ramiy

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

Safari 15.4 released not enough information about the supported CSS math functions:

WebKit added support for calc() math functions including sin, cos, tan, e, pi, exp, log, atan, acos, asin, and atan2.

But actually, they added support for many more functions. They just didn't list them all in the release notes.

I found tickets in "WebKit Bugzilla" which add support to many CSS functions, and made sure they shipped by checking browser support on "Web Platform Tests" (tests fail on Safari 15.3, and pass on Safari 15.4).

We need to document all the supported CSS functions. Those that mentioned in the release note, and those that didn't.

What browsers does this problem apply to, if applicable?

Safari

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Release notes:

WebKit Bugzilla:

Web Platform Tests:

MDN URL

BCD Progress

Stepped value functions:

Trigonometric functions:

Exponential functions:

Sign-related functions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions