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

replace standard-table with macros (Part 1) #5782

Merged
merged 2 commits into from
May 23, 2022
Merged

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented May 23, 2022

It's a try to replace standard-table with {{Specifications}} macros. Using script here.

@yin1999 yin1999 requested a review from a team as a code owner May 23, 2022 05:07
@yin1999 yin1999 requested review from t7yang and removed request for a team May 23, 2022 05:07
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label May 23, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2022

Preview URLs

Flaws

URL: /zh-CN/docs/Web/API/AudioBuffer
Title: AudioBuffer
on GitHub
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/AudioContext/decodeAudioData redirects to /zh-CN/docs/Web/API/BaseAudioContext/decodeAudioData
    • /zh-CN/docs/Web/API/AudioContext/createBuffer redirects to /zh-CN/docs/Web/API/BaseAudioContext/createBuffer
    • /zh-CN/docs/Web/API/AudioBuffer/copyToChannel does not exist but fell back to /en-US/docs/Web/API/AudioBuffer/copyToChannel
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBuffer/sampleRate
Title: AudioBuffer.sampleRate
on GitHub
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/AudioBuffer/AudioBuffer
Title: AudioBuffer()
on GitHub
Flaw count: 3

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • This macro has been deprecated, and should be removed.
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBuffer/duration
Title: AudioBuffer.duration
on GitHub
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/AudioBuffer/length
Title: AudioBuffer.length
on GitHub
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/AudioBuffer/getChannelData
Title: AudioBuffer.getChannelData()
on GitHub
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBuffer/copyFromChannel
Title: AudioBuffer.copyFromChannel()
on GitHub
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBuffer/numberOfChannels
Title: AudioBuffer.numberOfChannels
on GitHub
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/AnalyserNode
Title: AnalyserNode
on GitHub
Flaw count: 11

  • macros:
    • /zh-CN/docs/Web/API/AnalyserNode/minDecibels does not exist but fell back to /en-US/docs/Web/API/AnalyserNode/minDecibels
    • /zh-CN/docs/Web/API/AnalyserNode/maxDecibels does not exist but fell back to /en-US/docs/Web/API/AnalyserNode/maxDecibels
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    • /zh-CN/docs/Web/API/AnalyserNode/getFloatTimeDomainData does not exist but fell back to /en-US/docs/Web/API/AnalyserNode/getFloatTimeDomainData
    • and 2 more flaws omitted
  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/AnalyserNode
Title: AnalyserNode.AnalyserNode()
on GitHub
Flaw count: 2

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/getFloatFrequencyData
Title: AnalyserNode.getFloatFrequencyData()
on GitHub
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Web_Audio_API/Using_Web_Audio_API
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/smoothingTimeConstant
Title: AnalyserNode.smoothingTimeConstant
on GitHub
Flaw count: 6

  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/API/AudioContext
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/API/Window/requestAnimationFrame
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/canvas
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Web_Audio_API/Using_Web_Audio_API
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/getByteTimeDomainData
Title: AnalyserNode.getByteTimeDomainData()
on GitHub
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
  • broken_links:
    • Can't resolve /en-US/docs/Web_Audio_API/Using_Web_Audio_API
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/getByteFrequencyData
Title: AnalyserNode.getByteFrequencyData()
on GitHub
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
  • broken_links:
    • Can't resolve /en-US/docs/Web_Audio_API/Using_Web_Audio_API
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/fftSize
Title: AnalyserNode.fftSize
on GitHub
Flaw count: 7

  • broken_links:
    • Can't resolve /en-US/docs/
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/API/AudioContext
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/API/Window/requestAnimationFrame
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/canvas
    • Is currently http:// but can become https://
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnalyserNode/frequencyBinCount
Title: AnalyserNode.frequencyBinCount
on GitHub
Flaw count: 6

  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/API/AudioContext
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/API/Window/requestAnimationFrame
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/canvas
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Web_Audio_API/Using_Web_Audio_API
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AnimationTimeline
Title: AnimationTimeline
on GitHub
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/DocumentTimeline does not exist but fell back to /en-US/docs/Web/API/DocumentTimeline
    • /zh-CN/docs/Web/API/AnimationTimeline/currentTime does not exist but fell back to /en-US/docs/Web/API/AnimationTimeline/currentTime
    • /zh-CN/docs/Web/API/DocumentTimeline does not exist but fell back to /en-US/docs/Web/API/DocumentTimeline
  • translation_differences:
    • Differences in the important macros (2 in common of 6 possible)

URL: /zh-CN/docs/Web/API/Attr/namespaceURI
Title: Attr.namespaceURI
on GitHub
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/LocalName does not exist
    • /zh-CN/docs/Web/API/Node/namespaceURI does not exist but fell back to /en-US/docs/Web/API/Element/namespaceURI
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Attr/prefix
Title: Attr.prefix
on GitHub
Flaw count: 2

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

URL: /zh-CN/docs/Web/API/Attr/localName
Title: Attr.localName
on GitHub
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/Node/localName does not exist but fell back to /en-US/docs/Web/API/Element/localName
  • translation_differences:
    • Differences in the important macros (2 in common of 6 possible)

URL: /zh-CN/docs/Web/API/AnimationEvent
Title: AnimationEvent
on GitHub
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/AnimationEvent/elapsedTime does not exist but fell back to /en-US/docs/Web/API/AnimationEvent/elapsedTime
    • /zh-CN/docs/Web/API/AnimationEvent/pseudoElement does not exist but fell back to /en-US/docs/Web/API/AnimationEvent/pseudoElement
    • /zh-CN/docs/Web/API/AnimationEvent/initAnimationEvent does not exist but fell back to /en-US/docs/Web/API/AnimationEvent/AnimationEvent
  • broken_links:
    • Can't resolve /en-US/docs/CSS/Using_CSS_animations
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/AnimationEvent/animationName
Title: AnimationEvent.animationName
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_animations
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/AnimationEvent/AnimationEvent
Title: AnimationEvent()
on GitHub
Flaw count: 14

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/CSS/animation-delay
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements
    • Can't resolve https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_animations
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/CSS/animation
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/CSS/animation-delay
    • and 8 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/AudioBufferSourceNode
Title: AudioBufferSourceNode
on GitHub
Flaw count: 14

  • macros:
    • /zh-CN/docs/Web/API/AudioScheduledSourceNode/start does not exist but fell back to /en-US/docs/Web/API/AudioScheduledSourceNode/start
    • /zh-CN/docs/Web/API/AudioBufferSourceNode/detune does not exist but fell back to /en-US/docs/Web/API/AudioBufferSourceNode/detune
    • /zh-CN/docs/Web/API/AudioBufferSourceNode/loop does not exist but fell back to /en-US/docs/Web/API/AudioBufferSourceNode/loop
    • /zh-CN/docs/Web/API/AudioBufferSourceNode/loopStart does not exist but fell back to /en-US/docs/Web/API/AudioBufferSourceNode/loopStart
    • /zh-CN/docs/Web/API/AudioBufferSourceNode/loopEnd does not exist but fell back to /en-US/docs/Web/API/AudioBufferSourceNode/loopEnd
    • and 4 more flaws omitted
  • images:
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBufferSourceNode/AudioBufferSourceNode
Title: AudioBufferSourceNode.AudioBufferSourceNode()
on GitHub
Flaw count: 2

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBufferSourceNode/start
Title: AudioBufferSourceNode.start()
on GitHub
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/AudioContext/currentTime redirects to /zh-CN/docs/Web/API/BaseAudioContext/currentTime
    • /zh-CN/docs/Web/API/AudioBufferSourceNode/loopEnd does not exist but fell back to /en-US/docs/Web/API/AudioBufferSourceNode/loopEnd
    • /zh-CN/docs/Web/API/AudioContext/decodeAudioData redirects to /zh-CN/docs/Web/API/BaseAudioContext/decodeAudioData
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AudioBufferSourceNode/buffer
Title: AudioBufferSourceNode.buffer
on GitHub
Flaw count: 2

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

URL: /zh-CN/docs/Web/API/AbortSignal
Title: AbortSignal
on GitHub
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/Boolean does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
    • /zh-CN/docs/Web/API/AbortSignal/onabort redirects to /zh-CN/docs/Web/API/AbortSignal/abort_event
    • /zh-CN/docs/Web/API/AbortController/signal does not exist but fell back to /en-US/docs/Web/API/AbortController/signal
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/AbortSignal/aborted
Title: AbortSignal.aborted
on GitHub
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/Boolean does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
    • /zh-CN/docs/Web/API/Boolean does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/AbortSignal/abort_event
Title: AbortSignal.onabort
on GitHub
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/FetchSignal does not exist but fell back to /en-US/docs/Web/API/AbortSignal
  • bad_bcd_queries:
    • No BCD data for query: api.AbortSignal.onabort
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/ANGLE_instanced_arrays
Title: ANGLE_instanced_arrays
on GitHub
Flaw count: 12

  • macros:
    • /zh-CN/docs/Web/API/WebGLRenderingContext/getVertexAttrib does not exist but fell back to /en-US/docs/Web/API/WebGLRenderingContext/getVertexAttrib
    • /zh-CN/docs/Web/API/WebGLRenderingContext/getVertexAttrib does not exist but fell back to /en-US/docs/Web/API/WebGLRenderingContext/getVertexAttrib
    • /zh-CN/docs/Web/API/GLint does not exist but fell back to /en-US/docs/Web/API/WebGL_API/Types
    • /zh-CN/docs/Web/API/ANGLE_instanced_arrays/drawArraysInstancedANGLE does not exist but fell back to /en-US/docs/Web/API/ANGLE_instanced_arrays/drawArraysInstancedANGLE
    • /zh-CN/docs/Web/API/ANGLE_instanced_arrays/drawElementsInstancedANGLE does not exist but fell back to /en-US/docs/Web/API/ANGLE_instanced_arrays/drawElementsInstancedANGLE
    • and 6 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AbortController
Title: AbortController
on GitHub
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/API/AbortController/signal does not exist but fell back to /en-US/docs/Web/API/AbortController/signal
    • /zh-CN/docs/Web/API/AbortController/signal does not exist but fell back to /en-US/docs/Web/API/AbortController/signal
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /zh-CN/docs/Web/API/AbortController/AbortController
Title: AbortController.AbortController()
on GitHub
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/AbortController/signal does not exist but fell back to /en-US/docs/Web/API/AbortController/signal
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/AbortController/abort
Title: AbortController.abort()
on GitHub
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/Body does not exist
    • /zh-CN/docs/Web/API/AbortController/signal does not exist but fell back to /en-US/docs/Web/API/AbortController/signal
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
    • Can't resolve /en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Animation
Title: Animation
on GitHub
Flaw count: 10

  • macros:
    • /zh-CN/docs/Web/API/KeyframeEffect does not exist but fell back to /en-US/docs/Web/API/KeyframeEffect
    • /zh-CN/docs/Web/API/Animation/playbackRate does not exist but fell back to /en-US/docs/Web/API/Animation/playbackRate
    • /zh-CN/docs/Web/API/Animation/ready does not exist but fell back to /en-US/docs/Web/API/Animation/ready
    • /zh-CN/docs/Web/API/Animation/timeline does not exist but fell back to /en-US/docs/Web/API/Animation/timeline
    • /zh-CN/docs/Web/API/Animation/oncancel redirects to /zh-CN/docs/Web/API/Animation/cancel_event
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Animation/cancel_event
Title: Animation.oncancel
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Animation/effect
Title: Animation.effect
on GitHub
Flaw count: 3

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

URL: /zh-CN/docs/Web/API/Animation/play
Title: Animation.play()
on GitHub
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/Animation/pause does not exist but fell back to /en-US/docs/Web/API/Animation/pause
    • /zh-CN/docs/Web/API/Animation/reverse does not exist but fell back to /en-US/docs/Web/API/Animation/reverse
  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Animation/id
Title: Animation.id
on GitHub
Flaw count: 3

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 6 possible)

URL: /zh-CN/docs/Web/API/Animation/Animation
Title: Animation.Animation()
on GitHub
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/KeyframeEffect does not exist but fell back to /en-US/docs/Web/API/KeyframeEffect
    • /zh-CN/docs/Web/API/DocumentTimeline does not exist but fell back to /en-US/docs/Web/API/DocumentTimeline
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Animation/finish
Title: Animation.finish()
on GitHub
Flaw count: 3

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

URL: /zh-CN/docs/Web/API/Animation/playState
Title: Animation.playState
on GitHub
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/Animation/pause does not exist but fell back to /en-US/docs/Web/API/Animation/pause
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /zh-CN/docs/Web/API/Animation/currentTime
Title: Animation.currentTime
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 6 possible)

URL: /zh-CN/docs/Web/API/Animation/finished
Title: Animation.finished
on GitHub
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/Animation/cancel
Title: Animation.cancel()
on GitHub
Flaw count: 3

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

URL: /zh-CN/docs/Web/API/AmbientLightSensor
Title: AmbientLightSensor
on GitHub
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/AmbientLightSensorReading does not exist but fell back to /en-US/docs/Web/API/AmbientLightSensor
    • /zh-CN/docs/Web/API/AmbientLightSensor/reading redirects to /zh-CN/docs/Web/API/AmbientLightSensor/illuminance
    • /zh-CN/docs/Web/API/AmbientLightSensorReading does not exist but fell back to /en-US/docs/Web/API/AmbientLightSensor
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Ambient_Light_Sensor_API
  • translation_differences:
    • Differences in the important macros (2 in common of 6 possible)

URL: /zh-CN/docs/Web/API/AmbientLightSensor/illuminance
Title: reading
on GitHub
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/AmbientLightSensorReading does not exist but fell back to /en-US/docs/Web/API/AmbientLightSensor
    • /zh-CN/docs/Web/API/AmbientLightSensorReading does not exist but fell back to /en-US/docs/Web/API/AmbientLightSensor
  • translation_differences:
    • Differences in the important macros (2 in common of 6 possible)

URL: /zh-CN/docs/Web/API/AmbientLightSensor/AmbientLightSensor
Title: AmbientLightSensor.AmbientLightSensor()
on GitHub
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/atob
Title: WindowOrWorkerGlobalScope.atob()
on GitHub
Flaw count: 10

  • macros:
    • /zh-CN/docs/Web/API/WindowBase64/btoa redirects to /zh-CN/docs/Web/API/btoa
    • /zh-CN/docs/Web/JavaScript/Reference/DOMException does not exist
    • /zh-CN/docs/Web/API/WindowOrWorkerGlobalScope/btoa redirects to /zh-CN/docs/Web/API/btoa
  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Base64_encoding_and_decoding#The_.22Unicode_Problem.22
    • Can't resolve /en-US/docs/Web/API/window.btoa#Unicode_Strings
    • Can't resolve /Web/API/WindowBase64/Base64_encoding_and_decoding
    • Can't resolve /en-US/docs/data_URIs
    • Can't resolve /en-US/docs/Components.utils.importGlobalProperties
  • bad_bcd_queries:
    • No BCD data for query: api.WindowOrWorkerGlobalScope.atob
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /zh-CN/docs/Web/API/Accelerometer
Title: Accelerometer
on GitHub
Flaw count: 8

  • macros:
    • /zh-CN/docs/Web/API/Accelerometer/Accelerometer does not exist but fell back to /en-US/docs/Web/API/Accelerometer/Accelerometer
    • /zh-CN/docs/Web/API/Accelerometer/x does not exist but fell back to /en-US/docs/Web/API/Accelerometer/x
    • /zh-CN/docs/Web/API/Accelerometer/y does not exist but fell back to /en-US/docs/Web/API/Accelerometer/y
    • /zh-CN/docs/Web/API/Accelerometer/z does not exist but fell back to /en-US/docs/Web/API/Accelerometer/z
    • /zh-CN/docs/Web/API/Sensor/onreading does not exist but fell back to /en-US/docs/Web/API/Sensor/reading_event
  • broken_links:
    • Can't resolve /docs/Web/API/Sensor_APIs
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/API/Permissions
  • translation_differences:
    • Differences in the important macros (1 in common of 6 possible)

External URLs

URL: /zh-CN/docs/Web/API/AudioBuffer
Title: AudioBuffer
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/sampleRate
Title: AudioBuffer.sampleRate
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/AudioBuffer
Title: AudioBuffer()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/duration
Title: AudioBuffer.duration
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/length
Title: AudioBuffer.length
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/getChannelData
Title: AudioBuffer.getChannelData()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/copyFromChannel
Title: AudioBuffer.copyFromChannel()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBuffer/numberOfChannels
Title: AudioBuffer.numberOfChannels
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode
Title: AnalyserNode
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/AnalyserNode
Title: AnalyserNode.AnalyserNode()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/getFloatFrequencyData
Title: AnalyserNode.getFloatFrequencyData()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/smoothingTimeConstant
Title: AnalyserNode.smoothingTimeConstant
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/getByteTimeDomainData
Title: AnalyserNode.getByteTimeDomainData()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/getByteFrequencyData
Title: AnalyserNode.getByteFrequencyData()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/fftSize
Title: AnalyserNode.fftSize
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnalyserNode/frequencyBinCount
Title: AnalyserNode.frequencyBinCount
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnimationTimeline
Title: AnimationTimeline
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Attr/namespaceURI
Title: Attr.namespaceURI
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Attr/prefix
Title: Attr.prefix
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Attr/localName
Title: Attr.localName
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnimationEvent
Title: AnimationEvent
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnimationEvent/animationName
Title: AnimationEvent.animationName
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AnimationEvent/AnimationEvent
Title: AnimationEvent()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBufferSourceNode
Title: AudioBufferSourceNode
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBufferSourceNode/AudioBufferSourceNode
Title: AudioBufferSourceNode.AudioBufferSourceNode()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBufferSourceNode/start
Title: AudioBufferSourceNode.start()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AudioBufferSourceNode/buffer
Title: AudioBufferSourceNode.buffer
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AbortSignal
Title: AbortSignal
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AbortSignal/aborted
Title: AbortSignal.aborted
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AbortSignal/abort_event
Title: AbortSignal.onabort
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/ANGLE_instanced_arrays
Title: ANGLE_instanced_arrays
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AbortController
Title: AbortController
on GitHub


URL: /zh-CN/docs/Web/API/AbortController/AbortController
Title: AbortController.AbortController()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AbortController/abort
Title: AbortController.abort()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation
Title: Animation
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/cancel_event
Title: Animation.oncancel
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/effect
Title: Animation.effect
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/play
Title: Animation.play()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/id
Title: Animation.id
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/Animation
Title: Animation.Animation()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/finish
Title: Animation.finish()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/playState
Title: Animation.playState
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/currentTime
Title: Animation.currentTime
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/finished
Title: Animation.finished
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Animation/cancel
Title: Animation.cancel()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AmbientLightSensor
Title: AmbientLightSensor
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AmbientLightSensor/illuminance
Title: reading
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/AmbientLightSensor/AmbientLightSensor
Title: AmbientLightSensor.AmbientLightSensor()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/atob
Title: WindowOrWorkerGlobalScope.atob()
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/API/Accelerometer
Title: Accelerometer
on GitHub

No new external URLs

(this comment was updated 2022-05-23 05:28:17.737295)

@yin1999
Copy link
Member Author

yin1999 commented May 23, 2022

I've checked all those pages, it seems ok.

</tr>
</tbody>
</table>
<h2 id="规范">规范</h2>
Copy link
Member Author

Choose a reason for hiding this comment

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

add <h2> tag to keep it in a new block.


<p>当一个 <a href="https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch">fetch request</a> 初始化,我们把 <code>AbortSignal</code> 作为一个选项传递到到请求对象(如下 <code>{ signal }</code>)。这将 <code>signal<code> 和 <code>controller<code> 与这个 <code>fetch request</code> 相关联,然后允许我们通过调用 {{domxref("AbortController.abort()")}} 中止请求,如下第二个事件监听函数。</p>
<p>当一个 <a href="https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch">fetch request</a> 初始化,我们把 <code>AbortSignal</code> 作为一个选项传递到到请求对象(如下 <code>{ signal }</code>)。这将 <code>signal</code> 和 <code>controller</code> 与这个 <code>fetch request</code> 相关联,然后允许我们通过调用 {{domxref("AbortController.abort()")}} 中止请求,如下第二个事件监听函数。</p>
Copy link
Member Author

@yin1999 yin1999 May 23, 2022

Choose a reason for hiding this comment

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

correct those <code> tag. Or the {{Specifications}} and {{Compat}} macros are not working.

@irvin irvin merged commit d3642fb into mdn:main May 23, 2022
@yin1999 yin1999 deleted the replace-spec branch May 23, 2022 08: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.

2 participants