1. CSS line-clamp

    CSS property that will contain text to a given amount of lines when used in combination with `display: -webkit-box`. It will end with ellipsis when `text-overflow: ellipsis` is included.

  2. gpudevice api: createrenderpipelineasync: validates that `depthbias`, `depthbiasslopescale`, and `depthbiasclamp` must be `0` for line and point topologies.

  3. gpudevice api: createrenderpipeline: validates that `depthbias`, `depthbiasslopescale`, and `depthbiasclamp` must be `0` for line and point topologies.

  4. css property: line-clamp

  5. css property: line-clamp: none

  6. css max-lines property