1. Document.execCommand()

    Allows running commands to manipulate the contents of an editable region in a document switched to designMode

  2. Context menu item (menuitem element)

    Method of defining a context menu item, now deprecated and [removed from the HTML specification](https://github.com/whatwg/html/issues/2730).

  3. commandevent api

  4. commandevent api: command

  5. commandevent api: `commandevent()` constructor

  6. commandevent api: source

  7. document api: execcommand

  8. document api: execcommand: `copy` command

  9. document api: execcommand: `cut` command

  10. document api: execcommand: `defaultparagraphseparator` command

  11. document api: execcommand: `insertbronreturn` command

  12. document api: execcommand: `inserthtml` command

  13. document api: execcommand: `inserthtml` command: requires `trustedhtml` instance when trusted types are enforced

  14. document api: execcommand: `paste` command

  15. gpucommandbuffer api

  16. gpucommandbuffer api: label

  17. gpucommandencoder api

  18. gpucommandencoder api: begincomputepass

  19. gpucommandencoder api: begincomputepass: `timestampwrites` descriptor property

  20. gpucommandencoder api: beginrenderpass

  21. gpucommandencoder api: beginrenderpass: accepts `gputexture` resources instead of `gputextureview` (provided default view is desired).

  22. gpucommandencoder api: beginrenderpass: color attachment `depthslice` option

  23. gpucommandencoder api: beginrenderpass: set `depthreadonly` and `stencilreadonly` to `true` separately from one another.

  24. gpucommandencoder api: beginrenderpass: `timestampwrites` descriptor property

  25. gpucommandencoder api: clearbuffer

  26. gpucommandencoder api: copybuffertobuffer

  27. gpucommandencoder api: copybuffertobuffer: offset and `size` parameters are optional

  28. gpucommandencoder api: copybuffertotexture

  29. gpucommandencoder api: copytexturetobuffer

  30. gpucommandencoder api: copytexturetotexture

  31. gpucommandencoder api: finish

  32. gpucommandencoder api: insertdebugmarker

  33. gpucommandencoder api: label

  34. gpucommandencoder api: popdebuggroup

  35. gpucommandencoder api: pushdebuggroup

  36. gpucommandencoder api: resolvequeryset

  37. gpucommandencoder api: writetimestamp

  38. gpuqueue api: submit: validates that submitted command buffers are unique.

  39. htmlbuttonelement api: command

  40. htmlbuttonelement api: commandforelement

  41. htmlbuttonelement api: commandforelement: implicit anchor reference via `commandforelement`

  42. htmlbuttonelement api: command: `request-close` value

  43. htmlelement api: `command` event

  44. window api: updatecommands

  45. html element: button: command

  46. html element: button: commandfor

  47. html element: button: commandfor: implicit anchor reference via `commandfor`

  48. html element: button: command: `request-close` value