-
-
Notifications
You must be signed in to change notification settings - Fork 439
update css.xml with current properties #1113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this adds current css property names, from A through F. checked with W3, MDN, and caniuse. also removes three properties that are no longer in any proposal or spec. **removed:** box-suppress caret-animation crop **added:** anchor-name anchor-scope animation-composition animation-range animation-range-end animation-range-start animation-timeline baseline-source block-size border-block border-block-color border-block-end border-block-end-color border-block-end-radius border-block-end-style border-block-end-width border-block-start border-block-start-color border-block-start-radius border-block-start-style border-block-start-width border-clip border-clip-bottom border-clip-left border-clip-right border-clip-top border-end-end-radius border-end-start-radius border-inline border-inline-color border-inline-end border-inline-end-color border-inline-end-radius border-inline-end-style border-inline-end-width border-inline-start border-inline-start-color border-inline-start-radius border-inline-start-style border-inline-start-width border-inline-style border-inline-width border-left-radius border-limit border-shape border-start-end-radius border-start-start-radius border-top-radius box-shadow-blur box-shadow-color box-shadow-offset box-shadow-position box-shadow-spread color-adjust color-scheme column-rule-outset contain contain-intrinsic-block-size contain-intrinsic-height contain-intrinsic-inline-size contain-intrinsic-size contain-intrinsic-width container container-name container-type content-visibility continue corner-block-end-shape corner-block-start-shape corner-bottom-left-shape corner-bottom-right-shape corner-bottom-shape corner-end-end-shape corner-end-start-shape corner-inline-end-shape corner-inline-start-shape corner-left-shape corner-right-shape corner-shape corner-start-end-shape corner-start-start-shape corner-top-left-shape corner-top-right-shape corner-top-shape dynamic-range-limit fill fill-break fill-color fill-image fill-opacity fill-origin fill-position fill-repeat fill-rule fill-size font-optical-sizing font-palette font-synthesis-position font-synthesis-small-caps font-synthesis-style font-synthesis-weight font-variant-emoji font-variation-settings font-width forced-color-adjust
alecthomas
approved these changes
Jul 27, 2025
Thanks! |
alecthomas
pushed a commit
that referenced
this pull request
Aug 24, 2025
this adds the remaining current css grid property name, following the additions in pull req #1113 . checked with W3, MDN, and caniuse. also removes three `grid gap` properties that are no longer in any proposal or [spec](https://www.w3.org/TR/css-grid-1/). **removed:** grid-column-gap grid-gap grid-row-gap **added:** row-gap
alecthomas
pushed a commit
that referenced
this pull request
Aug 24, 2025
this adds current css property names, from G through Z, following pull req #1113 and pull req #1128. checked with W3, MDN, and caniuse. also removes some properties that are no longer in any proposal or spec, and/or browsers never supported the property. **added:** image-rendering inline-size inline-sizing inset inset-block inset-block-end inset-block-start inset-inline inset-inline-end inset-inline-start line-clamp margin-block margin-block-end margin-block-start margin-inline margin-inline-end margin-inline-start marker marker-end marker-mid marker-start max-block-size max-inline-size min-block-size min-inline-size offset offset-anchor offset-distance offset-path offset-position offset-rotate overflow-anchor overflow-block overflow-clip-margin overflow-inline overscroll-behavior overscroll-behavior-block overscroll-behavior-inline overscroll-behavior-x overscroll-behavior-y padding-block padding-block-end padding-block-start padding-inline padding-inline-end padding-inline-start place-content place-items place-self position-anchor position-area position-try position-try-fallbacks position-try-order position-visibility print-color-adjust rotate ruby-overhang scale scroll-behavior scroll-margin scroll-margin-block scroll-margin-block-end scroll-margin-block-start scroll-margin-bottom scroll-margin-inline scroll-margin-inline-end scroll-margin-inline-start scroll-margin-left scroll-margin-right scroll-margin-top scroll-padding scroll-padding-block scroll-padding-block-end scroll-padding-block-start scroll-padding-bottom scroll-padding-inline scroll-padding-inline-end scroll-padding-inline-start scroll-padding-left scroll-padding-right scroll-padding-top scroll-snap-align scroll-snap-stop scroll-timeline scroll-timeline-axis scroll-timeline-name scrollbar-color scrollbar-gutter scrollbar-width shape-rendering text-anchor text-box text-box-edge text-box-trim text-decoration-skip-ink text-decoration-thickness text-spacing-trim text-underline-offset text-wrap-mode text-wrap-style timeline-scope transform-box transition-behavior translate view-timeline view-timeline-axis view-timeline-inset view-timeline-name view-transition-class view-transition-name white-space-collapse **removed:** line-grid line-snap marquee-direction marquee-loop marquee-speed marquee-style max-lines motion motion-offset motion-path motion-rotation move-to nav-down nav-left nav-right nav-up offset-after offset-before offset-end offset-start overflow-style page-policy polar-angle polar-distance presentation-level region-fragment rotation rotation-point scroll-snap-coordinate scroll-snap-destination scroll-snap-points-x scroll-snap-points-y shape-inside size text-space-collapse text-space-trim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
this adds current css property names, from A through F. checked with W3, MDN, and caniuse. also removes three properties that are no longer in any proposal or spec.
removed:
box-suppress
caret-animation
crop
added:
anchor-name
anchor-scope
animation-composition
animation-range
animation-range-end
animation-range-start
animation-timeline
baseline-source
block-size
border-block
border-block-color
border-block-end
border-block-end-color
border-block-end-radius
border-block-end-style
border-block-end-width
border-block-start
border-block-start-color
border-block-start-radius
border-block-start-style
border-block-start-width
border-clip
border-clip-bottom
border-clip-left
border-clip-right
border-clip-top
border-end-end-radius
border-end-start-radius
border-inline
border-inline-color
border-inline-end
border-inline-end-color
border-inline-end-radius
border-inline-end-style
border-inline-end-width
border-inline-start
border-inline-start-color
border-inline-start-radius
border-inline-start-style
border-inline-start-width
border-inline-style
border-inline-width
border-left-radius
border-limit
border-shape
border-start-end-radius
border-start-start-radius
border-top-radius
box-shadow-blur
box-shadow-color
box-shadow-offset
box-shadow-position
box-shadow-spread
color-adjust
color-scheme
column-rule-outset
contain
contain-intrinsic-block-size
contain-intrinsic-height
contain-intrinsic-inline-size
contain-intrinsic-size
contain-intrinsic-width
container
container-name
container-type
content-visibility
continue
corner-block-end-shape
corner-block-start-shape
corner-bottom-left-shape
corner-bottom-right-shape
corner-bottom-shape
corner-end-end-shape
corner-end-start-shape
corner-inline-end-shape
corner-inline-start-shape
corner-left-shape
corner-right-shape
corner-shape
corner-start-end-shape
corner-start-start-shape
corner-top-left-shape
corner-top-right-shape
corner-top-shape
dynamic-range-limit
fill
fill-break
fill-color
fill-image
fill-opacity
fill-origin
fill-position
fill-repeat
fill-rule
fill-size
font-optical-sizing
font-palette
font-synthesis-position
font-synthesis-small-caps
font-synthesis-style
font-synthesis-weight
font-variant-emoji
font-variation-settings
font-width
forced-color-adjust