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 translation of HTMLIFrameElement properties #19688

Merged
merged 11 commits into from May 4, 2024

Conversation

T34-active
Copy link
Contributor

Description

Motivation

Additional details

Related issues and pull requests

@T34-active T34-active requested a review from a team as a code owner April 23, 2024 08:13
@T34-active T34-active requested review from yin1999 and removed request for a team April 23, 2024 08:13
@T34-active T34-active changed the title [zh-cn]: create translation of HTMLIFrameElement properties [zh-cn]: create translation of HTMLIFrameElement properties Apr 23, 2024
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Apr 23, 2024
Copy link
Contributor

github-actions bot commented Apr 23, 2024

Preview URLs (16 pages)
Flaws (20)

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

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/height
Title: HTMLIFrameElement:height 属性
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/HTMLEmbedElement/height does not exist but fell back to /en-US/docs/Web/API/HTMLEmbedElement/height
    • /zh-CN/docs/Web/API/HTMLImageElement/height does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement/height
    • /zh-CN/docs/Web/API/HTMLObjectElement/height does not exist but fell back to /en-US/docs/Web/API/HTMLObjectElement/height
    • /zh-CN/docs/Web/API/HTMLSourceElement/height does not exist but fell back to /en-US/docs/Web/API/HTMLSourceElement/height
    • /zh-CN/docs/Web/API/HTMLVideoElement/height does not exist but fell back to /en-US/docs/Web/API/HTMLVideoElement/height

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/featurePolicy
Title: HTMLIFrameElement:featurePolicy 属性
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/contentWindow
Title: HTMLIFrameElement:contentWindow 属性
Flaw count: 2

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

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/referrerPolicy
Title: HTMLIFrameElement:referrerPolicy 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLAreaElement/referrerPolicy does not exist but fell back to /en-US/docs/Web/API/HTMLAreaElement/referrerPolicy
    • /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/HTMLIFrameElement/loading
Title: HTMLIFrameElement:loading 属性
Flaw count: 1

  • macros:
    • /zh-CN/docs/Glossary/visual_viewport does not exist but fell back to /en-US/docs/Glossary/Visual_Viewport

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/width
Title: HTMLIFrameElement:width 属性
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/HTMLEmbedElement/width does not exist but fell back to /en-US/docs/Web/API/HTMLEmbedElement/width
    • /zh-CN/docs/Web/API/HTMLImageElement/width does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement/width
    • /zh-CN/docs/Web/API/HTMLObjectElement/width does not exist but fell back to /en-US/docs/Web/API/HTMLObjectElement/width
    • /zh-CN/docs/Web/API/HTMLSourceElement/width does not exist but fell back to /en-US/docs/Web/API/HTMLSourceElement/width
    • /zh-CN/docs/Web/API/HTMLVideoElement/width does not exist but fell back to /en-US/docs/Web/API/HTMLVideoElement/width

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/src
Title: HTMLIFrameElement:src 属性
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/HTMLAnchorElement/src does not exist
    • /zh-CN/docs/Web/API/HTMLAreaElement/src does not exist
    • /zh-CN/docs/Web/API/HTMLAreaElement/src does not exist

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/allowFullscreen
Title: HTMLIFrameElement:allowFullscreen 属性
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/HTMLIFrameElement/allow does not exist
External URLs (2)

URL: /zh-CN/docs/Web/API/HTMLIFrameElement/loading
Title: HTMLIFrameElement:loading 属性


URL: /zh-CN/docs/Web/API/HTMLIFrameElement/browsingTopics
Title: HTMLIFrameElement:browsingTopics 属性

(comment last updated: 2024-05-04 05:36:44)

T34-active and others added 2 commits April 24, 2024 13:58
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

先处理一下这个问题,希望以后也可以尽可能去注意它

Copy link
Contributor Author

@T34-active T34-active 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/htmliframeelement/width/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/width/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/src/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/sandbox/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/src/index.md Outdated Show resolved Hide resolved
@T34-active T34-active requested a review from yin1999 May 2, 2024 06:56
files/zh-cn/web/api/htmliframeelement/sandbox/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/src/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/width/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmliframeelement/width/index.md Outdated Show resolved Hide resolved
@T34-active T34-active requested a review from yin1999 May 3, 2024 08:52
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.

👍

@yin1999 yin1999 merged commit 8fc5e7e into mdn:main May 4, 2024
7 checks passed
@T34-active T34-active deleted the HTMLIFrameElement_properties_20240423 branch May 6, 2024 10:26
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.

None yet

3 participants