1. CSS math functions min(), max() and clamp()

    More advanced mathematical expressions in addition to `calc()`

  2. maxlength attribute for input and textarea elements

    Declares an upper bound on the number of characters the user can input. Normally the UI ignores attempts by the user to type in additional characters beyond this limit.

  3. CSS min/max-width/height

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

  4. analysernode api: maxdecibels

  5. audioparam api: maxvalue

  6. cssnumericvalue api: max

  7. htmlinputelement api: max

  8. htmlinputelement api: maxlength

  9. htmlmeterelement api: max

  10. mlgraphbuilder api: max

  11. mlgraphbuilder api: maxpool2d

  12. navigator api: maxtouchpoints

  13. pannernode api: maxdistance

  14. rtcdatachannel api: maxpacketlifetime

  15. rtcdatachannel api: maxretransmits

  16. rtcsctptransport api: maxchannels

  17. rtcsctptransport api: maxmessagesize

  18. vreyeparameters api: maximumfieldofview

  19. css property: height: max-content

  20. css property: max-block-size

  21. css property: max-block-size: `anchor-size()`

  22. css property: max-block-size: `fit-content`

  23. css property: max-block-size: `fit-content()`

  24. css property: max-block-size: `min-content`

  25. css property: max-height

  26. css property: max-height: `anchor-size()`

  27. css property: max-height: fit-content

  28. css property: max-height: `fit-content()`

  29. css property: max-height: max-content

  30. css property: max-height: min-content

  31. css property: max-height: none

  32. css property: max-height: stretch

  33. css property: max-inline-size

  34. css property: max-inline-size: `anchor-size()`

  35. css property: max-inline-size: `fit-content`

  36. css property: max-inline-size: `fit-content()`

  37. css property: max-inline-size: `min-content`

  38. css property: max-width

  39. css property: max-width: `anchor-size()`

  40. css property: max-width: fit-content

  41. css property: max-width: `fit-content()`

  42. css property: max-width: max-content

  43. css property: max-width: min-content

  44. css property: max-width: none

  45. css property: max-width: stretch

  46. css property: width: max-content

  47. html element: input: max

  48. html element: input: maxlength

  49. html element: meter: max

  50. css max-lines property