1. CSS Counter Styles

    The @counter-style CSS at-rule allows custom counter styles to be defined. A @counter-style rule defines how to convert a counter value into a string representation.

  2. Scoped Styles: the @scope rule

    Allows CSS rules to be scoped to part of the document, with upper and lower limits described by selectors.

  3. CSS Container Style Queries

    Style queries in Container Queries provide a way to query the current styling of a container, and conditionally apply additional CSS to the contents of that container.

  4. CSS if() function

    The `if()` CSS function allows different values to be set for a property depending on the result of a conditional test. The test can be based on a style query, a media query, or a feature query.

  5. cssstylesheet api: `cssstylesheet()` constructor

  6. document api: stylesheets

  7. document api: stylesheetsets

  8. fontdata api: style

  9. fontface api: style

  10. stylemedia api

  11. stylemedia api: matchmedium

  12. stylemedia api: type

  13. stylepropertymap api

  14. stylepropertymapreadonly api

  15. stylepropertymapreadonly api: [symbol.iterator]

  16. stylepropertymapreadonly api: entries

  17. stylepropertymapreadonly api: foreach

  18. stylepropertymapreadonly api: get

  19. stylepropertymapreadonly api: getall

  20. stylepropertymapreadonly api: has

  21. stylepropertymapreadonly api: keys

  22. stylepropertymapreadonly api: size

  23. stylepropertymapreadonly api: values

  24. stylepropertymap api: append

  25. stylepropertymap api: clear

  26. stylepropertymap api: delete

  27. stylepropertymap api: set

  28. stylesheet api

  29. stylesheetlist api

  30. stylesheetlist api: item

  31. stylesheetlist api: length

  32. stylesheet api: disabled

  33. stylesheet api: href

  34. stylesheet api: media

  35. stylesheet api: ownernode

  36. stylesheet api: title

  37. stylesheet api: type

  38. window api: stylemedia

  39. html element: style

  40. html element: style: type

  41. svg element: style

  42. svg element: style: media

  43. svg element: style: title

  44. svg element: style: type