diff --git a/source b/source
index 54a8257ef73..cd49bbf77b0 100644
--- a/source
+++ b/source
@@ -80965,7 +80965,7 @@ dictionary DragEventInit : MouseEventInit {
- dragstart |
+ dragstart |
Source node |
✓ Cancelable |
Read/write mode
@@ -80974,7 +80974,7 @@ dictionary DragEventInit : MouseEventInit {
|
- drag |
+ drag |
Source node |
✓ Cancelable |
Protected mode
@@ -81019,7 +81019,7 @@ dictionary DragEventInit : MouseEventInit {
|
- dragend |
+ dragend |
Source node |
— |
Protected mode
@@ -129361,8 +129361,8 @@ INSERT INTERFACES HERE
|
pointercancel
- | Event
- | Elements
+ | PointerEvent
+ | Elements and Text nodes
| Fired at the source node when the user attempts to initiate a drag-and-drop operation.
|