Skip to content

Demix drag/drop events from GlobalEventHandlers#18286

Merged
teoli2003 merged 1 commit intomdn:mainfrom
queengooborg:ondragdrop
Jul 12, 2022
Merged

Demix drag/drop events from GlobalEventHandlers#18286
teoli2003 merged 1 commit intomdn:mainfrom
queengooborg:ondragdrop

Conversation

@queengooborg
Copy link
Collaborator

This PR demixes the drag and drop event handlers from the GlobalEventHandlers mixin. Related BCD PR: mdn/browser-compat-data#16556

@queengooborg queengooborg requested review from a team as code owners July 12, 2022 17:21
@queengooborg queengooborg requested review from schalkneethling and wbamberg and removed request for a team July 12, 2022 17:21
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:WebAPI Web API docs labels Jul 12, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/GlobalEventHandlers
Title: GlobalEventHandlers
on GitHub
Flaw count: 73

  • macros:
    • /en-US/docs/Web/API/GlobalEventHandlers/onabort redirects to /en-US/docs/Web/API/HTMLMediaElement/abort_event
    • /en-US/docs/Web/API/GlobalEventHandlers/oncontextmenu redirects to /en-US/docs/Web/API/Element/contextmenu_event
    • /en-US/docs/Web/API/GlobalEventHandlers/onformdata redirects to /en-US/docs/Web/API/HTMLFormElement/formdata_event
    • /en-US/docs/Web/API/HTMLMediaElement/loadend_event does not exist
    • /en-US/docs/Web/API/GlobalEventHandlers/onprogress does not exist
    • and 11 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 52 more flaws omitted

URL: /en-US/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations
Title: Drag Operations
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/XUL/image
    • Can't resolve /en-US/docs/XUL/separator

External URLs

URL: /en-US/docs/Web/HTML/Global_attributes/draggable
Title: draggable
on GitHub

No new external URLs


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

No external URLs


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


URL: /en-US/docs/Web/API/HTML_Drag_and_Drop_API
Title: HTML Drag and Drop API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop
Title: File drag and drop
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations
Title: Drag Operations
on GitHub

No new external URLs

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

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

👍

@teoli2003 teoli2003 merged commit 79d34ac into mdn:main Jul 12, 2022
@queengooborg queengooborg deleted the ondragdrop branch July 12, 2022 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs Content:WebAPI Web API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants