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]: create docs for HTMLLinkElement #24675

Merged
merged 8 commits into from
Dec 2, 2024

Conversation

fuchunhui
Copy link
Contributor

Description

Motivation

Additional details

Related issues and pull requests

@fuchunhui fuchunhui requested a review from a team as a code owner November 22, 2024 03:57
@fuchunhui fuchunhui requested review from jasonren0403 and removed request for a team November 22, 2024 03:57
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Nov 22, 2024
Copy link
Contributor

github-actions bot commented Nov 22, 2024

Preview URLs (15 pages)
Flaws (21)

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

URL: /zh-CN/docs/Web/API/HTMLLinkElement
Title: HTMLLinkElement
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/HTMLLinkElement/sizes does not exist but fell back to /en-US/docs/Web/API/HTMLLinkElement/sizes
    • /zh-CN/docs/Web/API/HTMLLinkElement/charset does not exist
    • /zh-CN/docs/Web/API/HTMLLinkElement/rev does not exist
    • /zh-CN/docs/Web/API/HTMLLinkElement/target does not exist

URL: /zh-CN/docs/Web/API/HTMLLinkElement/fetchPriority
Title: HTMLLinkElement:fetchPriority 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLImageElement/fetchPriority does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement/fetchPriority
    • /zh-CN/docs/Web/API/HTMLScriptElement/fetchPriority does not exist but fell back to /en-US/docs/Web/API/HTMLScriptElement/fetchPriority

URL: /zh-CN/docs/Web/API/HTMLLinkElement/rel
Title: HTMLLinkElement:rel 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLAnchorElement/rel does not exist but fell back to /en-US/docs/Web/API/HTMLAnchorElement/rel
    • /zh-CN/docs/Web/API/HTMLAreaElement/rel does not exist but fell back to /en-US/docs/Web/API/HTMLAreaElement/rel

URL: /zh-CN/docs/Web/API/HTMLLinkElement/relList
Title: HTMLLinkElement:relList 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLAnchorElement/relList does not exist but fell back to /en-US/docs/Web/API/HTMLAnchorElement/relList
    • /zh-CN/docs/Web/API/HTMLAreaElement/relList does not exist but fell back to /en-US/docs/Web/API/HTMLAreaElement/relList

URL: /zh-CN/docs/Web/API/HTMLLinkElement/hreflang
Title: HTMLLinkElement:hreflang 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLAnchorElement/hreflang does not exist but fell back to /en-US/docs/Web/API/HTMLAnchorElement/hreflang
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLLinkElement/disabled
Title: HTMLLinkElement:disabled 属性
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/HTMLScriptElement/integrity does not exist but fell back to /en-US/docs/Web/API/HTMLScriptElement/integrity

URL: /zh-CN/docs/Web/API/HTMLLinkElement/referrerPolicy
Title: HTMLLinkElement:referrerPolicy 属性
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/HTMLAreaElement/referrerPolicy does not exist but fell back to /en-US/docs/Web/API/HTMLAreaElement/referrerPolicy

URL: /zh-CN/docs/Web/API/HTMLLinkElement/href
Title: HTMLLinkElement:href 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLLinkElement/imageSrcset does not exist
    • /zh-CN/docs/Web/API/HTMLLinkElement/imageSrcset does not exist

URL: /zh-CN/docs/Web/API/HTMLLinkElement/integrity
Title: HTMLLinkElement:integrity 属性
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/HTMLScriptElement/integrity does not exist but fell back to /en-US/docs/Web/API/HTMLScriptElement/integrity

URL: /zh-CN/docs/Web/API/HTMLLinkElement/crossOrigin
Title: HTMLLinkElement:crossOrigin 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLImageElement/crossOrigin does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement/crossOrigin
    • /zh-CN/docs/Web/API/HTMLScriptElement/crossOrigin does not exist but fell back to /en-US/docs/Web/API/HTMLScriptElement/crossOrigin

URL: /zh-CN/docs/Web/API/HTMLLinkElement/blocking
Title: HTMLLinkElement:blocking 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLScriptElement/blocking does not exist but fell back to /en-US/docs/Web/API/HTMLScriptElement/blocking
    • /zh-CN/docs/Web/API/HTMLStyleElement/blocking does not exist but fell back to /en-US/docs/Web/API/HTMLStyleElement/blocking
External URLs (1)

URL: /zh-CN/docs/Web/API/HTMLLinkElement/fetchPriority
Title: HTMLLinkElement:fetchPriority 属性

(comment last updated: 2024-12-02 02:25:41)

Copy link
Contributor

@jasonren0403 jasonren0403 left a comment

Choose a reason for hiding this comment

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

有一些问题

files/zh-cn/web/api/htmllinkelement/as/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmllinkelement/crossorigin/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmllinkelement/crossorigin/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmllinkelement/disabled/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmllinkelement/disabled/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmllinkelement/sheet/index.md Outdated Show resolved Hide resolved
@fuchunhui fuchunhui marked this pull request as draft November 26, 2024 03:43
@fuchunhui fuchunhui marked this pull request as ready for review November 28, 2024 04:31
Copy link
Contributor

@jasonren0403 jasonren0403 left a comment

Choose a reason for hiding this comment

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

Thanks 👍

files/zh-cn/web/api/htmllinkelement/as/index.md Outdated Show resolved Hide resolved
@jasonren0403 jasonren0403 enabled auto-merge (squash) December 2, 2024 02:23
@jasonren0403 jasonren0403 merged commit e5c55ec into mdn:main Dec 2, 2024
7 checks passed
@fuchunhui fuchunhui deleted the HTMLLinkElement branch December 2, 2024 03:51
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
Development

Successfully merging this pull request may close these issues.

3 participants