CSS Animation
Complex method of animating certain properties of an element
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.
CSS Logical Properties
Logical properties and values provide control of layout through logical, rather than physical, direction and dimension mappings. These properties are `writing-mode` relative equivalents of their corresponding physical properties.
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.
Selection controls for input & textarea
Controls for setting and getting text selection via `setSelectionRange()` and the `selectionStart` & `selectionEnd` properties.
Server Name Indication
An extension to the TLS computer networking protocol by which a client indicates which hostname it is attempting to connect to at the start of the handshaking process.
editcontext api: characterboundsrangestart
editcontext api: `compositionstart` event
editcontext api: selectionstart
htmltextareaelement api: selectionstart
offlineaudiocontext api: startrendering
offlineaudiocontext api: startrendering: returns a `promise`
performancescripttiming api: executionstart
svgtextcontentelement api: getstartpositionofchar
svgtextpathelement api: startoffset
textformat api: rangestart
texttrackcue api: starttime
textupdateevent api: selectionstart
textupdateevent api: updaterangestart
xmlhttprequestupload api: `loadstart` event
xmlhttprequest api: `loadstart` event
xrsession api: `selectstart` event
xrsession api: `squeezestart` event
css property: align-content: supported in flex layout: `start` and `end`
css property: align-items: supported in flex layout: `start` and `end`
css property: align-items: supported in grid layout: `start` and `end`
css property: align-self: supported in flex layout: `start` and `end`
css property: justify-content: supported in flex layout: `start` and `end`
css property: position-area: self-x-start
css property: position-area: span-self-x-start
css property: position-area: span-x-start
css property: position-area: x-start
css property: position-try-fallbacks: span-x-self-start
css property: position-try-fallbacks: span-x-start
css property: position-try-fallbacks: x-self-start
css property: position-try-fallbacks: x-start
css property: position-try: span-x-self-start
css property: position-try: span-x-start
css property: position-try: x-self-start
css property: position-try: x-start
css property: text-align-last: start
css property: text-align: start
css property: text-anchor: start
css property: text-box-trim: trim-start
css property: text-box: trim-start
css property: text-spacing-trim: trim-start
svg element: textpath: startoffset
50 results found.