content icon indicating copy to clipboard operation
content copied to clipboard

`exp()` - New CSS functional notation

Open ramiy opened this issue 3 years ago • 1 comments

Description

Document the CSS exp() functional notation.

Motivation

Safari/webkit already supports this CSS function.

Additional details

https://www.w3.org/TR/css-values-4/#exponent-funcs

Related issues and pull requests

  • BCD - https://github.com/mdn/browser-compat-data/pull/17256
  • Syntaxes - https://github.com/mdn/data/pull/593

ramiy avatar Sep 17 '22 09:09 ramiy

Preview URLs

Flaws

URL: /en-US/docs/Web/CSS/exp Title: exp() Flaw count: 4

  • macros:
    • /en-US/docs/Web/CSS/pow does not exist
    • /en-US/docs/Web/CSS/pow does not exist
    • /en-US/docs/Web/CSS/sqrt does not exist
    • /en-US/docs/Web/CSS/hypot does not exist

External URLs

URL: /en-US/docs/Web/CSS/exp Title: exp()

(this comment was updated 2022-09-22 06:39:19.291618)

github-actions[bot] avatar Sep 17 '22 10:09 github-actions[bot]