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

[page type] Add page-type for CSS landing pages #21161

Merged
merged 1 commit into from Sep 28, 2022

Conversation

wbamberg
Copy link
Collaborator

This PR adds page-type values for CSS landing pages, following the analysis in #15540.

https://developer.mozilla.org/en-US/docs/web/css/tutorials especially is a sad page, but I will at least fix some of the links in a follow up. Longer term we should really redo the IA for CSS.

@wbamberg wbamberg requested a review from a team as a code owner September 28, 2022 18:53
@wbamberg wbamberg requested review from dipikabh and removed request for a team September 28, 2022 18:53
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Sep 28, 2022
@wbamberg wbamberg changed the title Add page-type for CSS landing pages [page type] Add page-type for CSS landing pages Sep 28, 2022
@github-actions
Copy link
Contributor

Preview URLs (9 pages)
Flaws (184)

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

URL: /en-US/docs/Web/CSS/Microsoft_Extensions
Title: Microsoft CSS extensions
Flaw count: 63

  • macros:
    • /en-US/docs/Web/CSS/-ms-accelerator does not exist
    • /en-US/docs/Web/CSS/-ms-block-progression does not exist
    • /en-US/docs/Web/CSS/-ms-content-zoom-chaining does not exist
    • /en-US/docs/Web/CSS/-ms-content-zooming does not exist
    • /en-US/docs/Web/CSS/-ms-content-zoom-limit does not exist
    • and 57 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Microsoft_JavaScript_extensions

URL: /en-US/docs/Web/CSS/Reference
Title: CSS reference
Flaw count: 2

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/CSS_Properties_Reference

URL: /en-US/docs/Web/CSS/Pseudo-classes
Title: Pseudo-classes
Flaw count: 7

  • macros:
    • /en-US/docs/Web/CSS/:dir() redirects to /en-US/docs/Web/CSS/:dir
    • /en-US/docs/Web/CSS/:lang() redirects to /en-US/docs/Web/CSS/:lang
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • and 2 more flaws omitted

URL: /en-US/docs/Web/CSS/Mozilla_Extensions
Title: Mozilla CSS extensions
Flaw count: 95

  • macros:
    • /en-US/docs/Web/CSS/-moz-binding does not exist
    • /en-US/docs/Web/CSS/-moz-border-bottom-colors does not exist
    • /en-US/docs/Web/CSS/-moz-border-left-colors redirects to /en-US/docs/Web/CSS/Mozilla_Extensions#b
    • /en-US/docs/Web/CSS/-moz-border-right-colors does not exist
    • /en-US/docs/Web/CSS/-moz-border-top-colors does not exist
    • and 88 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Tech/XUL
    • Can't resolve /en-US/docs/Mozilla/Gecko/Chrome/CSS

URL: /en-US/docs/Web/CSS/CSS_animated_properties
Title: Animatable CSS properties
Flaw count: 8

  • macros:
    • /en-US/docs/Web/CSS/-ms-grid-columns redirects to /en-US/docs/Web/CSS/grid-template-columns
    • /en-US/docs/Web/CSS/-ms-grid-rows redirects to /en-US/docs/Web/CSS/grid-template-rows
    • /en-US/docs/Web/CSS/grid-column-gap redirects to /en-US/docs/Web/CSS/column-gap
    • /en-US/docs/Web/CSS/grid-gap redirects to /en-US/docs/Web/CSS/gap
    • /en-US/docs/Web/CSS/grid-row-gap redirects to /en-US/docs/Web/CSS/row-gap
    • and 3 more flaws omitted

URL: /en-US/docs/Web/CSS/Tutorials
Title: CSS Tutorials
Flaw count: 8

  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/Getting_Started
    • Can't resolve /en-US/docs/Web/CSS/Understanding_z-index
    • Can't resolve /en-US/docs/Web/CSS/Tutorials/Using_CSS_animations
    • Can't resolve /en-US/docs/Web/CSS/Tutorials/Using_CSS_transitions
    • Can't resolve /en-US/docs/Web/CSS/Tutorials/Using_CSS_transforms
    • and 3 more flaws omitted

URL: /en-US/docs/Web/CSS/CSS_Selectors
Title: CSS selectors
Flaw count: 1

  • macros:
    • /en-US/docs/Web/HTML/Element/h2 redirects to /en-US/docs/Web/HTML/Element/Heading_Elements

@sideshowbarker sideshowbarker merged commit ab34504 into mdn:main Sep 28, 2022
@wbamberg wbamberg deleted the css-landing-page-page-types branch October 15, 2022 17:18
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.

None yet

2 participants