1. ::first-letter CSS pseudo-element selector

    CSS pseudo-element that allows styling only the first "letter" of text within an element. Useful for implementing initial caps or drop caps styling.

  2. CSS font-palette

    The font-palette CSS property allows selecting a palette from a color font. In combination with the `@font-palette-values` at-rule, custom palettes can be defined.

  3. CSS image-set

    Method of letting the browser pick the most appropriate CSS image from a given set.

  4. CSS Initial Letter

    Method of creating an enlarged cap, including a drop or raised cap, in a robust way.

  5. letter-spacing CSS property

    Controls spacing between characters of text (i.e. "tracking" in typographical terms). Not to be confused with kerning.

  6. autocomplete attribute: on & off values

    The `autocomplete` attribute for `input` elements indicates to the browser whether a value should or should not be autofilled when appropriate.

  7. let

    Declares a variable with block level scope

  8. audioworklet api

  9. audioworkletglobalscope api

  10. audioworkletglobalscope api: currentframe

  11. audioworkletglobalscope api: currenttime

  12. audioworkletglobalscope api: samplerate

  13. audioworkletnode api

  14. audioworkletnode api: parameters

  15. audioworkletnode api: port

  16. audioworkletnode api: `processorerror` event

  17. audioworkletprocessor api

  18. audioworkletprocessor api: port

  19. cache api: delete

  20. canvasrenderingcontext2d api: letterspacing

  21. cssfontpalettevaluesrule api

  22. cssfontpalettevaluesrule api: basepalette

  23. cssfontpalettevaluesrule api: fontfamily

  24. cssfontpalettevaluesrule api: name

  25. offscreencanvasrenderingcontext2d api: letterspacing

  26. paintworkletglobalscope api

  27. paintworkletglobalscope api: registerpaint

  28. range api: deletecontents

  29. text api: wholetext

  30. worklet api

  31. workletglobalscope api

  32. workletsharedstorage api

  33. workletsharedstorage api: @@asynciterator

  34. workletsharedstorage api: context

  35. workletsharedstorage api: entries

  36. workletsharedstorage api: get

  37. workletsharedstorage api: keys

  38. workletsharedstorage api: length

  39. workletsharedstorage api: remainingbudget

  40. worklet api: addmodule

  41. worklet api: support for ecmascript modules

  42. css property: -webkit-initial-letter

  43. css property: initial-letter-align

  44. css property: initial-letter: normal

  45. css property: letter-spacing: normal

  46. css property: letter-spacing: on svg elements

  47. css selector: `::first-letter`: support for the dutch digraph `ij`

  48. css selector: `::first-letter`: support on svg `<text>` element

  49. javascript statement: let

  50. global_attributes: letter-spacing