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

zh-cn: Format /web/css using Prettier (part 2) #14660

Merged
merged 4 commits into from
Jul 29, 2023
Merged

Conversation

queengooborg
Copy link
Collaborator

This PR formats the /web/css folder of the Simplified Chinese locale using Prettier. This is the second part.

@queengooborg queengooborg requested a review from a team as a code owner July 27, 2023 21:27
@queengooborg queengooborg requested review from jasonren0403 and removed request for a team July 27, 2023 21:27
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jul 27, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 27, 2023

Preview URLs (102 pages)
Flaws (332)

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

URL: /zh-CN/docs/Web/CSS/clip
Title: clip
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/CSS/shape does not exist but fell back to /en-US/docs/Web/CSS/shape
  • broken_links:
    • Can't resolve /zh-CN/docs/CSS/Value_definition_syntax
  • translation_differences:
    • Differences in the important macros (3 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/backdrop-filter
Title: backdrop-filter
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/column-count
Title: column-count
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/CSS/column-width does not exist but fell back to /en-US/docs/Web/CSS/column-width
    • /zh-CN/docs/Web/CSS/column-width does not exist but fell back to /en-US/docs/Web/CSS/column-width
  • translation_differences:
    • Differences in the important macros (3 in common of 6 possible)

URL: /zh-CN/docs/Web/CSS/border-collapse
Title: border-collapse
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/border-top-right-radius
Title: border-top-right-radius
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/CSS/Shorthand_properties
  • translation_differences:
    • Differences in the important macros (3 in common of 10 possible)

URL: /zh-CN/docs/Web/CSS/CSS_backgrounds_and_borders/Using_multiple_backgrounds
Title: 多个背景的应用
Flaw count: 2

  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-CN/docs/Web/CSS/angle
Title: <angle>
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/CSS/CSS_images/Using_CSS_gradients
Title: 使用 CSS 渐变
Flaw count: 17

  • macros:
    • /zh-CN/docs/Web/CSS/linear-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/linear-gradient
    • /zh-CN/docs/Web/CSS/radial-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/radial-gradient
    • /zh-CN/docs/Web/CSS/conic-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/conic-gradient
    • /zh-CN/docs/Web/CSS/repeating-linear-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/repeating-linear-gradient
    • /zh-CN/docs/Web/CSS/repeating-radial-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/repeating-radial-gradient
    • and 10 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (16 in common of 39 possible)

URL: /zh-CN/docs/Web/CSS/CSS_images/Implementing_image_sprites_in_CSS
Title: 在 CSS 中实现图像合并
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/CSS/url() redirects to /zh-CN/docs/Web/CSS/url
  • broken_links:
    • Is currently http:// but can become https://

URL: /zh-CN/docs/Web/CSS/@supports
Title: @supports
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/CSS/supports redirects to /zh-CN/docs/Web/API/CSS/supports_static
  • broken_links:
    • Anchor not lowercase
  • heading_links:
    • h3 heading contains an <a> tag
  • translation_differences:
    • Differences in the important macros (4 in common of 6 possible)

URL: /zh-CN/docs/Web/CSS/animation
Title: animation
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/CSS/single-transition-timing-function does not exist but fell back to /en-US/docs/Web/CSS/easing-function
  • broken_links:
    • Anchor not lowercase
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 11 possible)

URL: /zh-CN/docs/Web/CSS/counter
Title: counter()
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/CSS/counter-set does not exist but fell back to /en-US/docs/Web/CSS/counter-set
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/CSS_lists/Using_CSS_counters
    • Anchor not lowercase
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/Web/CSS/CSS_lists/Using_CSS_counters
  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/column-span
Title: column-span
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/Containing_block
Title: 布局和包含块
Flaw count: 1

  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/inheritance

URL: /zh-CN/docs/Web/CSS/clamp
Title: clamp()
Flaw count: 1

  • broken_links:
    • Can't resolve /zh-CN/docs/Learn/CSS/Introduction_to_CSS/Values_and_units

URL: /zh-CN/docs/Web/CSS/column-rule-color
Title: column-rule-color
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/attr
Title: attr
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/CSS/uri does not exist but fell back to /en-US/docs/Web/CSS/url
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 10 possible)

URL: /zh-CN/docs/Web/CSS/backface-visibility
Title: backface-visibility
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/align-self
Title: align-self
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/CSS_fonts
Title: CSS 字体
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/CSS/font-optical-sizing does not exist but fell back to /en-US/docs/Web/CSS/font-optical-sizing
    • /zh-CN/docs/Web/CSS/font-variant-east-asian does not exist but fell back to /en-US/docs/Web/CSS/font-variant-east-asian
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/CSS/CSS_fonts/Variable_fonts_guide
Title: Variable fonts guide
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/CSS/font-optical-sizing does not exist but fell back to /en-US/docs/Web/CSS/font-optical-sizing

URL: /zh-CN/docs/Web/CSS/CSS_fonts/OpenType_fonts_guide
Title: OpenType 字体特性指南
Flaw count: 11

  • macros:
    • /zh-CN/docs/Web/CSS/font-variant-east-asian does not exist but fell back to /en-US/docs/Web/CSS/font-variant-east-asian
    • /zh-CN/docs/Web/CSS/font-variant-east-asian does not exist but fell back to /en-US/docs/Web/CSS/font-variant-east-asian
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/Using_CSS_variables
  • heading_links:
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • and 3 more flaws omitted

URL: /zh-CN/docs/Web/CSS/box-orient
Title: box-orient
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/box-direction does not exist but fell back to /en-US/docs/Web/CSS/box-direction
    • /zh-CN/docs/Web/CSS/box-pack does not exist but fell back to /en-US/docs/Web/CSS/box-pack
    • /zh-CN/docs/Web/CSS/box-align does not exist but fell back to /en-US/docs/Web/CSS/box-align
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/CSS/border-right
Title: border-right
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/column-rule-width
Title: column-rule-width
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/border-bottom-style
Title: border-bottom-style
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/CSS
  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background
Title: background
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/-moz-background-size does not exist but fell back to /en-US/docs/Web/CSS/background-size
    • /zh-CN/docs/Web/CSS/-moz-background-inline-policy does not exist but fell back to /en-US/docs/Web/CSS/box-decoration-break
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/Cascade
Title: CSS 层叠
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/@documents does not exist
  • broken_links:
    • Can't resolve /zh-CN/docs/CSS/Specificity
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/Web/CSS/inheritance

URL: /zh-CN/docs/Web/CSS/border-right-style
Title: border-right-style
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/Class_selectors
Title: 类选择器
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/CSS/column-rule-style
Title: column-rule-style
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/Column_combinator
Title: Column combinator
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 6 possible)

URL: /zh-CN/docs/Web/CSS/border-spacing
Title: border-spacing
Flaw count: 2

  • broken_links:
    • Can't resolve /samples/cssref/border-spacing.html
  • translation_differences:
    • Differences in the important macros (3 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background-size
Title: background-size
Flaw count: 16

  • macros:
    • /zh-CN/docs/Web/CSS/-moz-element does not exist but fell back to /en-US/docs/Web/CSS/element
    • /zh-CN/docs/Web/CSS/-moz-border-image does not exist but fell back to /en-US/docs/Web/CSS/border-image
  • broken_links:
    • No need for the pathname in anchor links if it's the same page
    • No need for the pathname in anchor links if it's the same page
    • No need for the pathname in anchor links if it's the same page
    • No need for the pathname in anchor links if it's the same page
    • Can't resolve /docs/Web/CSS/Value_definition_syntax
    • and 8 more flaws omitted
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/animation-fill-mode
Title: animation-fill-mode
Flaw count: 5

  • broken_links:
    • Can't resolve /zh-CN/CSS
    • Can use the English (en-US) link as a fallback
    • Anchor not lowercase
    • Can't resolve /zh-CN/CSS/CSS_animations
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/border-bottom
Title: border-bottom
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/appearance
Title: appearance
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/border-top
Title: border-top
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/border-top-color
Title: border-top-color
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background-color
Title: background-color
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/CSS/Multiple_backgrounds
  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/animation-name
Title: animation-name
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/CSS/animation-composition does not exist but fell back to /en-US/docs/Web/CSS/animation-composition
    • /zh-CN/docs/Web/CSS/animation-timeline does not exist but fell back to /en-US/docs/Web/CSS/animation-timeline
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background-blend-mode
Title: background-blend-mode
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/color
Title: color
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/CSS/currentcolor does not exist but fell back to /en-US/docs/Web/CSS/color_value#currentcolor_keyword
    • /zh-CN/docs/Web/CSS/text-emphasis-color does not exist but fell back to /en-US/docs/Web/CSS/text-emphasis-color
    • /zh-CN/docs/Web/CSS/color-adjust does not exist but fell back to /en-US/docs/Web/CSS/print-color-adjust
  • broken_links:
    • Can't resolve /zh-CN/docs/
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/Web/HTML/Applying_color

URL: /zh-CN/docs/Web/CSS/border-color
Title: border-color
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/clear
Title: clear
Flaw count: 7

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
    • Can't resolve /zh-CN/docs/CSS/box_model
    • Can't resolve /zh-CN/docs/CSS/box_model
    • Can't resolve /zh-CN/docs/CSS/box_model
    • Can't resolve /zh-CN/docs/CSS/block_formatting_context
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (5 in common of 11 possible)

URL: /zh-CN/docs/Web/CSS/CSS_colors/Applying_color
Title: 使用 CSS 为 HTML 元素应用颜色
Flaw count: 11

  • macros:
    • /zh-CN/docs/Web/CSS/text-emphasis-color does not exist but fell back to /en-US/docs/Web/CSS/text-emphasis-color
    • /zh-CN/docs/Glossary/caret does not exist but fell back to /en-US/docs/Glossary/Caret
    • /zh-CN/docs/Glossary/stylesheet does not exist but fell back to /en-US/docs/Glossary/Stylesheet
    • /zh-CN/docs/Web/CSS/color-adjust does not exist but fell back to /en-US/docs/Web/CSS/print-color-adjust
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /zh-CN/docs/Learn/CSS/Styling_boxes/Borders
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/box-shadow
Title: box-shadow
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/text-emphasis-color does not exist but fell back to /en-US/docs/Web/CSS/text-emphasis-color
  • broken_links:
    • Can't resolve /zh-CN/CSS/text-shadow
    • Can't resolve /zh-CN/docs/Web/CSS/CSS_box_model/Box-shadow_generator
    • Can't resolve /zh-CN/docs/Web/HTML/Applying_color
  • translation_differences:
    • Differences in the important macros (5 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/border-left
Title: border-left
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/columns
Title: columns
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/CSS/column-width does not exist but fell back to /en-US/docs/Web/CSS/column-width
    • /zh-CN/docs/Web/CSS/column-width does not exist but fell back to /en-US/docs/Web/CSS/column-width
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/At-rule
Title: At 规则
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/CSS/@color-profile does not exist but fell back to /en-US/docs/Web/CSS/@color-profile
    • /zh-CN/docs/Web/CSS/@container does not exist but fell back to /en-US/docs/Web/CSS/@container
    • /zh-CN/docs/Web/CSS/@font-palette-values does not exist but fell back to /en-US/docs/Web/CSS/@font-palette-values
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/inheritance

URL: /zh-CN/docs/Web/CSS/Attribute_selectors
Title: 属性选择器
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/background-position
Title: background-position
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/column-gap
Title: column-gap
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 11 possible)

URL: /zh-CN/docs/Web/CSS/box-sizing
Title: box-sizing
Flaw count: 4

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS/Box_model
    • Can't resolve /zh-CN/docs/CSS/Box_model
    • Can't resolve /zh-CN/docs/CSS/box_model
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/clip-path
Title: clip-path
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/CSS/basic-shape/inset does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/inset
    • /zh-CN/docs/Web/CSS/basic-shape/circle does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/circle
    • /zh-CN/docs/Web/CSS/basic-shape/ellipse does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/ellipse
    • /zh-CN/docs/Web/CSS/basic-shape/polygon does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/polygon
    • /zh-CN/docs/Web/CSS/path does not exist but fell back to /en-US/docs/Web/CSS/path
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (5 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/basic-shape
Title: <basic-shape>
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/CSS/basic-shape/inset does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/inset
    • /zh-CN/docs/Web/CSS/basic-shape/circle does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/circle
    • /zh-CN/docs/Web/CSS/basic-shape/ellipse does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/ellipse
    • /zh-CN/docs/Web/CSS/basic-shape/polygon does not exist but fell back to /en-US/docs/Web/CSS/basic-shape/polygon
    • /zh-CN/docs/Web/CSS/path does not exist but fell back to /en-US/docs/Web/CSS/path
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 6 possible)

URL: /zh-CN/docs/Web/CSS/border-style
Title: border-style
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/word-spacing
Title: word-spacing
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background-origin
Title: background-origin
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/contain
Title: contain
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/CSS/counter-set does not exist but fell back to /en-US/docs/Web/CSS/counter-set
  • translation_differences:
    • Differences in the important macros (8 in common of 10 possible)

URL: /zh-CN/docs/Web/CSS/border-top-style
Title: border-top-style
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/CSS
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/bottom
Title: bottom
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/color_value
Title: <color>
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/CSS/-moz-appearance redirects to /zh-CN/docs/Web/CSS/appearance
    • /zh-CN/docs/Web/CSS/-moz-appearance redirects to /zh-CN/docs/Web/CSS/appearance
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /zh-CN/docs/Web/HTML/Applying_color
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (3 in common of 11 possible)

URL: /zh-CN/docs/Web/CSS/background-image
Title: background-image
Flaw count: 10

  • macros:
    • /zh-CN/docs/Web/CSS/linear-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/linear-gradient
    • /zh-CN/docs/Web/CSS/radial-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/radial-gradient
    • /zh-CN/docs/Web/CSS/repeating-linear-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/repeating-linear-gradient
    • /zh-CN/docs/Web/CSS/repeating-radial-gradient does not exist but fell back to /en-US/docs/Web/CSS/gradient/repeating-radial-gradient
    • /zh-CN/docs/Web/CSS/_image does not exist but fell back to /en-US/docs/Web/CSS/image/image
    • and 1 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/CSS/border
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/Web/Guide/CSS/CSS_Image_Sprites
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background-attachment
Title: background-attachment
Flaw count: 4

  • macros:
    • /zh-CN/docs/Glossary/%E8%A7%86%E5%8F%A3 does not exist
  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (5 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/border-bottom-color
Title: border-bottom-color
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/animation-duration
Title: animation-duration
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/animation-composition does not exist but fell back to /en-US/docs/Web/CSS/animation-composition
    • /zh-CN/docs/Web/CSS/animation-timeline does not exist but fell back to /en-US/docs/Web/CSS/animation-timeline
  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/border-left-style
Title: border-left-style
Flaw count: 1

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS

URL: /zh-CN/docs/Web/CSS/CSS_box_model/Mastering_margin_collapsing
Title: 掌握外边距折叠
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-CN/docs/Web/CSS/content
Title: content
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 18 possible)

URL: /zh-CN/docs/Web/CSS/CSS_animations/Using_CSS_animations
Title: 使用 CSS 动画
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/Event/AnimationEvent does not exist but fell back to /en-US/docs/Web/API/AnimationEvent
  • broken_links:
    • Can't resolve /zh-CN/docs/CSS/CSS_animations/Detecting_CSS_animation_support
    • Can't resolve /zh-CN/docs/Web/Guide/CSS/Using_CSS_transitions
  • translation_differences:
    • Differences in the important macros (1 in common of 12 possible)

URL: /zh-CN/docs/Web/CSS/CSS_animations/Tips
Title: CSS Animations tips and tricks
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/Web/Guide/CSS/Using_CSS_transitions
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-CN/docs/Web/CSS/CSS_counter_styles/Using_CSS_counters
Title: 使用 CSS 计数器
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/CSS/counter-set does not exist but fell back to /en-US/docs/Web/CSS/counter-set
  • translation_differences:
    • Differences in the important macros (2 in common of 10 possible)

URL: /zh-CN/docs/Web/CSS/border-width
Title: border-width
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/background-clip
Title: background-clip
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/box_model
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/calc
Title: calc()
Flaw count: 2

  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/Alternative_style_sheets
Title: Alternative style sheets
Flaw count: 2

  • broken_links:
    • Can't resolve /samples/cssref/altstyles/index.html
    • Can't resolve /zh-CN/docs/Correctly_Using_Titles_With_External_Stylesheets

URL: /zh-CN/docs/Web/CSS/border-radius
Title: border-radius
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/border-left-color
Title: border-left-color
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/counters
Title: counters()
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/CSS/counter-set does not exist but fell back to /en-US/docs/Web/CSS/counter-set
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/CSS_lists/Using_CSS_counters
    • Link points to the page it's already on
    • Anchor not lowercase
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/Web/CSS/CSS_lists/Using_CSS_counters
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /zh-CN/docs/Web/CSS/animation-timing-function
Title: animation-timing-function
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/animation-composition does not exist but fell back to /en-US/docs/Web/CSS/animation-composition
    • /zh-CN/docs/Web/CSS/animation-timeline does not exist but fell back to /en-US/docs/Web/CSS/animation-timeline
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/CSS_Animations/Using_CSS_animations#setting_multiple_animation_property_values
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (5 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/all
Title: all
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/CSS/revert does not exist but fell back to /en-US/docs/Web/CSS/revert
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/CSS/inheritance
    • Anchor not lowercase
    • Anchor not lowercase
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (5 in common of 15 possible)

URL: /zh-CN/docs/Web/CSS/background-repeat
Title: background-repeat
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/CSS
  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/caret-color
Title: caret-color
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/blend-mode
Title: <blend-mode>
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 38 possible)

URL: /zh-CN/docs/Web/CSS/border-image-slice
Title: border-image-slice
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (5 in common of 7 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout
Title: 网格布局
Flaw count: 20

  • macros:
    • /zh-CN/docs/Web/CSS/grid-row-start does not exist but fell back to /en-US/docs/Web/CSS/grid-row-start
    • /zh-CN/docs/Web/CSS/grid-column-start does not exist but fell back to /en-US/docs/Web/CSS/grid-column-start
    • /zh-CN/docs/Web/CSS/grid-row-end does not exist but fell back to /en-US/docs/Web/CSS/grid-row-end
    • /zh-CN/docs/Web/CSS/grid-column-end does not exist but fell back to /en-US/docs/Web/CSS/grid-column-end
    • /zh-CN/docs/Web/CSS/grid-row-gap does not exist but fell back to /en-US/docs/Web/CSS/row-gap
    • and 2 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/Glossary/Grid_lines
    • Can't resolve /zh-CN/docs/Glossary/Grid_tracks
    • Can't resolve /zh-CN/docs/Glossary/Grid_cell
    • Can't resolve /zh-CN/docs/Glossary/Grid_areas
    • Can't resolve /zh-CN/docs/Glossary/Grid_rows
    • and 7 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Auto-placement_in_grid_layout
Title: CSS 网格布局中的自动定位
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/CSS/grid-column-end does not exist but fell back to /en-US/docs/Web/CSS/grid-column-end
    • /zh-CN/docs/Web/CSS/grid-row-end does not exist but fell back to /en-US/docs/Web/CSS/grid-row-end
  • translation_differences:
    • Differences in the important macros (2 in common of 20 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Relationship_of_grid_layout_with_other_layout_methods
Title: 网格布局和其他布局方法的联系
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 21 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Grids_logical_values_and_writing_modes
Title: CSS 网格,逻辑值和书写模式
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 15 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Grid_layout_and_accessibility
Title: CSS 网格布局和无障碍
Flaw count: 5

  • broken_links:
    • Is currently http:// but can become https://
    • Anchor not lowercase
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Grid_layout_using_line-based_placement
Title: CSS 网格中基于线的定位
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/grid-column-start does not exist but fell back to /en-US/docs/Web/CSS/grid-column-start
    • /zh-CN/docs/Web/CSS/grid-column-end does not exist but fell back to /en-US/docs/Web/CSS/grid-column-end
    • /zh-CN/docs/Web/CSS/grid-row-start does not exist but fell back to /en-US/docs/Web/CSS/grid-row-start
    • /zh-CN/docs/Web/CSS/grid-row-end does not exist but fell back to /en-US/docs/Web/CSS/grid-row-end
  • translation_differences:
    • Differences in the important macros (1 in common of 19 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Grid_layout_and_progressive_enhancement
Title: CSS 网格布局和渐进增强
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/CSS/grid-row-start does not exist but fell back to /en-US/docs/Web/CSS/grid-row-start
    • /zh-CN/docs/Web/CSS/grid-column-start does not exist but fell back to /en-US/docs/Web/CSS/grid-column-start
    • /zh-CN/docs/Web/CSS/grid-gap does not exist but fell back to /en-US/docs/Web/CSS/gap
  • translation_differences:
    • Differences in the important macros (1 in common of 9 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Basic_concepts_of_grid_layout
Title: 网格布局的基本概念
Flaw count: 11

  • macros:
    • /zh-CN/docs/Web/CSS/grid-column-start does not exist but fell back to /en-US/docs/Web/CSS/grid-column-start
    • /zh-CN/docs/Web/CSS/grid-column-end does not exist but fell back to /en-US/docs/Web/CSS/grid-column-end
    • /zh-CN/docs/Web/CSS/grid-row-start does not exist but fell back to /en-US/docs/Web/CSS/grid-row-start
    • /zh-CN/docs/Web/CSS/grid-row-end does not exist but fell back to /en-US/docs/Web/CSS/grid-row-end
    • /zh-CN/docs/Web/CSS/grid-column-gap does not exist but fell back to /en-US/docs/Web/CSS/column-gap
    • and 3 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 23 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Grid_template_areas
Title: 网格模板区域
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/CSS/grid-gap does not exist but fell back to /en-US/docs/Web/CSS/gap
  • translation_differences:
    • Differences in the important macros (1 in common of 13 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Realizing_common_layouts_using_grids
Title: 利用 CSS 网格布局实现常用布局
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/CSS/grid-column-end does not exist but fell back to /en-US/docs/Web/CSS/grid-column-end
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 11 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Box_alignment_in_grid_layout
Title: 网格布局中的盒模型对齐
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/CSS/place-self does not exist but fell back to /en-US/docs/Web/CSS/place-self
  • translation_differences:
    • Differences in the important macros (1 in common of 19 possible)

URL: /zh-CN/docs/Web/CSS/CSS_grid_layout/Grid_layout_using_named_grid_lines
Title: 使用命名线布局
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 13 possible)

URL: /zh-CN/docs/Web/CSS/contain-intrinsic-size
Title: contain-intrinsic-size
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 6 possible)

(comment last updated: 2023-07-29 12:03:01)

@github-actions github-actions bot added the system Infrastructure and configuration for the project label Jul 29, 2023
Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

Thanks @queengooborg :)

@yin1999 yin1999 merged commit af62d2b into main Jul 29, 2023
9 checks passed
@yin1999 yin1999 deleted the zh-cn/prettier/web/css/2 branch July 29, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content. system Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants