1. Background-clip: text

    Clipping a background image to the foreground text.

  2. HTMLElement.innerText

    A property representing the text within a DOM element and its descendants. As a getter, it approximates the text the user would get if they highlighted the contents of the element with the cursor and then copied to the clipboard.

  3. canvasrenderingcontext2d api: clip

  4. canvasrenderingcontext2d api: clip: `path` parameter

  5. clipboard api: readtext

  6. clipboard api: writetext

  7. offscreencanvasrenderingcontext2d api: clip

  8. paintrenderingcontext2d api: clip

  9. css property: mask-clip: `text`

  10. css property: text-overflow: clip