content icon indicating copy to clipboard operation
content copied to clipboard

Update CSS math functions

Open ramiy opened this issue 3 years ago • 1 comments

Description

Update CSS math functions based on @wbamberg feedback: https://github.com/mdn/content/pull/20838#discussion_r975911742 and https://github.com/mdn/content/pull/20838#discussion_r975913282.

Update live example based on the official guidelines.

In addition, I added missing "Parameters" and "Return values".

Motivation

Standardization and consistency.

Related issues and pull requests

Relates to #19832

ramiy avatar Sep 21 '22 12:09 ramiy

Preview URLs (10 pages)
Flaws (5)

Note! 9 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/log Title: log() Flaw count: 5

  • macros:
    • /en-US/docs/Web/CSS/exp 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
    • /en-US/docs/Web/CSS/exp does not exist

(this comment was updated 2022-09-22 11:42:16.725354)

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