Font unicode-range subsetting
This @font-face descriptor defines the set of Unicode codepoints that may be supported by the font face for which it is declared. The descriptor value is a comma-delimited list of Unicode range (<urange>) values. The union of these ranges defines the set of codepoints that serves as a hint for user agents when deciding whether or not to download a font resource for a given text run.
KeyboardEvent.charCode
A legacy `KeyboardEvent` property that gives the Unicode codepoint number of a character key pressed during a `keypress` event.
KeyboardEvent.code
A `KeyboardEvent` property representing the physical key that was pressed, ignoring the keyboard layout and ignoring whether any modifier keys were active.
TextEncoder & TextDecoder
`TextEncoder` encodes a JavaScript string into bytes using the UTF-8 encoding and returns the resulting `Uint8Array` of those bytes. `TextDecoder` does the reverse.
WebCodecs API
API to provide more control over the encoding and decoding of audio, video, and images.
closeevent api: code
domexception api: code
encodedaudiochunk api
encodedaudiochunk api: type
encodedvideochunk api
encodedvideochunk api: type
geolocationpositionerror api: code
htmlobjectelement api: code
htmlobjectelement api: codebase
htmlobjectelement api: codetype
keyboardevent api: code
mediaerror api: code
otpcredential api: code
rtcrtpsender api: `setparameters()`: `parameters.codecs` parameter
rtcstatsreport api: `codec` stats
rtcstatsreport api: `codec` stats: `channels` in 'codec' stats
rtcstatsreport api: `codec` stats: `clockrate` in 'codec' stats
rtcstatsreport api: `codec` stats: `id` in 'codec' stats
rtcstatsreport api: `codec` stats: `mimetype` in 'codec' stats
rtcstatsreport api: `codec` stats: `payloadtype` in 'codec' stats
rtcstatsreport api: `codec` stats: `sdpfmtpline` in 'codec' stats
rtcstatsreport api: `codec` stats: `timestamp` in 'codec' stats
rtcstatsreport api: `codec` stats: `transportid` in 'codec' stats
rtcstatsreport api: `codec` stats: `type` in 'codec' stats
rtcstatsreport api: `inbound-rtp` stats: `codecid` in 'inbound-rtp' stats
rtcstatsreport api: `outbound-rtp` stats: `codecid` in 'outbound-rtp' stats
rtcstatsreport api: `remote-inbound-rtp` stats: `codecid` in 'remote-inbound-rtp' stats
rtcstatsreport api: `remote-outbound-rtp` stats: `codecid` in 'remote-outbound-rtp' stats
videoframe api: codedheight
videoframe api: codedrect
videoframe api: codedwidth
css property: unicode-bidi
css selector: `:lang()`: comma-separated list of language codes as `:lang(a, b)`
css selector: `:lang()`: matching language codes with wildcards as `:lang(*-latn)`
html element: code
html element: form: autocomplete: `one-time-code` value
html element: object: codebase
html element: object: codetype
html element: textarea: autocomplete: `one-time-code` value
http status code: 103
http status code: 103: `rel=preconnect`
http status code: 103: `rel=preload`
http status code: 308
http status code: 425
javascript built-in: string: codepointat
50 results found.