1. 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.

  2. zstd (Zstandard) content-encoding

    Data compression method providing faster page loading while using less CPU power on the server.

  3. fontdata api

  4. fontdata api: blob

  5. fontdata api: family

  6. fontdata api: fullname

  7. fontdata api: postscriptname

  8. fontdata api: style

  9. fragmentdirective api

  10. hid api: getdevices

  11. hid api: requestdevice

  12. inputdevicecapabilities api

  13. inputdevicecapabilities api: firestouchevents

  14. inputdevicecapabilities api: `inputdevicecapabilities()` constructor

  15. inputdeviceinfo api

  16. inputdeviceinfo api: getcapabilities

  17. textdecoder api

  18. textdecoderstream api

  19. textdecoderstream api: encoding

  20. textdecoderstream api: fatal

  21. textdecoderstream api: ignorebom

  22. textdecoderstream api: readable

  23. textdecoderstream api: `textdecoderstream()` constructor

  24. textdecoderstream api: writable

  25. textdecoder api: decode

  26. textdecoder api: encoding

  27. textdecoder api: fatal

  28. textdecoder api: ignorebom

  29. textdecoder api: `textdecoder()` constructor

  30. textdecoder api: available in workers

  31. usb api: getdevices

  32. usb api: requestdevice

  33. window api: getdefaultcomputedstyle

  34. window api: getdefaultcomputedstyle: pseudo-element support

  35. window api: getdigitalgoodsservice

  36. xrframe api: getdepthinformation

  37. html element: td

  38. html element: td: abbr

  39. html element: td: align

  40. html element: td: axis

  41. html element: td: bgcolor

  42. html element: td: char

  43. html element: td: charoff

  44. html element: td: colspan

  45. html element: td: headers

  46. html element: td: rowspan

  47. html element: td: rowspan: `rowspan` attribute with value `0` (extend to the end of the row group)

  48. html element: td: scope

  49. html element: td: valign

  50. html element: td: width