content icon indicating copy to clipboard operation
content copied to clipboard

`pow()` - New CSS functional notation

Open ramiy opened this issue 3 years ago • 1 comments

Description

Document the CSS pow() functional notation.

Motivation

I'm documenting all the exponential CSS functions.

Additional details

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

Related issues and pull requests

  • Syntaxes - https://github.com/mdn/data/pull/593

ramiy avatar Sep 17 '22 21:09 ramiy

Preview URLs

Flaws (2)

URL: /en-US/docs/Web/CSS/pow Title: pow() Flaw count: 2

  • macros:
    • /en-US/docs/Web/CSS/sqrt does not exist
    • /en-US/docs/Web/CSS/hypot does not exist
External URLs (1)

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

(this comment was updated 2022-09-22 17:50:56.378310)

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

Thank you @ramiy ! Just a few comments left here.

Do you have a PR in for the BCD? If not perhaps we should block merging on that.

WebKit: Implement the CSS exponent functions: pow(), sqrt(), hypot() (Oct. 2021)

ramiy avatar Sep 23 '22 02:09 ramiy