1. Client Hints: DPR, Width, Viewport-Width

    DPR, Width, and Viewport-Width hints enable proactive content negotiation between client and server, enabling automated delivery of optimized assets - e.g. auto-negotiating image DPR resolution.

  2. CSS3 tab-size

    Method of customizing the width of the tab character. Only effective using 'white-space: pre', 'white-space: pre-wrap', and 'white-space: break-spaces'.

  3. naturalWidth & naturalHeight image properties

    Properties defining the intrinsic width and height of the image, rather than the displayed width & height.

  4. Intrinsic & Extrinsic Sizing

    Allows for the heights and widths to be specified in intrinsic values using the `max-content`, `min-content`, `fit-content` and `stretch` (formerly `fill`) properties.

  5. CSS min/max-width/height

    Method of setting a minimum or maximum width or height to an element.

  6. domrect api: width

  7. rtcdtlstransport api

  8. rtcdtlstransport api: `error` event

  9. rtcdtlstransport api: getremotecertificates

  10. rtcdtlstransport api: icetransport

  11. rtcdtlstransport api: state

  12. rtcdtlstransport api: `statechange` event

  13. rtcdtmfsender api

  14. rtcdtmfsender api: caninsertdtmf

  15. rtcdtmfsender api: insertdtmf

  16. rtcdtmfsender api: tonebuffer

  17. rtcdtmfsender api: `tonechange` event

  18. rtcdtmftonechangeevent api

  19. rtcdtmftonechangeevent api: `rtcdtmftonechangeevent()` constructor

  20. rtcdtmftonechangeevent api: tone

  21. rtcrtpsender api: dtmf

  22. rtcstatsreport api: `transport` stats: `dtlscipher` in 'transport' stats

  23. rtcstatsreport api: `transport` stats: `dtlsrole` in 'transport' stats

  24. rtcstatsreport api: `transport` stats: `dtlsstate` in 'transport' stats

  25. screen api: width

  26. svganimatedtransformlist api

  27. svgrect api: width

  28. trustedtypepolicy api

  29. trustedtypepolicyfactory api

  30. trustedtypepolicyfactory api: createpolicy

  31. trustedtypepolicyfactory api: defaultpolicy

  32. trustedtypepolicyfactory api: emptyhtml

  33. trustedtypepolicyfactory api: emptyscript

  34. trustedtypepolicyfactory api: getattributetype

  35. trustedtypepolicyfactory api: getpropertytype

  36. trustedtypepolicyfactory api: ishtml

  37. trustedtypepolicyfactory api: isscript

  38. trustedtypepolicyfactory api: isscripturl

  39. trustedtypepolicy api: createhtml

  40. trustedtypepolicy api: createscript

  41. trustedtypepolicy api: createscripturl

  42. trustedtypepolicy api: name

  43. trustedtypes api

  44. xrrigidtransform api

  45. xrrigidtransform api: inverse

  46. xrrigidtransform api: matrix

  47. xrrigidtransform api: orientation

  48. xrrigidtransform api: position

  49. xrrigidtransform api: `xrrigidtransform()` constructor

  50. html element: dt