Skip to content

pow() - New CSS functional notation#20838

Merged
wbamberg merged 11 commits intomdn:mainfrom
ramiy:patch-4
Sep 22, 2022
Merged

pow() - New CSS functional notation#20838
wbamberg merged 11 commits intomdn:mainfrom
ramiy:patch-4

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Sep 17, 2022

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

@ramiy ramiy requested a review from a team as a code owner September 17, 2022 21:26
@ramiy ramiy requested review from estelle and removed request for a team September 17, 2022 21:26
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Sep 17, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 17, 2022

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)

Copy link
Copy Markdown
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ramiy !

@ramiy ramiy requested review from wbamberg and removed request for estelle September 21, 2022 14:01
Copy link
Copy Markdown
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Co-authored-by: wbamberg <will@bootbonnet.ca>
Copy link
Copy Markdown
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you @ramiy !

@wbamberg wbamberg merged commit 1557609 into mdn:main Sep 22, 2022
@ramiy ramiy deleted the patch-4 branch September 22, 2022 18:18
@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Sep 23, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants