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

chore(zh-tw): remove screenshots from EmbedLiveSample calls #19142

Merged
merged 4 commits into from
Apr 1, 2024

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented Apr 1, 2024

Description

remove screenshots from EmbedLiveSample calls

Related issues and pull requests

Upstream: mdn/content#32505

@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Apr 1, 2024
Copy link
Member Author

Choose a reason for hiding this comment

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

The examples in this document are broken, so update the example codes here.

@yin1999 yin1999 marked this pull request as ready for review April 1, 2024 05:32
@yin1999 yin1999 requested a review from a team as a code owner April 1, 2024 05:32
@yin1999 yin1999 requested review from jasonren0403 and removed request for a team April 1, 2024 05:32
Copy link
Contributor

github-actions bot commented Apr 1, 2024

Preview URLs (6 pages)
Flaws (70)

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

  • macros:
    • /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/HTML/Element/img does not exist but fell back to /en-US/docs/Web/HTML/Element/img
    • /zh-TW/docs/Web/API/Document/getElementById does not exist but fell back to /en-US/docs/Web/API/Document/getElementById
    • /zh-TW/docs/Web/API/Window/setTimeout does not exist but fell back to /en-US/docs/Web/API/setTimeout
    • /zh-TW/docs/Web/API/Window/setInterval does not exist but fell back to /en-US/docs/Web/API/setInterval
  • broken_links:
    • Can't resolve /zh-TW/docs/DOM
    • Can't resolve /zh-TW/docs/Web/WebGL
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Transformations
Title: 變形效果
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 11 possible)

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

  • macros:
    • /zh-TW/docs/Web/API/HTMLImageElement does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement
    • /zh-TW/docs/Web/API/HTMLImageElement does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement
    • /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/HTMLVideoElement does not exist but fell back to /en-US/docs/Web/API/HTMLVideoElement
    • /zh-TW/docs/Web/API/HTMLVideoElement does not exist but fell back to /en-US/docs/Web/API/HTMLVideoElement
    • and 20 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /zh-TW/docs/HTML/CORS_settings_attributes
    • Can't resolve /zh-TW/docs/HTML/CORS_settings_attributes
    • Can't resolve /zh-TW/docs/HTML/CORS_Enabled_Image#What_is_a_.22tainted.22_canvas.3F
    • Can't resolve /zh-TW/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/Canvas_API/Tutorial/Applying_styles_and_colors
Title: 套用樣式與顏色
Flaw count: 10

  • macros:
    • /zh-TW/docs/Web/CSS/color_value does not exist but fell back to /en-US/docs/Web/CSS/color_value
    • /zh-TW/docs/Web/CSS/color_value does not exist but fell back to /en-US/docs/Web/CSS/color_value
    • /zh-TW/docs/Web/CSS/color_value does not exist but fell back to /en-US/docs/Web/CSS/color_value
    • /zh-TW/docs/Web/API/HTMLImageElement does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement
    • /zh-TW/docs/Web/HTML/Element/video does not exist but fell back to /en-US/docs/Web/HTML/Element/video
    • and 2 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /zh-TW/docs/Web/Guide/HTML/Canvas_tutorial/Compositing
  • translation_differences:
    • Differences in the important macros (1 in common of 28 possible)

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

  • macros:
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/beginPath does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/beginPath
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/closePath does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/closePath
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/stroke does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/stroke
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/fill does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/fill
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/moveTo does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/moveTo
    • and 8 more flaws omitted
  • broken_links:
    • Can't resolve /zh-TW/docs/SVG
    • Can't resolve /zh-TW/docs/Web/API/Path2D.Path2D#Using_SVG_paths
  • translation_differences:
    • Differences in the important macros (1 in common of 20 possible)

URL: /zh-TW/docs/Web/API/Canvas_API/Tutorial/Compositing
Title: 合成效果
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-TW/docs/Web/Guide/HTML/Canvas_tutorial/Drawing_shapes#Drawing_paths
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

(comment last updated: 2024-04-01 08:29:54)

@jasonren0403 jasonren0403 merged commit f599dd9 into mdn:main Apr 1, 2024
7 checks passed
@yin1999 yin1999 deleted the live-samples branch April 6, 2024 02:30
ciyoe pushed a commit to ciyoe/translated-content that referenced this pull request Apr 20, 2024
Co-authored-by: Jason Ren <40999116+jasonren0403@users.noreply.github.com>
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