1. CSS resize property

    Method of allowing an element to be resized by the user, with options to limit to a given direction.

  2. CSS3 Cursors (original values)

    CSS3 cursor values added in the 2004 spec, including none, context-menu, cell, vertical-text, alias, copy, no-drop, not-allowed, nesw-resize, nwse-resize, col-resize, row-resize and all-scroll.

  3. Resize Observer

    Method for observing and reacting to changes to sizes of DOM elements.

  4. createimagebitmap api: `options.resizeheight` parameter

  5. createimagebitmap api: `options.resizequality` parameter

  6. createimagebitmap api: `options.resizewidth` parameter

  7. htmlframeelement api: noresize

  8. htmlvideoelement api: `resize` event

  9. mediadevices api: getsupportedconstraints: `resizemode` property in returned object

  10. mediadevices api: getusermedia: `constraints.resizemode` parameter

  11. mediastreamtrack api: applyconstraints: `resizemode` constraint

  12. pictureinpicturewindow api: `resize` event

  13. resizeobserver api

  14. resizeobserverentry api

  15. resizeobserverentry api: borderboxsize

  16. resizeobserverentry api: contentboxsize

  17. resizeobserverentry api: contentrect

  18. resizeobserverentry api: devicepixelcontentboxsize

  19. resizeobserverentry api: target

  20. resizeobserversize api

  21. resizeobserversize api: blocksize

  22. resizeobserversize api: inlinesize

  23. resizeobserver api: disconnect

  24. resizeobserver api: observe

  25. resizeobserver api: observe: `options.box` parameter

  26. resizeobserver api: `resizeobserver()` constructor

  27. resizeobserver api: unobserve

  28. visualviewport api: `resize` event

  29. window api: resizeby

  30. window api: resizeto

  31. window api: `resize` event

  32. css property: cursor: e-resize

  33. css property: cursor: ew-resize

  34. css property: cursor: n-resize

  35. css property: cursor: ne-resize

  36. css property: cursor: nesw-resize

  37. css property: cursor: ns-resize

  38. css property: cursor: nw-resize

  39. css property: cursor: nwse-resize

  40. css property: cursor: s-resize

  41. css property: cursor: w-resize

  42. css property: resize: block

  43. css property: resize: support on block level, replaced, table cell, or inline block elements

  44. css property: resize: both

  45. css property: resize: horizontal

  46. css property: resize: inline

  47. css property: resize: none

  48. css property: resize: vertical

  49. html element: frame: noresize

  50. javascript built-in: arraybuffer: resize