Skip to content

sin() - New CSS functional notation#19016

Merged
estelle merged 2 commits intomdn:mainfrom
ramiy:patch-3
Aug 2, 2022
Merged

sin() - New CSS functional notation#19016
estelle merged 2 commits intomdn:mainfrom
ramiy:patch-3

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Aug 1, 2022

Summary

Document the CSS sin() functional notation.

Motivation

Safari/webkit already supports this CSS function. Chromium will follow soon.

Supporting details

https://drafts.csswg.org/css-values/#trig-funcs

Related issues

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@ramiy ramiy requested a review from a team as a code owner August 1, 2022 10:59
@ramiy ramiy requested review from estelle and removed request for a team August 1, 2022 10:59
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Aug 1, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 1, 2022

Preview URLs

Flaws

URL: /en-US/docs/Web/CSS/sin
Title: sin()
on GitHub
Flaw count: 7

  • macros:
    • /en-US/docs/Web/CSS/cos does not exist
    • /en-US/docs/Web/CSS/tan does not exist
    • /en-US/docs/Web/CSS/asin does not exist
    • /en-US/docs/Web/CSS/acos does not exist
    • /en-US/docs/Web/CSS/atan does not exist
    • and 1 more flaws omitted
  • bad_bcd_queries:
    • No BCD data for query: css.types.sin

External URLs

URL: /en-US/docs/Web/CSS/sin
Title: sin()
on GitHub

No new external URLs

(this comment was updated 2022-08-02 17:11:14.103219)

@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Aug 1, 2022

The bad_bcd_queries: No BCD data for query: css.types.sin flaw will be fixed with mdn/browser-compat-data#17170 merge.

Copy link
Copy Markdown
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you for adding this.

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.

2 participants