Skip to content

Comments

CSS: deleted useless page#17746

Closed
estelle wants to merge 1 commit intomdn:mainfrom
estelle:redirects
Closed

CSS: deleted useless page#17746
estelle wants to merge 1 commit intomdn:mainfrom
estelle:redirects

Conversation

@estelle
Copy link
Member

@estelle estelle commented Jun 28, 2022

Page was useless. Resolves #14458

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

@estelle estelle requested review from a team as code owners June 28, 2022 21:23
@estelle estelle requested review from dipikabh and removed request for a team June 28, 2022 21:23
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Jun 28, 2022
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

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

👍

# FROM-URL TO-URL
/en-US/docs/-moz-locale-dir(ltr) /en-US/docs/Web/CSS/:-moz-locale-dir(ltr)
/en-US/docs/-moz-locale-dir(rtl) /en-US/docs/Web/CSS/:-moz-locale-dir(rtl)
/en-US/docs//Web/CSS/CSS_Properties_Reference /en-US/docs//Web/CSS/Reference#index
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is the reason of the test failure:

Suggested change
/en-US/docs//Web/CSS/CSS_Properties_Reference /en-US/docs//Web/CSS/Reference#index
/en-US/docs//Web/CSS/CSS_Properties_Reference /en-US/docs/Web/CSS/Reference#index

@teoli2003 teoli2003 removed the request for review from dipikabh June 29, 2022 06:46
# FROM-URL TO-URL
/en-US/docs/-moz-locale-dir(ltr) /en-US/docs/Web/CSS/:-moz-locale-dir(ltr)
/en-US/docs/-moz-locale-dir(rtl) /en-US/docs/Web/CSS/:-moz-locale-dir(rtl)
/en-US/docs//Web/CSS/CSS_Properties_Reference /en-US/docs//Web/CSS/Reference#index
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
/en-US/docs//Web/CSS/CSS_Properties_Reference /en-US/docs//Web/CSS/Reference#index
/en-US/docs//Web/CSS/CSS_Properties_Reference /en-US/docs/Web/CSS/Reference#index

@estelle
Copy link
Member Author

estelle commented Jun 29, 2022

unable to commit or edit the redirects. are you able to?

@estelle estelle mentioned this pull request Jun 29, 2022
3 tasks
@estelle
Copy link
Member Author

estelle commented Jun 29, 2022

This PR is broken. Opened a new one: #17765

@estelle estelle closed this Jun 29, 2022
@estelle estelle deleted the redirects branch July 19, 2022 22:15
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.

"CSS Properties Reference": "border-radius" and its constituent properties are missing

2 participants