Same with the selectors, we will not mention those properties that are shared between CSS2 and CSS3 but rather those unique only to the CSS level 3 specification.
CSS3 only properties:
- animation (longhand for 8 animation properties)
- backface-visibility
- background (background-clip, background-origin, background-size)
- border-radius (longhand for 4 border-radius properties)
- border-image (longhand for 6 border-image properties)
- box (box-decoration-break, box-shadow, box-sizing)
- clear-after
- columns (13 multi-column properties)
- flex (11 flexbox properties)
- font (font-stretch, font-size-adjust, font-synthesis, font-kerning, font-variant-caps)
- hanging-punctuation, punctuation-trim
- hyphens
- icon
- image (image-orientation, image-rendering, image-resolution)
- line-break
- object (object-fit, object-position)
- opacity
- outline-offset
- overflow (overflow-wrap, word-wrap)
- perspective (perspective, perspective-origin)
- pointer-events
- resize
- tab-size
- text (text-align-last, text-decoration-last, text-decoration-skip, text-decoration-position, text-decoration style, text-justify, text-orientation, text-overflow, text-outline, text-wrap)
- text-emphasis (3 text-emphasis properties)
- text-shadow
- transform (transform, transform-origin, transform-style)
- transition (longhand for 4 transition properties)
- word-break
- word-spacing
- writing-mode
Comments
No comments have been made yet.
Please login to leave a comment. Login now