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

AutoCorrect files/zh-cn/web/accessibility/ #5958

Merged
merged 2 commits into from
May 31, 2022
Merged

Conversation

huacnlee
Copy link
Contributor

No description provided.

@huacnlee huacnlee requested a review from a team as a code owner May 28, 2022 09:24
@huacnlee huacnlee requested review from yin1999 and removed request for a team May 28, 2022 09:24
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label May 28, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2022

Preview URLs

Flaws

URL: /zh-CN/docs/Web/Accessibility
Title: 无障碍
on GitHub
Flaw count: 14

  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Learn/Accessibility
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Learn/Accessibility/What_is_accessibility
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Learn/Accessibility/CSS_and_JavaScript
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Learn/Accessibility/WAI-ARIA_basics
    • and 8 more flaws omitted
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='其他文件', text='其他文件')

URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-hidden_attribute
Title: 使用 aria-hidden 属性
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve /en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_presentation_role
    • Can't resolve /en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_none_role
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
Title: Using the aria-labelledby attribute
on GitHub
Flaw count: 8

  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-describedby_attribute
    • Can't resolve /en/ARIA/ARIA_Techniques/Using_the_aria-label_attribute
    • Can't resolve /en/Accessibility/ARIA/ARIA_Techniques/Using_the_radiogroup_role
    • Can't resolve /en/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-haspopup_attribute
    • and 3 more flaws omitted

URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute
Title: 使用 aria-label 属性
on GitHub
Flaw count: 6

  • images:
    • File not present on disk, an empty file, or not an image
  • broken_links:
    • Can't resolve /en/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
    • Can't resolve /en/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
    • Is currently http:// but can become https://
  • heading_links:
    • h3 heading contains an <a> tag
  • sectioning:
    • Excess <h3> tag that is NOT at root-level (id='sect1', text='')

URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
Title: ARIA live regions
on GitHub
Flaw count: 4

  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve /en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-relevant_attribute
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /zh-CN/docs/Web/Accessibility/ARIA/Roles/button_role
Title: Using the button role
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve /en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute
    • Can't resolve /en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /zh-CN/docs/Web/Accessibility/ARIA/Roles/listbox_role
Title: ARIA: listbox role
on GitHub
Flaw count: 9

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • 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 (0 in common of 1 possible)

URL: /zh-CN/docs/Web/Accessibility/ARIA/forms
Title: Forms
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve /en/Accessibility/ARIA/Basic_form_hints
    • Can't resolve /en/Accessibility/ARIA/forms/alerts
    • Can't resolve /en/Accessibility/ARIA/forms/Multipart_labels

URL: /zh-CN/docs/Web/Accessibility/ARIA/forms/alerts
Title: Alerts
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/forms/Basic_form_hints#Required_and_invalid_fields
    • Can't resolve /zh-CN/docs/Mozilla/Tech/XUL/Tutorial/Document_Object_Model
    • Is currently http:// but can become https://

URL: /zh-CN/docs/Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets
Title: 可访问的 Web 应用程序和小部件概述
on GitHub
Flaw count: 14

  • images:
    • External image URL
  • broken_links:
    • Can't resolve /en/ARIA
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Can't resolve /en/ARIA/Live_Regions
    • and 6 more flaws omitted
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-CN/docs/Web/Accessibility/Keyboard-navigable_JavaScript_widgets
Title: 键盘导航的 JavaScript 组件
on GitHub
Flaw count: 4

  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-CN/docs/Web/Accessibility/Mobile_accessibility_checklist
Title: 移动可访问性清单
on GitHub
Flaw count: 6

  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • 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

External URLs

URL: /zh-CN/docs/Web/Accessibility
Title: 无障碍
on GitHub


URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-hidden_attribute
Title: 使用 aria-hidden 属性
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
Title: Using the aria-labelledby attribute
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute
Title: 使用 aria-label 属性
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
Title: ARIA live regions
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/ARIA/Roles/button_role
Title: Using the button role
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/ARIA/Roles/listbox_role
Title: ARIA: listbox role
on GitHub


URL: /zh-CN/docs/Web/Accessibility/ARIA/forms
Title: Forms
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/ARIA/forms/alerts
Title: Alerts
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets
Title: 可访问的 Web 应用程序和小部件概述
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Accessibility/Keyboard-navigable_JavaScript_widgets
Title: 键盘导航的 JavaScript 组件
on GitHub


URL: /zh-CN/docs/Web/Accessibility/Mobile_accessibility_checklist
Title: 移动可访问性清单
on GitHub

(this comment was updated 2022-05-31 01:01:48.540405)

@huacnlee huacnlee mentioned this pull request May 28, 2022
@yin1999 yin1999 merged commit bc94943 into mdn:main May 31, 2022
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants