Skip to content

fix: auto-cleanup by bot#40803

Merged
Josh-Cena merged 5 commits intomainfrom
markdownlint-auto-cleanup
Aug 20, 2025
Merged

fix: auto-cleanup by bot#40803
Josh-Cena merged 5 commits intomainfrom
markdownlint-auto-cleanup

Conversation

@mdn-bot
Copy link
Copy Markdown
Collaborator

@mdn-bot mdn-bot commented Aug 20, 2025

This PR was generated by this run of the auto-cleanup-bot workflow.

All issues were auto-fixed.

@mdn-bot mdn-bot added the automated pr [PR only] label Aug 20, 2025
@mdn-bot mdn-bot requested review from a team as code owners August 20, 2025 00:10
@mdn-bot mdn-bot added the automated pr [PR only] label Aug 20, 2025
@mdn-bot mdn-bot requested review from chrisdavidmills and wbamberg and removed request for a team August 20, 2025 00:10
@github-actions github-actions Bot added Content:CSS Cascading Style Sheets docs Content:WebAPI Web API docs Content:Meta Content in the meta docs size/s [PR only] 6-50 LoC changed labels Aug 20, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 20, 2025

Preview URLs (57 pages)
Flaws (18)

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

URL: /en-US/docs/Mozilla/Firefox/Releases/44
Title: Firefox 44 for developers
Flaw count: 2

  • macros:
    • Can't resolve /en-US/docs/Web/CSS/@page/marks
    • Can't resolve /en-US/docs/Web/API/MessageEvent/initMessageEvent

URL: /en-US/docs/Web/API/HTMLCanvasElement
Title: HTMLCanvasElement
Flaw count: 1

  • macros:
    • Can't resolve /en-US/docs/Web/API/HTMLCanvasElement/mozPrintCallback

URL: /en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Using IndexedDB
Flaw count: 2

  • macros:
    • Macro produces link /en-US/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB which is a redirect
    • Macro produces link /en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria which is a redirect

URL: /en-US/docs/Web/API/Web_components/Using_templates_and_slots
Title: Using templates and slots
Flaw count: 3

  • macros:
    • Macro produces link /en-US/docs/Web/Web_Components/Using_custom_elements which is a redirect
    • Macro produces link /en-US/docs/Web/Web_Components/Using_shadow_DOM which is a redirect
    • Macro produces link /en-US/docs/Web/Web_Components/Using_templates_and_slots which is a redirect

URL: /en-US/docs/Web/CSS/@position-try
Title: @position-try
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/declaration-list

URL: /en-US/docs/Web/CSS/@property
Title: @property
Flaw count: 3

  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/custom-property-name
    • Can't resolve /en-US/docs/Web/CSS/declaration-list
  • macros:
    • Macro produces link /en-US/docs/Web/CSS/linear-gradient which is a redirect

URL: /en-US/docs/Web/CSS/position
Title: position
Flaw count: 1

  • broken_links:
    • /en-US/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context is a redirect

URL: /en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security
Title: Strict-Transport-Security header
Flaw count: 3

  • unknown:
    • No generic content config found
    • no blog root
    • no blog root

URL: /en-US/docs/Web/WebDriver/Reference/Capabilities/firefoxOptions
Title: firefoxOptions
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/WebDriver/Reference/Commands/NewSession
    • Can't resolve /en-US/docs/Web/WebDriver/Reference/Commands/NewSession
External URLs (28)

URL: /en-US/docs/MDN/Writing_guidelines/Howto/Write_an_api_reference/Information_contained_in_a_WebIDL_file
Title: Information contained in a WebIDL file


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Browser_styles
Title: Browser styles


URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Omnibox
Title: Address bar suggestions


URL: /en-US/docs/Mozilla/Firefox/Releases/3.5/Updating_extensions
Title: Updating extensions for Firefox 3.5


URL: /en-US/docs/Mozilla/Firefox/Releases/3/Updating_extensions
Title: Updating extensions for Firefox 3


URL: /en-US/docs/Mozilla/Firefox/Releases/30
Title: Firefox 30 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/44
Title: Firefox 44 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/59
Title: Firefox 59 for developers


URL: /en-US/docs/Web/Accessibility/ARIA/How_to/File_ARIA-related_bugs
Title: How to file ARIA-related bugs


URL: /en-US/docs/Web/API/HTMLCanvasElement
Title: HTMLCanvasElement


URL: /en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Using IndexedDB


URL: /en-US/docs/Web/API/Navigator/getInstalledRelatedApps
Title: Navigator: getInstalledRelatedApps() method


URL: /en-US/docs/Web/API/Permissions/query
Title: Permissions: query() method


URL: /en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria
Title: Storage quotas and eviction criteria


URL: /en-US/docs/Web/HTTP/Guides/Content_negotiation/List_of_default_Accept_values
Title: List of default Accept values


URL: /en-US/docs/Web/HTTP/Guides/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file
Title: Proxy Auto-Configuration (PAC) file


URL: /en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Max-Age
Title: Access-Control-Max-Age header


URL: /en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security
Title: Strict-Transport-Security header


URL: /en-US/docs/Web/Privacy/Guides/Redirect_tracking_protection
Title: Redirect tracking protection


URL: /en-US/docs/Web/WebDriver/Reference/Capabilities/firefoxOptions
Title: firefoxOptions

(comment last updated: 2025-08-20 01:24:14)

@Josh-Cena Josh-Cena requested a review from a team as a code owner August 20, 2025 00:33
@github-actions github-actions Bot added Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs size/m [PR only] 51-500 LoC changed and removed size/s [PR only] 6-50 LoC changed labels Aug 20, 2025
@Josh-Cena Josh-Cena requested review from a team as code owners August 20, 2025 00:39
@Josh-Cena Josh-Cena requested review from hamishwillee and removed request for a team August 20, 2025 00:39
@Josh-Cena Josh-Cena requested review from bsmth, dotproto and scottaohara and removed request for a team August 20, 2025 00:39
@github-actions github-actions Bot added Content:WebExt WebExtensions docs Content:Other Any docs not covered by another "Content:" label Content:HTTP HTTP docs Content:Accessibility Accessibility docs Content:WebDriver WebDriver docs Content:Firefox Content in the Mozilla/Firefox subtree labels Aug 20, 2025
@Josh-Cena Josh-Cena merged commit 886f264 into main Aug 20, 2025
12 checks passed
@Josh-Cena Josh-Cena deleted the markdownlint-auto-cleanup branch August 20, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated pr [PR only] Content:Accessibility Accessibility docs Content:CSS Cascading Style Sheets docs Content:Firefox Content in the Mozilla/Firefox subtree Content:HTML Hypertext Markup Language docs Content:HTTP HTTP docs Content:Learn Learning area docs Content:Meta Content in the meta docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs Content:WebDriver WebDriver docs Content:WebExt WebExtensions docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants