1. DOMMatrix

    The `DOMMatrix` interface represents 4x4 matrices, suitable for 2D and 3D operations. Supersedes the `WebKitCSSMatrix` and `SVGMatrix` interfaces.

  2. CSS -webkit-user-drag property

    The non-standard `-webkit-user-drag` CSS property can be used to either make an element draggable or explicitly non-draggable (like links and images). See the standardized [draggable attribute/property](/mdn-api_htmlelement_draggable) for the recommended alternative method of accomplishing the same functionality.

  3. datatransferitem api: webkitgetasentry

  4. element api: `webkitmouseforcechanged` event

  5. element api: `webkitmouseforcedown` event

  6. element api: `webkitmouseforceup` event

  7. element api: `webkitmouseforcewillbegin` event

  8. file api: webkitrelativepath

  9. htmlinputelement api: webkitdirectory

  10. htmlinputelement api: webkitentries

  11. webkitpoint api

  12. webkitpoint api: `webkitpoint()` constructor

  13. webkitpoint api: x

  14. webkitpoint api: y

  15. window api: webkitconvertpointfromnodetopage

  16. window api: webkitconvertpointfrompagetonode

  17. css property: -webkit-app-region

  18. css property: -webkit-box-reflect

  19. css property: -webkit-column-axis

  20. css property: -webkit-line-align

  21. css property: -webkit-line-clamp

  22. css property: -webkit-line-grid

  23. css property: -webkit-line-snap

  24. css property: -webkit-locale

  25. css property: -webkit-nbsp-mode

  26. css property: -webkit-text-stroke

  27. css property: -webkit-text-zoom

  28. css property: -webkit-user-drag

  29. css property: -webkit-user-modify

  30. css selector: `::-webkit-details-marker`

  31. css selector: `::-webkit-inner-spin-button`

  32. css selector: `::-webkit-meter-bar`

  33. css selector: `::-webkit-meter-even-less-good-value`

  34. css selector: `::-webkit-meter-inner-element`

  35. css selector: `::-webkit-meter-optimum-value`

  36. css selector: `::-webkit-meter-suboptimum-value`

  37. css selector: `::-webkit-progress-bar`

  38. css selector: `::-webkit-progress-inner-element`

  39. css selector: `::-webkit-progress-value`

  40. css selector: ::-webkit-resizer

  41. css selector: ::-webkit-scrollbar

  42. css selector: ::-webkit-scrollbar-button

  43. css selector: ::-webkit-scrollbar-corner

  44. css selector: ::-webkit-scrollbar-thumb

  45. css selector: ::-webkit-scrollbar-track

  46. css selector: ::-webkit-scrollbar-track-piece

  47. css selector: `::-webkit-search-cancel-button`

  48. css selector: `::-webkit-search-results-button`

  49. css selector: -webkit-slider-runnable-track

  50. css selector: -webkit-slider-thumb