[webkit-changes] [WebKit/WebKit] 8f1d53: Correct some property statuses in CSSProperties.json
Tim Nguyen
noreply at github.com
Thu Jun 8 16:04:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8f1d53b26ce472d8e1fed93fb8e27abeb70de751
https://github.com/WebKit/WebKit/commit/8f1d53b26ce472d8e1fed93fb8e27abeb70de751
Author: Tim Nguyen <ntim at apple.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M Source/WebCore/css/CSSProperties.json
Log Message:
-----------
Correct some property statuses in CSSProperties.json
https://bugs.webkit.org/show_bug.cgi?id=257865
rdar://110485923
Reviewed by Simon Fraser.
Things marked as stable:
- animation-composition
- appearance
- contain-intrinsic-size (and related props)
- container / container-name / container-type
- contain
- font-variant-position
- text-emphasis
- text-emphasis-color
- text-emphasis-position
- text-emphasis-style
- CSS Logical Properties
- CSS Motion Path
Things marked as experimental:
- masonry-auto-flow
Things marked as in development:
- align-tracks
- justify-tracks
- text-wrap
- white-space-collapse
- text-spacing-trim
- text-autospace
- text-group-align
- content-visibility
Things marked as non-standard:
- -webkit-mask-position-x/y
- -webkit-column-axis
- -webkit-column-break-after
- -webkit-column-break-before
- -webkit-column-break-inside
* Source/WebCore/css/CSSProperties.json:
Canonical link: https://commits.webkit.org/264999@main
More information about the webkit-changes
mailing list