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-cn): convert noteblocks for /web (part 5) #22631

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

PassionPenguin
Copy link
Contributor

RegExp used:

  • ^\n(\s*)> \*\*备注:\*\* ([^\*_\{\[])=>\n$1> [!NOTE]\n$1> $2`
  • ^\n(\s*)> \*\*警告:\*\* ([^\*_\{\[])=>\n$1> [!WARNING]\n$1> $2`
  • ^\n(\s*)> \*\*标注:\*\* ([^\*_\{\[])=>\n$1> [!CALLOUT]\n$1> $2`

touched folders:

  • /web/api

@PassionPenguin PassionPenguin requested a review from a team as a code owner July 26, 2024 12:47
@PassionPenguin PassionPenguin requested review from irvin and removed request for a team July 26, 2024 12:47
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jul 26, 2024
Copy link
Contributor

Preview URLs (90 pages)
Flaws (304)

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

URL: /zh-CN/docs/Web/API/HTMLAnchorElement/download
Title: HTMLAnchorElement.download
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/DOMString does not exist

URL: /zh-CN/docs/Web/API/HTMLImageElement/Image
Title: Image()
Flaw count: 3

  • macros:
    • /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/HTMLImageElement/height does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement/height
    • /zh-CN/docs/Web/API/HTMLImageElement/naturalWidth does not exist but fell back to /en-US/docs/Web/API/HTMLImageElement/naturalWidth

URL: /zh-CN/docs/Web/API/HTMLImageElement/naturalHeight
Title: HTMLImageElement.naturalHeight
Flaw count: 2

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

URL: /zh-CN/docs/Web/API/History_API
Title: History API
Flaw count: 2

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

URL: /zh-CN/docs/Web/API/EventTarget/removeEventListener
Title: EventTarget.removeEventListener()
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/EventTarget/EventTarget
Title: EventTarget()
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/EventTarget/addEventListener
Title: EventTarget.addEventListener()
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/EventListener redirects to /zh-CN/docs/Web/API/EventTarget/addEventListener
    • /zh-CN/docs/Web/API/EventListener redirects to /zh-CN/docs/Web/API/EventTarget/addEventListener
  • translation_differences:
    • Differences in the important macros (3 in common of 17 possible)

URL: /zh-CN/docs/Web/API/EventTarget/dispatchEvent
Title: EventTarget.dispatchEvent()
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/EventListener redirects to /zh-CN/docs/Web/API/EventTarget/addEventListener
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/Headers
Title: Headers
Flaw count: 5

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Glossary/Guard
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/ByteString
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Glossary/Guard
    • /zh-CN/docs/Web/API/Headers/getAll redirects to /zh-CN/docs/Web/API/Headers/get
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Headers/get
Title: Headers.get()
Flaw count: 6

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/ByteString
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/ByteString
    • /zh-CN/docs/Web/API/Headers/getAll redirects to /zh-CN/docs/Web/API/Headers/get
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/ServiceWorker_API
    • Can't resolve /zh-CN/docs/Web/HTTP/Access_control_CORS
  • translation_differences:
    • Differences in the important macros (2 in common of 6 possible)

URL: /zh-CN/docs/Web/API/Headers/keys
Title: Headers.keys()
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/Headers/values
Title: Headers.values()
Flaw count: 3

  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/ServiceWorker_API
    • Can't resolve /zh-CN/docs/Web/HTTP/Access_control_CORS
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /zh-CN/docs/Web/API/Headers/entries
Title: Headers.entries()
Flaw count: 1

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

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 but fell back to /en-US/docs/Web/API/HTMLIFrameElement/allow

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/Fullscreen_API
Title: 全屏 API
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/Fullscreen_API/Guide
Title: 全屏指南
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/DocumentOrShadowRoot/fullscreenElement redirects to /zh-CN/docs/Web/API/Document/fullscreenElement
    • /zh-CN/docs/Web/API/DocumentOrShadowRoot/fullscreenElement redirects to /zh-CN/docs/Web/API/Document/fullscreenElement
    • /zh-CN/docs/Web/API/Document/onfullscreenchange redirects to /zh-CN/docs/Web/API/Document/fullscreenchange_event
    • /zh-CN/docs/Web/API/Document/onfullscreenerror redirects to /zh-CN/docs/Web/API/Document/fullscreenerror_event

URL: /zh-CN/docs/Web/API/Geolocation_API/Using_the_Geolocation_API
Title: 使用地理位置 API
Flaw count: 2

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMTimeStamp
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /zh-CN/docs/Web/API/FileReader/readAsDataURL
Title: FileReader:readAsDataURL() 方法
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /zh-CN/docs/Web/API/FileReader/readAsText
Title: FileReader:readAsText() 方法
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 6 possible)

URL: /zh-CN/docs/Web/API/HTMLCollection
Title: HTMLCollection
Flaw count: 2

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

URL: /zh-CN/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations
Title: 拖拽操作
Flaw count: 16

  • macros:
    • /zh-CN/docs/Web/API/GlobalEventHandlers/ondragstart does not exist but fell back to /en-US/docs/Web/API/HTMLElement/dragstart_event
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString
    • /zh-CN/docs/Web/API/DataTransfer/mozUserCancelled does not exist
  • broken_links:
    • Can't resolve /zh-CN/docs/DragDrop/Recommended_Drag_Types#text
    • Can't resolve /zh-CN/docs/DragDrop/Recommended_Drag_Types#link
    • Can't resolve /zh-CN/docs/DragDrop/Recommended_Drag_Types#text
    • Can't resolve /zh-CN/docs/DragDrop/Recommended_Drag_Types#image
    • Can't resolve /zh-CN/docs/DragDrop/Recommended_Drag_Types#text
    • and 8 more flaws omitted

URL: /zh-CN/docs/Web/API/HTML_Drag_and_Drop_API/Recommended_drag_types
Title: 推荐拖动类型
Flaw count: 9

  • macros:
    • /zh-CN/docs/Web/API/DataTransfer/mozSetDataAt does not exist
    • /zh-CN/docs/Web/API/DataTransfer/mozGetDataAt does not exist
    • /zh-CN/docs/Web/API/DataTransfer/mozGetDataAt does not exist
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString
    • /zh-CN/docs/Web/API/DataTransfer/mozGetDataAt does not exist
  • broken_links:
    • Can't resolve /zh-CN/XPCOM_Interface_Reference/nsIFile
    • Can't resolve /zh-CN/data_URIs
    • Can't resolve /zh-CN/XPCOM_Interface_Reference/nsIInputStream
    • Can't resolve /zh-CN/docs/Web/Guide/HTML/Drag_operations

URL: /zh-CN/docs/Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop
Title: File drag and drop
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/GlobalEventHandlers/ondrop redirects to /zh-CN/docs/Web/API/HTMLElement/drop_event
    • /zh-CN/docs/Web/API/GlobalEventHandlers/ondragover does not exist but fell back to /en-US/docs/Web/API/HTMLElement/dragover_event
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/Guide/HTML/Drag_operations

URL: /zh-CN/docs/Web/API/File_API/Using_files_from_web_applications
Title: 在 web 应用程序中使用文件
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/File_System_API/Origin_private_file_system
Title: 源私有文件系统
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/Fetch_API
Title: Fetch API
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • /zh-CN/docs/Web/API/WorkerGlobalScope does not exist but fell back to /en-US/docs/Web/API/WorkerGlobalScope
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/fetch#参数
    • Can't resolve /zh-CN/docs/Web/API/fetch#参数
    • Can't resolve /zh-CN/docs/Web/API/ServiceWorker_API

URL: /zh-CN/docs/Web/API/Fetch_API/Using_Fetch
Title: 使用 Fetch
Flaw count: 13

  • macros:
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • and 6 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/fetch#参数
    • Anchor not lowercase

URL: /zh-CN/docs/Web/API/HTMLFormElement/elements
Title: HTMLFormElement:elements 属性
Flaw count: 3

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

URL: /zh-CN/docs/Web/API/HTMLFormElement/submit_event
Title: HTMLFormElement: submit event
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/SubmitEvent does not exist but fell back to /en-US/docs/Web/API/SubmitEvent
    • /zh-CN/docs/Web/API/GlobalEventHandlers/onsubmit redirects to /zh-CN/docs/Web/API/HTMLFormElement/submit_event
    • /zh-CN/docs/Web/API/SubmitEvent does not exist but fell back to /en-US/docs/Web/API/SubmitEvent
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/FormData/append
Title: FormData.append()
Flaw count: 2

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/USVString
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/USVString

URL: /zh-CN/docs/Web/API/FormData/FormData
Title: FormData()
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 5 possible)

URL: /zh-CN/docs/Web/API/FormData/set
Title: FormData.set()
Flaw count: 2

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/USVString
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/USVString

URL: /zh-CN/docs/Web/API/HTMLCanvasElement/toBlob
Title: HTMLCanvasElement.toBlob()
Flaw count: 1

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString

URL: /zh-CN/docs/Web/API/HTMLCanvasElement/getContext
Title: HTMLCanvasElement.getContext()
Flaw count: 20

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/canvas does not exist
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/null
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString
    • /zh-CN/docs/Web/JavaScript/Reference/canvas does not exist
    • /zh-CN/docs/Web/JavaScript/Reference/alpha does not exist
    • and 11 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/WebGL
    • Can't resolve /zh-CN/docs/Web/WebGL
    • Can't resolve /zh-CN/docs/Web/WebGL
    • Can't resolve /zh-CN/docs/Web/WebGL

URL: /zh-CN/docs/Web/API/EXT_float_blend
Title: EXT_float_blend
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/API/WEBGL_color_buffer_float does not exist but fell back to /en-US/docs/Web/API/WEBGL_color_buffer_float
    • /zh-CN/docs/Web/API/EXT_color_buffer_float does not exist but fell back to /en-US/docs/Web/API/EXT_color_buffer_float
    • /zh-CN/docs/Web/API/EXT_color_buffer_float does not exist but fell back to /en-US/docs/Web/API/EXT_color_buffer_float
    • /zh-CN/docs/Web/API/OES_texture_float does not exist but fell back to /en-US/docs/Web/API/OES_texture_float
    • /zh-CN/docs/Web/API/WEBGL_color_buffer_float does not exist but fell back to /en-US/docs/Web/API/WEBGL_color_buffer_float
    • and 2 more flaws omitted

URL: /zh-CN/docs/Web/API/HTML_DOM_API/Microtask_guide
Title: 在 JavaScript 中通过 queueMicrotask() 使用微任务
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
    • /zh-CN/docs/Web/API/Fetch redirects to /zh-CN/docs/Web/API/Window/fetch
  • broken_links:
    • Can't resolve /zh-CN/docs/Learn/JavaScript/Asynchronous/Concepts
    • Can't resolve /zh-CN/docs/Learn/JavaScript/Asynchronous/Timeouts_and_intervals
    • Can't resolve /zh-CN/docs/Learn/JavaScript/Asynchronous/Choosing_the_right_approach
  • translation_differences:
    • Differences in the important macros (1 in common of 7 possible)

URL: /zh-CN/docs/Web/API/HTML_DOM_API/Microtask_guide/In_depth
Title: 深入:微任务与 Javascript 运行时环境
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/Worklet does not exist but fell back to /en-US/docs/Web/API/Worklet
    • /zh-CN/docs/Web/API/AudioWorklet does not exist but fell back to /en-US/docs/Web/API/AudioWorklet
    • /zh-CN/docs/Web/API/PaintWorklet does not exist but fell back to /en-US/docs/Web/API/PaintWorkletGlobalScope

URL: /zh-CN/docs/Web/API/IDBCursor
Title: IDBCursor
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/API/IDBCursor/advance does not exist but fell back to /en-US/docs/Web/API/IDBCursor/advance
    • /zh-CN/docs/Web/API/IDBCursor/continue does not exist but fell back to /en-US/docs/Web/API/IDBCursor/continue
    • /zh-CN/docs/Web/API/IDBCursor/delete does not exist but fell back to /en-US/docs/Web/API/IDBCursor/delete
    • /zh-CN/docs/Web/API/IDBCursor/update does not exist but fell back to /en-US/docs/Web/API/IDBCursor/update
    • /zh-CN/docs/Web/API/IDBCursor/source does not exist but fell back to /en-US/docs/Web/API/IDBCursor/source
    • and 1 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/IndexedDB
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/IDBCursor/direction
Title: IDBCursor.direction
Flaw count: 2

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLTableElement
Title: HTMLTableElement
Flaw count: 32

  • macros:
    • /zh-CN/docs/Web/API/HTMLTableElement/caption does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/caption
    • /zh-CN/docs/Web/API/HTMLTableCaptionElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCaptionElement
    • /zh-CN/docs/Web/API/HTMLTableElement/tHead does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/tHead
    • /zh-CN/docs/Web/API/HTMLTableSectionElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableSectionElement
    • /zh-CN/docs/Web/API/HTMLTableElement/tFoot does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/tFoot
    • and 27 more flaws omitted

URL: /zh-CN/docs/Web/API/IDBFactory/open
Title: IDBFactory.open
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/API/IDBOpenDBRequest does not exist but fell back to /en-US/docs/Web/API/IDBOpenDBRequest
    • /zh-CN/docs/Web/API/Versionchange does not exist
    • /zh-CN/docs/Web/API/IDBOpenDBRequest does not exist but fell back to /en-US/docs/Web/API/IDBOpenDBRequest
  • broken_links:
    • Can't resolve /zh-CN/docs/IndexedDB#gloss_database_connection
    • Can't resolve /zh-CN/docs/IndexedDB/IDBErrorEvent
    • Can't resolve /zh-CN/Firefox/Releases/26
    • Can't resolve /zh-CN/docs/DOM/DOMError
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/FileList
Title: FileList
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (4 in common of 6 possible)

URL: /zh-CN/docs/Web/API/HTMLBodyElement
Title: HTMLBodyElement
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/API/HTMLBodyElement/aLink does not exist
    • /zh-CN/docs/Web/API/HTMLBodyElement/background does not exist
    • /zh-CN/docs/Web/API/HTMLBodyElement/bgColor does not exist
    • /zh-CN/docs/Web/API/HTMLBodyElement/link does not exist
    • /zh-CN/docs/Web/API/HTMLBodyElement/text does not exist
    • and 2 more flaws omitted

URL: /zh-CN/docs/Web/API/Houdini_APIs
Title: Houdini API
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/ElementCSSInlineStyle/style
    • Can't resolve /zh-CN/docs/Web/API/PaintWorklet/registerPaint

URL: /zh-CN/docs/Web/API/HTMLHtmlElement/version
Title: HTMLHtmlElement.version
Flaw count: 1

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

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

  • macros:
    • /zh-CN/docs/Web/API/HTMLAudioElement/mozCurrentSampleOffset does not exist
    • /zh-CN/docs/Web/API/HTMLAudioElement/mozWriteAudio does not exist
    • /zh-CN/docs/Web/API/HTMLAudioElement/mozSetup does not exist
    • /zh-CN/docs/Web/API/HTMLAudioElement/mozWriteAudio does not exist

URL: /zh-CN/docs/Web/API/GamepadHapticActuator/pulse
Title: GamepadHapticActuator:pulse() 方法
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/GamepadHapticActuator/playEffect
Title: GamepadHapticActuator:playEffect() 方法
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/FileSystemFileEntry
Title: FileSystemFileEntry
Flaw count: 12

  • macros:
    • /zh-CN/docs/Web/API/FileSystemFileEntry/file does not exist but fell back to /en-US/docs/Web/API/FileSystemFileEntry/file
    • /zh-CN/docs/Web/API/FileSystemEntry does not exist but fell back to /en-US/docs/Web/API/FileSystemEntry
    • /zh-CN/docs/Web/API/FileSystemFileEntry/file does not exist but fell back to /en-US/docs/Web/API/FileSystemFileEntry/file
    • /zh-CN/docs/Web/API/FileSystemFileEntry/createWriter does not exist but fell back to /en-US/docs/Web/API/FileSystemFileEntry/createWriter
    • /zh-CN/docs/Web/API/FileWriter does not exist
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/DOM/File_API/File_System_API
    • Can't resolve /zh-CN/docs/Web/API/Element/error_event
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/GPU/requestAdapter
Title: GPU:requestAdapter() 方法
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/IDBDatabase
Title: IDBDatabase
Flaw count: 19

  • macros:
    • /zh-CN/docs/Web/API/IDBDatabase/close does not exist but fell back to /en-US/docs/Web/API/IDBDatabase/close
    • /zh-CN/docs/Web/API/IDBDatabase/transaction does not exist but fell back to /en-US/docs/Web/API/IDBDatabase/transaction
    • /zh-CN/docs/Web/API/IDBTransaction/objectStore does not exist but fell back to /en-US/docs/Web/API/IDBTransaction/objectStore
    • /zh-CN/docs/Web/API/IDBDatabase/name does not exist but fell back to /en-US/docs/Web/API/IDBDatabase/name
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString
    • and 8 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/IndexedDB#database_connection
    • Can't resolve /zh-CN/docs/IndexedDB#gloss_transaction
    • Can't resolve /zh-CN/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB#gloss_transaction
    • Can't resolve /zh-CN/docs/Web/API/IDBTransaction/oncomplete
    • Can't resolve /zh-CN/docs/DOM/EventTarget
    • and 1 more flaws omitted

URL: /zh-CN/docs/Web/API/ExtendableEvent
Title: ExtendableEvent
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/API/ExtendableEvent/ExtendableEvent does not exist but fell back to /en-US/docs/Web/API/ExtendableEvent/ExtendableEvent
    • /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/oninstall does not exist
    • /zh-CN/docs/Web/API/ServiceWorkerRegistration/installing does not exist but fell back to /en-US/docs/Web/API/ServiceWorkerRegistration/installing
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/install
    • Can't resolve /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/activate
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/ExtendableEvent/waitUntil
Title: ExtendableEvent.waitUntil()
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/install_event does not exist but fell back to /en-US/docs/Web/API/ServiceWorkerGlobalScope/install_event
    • /zh-CN/docs/Web/API/ServiceWorkerRegistration/installing does not exist but fell back to /en-US/docs/Web/API/ServiceWorkerRegistration/installing
    • /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/activate_event does not exist but fell back to /en-US/docs/Web/API/ServiceWorkerGlobalScope/activate_event
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/HTMLMediaElement/src
Title: HTMLMediaElement.src
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLSourceElement does not exist but fell back to /en-US/docs/Web/API/HTMLSourceElement
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/USVString

URL: /zh-CN/docs/Web/API/HTMLMediaElement/canPlayType
Title: HTMLMediaElement.canPlayType()
Flaw count: 1

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Web/API/DOMString

URL: /zh-CN/docs/Web/API/HTMLMediaElement/ended_event
Title: HTMLMediaElement: ended 事件
Flaw count: 11

  • macros:
    • /zh-CN/docs/Web/API/GlobalEventHandlers/onended redirects to /zh-CN/docs/Web/API/HTMLMediaElement/ended_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/waiting_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/waiting_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/seeking_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/seeking_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/seeked_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/seeked_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/ratechange_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/ratechange_event
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/API/Media_Streams_API
    • Can't resolve /zh-CN/docs/Web/API/Media_Streams_API

URL: /zh-CN/docs/Web/API/HTMLMediaElement/srcObject
Title: HTMLMediaElement:srcObject 属性
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/MediaSourceHandle does not exist but fell back to /en-US/docs/Web/API/MediaSourceHandle
    • /zh-CN/docs/Web/API/MediaSource/handle does not exist but fell back to /en-US/docs/Web/API/MediaSource/handle
    • /zh-CN/docs/Web/API/DedicatedWorkerGlobalScope/postMessage does not exist but fell back to /en-US/docs/Web/API/DedicatedWorkerGlobalScope/postMessage
    • /zh-CN/docs/Web/API/MediaSourceHandle does not exist but fell back to /en-US/docs/Web/API/MediaSourceHandle
    • /zh-CN/docs/Web/API/MediaSourceHandle does not exist but fell back to /en-US/docs/Web/API/MediaSourceHandle

URL: /zh-CN/docs/Web/API/HTMLMediaElement/loadeddata_event
Title: HTMLMediaElement: loadeddata
Flaw count: 9

  • macros:
    • /zh-CN/docs/Web/API/GlobalEventHandlers/onloadeddata redirects to /zh-CN/docs/Web/API/HTMLMediaElement/loadeddata_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/waiting_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/waiting_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/seeking_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/seeking_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/seeked_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/seeked_event
    • /zh-CN/docs/Web/API/HTMLMediaElement/ratechange_event does not exist but fell back to /en-US/docs/Web/API/HTMLMediaElement/ratechange_event
    • and 4 more flaws omitted

URL: /zh-CN/docs/Web/API/Geolocation
Title: Geolocation
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/Position redirects to /zh-CN/docs/Web/API/GeolocationPosition

URL: /zh-CN/docs/Web/API/Gamepad_API/Using_the_Gamepad_API
Title: 使用 Gamepad API
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/Gamepad/index does not exist but fell back to /en-US/docs/Web/API/Gamepad/index
    • /zh-CN/docs/Web/API/Window/setInterval redirects to /zh-CN/docs/Web/API/setInterval
    • /zh-CN/docs/Web/API/Window/clearInterval redirects to /zh-CN/docs/Web/API/clearInterval
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/FileSystemDirectoryEntry
Title: FileSystemDirectoryEntry
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/API/FileSystemDirectoryEntry/getDirectory does not exist but fell back to /en-US/docs/Web/API/FileSystemDirectoryEntry/getDirectory
    • /zh-CN/docs/Web/API/FileSystemEntry does not exist but fell back to /en-US/docs/Web/API/FileSystemEntry
    • /zh-CN/docs/Web/API/FileSystemEntry does not exist but fell back to /en-US/docs/Web/API/FileSystemEntry
    • /zh-CN/docs/Web/API/FileSystemDirectoryEntry/getDirectory does not exist but fell back to /en-US/docs/Web/API/FileSystemDirectoryEntry/getDirectory
    • /zh-CN/docs/Web/API/FileSystemDirectoryEntry/getFile does not exist but fell back to /en-US/docs/Web/API/FileSystemDirectoryEntry/getFile
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/HTMLInputElement/webkitdirectory
Title: HTMLInputElement:webkitdirectory 属性
Flaw count: 3

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

URL: /zh-CN/docs/Web/API/HTMLElement/offsetWidth
Title: HTMLElement.offsetWidth
Flaw count: 2

  • broken_links:
    • Can't resolve /zh-CN/docs/Determining_the_dimensions_of_elements
  • translation_differences:
    • Differences in the important macros (2 in common of 3 possible)

URL: /zh-CN/docs/Web/API/HTMLElement/innerText
Title: HTMLElement:innerText 属性
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLElement/hidden
Title: HTMLElement.hidden
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLElement/style
Title: HTMLElement:style 属性
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/CSSStyleDeclaration/cssText does not exist but fell back to /en-US/docs/Web/API/CSSStyleDeclaration/cssText
    • /zh-CN/docs/Web/API/SVGElement/style does not exist but fell back to /en-US/docs/Web/API/SVGElement/style
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)
External URLs (21)

URL: /zh-CN/docs/Web/API/HTMLImageElement/naturalHeight
Title: HTMLImageElement.naturalHeight


URL: /zh-CN/docs/Web/API/Headers
Title: Headers


URL: /zh-CN/docs/Web/API/File_API/Using_files_from_web_applications
Title: 在 web 应用程序中使用文件


URL: /zh-CN/docs/Web/API/File_System_API
Title: 文件系统 API


URL: /zh-CN/docs/Web/API/HTMLCanvasElement/getContext
Title: HTMLCanvasElement.getContext()


URL: /zh-CN/docs/Web/API/IDBCursor
Title: IDBCursor


URL: /zh-CN/docs/Web/API/IDBFactory/open
Title: IDBFactory.open


URL: /zh-CN/docs/Web/API/FileList
Title: FileList


URL: /zh-CN/docs/Web/API/HTMLAudioElement
Title: HTMLAudioElement


URL: /zh-CN/docs/Web/API/IDBDatabase
Title: IDBDatabase


URL: /zh-CN/docs/Web/API/ExtendableEvent
Title: ExtendableEvent


URL: /zh-CN/docs/Web/API/ExtendableEvent/waitUntil
Title: ExtendableEvent.waitUntil()


URL: /zh-CN/docs/Web/API/HTMLMediaElement/canPlayType
Title: HTMLMediaElement.canPlayType()


URL: /zh-CN/docs/Web/API/HTMLInputElement/webkitdirectory
Title: HTMLInputElement:webkitdirectory 属性


URL: /zh-CN/docs/Web/API/HTMLElement/outerText
Title: HTMLElement.outerText

@yin1999 yin1999 merged commit 2c89c22 into mdn:main Jul 27, 2024
6 checks passed
@PassionPenguin PassionPenguin deleted the gfm-web-5 branch July 27, 2024 12:23
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.

2 participants