CSS Text Box
CSS `text-box` (and its longhands `text-box-trim` & `text-box-edge`) provide the ability to trim extra space over/under text glyphs at the start/end of a block to match specific font-provided metrics. This allows for more precise alignment and positioning of text.
css property: margin-trim: block-end
css property: margin-trim: inline-end
css property: text-box-trim: trim-end
css property: text-box: trim-end
javascript built-in: string: trimend
7 results found.