1. Asynchronous Clipboard API

    A modern, asynchronous Clipboard API based on Promises

  2. Background-clip: text

    Clipping a background image to the foreground text.

  3. Synchronous Clipboard API

    API to provide copy, cut and paste events as well as provide access to the OS clipboard.

  4. CSS clip-path property (for HTML)

    Method of defining the visible region of an HTML element using SVG or a shape definition.

  5. CSS Masks

    Method of displaying part of an element, using a selected image as a mask

  6. clipboardevent api: clipboarddata

  7. clipboarditem api

  8. clipboarditem api: `gettype()` method

  9. clipboarditem api: presentationstyle

  10. clipboarditem api: `supports()` static method

  11. clipboarditem api: types

  12. clipboarditem api: support for `image/svg+xml` mime type.

  13. clipboarditem api: support for custom formats starting with `web `.

  14. clipboard api: read

  15. clipboard api: readtext

  16. clipboard api: read: `formats.unsanitized` parameter

  17. clipboard api: supports `image/png` mime type

  18. clipboard api: supports `text/html` mime type

  19. clipboard api: supports `text/plain` mime type

  20. clipboard api: write

  21. clipboard api: writetext

  22. navigator api: clipboard

  23. css property: clip

  24. css property: clip-path: border-box

  25. css property: clip-path: content-box

  26. css property: clip-path: fill-box

  27. css property: clip-path: is animatable

  28. css property: clip-path: margin-box

  29. css property: clip-path: padding-box

  30. css property: clip-path: `path()`

  31. css property: clip-path: stroke-box

  32. css property: clip-path: on svg elements

  33. css property: clip-path: view-box

  34. css property: clip-rule

  35. css property: clip-rule: evenodd

  36. css property: clip-rule: nonzero

  37. css property: clip: auto

  38. svg element: clippath

  39. svg element: clippath: clippathunits

  40. svg element: clippath: systemlanguage