1. CSS hanging-punctuation

    Allows some punctuation characters from start (or the end) of text elements to be placed "outside" of the box in order to preserve the reading flow.

  2. CSS text-indent

    The `text-indent` property applies indentation to lines of inline content in a block.

  3. document api: `scrollsnapchanging` event

  4. element api: `scrollsnapchanging` event

  5. textmetrics api: hangingbaseline

  6. window api: `scrollsnapchanging` event

  7. css property: dominant-baseline: hanging

  8. css property: hanging-punctuation: allow-end

  9. css property: hanging-punctuation: first

  10. css property: hanging-punctuation: last

  11. css property: hanging-punctuation: none

  12. css property: text-indent: hanging

  13. svg element: font-face: hanging

  14. svg element: font-face: v-hanging