Skip to content

Conversation

@abhinav12222363
Copy link
Contributor

@abhinav12222363 abhinav12222363 commented Dec 9, 2025

This PR fixes incorrect wording in the CSS atan2() documentation.

The original text incorrectly stated that the function returns “the number of radians representing an angle between -180deg and 180deg”, which mixes units and caused confusion.

Updated the sentence to:

@abhinav12222363 abhinav12222363 requested a review from a team as a code owner December 9, 2025 05:11
@abhinav12222363 abhinav12222363 requested review from estelle and removed request for a team December 9, 2025 05:11
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Dec 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Preview URLs

Flaws (23)

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

  • broken_links:
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • /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-09 13:45:07)

@github-actions github-actions bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Dec 9, 2025
estelle and others added 2 commits December 9, 2025 14:40
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
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.

Thank you! 🎉

@estelle estelle merged commit 1a4df4e into mdn:main Dec 9, 2025
8 checks passed
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 size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants