1. :indeterminate CSS pseudo-class

    The `:indeterminate` pseudo-class matches indeterminate checkboxes, indeterminate `<progress>` bars, and radio buttons with no checked button in their radio button group.

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

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

  3. HTTP Live Streaming (HLS)

    HTTP-based media streaming communications protocol

  4. Minimum length attribute for input fields

    Declares a lower bound on the number of characters a user can input.

  5. CSS min/max-width/height

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

  6. Navigation Timing API

    API for accessing timing information related to navigation and elements.

  7. Server Timing

    Mechanism for web developers to annotate network requests with server timing information.

  8. analysernode api: mindecibels

  9. audioparam api: minvalue

  10. cssnumericvalue api: min

  11. gpusupportedlimits api: minstoragebufferoffsetalignment

  12. gpusupportedlimits api: minuniformbufferoffsetalignment

  13. htmlinputelement api: min

  14. htmlinputelement api: minlength

  15. htmlmeterelement api: min

  16. htmltextareaelement api: minlength

  17. mlgraphbuilder api: min

  18. vreyeparameters api: minimumfieldofview

  19. css property: flex-basis: min-content

  20. css property: height: min-content

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

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

  23. css property: min-block-size

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

  25. css property: min-block-size: `fit-content()`

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

  27. css property: min-height

  28. css property: min-height: `auto`

  29. css property: min-height: `fit-content`

  30. css property: min-height: `fit-content()`

  31. css property: min-height: `max-content`

  32. css property: min-height: `stretch`

  33. css property: min-inline-size

  34. css property: min-inline-size: `fit-content`

  35. css property: min-inline-size: `fit-content()`

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

  37. css property: min-width

  38. css property: min-width: `auto`

  39. css property: min-width: `fit-content`

  40. css property: min-width: `fit-content()`

  41. css property: min-width: `max-content`

  42. css property: min-width: `stretch`

  43. css property: width: min-content

  44. html element: input: min

  45. html element: input: minlength

  46. html element: meter: min

  47. html element: textarea: minlength

  48. javascript built-in: math: min

  49. javascript built-in: number: min_value

  50. opera mini