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

Fix notes #8408

Merged
merged 2 commits into from
Aug 28, 2021
Merged

Fix notes #8408

merged 2 commits into from
Aug 28, 2021

Conversation

wbamberg
Copy link
Collaborator

This is part of #8364 .

This PR fixes a few notes that had been missed in #8180 (because they weren't in <div> elements).

One problematic note appeared in https://developer.mozilla.org/en-US/docs/Web/API/Window/controllers, which I though we should delete.

@wbamberg wbamberg requested review from a team as code owners August 28, 2021 03:40
@wbamberg wbamberg requested review from Rumyra and removed request for a team August 28, 2021 03:40
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/Window
Title: Window
on GitHub
Flaw count: 34

  • macros:
    • /en-US/docs/Web/API/Window/DOMMatrix does not exist
    • /en-US/docs/Web/API/Window/DOMMatrixReadOnly does not exist
    • /en-US/docs/Web/API/Window/DOMPoint does not exist
    • /en-US/docs/Web/API/Window/DOMPointReadOnly does not exist
    • /en-US/docs/Web/API/Window/DOMQuad does not exist
    • and 18 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/The_message_manager
    • Can't resolve /en-US/docs/Mozilla/Tech/XUL/Attribute/onpagehide
    • Can't resolve /en-US/docs/Mozilla/Tech/XUL/Attribute/onpageshow
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 3 more flaws omitted

External URLs

URL: /en-US/docs/Web/API/PerformanceElementTiming/element
Title: PerformanceElementTiming.element
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/url
Title: PerformanceElementTiming.url
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/identifier
Title: PerformanceElementTiming.identifier
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/naturalWidth
Title: PerformanceElementTiming.naturalWidth
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/toJSON
Title: PerformanceElementTiming.toJSON()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/renderTime
Title: PerformanceElementTiming.renderTime
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/naturalHeight
Title: PerformanceElementTiming.naturalHeight
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/loadTime
Title: PerformanceElementTiming.loadTime
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/id
Title: PerformanceElementTiming.id
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceElementTiming/intersectionRect
Title: PerformanceElementTiming.intersectionRect
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CompositionEvent/initCompositionEvent
Title: CompositionEvent.initCompositionEvent()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CompositionEvent/locale
Title: CompositionEvent.locale
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window
Title: Window
on GitHub


URL: /en-US/docs/Web/API/HTMLImageElement/naturalWidth
Title: HTMLImageElement.naturalWidth
on GitHub


URL: /en-US/docs/Web/API/HTMLImageElement/naturalHeight
Title: HTMLImageElement.naturalHeight
on GitHub

No new external URLs

@teoli2003 teoli2003 merged commit e8e3ac5 into mdn:main Aug 28, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2022
@wbamberg wbamberg deleted the fix-notes branch October 15, 2022 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants