1. CSS Shapes Level 1

    Allows geometric shapes to be set in CSS to define an area for text to flow around. Includes properties `shape-outside`, `shape-margin` and `shape-image-threshold`

  2. CSS Scroll Snap

    CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.

  3. htmlframeelement api: marginheight

  4. htmlframeelement api: marginwidth

  5. htmliframeelement api: marginheight

  6. htmliframeelement api: marginwidth

  7. css property: -webkit-margin-after

  8. css property: -webkit-margin-before

  9. css property: margin

  10. css property: margin-block

  11. css property: margin-block-end

  12. css property: margin-block-start

  13. css property: margin-bottom

  14. css property: margin-bottom: `auto`

  15. css property: margin-inline

  16. css property: margin-inline-end

  17. css property: margin-left

  18. css property: margin-left: `auto`

  19. css property: margin-right

  20. css property: margin-right: `auto`

  21. css property: margin-top

  22. css property: margin-top: `auto`

  23. css property: margin-trim

  24. css property: margin-trim: block

  25. css property: margin-trim: block-end

  26. css property: margin-trim: block-start

  27. css property: margin-trim: inline

  28. css property: margin-trim: inline-end

  29. css property: margin-trim: inline-start

  30. css property: margin-trim: none

  31. css property: margin: `auto`

  32. css property: overflow-clip-margin

  33. css property: scroll-margin

  34. css property: scroll-margin-block

  35. css property: scroll-margin-block-end

  36. css property: scroll-margin-block-start

  37. css property: scroll-margin-bottom

  38. css property: scroll-margin-inline

  39. css property: scroll-margin-inline-end

  40. css property: scroll-margin-inline-start

  41. css property: scroll-margin-left

  42. css property: scroll-margin-right

  43. css property: scroll-margin-top

  44. css property: shape-margin

  45. html element: body: leftmargin

  46. html element: body: topmargin

  47. html element: frame: marginheight

  48. html element: frame: marginwidth

  49. html element: iframe: marginheight

  50. html element: iframe: marginwidth