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

prepare for zh-{TW,CN}/web/events h2m: removing span and font tag #5558

Merged
merged 1 commit into from
May 11, 2022

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented May 11, 2022

It's a part of #5436.

only span tag was found.

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

Preview URLs

Flaws

URL: /zh-CN/docs/Web/Events
Title: 事件参考
on GitHub
Flaw count: 398

  • macros:
    • /zh-CN/docs/Web/API/AudioProcessingEvent does not exist but fell back to /en-US/docs/Web/API/AudioProcessingEvent
    • /zh-CN/docs/Web/API/TimeEvent does not exist but fell back to /en-US/docs/Web/API/TimeEvent
    • /zh-CN/docs/Web/API/SpeechSynthesisEvent does not exist but fell back to /en-US/docs/Web/API/SpeechSynthesisEvent
    • /zh-CN/docs/Web/API/OfflineAudioCompletionEvent does not exist but fell back to /en-US/docs/Web/API/OfflineAudioCompletionEvent
    • /zh-CN/docs/Web/API/MutationNameEvent does not exist
    • and 53 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
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-CN/docs/XPCOM_Interface_Reference/NsIDOMHTMLMediaElement
    • Can use the English (en-US) link as a fallback
    • and 320 more flaws omitted
  • sectioning:
    • Excess <h3> tag that is NOT at root-level (id='焦点事件', text='焦点事件')
    • Excess <h3> tag that is NOT at root-level (id='websocket_事件', text='WebSocket 事件')
    • Excess <h3> tag that is NOT at root-level (id='会话历史事件', text='会话历史事件')
    • Excess <h3> tag that is NOT at root-level (id='css_动画事件', text='CSS 动画事件')
    • Excess <h3> tag that is NOT at root-level (id='css_过渡事件', text='CSS 过渡事件')
    • and 10 more flaws omitted

URL: /zh-CN/docs/Web/Events/Detecting_device_orientation
Title: 检测设备方向
on GitHub
Flaw count: 14

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/DOM/Orientation_and_motion_data_explained
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/Guide/DOM/Events/Orientation_and_motion_data_explained
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/DeviceMotionEvent.acceleration
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/DeviceMotionEvent.accelerationIncludingGravity
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/DeviceMotionEvent.rotationRate
    • and 4 more flaws omitted
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/Events/Creating_and_triggering_events
Title: 创建和触发 events
on GitHub
Flaw count: 4

  • broken_links:
    • Can't resolve /zh/docs/Web/API/Event
    • Anchor not lowercase
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-CN/docs/Web/Events/Orientation_and_motion_data_explained
Title: Orientation 和 motion 数据解释
on GitHub
Flaw count: 5

  • images:
    • External image URL
    • External image URL
    • External image URL
    • External image URL
  • translation_differences:
    • Differences in the important macros (0 in common of 1 possible)

URL: /zh-TW/docs/Web/Events
Title: Event reference
on GitHub
Flaw count: 451

  • macros:
    • /zh-TW/docs/Web/API/AudioProcessingEvent does not exist but fell back to /en-US/docs/Web/API/AudioProcessingEvent
    • /zh-TW/docs/Web/API/ScriptProcessorNode does not exist but fell back to /en-US/docs/Web/API/ScriptProcessorNode
    • /zh-TW/docs/Web/API/BeforeUnloadEvent does not exist but fell back to /en-US/docs/Web/API/BeforeUnloadEvent
    • /zh-TW/docs/Web/API/TimeEvent does not exist but fell back to /en-US/docs/Web/API/TimeEvent
    • /zh-TW/docs/Web/API/FocusEvent does not exist but fell back to /en-US/docs/Web/API/FocusEvent
    • and 68 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Can use the English (en-US) link as a fallback
    • and 373 more flaws omitted

External URLs

URL: /zh-CN/docs/Web/Events
Title: 事件参考
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Events/Detecting_device_orientation
Title: 检测设备方向
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Events/Creating_and_triggering_events
Title: 创建和触发 events
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/Events/Orientation_and_motion_data_explained
Title: Orientation 和 motion 数据解释
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/Events
Title: Event reference
on GitHub

No new external URLs

@irvin irvin merged commit aae6a3e into mdn:main May 11, 2022
@yin1999 yin1999 deleted the event branch May 12, 2022 00:28
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