content icon indicating copy to clipboard operation
content copied to clipboard

fix(css): clarify angle return wording for atan, asin, acos

Open kashish2710 opened this issue 1 week ago • 2 comments

Clarifies the return value wording for CSS trigonometric functions atan(), asin(), and acos() by removing references to "number of radians" and consistently describing the result as an <angle>, aligning with existing guidance.

kashish2710 avatar Dec 16 '25 10:12 kashish2710

Preview URLs

Flaws (69)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/Reference/Values/acos Title: acos() Flaw count: 23

  • broken_links:
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • and 18 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Values/asin Title: asin() Flaw count: 23

  • broken_links:
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • and 18 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Values/atan Title: atan() Flaw count: 23

  • broken_links:
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • Link /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • and 18 more flaws omitted

(comment last updated: 2025-12-16 14:39:46)

github-actions[bot] avatar Dec 16 '25 10:12 github-actions[bot]

Hi! This PR clarifies the return value wording for atan(), asin(), and acos() by consistently describing the result as an , as discussed in #42283. Please let me know if any changes are needed. Thanks!

kashish2710 avatar Dec 16 '25 10:12 kashish2710

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Dec 16 '25 14:12 github-actions[bot]

Thanks for the review! The unrelated requestAnimationFrame change has now been reverted from this PR, and the conflict is resolved. Appreciate your guidance.

kashish2710 avatar Dec 16 '25 14:12 kashish2710