Skip to content

Commit

Permalink
Mark api.Document.createEvent as deprecated
Browse files Browse the repository at this point in the history
The spec has text that cautions developers against using the API:

https://dom.spec.whatwg.org/#ref-for-concept-event%E2%91%A4%E2%91%A3
  • Loading branch information
ddbeck committed Nov 20, 2024
1 parent 330ca44 commit d75b1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Document.json
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
"deprecated": true
}
}
},
Expand Down

0 comments on commit d75b1b2

Please sign in to comment.