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

chore(css): ko-locale Move CSS examples - Cascade, specificity, and inheritance #24287

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

hochan222
Copy link
Member

@hochan222 hochan222 commented Oct 31, 2024

Description

As part of an initiative to reduce repo maintenance & code duplication, this PR moves some external examples into content. This PR converts the following macros to live samples:

{{EmbedGHLiveSample("css-examples/learn/cascade/cascade-simple.html", '100%', 500)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/specificity-simple.html", '100%', 600)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/inheritance-simple.html", '100%', 650)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/inheritance.html", '100%', 1100)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/keywords.html", '100%', 800)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/all.html", '100%', 800)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/mixing-rules.html", '100%', 1000)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/specificity-boxes.html", '100%', 800)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/important.html", '100%', 800)}}
{{EmbedGHLiveSample("css-examples/learn/cascade/cascade-layers.html", '100%', 800)}}

Motivation

Motivation is described in the project issue.

Related issues and pull requests

@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Oct 31, 2024
@hochan222 hochan222 changed the title feat: Tidy up examples in CSS Cascade chore(css): Move CSS examples - Cascade, specificity, and inheritance Oct 31, 2024
Copy link
Contributor

Preview URLs

Flaws (97)

URL: /ko/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance
Title: 계단식 및 상속
Flaw count: 97

  • macros:
    • /ko/docs/Learn/HTML/Introduction_to_HTML/Document_and_website_structure does not exist but fell back to /en-US/docs/Learn/HTML/Introduction_to_HTML/Document_and_website_structure
    • /ko/docs/Learn/HTML/Introduction_to_HTML/Debugging_HTML does not exist but fell back to /en-US/docs/Learn/HTML/Introduction_to_HTML/Debugging_HTML
    • /ko/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content does not exist but fell back to /en-US/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
    • /ko/docs/Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page does not exist but fell back to /en-US/docs/Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page
    • /ko/docs/Learn/CSS/Building_blocks/Advanced_styling_effects does not exist but fell back to /en-US/docs/Learn/CSS/Building_blocks/Advanced_styling_effects
    • and 88 more flaws omitted
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/Installing_basic_software
    • Can't resolve https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/Dealing_with_files
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/CSS/CSS_Selectors

@hochan222 hochan222 changed the title chore(css): Move CSS examples - Cascade, specificity, and inheritance chore(css): ko-locale Move CSS examples - Cascade, specificity, and inheritance Oct 31, 2024
@hochan222 hochan222 marked this pull request as ready for review October 31, 2024 13:04
@hochan222 hochan222 requested a review from a team as a code owner October 31, 2024 13:04
@hochan222 hochan222 requested review from sunhpark42 and removed request for a team October 31, 2024 13:04
@hochan222 hochan222 merged commit b0db819 into mdn:main Oct 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant