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

clean up all <p>, <dt> and <dd> tag #6035

Merged
merged 2 commits into from
May 31, 2022
Merged

clean up all <p>, <dt> and <dd> tag #6035

merged 2 commits into from
May 31, 2022

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented May 31, 2022

Part of #2474, clean up <p> <dt> and <dd> tags.

@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label May 31, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 31, 2022

Preview URLs

Flaws

URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
Title: 讓球碰到牆壁後反彈
on GitHub
Flaw count: 5

  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Games/Workflows/Breakout_game_from_scratch
    • Can't resolve https://developer.mozilla.org/en-US/docs/Games/Workflows/Breakout_game_from_scratch/Collision_detection
    • Can't resolve https://developer.mozilla.org/en-US/docs/Games/Workflows/Breakout_game_from_scratch/Paddle_and_keyboard_controls

URL: /zh-TW/docs/Learn/JavaScript/First_steps/Useful_string_methods
Title: 有用的字符串方法
on GitHub
Flaw count: 7

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/length does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/slice does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/slice does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/toUpperCase does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toUpperCase
  • broken_links:
    • Link points to the page it's already on
  • translation_differences:
    • Differences in the important macros (1 in common of 8 possible)

URL: /zh-TW/docs/Learn/JavaScript/Building_blocks/Looping_code
Title: 循環代碼
on GitHub
Flaw count: 11

  • macros:
    • /zh-TW/docs/Glossary/pseudocode does not exist but fell back to /en-US/docs/Glossary/Pseudocode
    • /zh-TW/docs/Web/HTML/Element/p does not exist but fell back to /en-US/docs/Web/HTML/Element/p
  • images:
    • External image URL
  • 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 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 13 possible)

URL: /zh-TW/docs/Learn/Getting_started_with_the_web/JavaScript_basics
Title: JavaScript 基礎
on GitHub
Flaw count: 24

  • macros:
    • /zh-TW/docs/Web/HTML/Element/link does not exist but fell back to /en-US/docs/Web/HTML/Element/link
    • /zh-TW/docs/Glossary/Variable does not exist but fell back to /en-US/docs/Glossary/Variable
    • /zh-TW/docs/Glossary/String does not exist but fell back to /en-US/docs/Glossary/String
    • /zh-TW/docs/Glossary/operator does not exist but fell back to /en-US/docs/Glossary/Operator
    • /zh-TW/docs/Glossary/Function does not exist but fell back to /en-US/docs/Glossary/Function
    • and 2 more flaws omitted
  • images:
    • External image URL
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-TW/Learn/Discover_browser_developer_tools
    • Can't resolve /zh-TW/docs/Web/JavaScript/Guide/Values,_variables,_and_literals#Variable_scope
    • Can't resolve /zh-TW/docs/Web/Events/click
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • and 8 more flaws omitted

URL: /zh-TW/docs/Learn/Server-side/Django/Authentication
Title: Django Tutorial Part 8: User authentication and permissions
on GitHub
Flaw count: 27

  • macros:
    • Unknown macro form.email.errors
    • Unknown macro user.is_authenticated
  • images:
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • and 4 more flaws omitted
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Learn/Server-side/Django/Tutorial_local_library_website
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Learn/Server-side/Django/skeleton_website
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Learn/Server-side/Django/Admin_site
  • 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

URL: /zh-TW/docs/Learn/Server-side/Django/Models
Title: Django Tutorial Part 3: Using models
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 https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website

URL: /zh-TW/docs/Learn/Server-side/Django/development_environment
Title: 架設 Django 開發環境
on GitHub
Flaw count: 10

  • images:
    • External image URL
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Python/Virtualenv
  • 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
    • <pre><code>CODE can be just <pre>CODE
    • and 2 more flaws omitted
  • heading_links:
    • h2 heading contains an <a> tag

URL: /zh-TW/docs/Learn/Server-side/Django/skeleton_website
Title: Django 教學 2: 創建一個骨架網站
on GitHub
Flaw count: 7

  • images:
    • External image URL
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website
    • Anchor not lowercase
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Admin_site
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-TW/docs/Learn/Server-side/Express_Nodejs/deployment
Title: Express 教學 7: 佈署到生產環境
on GitHub
Flaw count: 5

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
    • Anchor not lowercase
    • Anchor not lowercase

URL: /zh-TW/docs/Learn/Server-side/Express_Nodejs/routes
Title: Express 教學 4: 路由與控制器
on GitHub
Flaw count: 13

  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Learn/Server-side/Express_Nodejs/mongoose
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Introduction#Creating_route_handlers
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Introduction#Using_middleware
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions
    • Can't resolve https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/skeleton_website
  • 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
    • <pre><code>CODE can be just <pre>CODE
    • and 1 more flaws omitted

URL: /zh-TW/docs/Learn/Server-side/Express_Nodejs/mongoose
Title: Express 教學 3: 使用資料庫 ( Mongoose)
on GitHub
Flaw count: 30

  • images:
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • and 3 more flaws omitted
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • and 3 more flaws omitted
  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Learn/Server-side/Express_Nodejs/skeleton_website
  • 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
    • <pre><code>CODE can be just <pre>CODE
    • and 8 more flaws omitted

URL: /zh-TW/docs/Glossary/Adobe_Flash
Title: Adobe Flash
on GitHub
Flaw count: 2

  • macros:
    • /zh-TW/docs/Glossary/%E7%80%8F%E8%A6%BD%E5%99%A8 redirects to /zh-TW/docs/Glossary/Browser
    • /zh-TW/docs/Glossary/%E7%80%8F%E8%A6%BD%E5%99%A8 redirects to /zh-TW/docs/Glossary/Browser

URL: /zh-TW/docs/Glossary/MathML
Title: MathML
on GitHub
Flaw count: 2

  • macros:
    • /zh-TW/docs/Glossary/XML does not exist but fell back to /en-US/docs/Glossary/XML
    • This macro has been deprecated, and should be removed.

URL: /zh-TW/docs/Glossary/Keyword
Title: 關鍵詞
on GitHub
Flaw count: 1

  • macros:
    • /zh-TW/docs/Web/HTML/Element/head does not exist but fell back to /en-US/docs/Web/HTML/Element/head

URL: /zh-TW/docs/Glossary/SQL_Injection
Title: SQL 注入
on GitHub
Flaw count: 3

  • images:
    • Insecure URL
    • Insecure URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.

URL: /zh-TW/docs/Glossary/Firefox_OS
Title: Firefox OS
on GitHub
Flaw count: 6

  • macros:
    • /zh-TW/docs/Glossary/Mozilla_Firefox does not exist but fell back to /en-US/docs/Glossary/Mozilla_Firefox
    • /zh-TW/docs/Glossary/Gecko does not exist but fell back to /en-US/docs/Glossary/Gecko
    • /zh-TW/docs/Glossary/Gaia does not exist
    • /zh-TW/docs/Glossary/Gecko does not exist but fell back to /en-US/docs/Glossary/Gecko
    • /zh-TW/docs/Glossary/Gonk does not exist
  • broken_links:
    • Can't resolve /en-US/Firefox_OS

URL: /zh-TW/docs/Glossary/Callback_function
Title: 回呼函式
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /zh-TW/docs/Glossary/DOS_attack
Title: DoS 攻擊
on GitHub
Flaw count: 1

  • macros:
    • /zh-TW/docs/Glossary/Distributed_Denial_of_Service does not exist but fell back to /en-US/docs/Glossary/Distributed_Denial_of_Service

URL: /zh-TW/docs/Glossary/Protocol
Title: 通訊協定
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /zh-TW/docs/Glossary/Opera_Browser
Title: Opera 瀏覽器
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /zh-TW/docs/Glossary/Browsing_context
Title: 瀏覽上下文
on GitHub
Flaw count: 2

  • macros:
    • /zh-TW/docs/Glossary/origin does not exist but fell back to /en-US/docs/Glossary/Origin
    • /zh-TW/docs/Web/API/BroadcastChannel does not exist but fell back to /en-US/docs/Web/API/BroadcastChannel

URL: /zh-TW/docs/Mozilla/Add-ons/WebExtensions/user_interface
Title: 用戶介面
on GitHub
Flaw count: 35

  • images:
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • and 6 more flaws omitted
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • and 5 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Add-ons/WebExtensions/User_experience_best_practices
    • Can't resolve /Add-ons/WebExtensions/user_interface/Browser_action
    • Can't resolve https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Popups
    • Can't resolve /Add-ons/WebExtensions/user_interface/Page_actions
    • Can't resolve https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Popups
    • and 9 more flaws omitted

URL: /zh-TW/docs/Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension
Title: Anatomy of an extension
on GitHub
Flaw count: 10

  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve /en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Background_scripts
    • Can't resolve https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Sidebars_popups_options_pages
    • Can't resolve /en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Content_scripts
    • Can't resolve https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension#Extension_pages
    • Can't resolve /en-US/Add-ons/WebExtensions/API
    • and 1 more flaws omitted
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-TW/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get
Title: StorageArea.get()
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Promise
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Promise
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String
Title: 字串
on GitHub
Flaw count: 31

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/length does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/substring does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/charAt does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/charAt
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare
    • and 18 more flaws omitted
  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Template_literals
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Arithmetic_Operators#Addition_()
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/String_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Typed_arrays/StringView
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze
Title: Object.freeze()
on GitHub
Flaw count: 13

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/TypeError does not exist
    • /zh-TW/docs/Web/JavaScript/Reference/TypeError does not exist
    • 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.
    • and 7 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/flat
Title: Array.prototype.flat()
on GitHub
Flaw count: 2

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /zh-TW/docs/Web/HTTP/Cookies
Title: HTTP cookies
on GitHub
Flaw count: 14

  • macros:
    • /zh-TW/docs/Glossary/XSS does not exist but fell back to /en-US/docs/Glossary/Cross-site_scripting
    • /zh-TW/docs/Web/API/Document/cookie does not exist but fell back to /en-US/docs/Web/API/Document/cookie
    • /zh-TW/docs/Web/API/Document/cookie does not exist but fell back to /en-US/docs/Web/API/Document/cookie
    • /zh-TW/docs/Glossary/XSS does not exist but fell back to /en-US/docs/Glossary/Cross-site_scripting
    • /zh-TW/docs/Glossary/XSS does not exist but fell back to /en-US/docs/Glossary/Cross-site_scripting
    • and 2 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 use the English (en-US) link as a fallback
    • No need for the pathname in anchor links if it's the same page
    • and 2 more flaws omitted

URL: /zh-TW/docs/Web/HTTP/Basics_of_HTTP/MIME_types
Title: MIME 類別 (IANA 媒體類別)
on GitHub
Flaw count: 14

  • macros:
    • /en-US/docs/Web/HTML/Element/svg does not exist
    • /zh-TW/docs/Glossary/user_agent does not exist but fell back to /en-US/docs/Glossary/User_agent
    • /zh-TW/docs/Glossary/GIF does not exist but fell back to /en-US/docs/Glossary/gif
    • /zh-TW/docs/Web/HTML/Element/link does not exist but fell back to /en-US/docs/Web/HTML/Element/link
    • /zh-TW/docs/Glossary/user_agent does not exist but fell back to /en-US/docs/Glossary/User_agent
    • and 5 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/HTML/Forms
    • Can't resolve /en-US/docs/Web/Guide/HTML/Forms
    • Can't resolve /en-US/docs/Web/Security/Securing_your_site/Configuring_server_MIME_types
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /zh-TW/docs/Web/MathML/Authoring
Title: Authoring MathML
on GitHub
Flaw count: 6

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/MathML_Project#Sample_MathML_Documents
    • Can't resolve /docs/Mozilla/MathML_Project/Fonts
    • Can't resolve /docs/Mozilla/MathML_Project/Fonts
    • Can't resolve /docs/Mozilla/MathML_Project/MathML_Torture_Test
    • Can't resolve /zh-TW/docs/Web/MathML/Authoring$edit#mathjax-fallback
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-TW/docs/Web/Media/Formats/Containers
Title: Media container formats (file types)
on GitHub
Flaw count: 19

  • macros:
    • /zh-TW/docs/Web/API/MediaStreamTrack does not exist but fell back to /en-US/docs/Web/API/MediaStreamTrack
    • /zh-TW/docs/Web/HTML/Element/source does not exist but fell back to /en-US/docs/Web/HTML/Element/source
    • /zh-TW/docs/Web/HTML/Element/audio does not exist but fell back to /en-US/docs/Web/HTML/Element/audio
    • /zh-TW/docs/Web/HTML/Element/video does not exist but fell back to /en-US/docs/Web/HTML/Element/video
    • /zh-TW/docs/Web/HTML/Element/video does not exist but fell back to /en-US/docs/Web/HTML/Element/video
    • and 5 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • Is currently http:// but can become https://
    • Anchor not lowercase
    • Anchor not lowercase
  • heading_links:
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='try_it', text='Try it')

URL: /zh-TW/docs/Web/HTML
Title: HTML:超文本標記語言
on GitHub
Flaw count: 40

  • macros:
    • /zh-TW/docs/Web/HTML/Element/head does not exist but fell back to /en-US/docs/Web/HTML/Element/head
    • /zh-TW/docs/Web/HTML/Element/title does not exist but fell back to /en-US/docs/Web/HTML/Element/title
    • /zh-TW/docs/Web/HTML/Element/body does not exist but fell back to /en-US/docs/Web/HTML/Element/body
    • /zh-TW/docs/Web/HTML/Element/header does not exist but fell back to /en-US/docs/Web/HTML/Element/header
    • /zh-TW/docs/Web/HTML/Element/footer does not exist but fell back to /en-US/docs/Web/HTML/Element/footer
    • and 11 more flaws omitted
  • broken_links:
    • Can't resolve /zh-TW/docs/Learn/HTML/Forms
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Learn/HTML/Howto
    • 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
    • and 16 more flaws omitted
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='進階部份', text='進階部份')
    • Excess <h2> tag that is NOT at root-level (id='參考資料', text='參考資料')
    • Excess <h2> tag that is NOT at root-level (id='相關焦點', text='相關焦點')

URL: /zh-TW/docs/Web/HTML/Global_attributes
Title: 全域屬性
on GitHub
Flaw count: 68

  • macros:
    • /zh-TW/docs/Web/HTML/Element/menu does not exist but fell back to /en-US/docs/Web/HTML/Element/menu
    • wrong xref macro used (consider changing which macro you use)
    • /zh-TW/docs/Web/HTML/Element/slot does not exist but fell back to /en-US/docs/Web/HTML/Element/slot
    • /zh-TW/docs/Web/HTML/Element/slot does not exist but fell back to /en-US/docs/Web/HTML/Element/slot
    • /zh-TW/docs/Web/HTML/Element/style does not exist but fell back to /en-US/docs/Web/HTML/Element/style
    • and 56 more flaws omitted
  • broken_links:
    • Can't resolve /en-us/docs/DragDrop/Drag_and_Drop
    • Can't resolve /en-US/docs/Web/HTML/Global_attributes/dropzone
    • Can't resolve /en-US/docs/DragDrop/Drag_and_Drop
    • Can't resolve /en-US/docs/Web/Web_Components/Shadow_DOM
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)
  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /zh-TW/docs/Web/HTML/Global_attributes/data-*
Title: data-*
on GitHub
Flaw count: 19

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • /zh-TW/docs/Web/API/DOMStringMap does not exist but fell back to /en-US/docs/Web/API/DOMStringMap
    • /zh-TW/docs/Web/HTML/Element/img does not exist but fell back to /en-US/docs/Web/HTML/Element/img
    • This macro has been deprecated, and should be removed.
    • and 10 more flaws omitted
  • broken_links:
    • Can't resolve /zh-TW/docs/DOM
    • Is currently http:// but can become https://
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /zh-TW/docs/Web/HTML/Element/br
Title: <br>(斷行元素)
on GitHub
Flaw count: 23

  • macros:
    • /zh-TW/docs/Web/HTML/Element/p does not exist but fell back to /en-US/docs/Web/HTML/Element/p
    • /zh-TW/docs/Web/CSS/margin does not exist but fell back to /en-US/docs/Web/CSS/margin
    • /zh-TW/docs/Web/CSS/margin does not exist but fell back to /en-US/docs/Web/CSS/margin
    • /zh-TW/docs/Web/CSS/line-height does not exist but fell back to /en-US/docs/Web/CSS/line-height
    • /zh-TW/docs/Web/CSS/margin does not exist but fell back to /en-US/docs/Web/CSS/margin
    • and 11 more flaws omitted
  • broken_links:
    • Can't resolve /zh-TW/docs/CSS
    • 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
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 6 possible)

URL: /zh-TW/docs/Web/HTML/Element/code
Title: <code>
on GitHub
Flaw count: 18

  • macros:
    • /zh-TW/docs/Web/API/HTMLSpanElement does not exist but fell back to /en-US/docs/Web/API/HTMLSpanElement
    • 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.
    • and 6 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 use the English (en-US) link as a fallback
    • Can't resolve /en-US/docs/HTML/Content_categories#Phrasing_content
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /zh-TW/docs/Web/HTML/Element/summary
Title: <summary>
on GitHub
Flaw count: 12

  • macros:
    • /zh-TW/docs/Web/HTML/Element/details does not exist but fell back to /en-US/docs/Web/HTML/Element/details
    • /zh-TW/docs/Web/HTML/Element/details does not exist but fell back to /en-US/docs/Web/HTML/Element/details
    • /zh-TW/docs/Web/HTML/Element/details does not exist but fell back to /en-US/docs/Web/HTML/Element/details
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • Can't resolve https://developer.mozilla.org/en-US/docs/HTML/Global_attributes
  • translation_differences:
    • Differences in the important macros (0 in common of 7 possible)

URL: /zh-TW/docs/Web/HTML/Element/picture
Title: <picture>: The Picture element
on GitHub
Flaw count: 24

  • macros:
    • /zh-TW/docs/Web/HTML/Element/source does not exist but fell back to /en-US/docs/Web/HTML/Element/source
    • /zh-TW/docs/Web/HTML/Element/img does not exist but fell back to /en-US/docs/Web/HTML/Element/img
    • /zh-TW/docs/Glossary/user_agent does not exist but fell back to /en-US/docs/Glossary/User_agent
    • /zh-TW/docs/Web/HTML/Element/source does not exist but fell back to /en-US/docs/Web/HTML/Element/source
    • /zh-TW/docs/Web/HTML/Element/source does not exist but fell back to /en-US/docs/Web/HTML/Element/source
    • and 16 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/HTML/Content_categories
    • Can't resolve /en-US/docs/Web/HTML/Content_categories#Flow_content
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-TW/docs/Web/CSS/border
Title: border
on GitHub
Flaw count: 14

  • macros:
    • /zh-TW/docs/Web/CSS/border-width does not exist but fell back to /en-US/docs/Web/CSS/border-width
    • /zh-TW/docs/Web/CSS/border-style does not exist but fell back to /en-US/docs/Web/CSS/border-style
    • /zh-TW/docs/Web/CSS/border-color does not exist but fell back to /en-US/docs/Web/CSS/border-color
    • /zh-TW/docs/Web/CSS/border-width does not exist but fell back to /en-US/docs/Web/CSS/border-width
    • /zh-TW/docs/Web/CSS/border-style does not exist but fell back to /en-US/docs/Web/CSS/border-style
    • and 7 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/CSS
  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /zh-TW/docs/Web/CSS/Syntax
Title: 語法
on GitHub
Flaw count: 10

  • macros:
    • /zh-TW/docs/Web/CSS/@charset does not exist but fell back to /en-US/docs/Web/CSS/@charset
    • /zh-TW/docs/Web/CSS/@import does not exist but fell back to /en-US/docs/Web/CSS/@import
    • /zh-TW/docs/Web/CSS/@document does not exist but fell back to /en-US/docs/Web/CSS/@document
  • images:
    • External image URL
    • External image URL
    • External image URL
    • External image URL
    • External image URL
  • broken_links:
    • Can't resolve /en-US/docs/Learn/CSS/Introduction_to_CSS/Cascade_and_inheritance
    • Can't resolve /en-US/docs/Web/CSS/CSS3#Conditionals

URL: /zh-TW/docs/Web/CSS/:first-of-type
Title: :first-of-type
on GitHub
Flaw count: 3

  • macros:
    • /zh-TW/docs/Web/CSS/:last-of-type does not exist but fell back to /en-US/docs/Web/CSS/:last-of-type
    • /zh-TW/docs/Web/CSS/:nth-of-type does not exist but fell back to /en-US/docs/Web/CSS/:nth-of-type
  • translation_differences:
    • Differences in the important macros (2 in common of 9 possible)

URL: /zh-TW/docs/Web/CSS/transform
Title: transform
on GitHub
Flaw count: 12

  • macros:
    • /zh-TW/docs/Web/CSS/@media/prefers-reduced-motion does not exist but fell back to /en-US/docs/Web/CSS/@media/prefers-reduced-motion
    • 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
    • Anchor not lowercase
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/col
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/colgroup
    • Can use the English (en-US) link as a fallback
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (4 in common of 7 possible)

URL: /zh-TW/docs/Web/CSS/width
Title: width
on GitHub
Flaw count: 21

  • macros:
    • /zh-TW/docs/Web/CSS/min-width does not exist but fell back to /en-US/docs/Web/CSS/min-width
    • /zh-TW/docs/Web/CSS/max-width does not exist but fell back to /en-US/docs/Web/CSS/max-width
    • /zh-TW/docs/Web/CSS/length does not exist but fell back to /en-US/docs/Web/CSS/length
    • /zh-TW/docs/Web/CSS/percentage does not exist but fell back to /en-US/docs/Web/CSS/percentage
    • /zh-TW/docs/Web/CSS/length does not exist but fell back to /en-US/docs/Web/CSS/length
    • and 15 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 16 possible)

URL: /zh-TW/docs/Web/CSS/transition-timing-function
Title: transition-timing-function
on GitHub
Flaw count: 9

  • macros:
    • /zh-TW/docs/Web/CSS/timing-function does not exist but fell back to /en-US/docs/Web/CSS/easing-function
    • /zh-TW/docs/Web/CSS/transition-property does not exist but fell back to /en-US/docs/Web/CSS/transition-property
    • /zh-TW/docs/Web/CSS/timing-function does not exist but fell back to /en-US/docs/Web/CSS/easing-function
    • /zh-TW/docs/Web/CSS/transition-property does not exist but fell back to /en-US/docs/Web/CSS/transition-property
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (3 in common of 16 possible)

URL: /zh-TW/docs/Web/CSS/CSS_Positioning/Understanding_z_index
Title: Understanding CSS z-index
on GitHub
Flaw count: 13

  • macros:
    • /zh-TW/docs/Web/CSS/z-index does not exist but fell back to /en-US/docs/Web/CSS/z-index
    • /zh-TW/docs/Web/CSS/z-index does not exist but fell back to /en-US/docs/Web/CSS/z-index
  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Can't resolve /en/CSS/Understanding_z-index/Stacking_without_z-index
    • Can't resolve /en/CSS/Understanding_z-index/Stacking_and_float
    • Can't resolve /en/CSS/Understanding_z-index/Adding_z-index
    • and 5 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 1 possible)

URL: /zh-TW/docs/Web/CSS/grid-template
Title: grid-template
on GitHub
Flaw count: 20

  • macros:
    • /zh-TW/docs/Glossary/grid_column does not exist but fell back to /en-US/docs/Glossary/Grid_Column
    • /zh-TW/docs/Glossary/grid_rows does not exist but fell back to /en-US/docs/Glossary/Grid_Rows
    • /zh-TW/docs/Glossary/grid_areas does not exist but fell back to /en-US/docs/Glossary/Grid_Areas
    • /zh-TW/docs/Web/CSS/grid-template-rows does not exist but fell back to /en-US/docs/Web/CSS/grid-template-rows
    • /zh-TW/docs/Web/CSS/grid-template-areas does not exist but fell back to /en-US/docs/Web/CSS/grid-template-areas
    • and 12 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 9 possible)

URL: /zh-TW/docs/Web/CSS/grid-row
Title: grid-row
on GitHub
Flaw count: 11

  • macros:
    • /zh-TW/docs/Web/CSS/grid-row-start does not exist but fell back to /en-US/docs/Web/CSS/grid-row-start
    • /zh-TW/docs/Web/CSS/grid-row-end does not exist but fell back to /en-US/docs/Web/CSS/grid-row-end
    • /zh-TW/docs/Glossary/grid_areas does not exist but fell back to /en-US/docs/Glossary/Grid_Areas
    • /zh-TW/docs/Web/CSS/integer does not exist but fell back to /en-US/docs/Web/CSS/integer
    • /zh-TW/docs/Web/CSS/grid-row-start does not exist but fell back to /en-US/docs/Web/CSS/grid-row-start
    • and 4 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 8 possible)

URL: /zh-TW/docs/Web/CSS/grid-template-columns
Title: 网格模板列
on GitHub
Flaw count: 19

  • macros:
    • /zh-TW/docs/Glossary/grid_column does not exist but fell back to /en-US/docs/Glossary/Grid_Column
    • /zh-TW/docs/Web/CSS/grid-auto-columns does not exist but fell back to /en-US/docs/Web/CSS/grid-auto-columns
    • /zh-TW/docs/Web/CSS/percentage does not exist but fell back to /en-US/docs/Web/CSS/percentage
    • /zh-TW/docs/Web/CSS/minmax does not exist but fell back to /en-US/docs/Web/CSS/minmax
    • /zh-TW/docs/Web/CSS/min-width does not exist but fell back to /en-US/docs/Web/CSS/min-width
    • and 9 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 8 possible)
  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /zh-TW/docs/Web/Security/Insecure_passwords
Title: 不安全的密碼
on GitHub
Flaw count: 8

  • images:
    • External image URL
    • External image URL
    • External image URL
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.

URL: /zh-TW/docs/Web/API/HTMLMediaElement/ratechange_event
Title: HTMLMediaElement: ratechange
on GitHub
Flaw count: 2

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

URL: /zh-TW/docs/Web/API/HTMLMediaElement/abort_event
Title: abort
on GitHub
Flaw count: 5

  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Web/API/Boolean
    • Can't resolve /en-US/docs/Web/API/Boolean
    • Can't resolve /en-US/docs/Web/API/WindowProxy
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-TW/docs/Web/API/CSSStyleSheet
Title: CSSStyleSheet
on GitHub
Flaw count: 36

  • macros:
    • /zh-TW/docs/Web/API/StyleSheet does not exist but fell back to /en-US/docs/Web/API/StyleSheet
    • /zh-TW/docs/Web/API/CSSRule does not exist but fell back to /en-US/docs/Web/API/CSSRule
    • /zh-TW/docs/Web/API/CSSStyleRule does not exist but fell back to /en-US/docs/Web/API/CSSStyleRule
    • /zh-TW/docs/Web/API/StyleSheet does not exist but fell back to /en-US/docs/Web/API/StyleSheet
    • /zh-TW/docs/Web/API/CSSStyleSheet/cssRules does not exist but fell back to /en-US/docs/Web/API/CSSStyleSheet/cssRules
    • and 30 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-TW/docs/Web/API/HTMLFormElement/submit_event
Title: submit
on GitHub
Flaw count: 2

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

URL: /zh-TW/docs/Web/API/MouseEvent
Title: MouseEvent
on GitHub
Flaw count: 36

  • macros:
    • /zh-TW/docs/Web/API/MouseEvent/initMouseEvent does not exist but fell back to /en-US/docs/Web/API/MouseEvent/initMouseEvent
    • /zh-TW/docs/Web/API/MouseEvent/MouseEvent does not exist but fell back to /en-US/docs/Web/API/MouseEvent/MouseEvent
    • /zh-TW/docs/Web/API/MouseEvent/MouseEvent does not exist but fell back to /en-US/docs/Web/API/MouseEvent/MouseEvent
    • /zh-TW/docs/Web/API/MouseEvent/altKey does not exist but fell back to /en-US/docs/Web/API/MouseEvent/altKey
    • /zh-TW/docs/Web/API/MouseEvent/button does not exist but fell back to /en-US/docs/Web/API/MouseEvent/button
    • and 29 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/EventTarget.dispatchEvent
  • translation_differences:
    • Differences in the important macros (1 in common of 7 possible)

URL: /zh-TW/docs/Web/API/XMLHttpRequest
Title: XMLHttpRequest
on GitHub
Flaw count: 44

  • macros:
    • /zh-TW/docs/Web/API/EventSource does not exist but fell back to /en-US/docs/Web/API/EventSource
    • /zh-TW/docs/Web/API/XMLHttpRequest/onreadystatechange redirects to /zh-TW/docs/Web/API/XMLHttpRequest/readystatechange_event
    • /zh-TW/docs/Web/API/XMLHttpRequest/response does not exist but fell back to /en-US/docs/Web/API/XMLHttpRequest/response
    • /zh-TW/docs/Web/API/ArrayBuffer does not exist
    • /zh-TW/docs/Web/API/XMLHttpRequest/responseType does not exist but fell back to /en-US/docs/Web/API/XMLHttpRequest/responseType
    • and 29 more flaws omitted
  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest
    • Can use the English (en-US) link as a fallback
    • Can't resolve /zh-TW/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIXMLHttpRequest#openRequest()
    • Can't resolve /zh-TW/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIXMLHttpRequest#open()
    • Can't resolve /zh-TW/docs/AJAX/Getting_Started
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-TW/docs/Web/API/XMLHttpRequest/Synchronous_and_Asynchronous_Requests
Title: Synchronous and asynchronous requests
on GitHub
Flaw count: 10

  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve /en/DOM/Worker
    • Can't resolve /en/DOM/XMLHttpRequest
    • Can't resolve /en/DOM/Worker
    • Can't resolve /En/DOM/Using_web_workers
    • Can't resolve /en/DOM/window.onunload
    • and 3 more flaws omitted

URL: /zh-TW/docs/Web/API/DragEvent
Title: DragEvent
on GitHub
Flaw count: 29

  • macros:
    • /zh-TW/docs/Web/API/DataTransfer/dropEffect does not exist but fell back to /en-US/docs/Web/API/DataTransfer/dropEffect
    • /zh-TW/docs/Web/API/DataTransfer/effectAllowed does not exist but fell back to /en-US/docs/Web/API/DataTransfer/effectAllowed
    • /zh-TW/docs/Web/API/DataTransfer/files does not exist but fell back to /en-US/docs/Web/API/DataTransfer/files
    • /zh-TW/docs/Web/API/DataTransfer/items does not exist but fell back to /en-US/docs/Web/API/DataTransfer/items
    • /zh-TW/docs/Web/API/DataTransferItemList does not exist but fell back to /en-US/docs/Web/API/DataTransferItemList
    • and 23 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes
Title: 繪製圖形
on GitHub
Flaw count: 29

  • macros:
    • /zh-TW/docs/Web/API/CanvasGradient does not exist but fell back to /en-US/docs/Web/API/CanvasGradient
    • /zh-TW/docs/Web/API/CanvasPattern does not exist but fell back to /en-US/docs/Web/API/CanvasPattern
    • /zh-TW/docs/Web/API/ImageBitmap does not exist but fell back to /en-US/docs/Web/API/ImageBitmap
    • /zh-TW/docs/Web/API/ImageData does not exist but fell back to /en-US/docs/Web/API/ImageData
    • /zh-TW/docs/Web/API/TextMetrics does not exist but fell back to /en-US/docs/Web/API/TextMetrics
    • and 14 more flaws omitted
  • images:
    • External image URL
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can't resolve /en-US/docs/SVG
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D#Paths
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D#Paths
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Path2D.Path2D#Using_SVG_paths
  • translation_differences:
    • Differences in the important macros (1 in common of 19 possible)
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='路徑繪製', text='路徑繪製')

URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Basic_usage
Title: Canvas 基本用途
on GitHub
Flaw count: 19

  • macros:
    • /zh-TW/docs/Web/API/CanvasGradient does not exist but fell back to /en-US/docs/Web/API/CanvasGradient
    • /zh-TW/docs/Web/API/CanvasPattern does not exist but fell back to /en-US/docs/Web/API/CanvasPattern
    • /zh-TW/docs/Web/API/ImageBitmap does not exist but fell back to /en-US/docs/Web/API/ImageBitmap
    • /zh-TW/docs/Web/API/ImageData does not exist but fell back to /en-US/docs/Web/API/ImageData
    • /zh-TW/docs/Web/API/TextMetrics does not exist but fell back to /en-US/docs/Web/API/TextMetrics
    • and 6 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/DOM
    • Can't resolve /en-US/docs/Web/WebGL
    • Is currently http:// but can become https://
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='需要<canvas>標籤', text='需要</canvas>標籤')
    • Excess <h2> tag that is NOT at root-level (id='渲染環境(rendering_context)', text='渲染環境(rendering context)')
    • Excess <h2> tag that is NOT at root-level (id='支援性檢查', text='支援性檢查')

URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Using_images
Title: 使用影像
on GitHub
Flaw count: 33

  • macros:
    • /zh-TW/docs/Web/API/CanvasGradient does not exist but fell back to /en-US/docs/Web/API/CanvasGradient
    • /zh-TW/docs/Web/API/CanvasPattern does not exist but fell back to /en-US/docs/Web/API/CanvasPattern
    • /zh-TW/docs/Web/API/ImageBitmap does not exist but fell back to /en-US/docs/Web/API/ImageBitmap
    • /zh-TW/docs/Web/API/ImageData does not exist but fell back to /en-US/docs/Web/API/ImageData
    • /zh-TW/docs/Web/API/TextMetrics does not exist but fell back to /en-US/docs/Web/API/TextMetrics
    • and 19 more flaws omitted
  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/HTML/CORS_settings_attributes
    • Can't resolve /en-US/docs/HTML/CORS_settings_attributes
    • Can't resolve https://developer.mozilla.org/en-US/docs/HTML/CORS_Enabled_Image#What_is_a_.22tainted.22_canvas.3F
    • Can't resolve /en-US/docs/data_URIs
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 9 possible)

URL: /zh-TW/docs/Web/API/Element/scrollHeight
Title: Element.scrollHeight
on GitHub
Flaw count: 8

  • macros:
    • /zh-TW/docs/Web/API/Element/getBoundingClientRect does not exist but fell back to /en-US/docs/Web/API/Element/getBoundingClientRect
    • /zh-TW/docs/Web/API/Element/offsetHeight does not exist
  • images:
    • External image URL
  • broken_links:
    • Can't resolve /en-US/docs/DOM/element.onscroll
    • Can't resolve /en-US/docs/DOM/element.scrollTop
    • Can't resolve /en-US/docs/DOM/element.clientHeight
    • Can't resolve /en-US/docs/Determining_the_dimensions_of_elements
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-TW/docs/Web/API/Element/scrollTop
Title: Element.scrollTop
on GitHub
Flaw count: 3

  • images:
    • External image URL
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-TW/docs/Web/API/Element/touchcancel_event
Title: touchcancel
on GitHub
Flaw count: 7

  • macros:
    • /zh-TW/docs/Web/API/GlobalEventHandlers/ontouchcancel does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ontouchcancel
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en/DOM/Touch
    • Can't resolve /en/DOM/Touch
    • Can't resolve /en-US/docs/DOM/Touch
    • Can't resolve /en-US/docs/DOM/Touch_events
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-TW/docs/Web/API/Document/getElementsByClassName
Title: Document.getElementsByClassName()
on GitHub
Flaw count: 2

  • macros:
    • /zh-TW/docs/Web/API/Element/getElementsByClassName does not exist but fell back to /en-US/docs/Web/API/Element/getElementsByClassName
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /zh-TW/docs/Web/API/Document/keyup_event
Title: keyup
on GitHub
Flaw count: 2

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

URL: /zh-TW/docs/Web/API/HTML_Drag_and_Drop_API
Title: HTML 拖放 API
on GitHub
Flaw count: 54

  • macros:
    • /zh-TW/docs/Web/API/GlobalEventHandlers/ondrag does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondrag
    • /zh-TW/docs/Web/API/GlobalEventHandlers/ondragend does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondragend
    • /zh-TW/docs/Web/API/GlobalEventHandlers/ondragenter does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondragenter
    • /zh-TW/docs/Web/API/GlobalEventHandlers/ondragexit does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondragleave
    • /zh-TW/docs/Web/API/GlobalEventHandlers/ondragleave does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondragleave
    • and 30 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • Can't resolve /en-US/docs/DragDrop/Drag_Operations#dragend
    • Can't resolve /en-US/docs/DragDrop/Drag_Operations#droptargets
    • Can't resolve /en-US/docs/DragDrop/Drag_Operations#dragstart
    • and 14 more flaws omitted

URL: /zh-TW/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations
Title: 拖曳操作
on GitHub
Flaw count: 36

  • macros:
    • /zh-TW/docs/Web/API/DataTransferItem does not exist but fell back to /en-US/docs/Web/API/DataTransferItem
    • /zh-TW/docs/Web/API/DataTransferItemList does not exist but fell back to /en-US/docs/Web/API/DataTransferItemList
    • /zh-TW/docs/Web/API/DataTransfer/setData does not exist but fell back to /en-US/docs/Web/API/DataTransfer/setData
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Tech/XUL
    • Can't resolve /en-US/docs/DragDrop/DataTransfer
    • Can't resolve /en-US/docs/DragDrop/Recommended_Drag_Types#text
    • Can't resolve /en-US/docs/DragDrop/Recommended_Drag_Types#link
    • Can't resolve /en-US/docs/DragDrop/Recommended_Drag_Types#text
    • and 23 more flaws omitted

URL: /zh-TW/docs/Web/API/Window/load_event
Title: load
on GitHub
Flaw count: 5

  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Web/API/Boolean
    • Can't resolve /en-US/docs/Web/API/Boolean
    • Can't resolve /en-US/docs/Web/API/WindowProxy
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-TW/docs/Web/API/Window/DOMContentLoaded_event
Title: DOMContentLoaded
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla_event_reference/load
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-TW/docs/Web/API/HTMLInputElement
Title: HTMLInputElement
on GitHub
Flaw count: 29

  • macros:
    • /zh-TW/docs/Web/API/HTMLInputElement/webkitdirectory does not exist but fell back to /en-US/docs/Web/API/HTMLInputElement/webkitdirectory
    • /zh-TW/docs/Web/API/HTMLInputElement/webkitEntries does not exist but fell back to /en-US/docs/Web/API/HTMLInputElement/webkitEntries
    • /zh-TW/docs/Web/API/FileSystemEntry does not exist but fell back to /en-US/docs/Web/API/FileSystemEntry
    • This macro has been deprecated, and should be removed.
    • /zh-TW/docs/Web/HTML/Element/label does not exist but fell back to /en-US/docs/Web/HTML/Element/label
    • and 18 more flaws omitted
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/select
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/click
    • Can't resolve /en-US/docs/Extensions/Using_the_DOM_File_API_in_chrome_code
    • Can't resolve /en-US/Firefox/Multiprocess_Firefox/The_message_manager
    • Can't resolve /en-US/Firefox/Multiprocess_Firefox/Limitations_of_frame_scripts
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-TW/docs/Web/API/Node/cloneNode
Title: Node.cloneNode()
on GitHub
Flaw count: 7

  • macros:
    • /zh-TW/docs/Web/API/Node/appendChild does not exist but fell back to /en-US/docs/Web/API/Node/appendChild
    • /zh-TW/docs/Web/API/Text does not exist but fell back to /en-US/docs/Web/API/Text
    • /zh-TW/docs/Web/API/Text does not exist but fell back to /en-US/docs/Web/API/Text
    • /zh-TW/docs/Web/HTML/Element/img does not exist but fell back to /en-US/docs/Web/HTML/Element/img
    • /zh-TW/docs/Web/API/Document/importNode does not exist but fell back to /en-US/docs/Web/API/Document/importNode
  • broken_links:
    • Can't resolve /en-US/docs/DOM/element.addEventListener
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

External URLs

URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
Title: 讓球碰到牆壁後反彈
on GitHub

No new external URLs


URL: /zh-TW/docs/Learn/JavaScript/First_steps/Useful_string_methods
Title: 有用的字符串方法
on GitHub

No new external URLs


URL: /zh-TW/docs/Learn/JavaScript/Building_blocks/Looping_code
Title: 循環代碼
on GitHub


URL: /zh-TW/docs/Learn/Getting_started_with_the_web/JavaScript_basics
Title: JavaScript 基礎
on GitHub


URL: /zh-TW/docs/Learn/Server-side/Django/Authentication
Title: Django Tutorial Part 8: User authentication and permissions
on GitHub

No new external URLs


URL: /zh-TW/docs/Learn/Server-side/Django/Models
Title: Django Tutorial Part 3: Using models
on GitHub


URL: /zh-TW/docs/Learn/Server-side/Django/development_environment
Title: 架設 Django 開發環境
on GitHub


URL: /zh-TW/docs/Learn/Server-side/Django/skeleton_website
Title: Django 教學 2: 創建一個骨架網站
on GitHub


URL: /zh-TW/docs/Learn/Server-side/Express_Nodejs/deployment
Title: Express 教學 7: 佈署到生產環境
on GitHub


URL: /zh-TW/docs/Learn/Server-side/Express_Nodejs/routes
Title: Express 教學 4: 路由與控制器
on GitHub


URL: /zh-TW/docs/Learn/Server-side/Express_Nodejs/mongoose
Title: Express 教學 3: 使用資料庫 ( Mongoose)
on GitHub


URL: /zh-TW/docs/Glossary/Adobe_Flash
Title: Adobe Flash
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/MathML
Title: MathML
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/Keyword
Title: 關鍵詞
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/SQL_Injection
Title: SQL 注入
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/Firefox_OS
Title: Firefox OS
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/Callback_function
Title: 回呼函式
on GitHub


URL: /zh-TW/docs/Glossary/DOS_attack
Title: DoS 攻擊
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/Protocol
Title: 通訊協定
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/Opera_Browser
Title: Opera 瀏覽器
on GitHub

No new external URLs


URL: /zh-TW/docs/Glossary/Browsing_context
Title: 瀏覽上下文
on GitHub

No new external URLs


URL: /zh-TW/docs/Mozilla/Add-ons/WebExtensions/user_interface
Title: 用戶介面
on GitHub

No new external URLs


URL: /zh-TW/docs/Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension
Title: Anatomy of an extension
on GitHub

No new external URLs


URL: /zh-TW/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get
Title: StorageArea.get()
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String
Title: 字串
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze
Title: Object.freeze()
on GitHub


URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/flat
Title: Array.prototype.flat()
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/HTTP/Cookies
Title: HTTP cookies
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/HTTP/Basics_of_HTTP/MIME_types
Title: MIME 類別 (IANA 媒體類別)
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/MathML/Authoring
Title: Authoring MathML
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/Media/Formats/Containers
Title: Media container formats (file types)
on GitHub


URL: /zh-TW/docs/Web/HTML
Title: HTML:超文本標記語言
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/HTML/Global_attributes
Title: 全域屬性
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/HTML/Global_attributes/data-*
Title: data-*
on GitHub


URL: /zh-TW/docs/Web/HTML/Element/br
Title: <br>(斷行元素)
on GitHub


URL: /zh-TW/docs/Web/HTML/Element/code
Title: <code>
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/HTML/Element/summary
Title: <summary>
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/HTML/Element/picture
Title: <picture>: The Picture element
on GitHub


URL: /zh-TW/docs/Web/CSS/border
Title: border
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/Syntax
Title: 語法
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/:first-of-type
Title: :first-of-type
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/transform
Title: transform
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/width
Title: width
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/transition-timing-function
Title: transition-timing-function
on GitHub


URL: /zh-TW/docs/Web/CSS/CSS_Positioning/Understanding_z_index
Title: Understanding CSS z-index
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/grid-template
Title: grid-template
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/grid-row
Title: grid-row
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/CSS/grid-template-columns
Title: 网格模板列
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/Security/Insecure_passwords
Title: 不安全的密碼
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/HTMLMediaElement/ratechange_event
Title: HTMLMediaElement: ratechange
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/HTMLMediaElement/abort_event
Title: abort
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/CSSStyleSheet
Title: CSSStyleSheet
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/HTMLFormElement/submit_event
Title: submit
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/MouseEvent
Title: MouseEvent
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/XMLHttpRequest
Title: XMLHttpRequest
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/XMLHttpRequest/Synchronous_and_Asynchronous_Requests
Title: Synchronous and asynchronous requests
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/DragEvent
Title: DragEvent
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes
Title: 繪製圖形
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Basic_usage
Title: Canvas 基本用途
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Using_images
Title: 使用影像
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Element/scrollHeight
Title: Element.scrollHeight
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Element/scrollTop
Title: Element.scrollTop
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Element/touchcancel_event
Title: touchcancel
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Document/getElementsByClassName
Title: Document.getElementsByClassName()
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Document/keyup_event
Title: keyup
on GitHub


URL: /zh-TW/docs/Web/API/HTML_Drag_and_Drop_API
Title: HTML 拖放 API
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations
Title: 拖曳操作
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Window/load_event
Title: load
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Window/DOMContentLoaded_event
Title: DOMContentLoaded
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/HTMLInputElement
Title: HTMLInputElement
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/API/Node/cloneNode
Title: Node.cloneNode()
on GitHub

No new external URLs

(this comment was updated 2022-05-31 06:43:34.730531)

files/zh-tw/web/media/formats/containers/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/html/element/picture/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/html/element/br/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/css/transition-timing-function/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/css/grid-template/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/css/border/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/css/border/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/css/border/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/css/grid-row/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/api/htmlinputelement/index.html Outdated Show resolved Hide resolved
files/zh-tw/web/api/html_drag_and_drop_api/index.html Outdated Show resolved Hide resolved
@yin1999 yin1999 marked this pull request as ready for review May 31, 2022 06:40
@yin1999 yin1999 requested a review from a team as a code owner May 31, 2022 06:40
@yin1999 yin1999 requested review from irvin and removed request for a team May 31, 2022 06:40
@irvin irvin merged commit 75d5810 into mdn:main May 31, 2022
@yin1999 yin1999 deleted the tomd-javascript branch May 31, 2022 23:29
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