Skip to content

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 1 commit into from
Jul 27, 2025
Merged

Conversation

iioflow
Copy link
Contributor

@iioflow iioflow commented Jul 27, 2025

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

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 alecthomas merged commit 1dfa2b6 into alecthomas:master Jul 27, 2025
2 checks passed
@alecthomas
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants