Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix syntax for functions of basic-type type #37333

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Conversation

skyclouds2001
Copy link
Contributor

Description

when using css property in syntax, 'border-radius' should be used than `border-radius`

Motivation

Additional details

Related issues and pull requests

@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed labels Dec 21, 2024
@skyclouds2001 skyclouds2001 changed the title fix syntax for functions of basic-type type Fix syntax for functions of basic-type type Dec 21, 2024
Copy link
Contributor

github-actions bot commented Dec 21, 2024

Preview URLs

Flaws (48)

URL: /en-US/docs/Web/CSS/basic-shape
Title: <basic-shape>
Flaw count: 48

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Getting_started_with_the_web/CSS_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/What_is_CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/Getting_started
    • and 43 more flaws omitted

(comment last updated: 2024-12-31 09:37:30)

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 21, 2024 15:35
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner December 21, 2024 15:35
@skyclouds2001 skyclouds2001 requested review from estelle and removed request for a team December 21, 2024 15:35
@bsmth bsmth requested review from bsmth and removed request for estelle December 31, 2024 09:35
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Thanks! I think this happened from a search/replace. LGTM 👍🏻

@bsmth bsmth merged commit 99e1dec into mdn:main Dec 31, 2024
8 checks passed
@skyclouds2001 skyclouds2001 deleted the basic-type branch December 31, 2024 14:40
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