diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-14 14:46:37 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-14 14:46:37 -0800 |
| commit | afa87af01c79a9baa539f2992d32154d2a4739bd (patch) | |
| tree | 92c7416db734270a2fee1d72ee9cc119379ff8e1 /vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist | |
| parent | 3b927e84d200402281f68181cd4253bc77e5528d (diff) | |
| download | neko-afa87af01c79a9baa539f2992d32154d2a4739bd.tar.gz neko-afa87af01c79a9baa539f2992d32154d2a4739bd.tar.bz2 neko-afa87af01c79a9baa539f2992d32154d2a4739bd.zip | |
task: delete vanilla js prototype\n\n- Removed vanilla/ directory and web/dist/vanilla directory\n- Updated Makefile, Dockerfile, and CI workflow to remove vanilla references\n- Cleaned up web/web.go to remove vanilla embed and routes\n- Verified build and tests pass\n\nCloses NK-2tcnmq
Diffstat (limited to 'vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist')
| -rw-r--r-- | vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts | 5 | ||||
| -rw-r--r-- | vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.json | 913 |
2 files changed, 0 insertions, 918 deletions
diff --git a/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts b/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts deleted file mode 100644 index 05d942a..0000000 --- a/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -export const next: { - atrules: Record<string, { descriptors: Record<string, string> }>, - properties: Record<string, string>, - types: Record<string, string>, -} diff --git a/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.json b/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.json deleted file mode 100644 index e93d3b3..0000000 --- a/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.json +++ /dev/null @@ -1,913 +0,0 @@ -{ - "next": { - "atrules": { - "color-profile": { - "descriptors": { - "components": "<ident>#", - "rendering-intent": "relative-colorimetric | absolute-colorimetric | perceptual | saturation", - "src": "<url>" - } - }, - "counter-style": { - "descriptors": { - "additive-symbols": "[ <integer [0,∞]> && <symbol> ]#", - "pad": "<integer [0,∞]> && <symbol>" - } - }, - "font-face": { - "descriptors": { - "ascent-override": "[ normal | <percentage [0,∞]> ]{1,2}", - "descent-override": "[ normal | <percentage [0,∞]> ]{1,2}", - "font-language-override": "normal | <string>", - "font-named-instance": "auto | <string>", - "font-size": "auto | [ <number> ]{1,2}", - "font-style": "auto | normal | italic | left | right | oblique [ <angle [-90deg,90deg]>{1,2} ]?", - "font-weight": "| auto", - "font-width": "auto | <'font-width'>{1,2}", - "line-gap-override": "[ normal | <percentage [0,∞]> ]{1,2}", - "size-adjust": "<percentage [0,∞]>", - "src": "<font-src-list>", - "subscript-position-override": "[ normal | from-font | <percentage> ]{1,2}", - "subscript-size-override": "[ normal | from-font | <percentage [0,∞]> ]{1,2}", - "superscript-position-override": "[ normal | from-font | <percentage> ]{1,2}", - "superscript-size-override": "[ normal | from-font | <percentage [0,∞]> ]{1,2}", - "unicode-range": "<unicode-range-token>#" - } - }, - "font-feature-values": { - "descriptors": { - "font-display": "auto | block | swap | fallback | optional" - } - }, - "font-palette-values": { - "descriptors": { - "override-colors": "[ <integer [0,∞]> <color> ]#" - } - }, - "function": { - "descriptors": { - "result": "<declaration-value>?" - } - }, - "page": { - "descriptors": { - "size": "<length [0,∞]>{1,2} | auto | [ <page-size> || [ portrait | landscape ] ]" - } - }, - "view-transition": { - "descriptors": { - "navigation": "auto | none", - "types": "none | <custom-ident>+" - } - } - }, - "properties": { - "align-items": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center", - "align-self": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center", - "alignment-baseline": "| text-bottom | text-top", - "all": " | revert-rule", - "animation-duration": "[ auto | <time [0s,∞]> ]#", - "animation-range-center": "[ normal | [ <length-percentage> | <timeline-range-center-subject> <length-percentage>? ] ]#", - "animation-trigger": "[ none | [ <dashed-ident> <animation-action>+ ]+ ]#", - "appearance": "none | auto | base | base-select | <compat-auto> | <compat-special> | base", - "backdrop-filter": "none | <filter-value-list>", - "background": "<bg-layer>#? , <final-bg-layer>", - "background-blend-mode": "<'mix-blend-mode'>#", - "background-origin": "<visual-box>#", - "background-position-block": "[ center | [ [ start | end ]? <length-percentage>? ]! ]#", - "background-position-inline": "[ center | [ [ start | end ]? <length-percentage>? ]! ]#", - "background-repeat-block": "<repetition>#", - "background-repeat-inline": "<repetition>#", - "background-repeat-x": "<repetition>#", - "background-repeat-y": "<repetition>#", - "background-tbd": "<bg-layer>#", - "baseline-shift": "<length-percentage> | sub | super | top | center | bottom", - "baseline-source": "auto | first | last", - "block-ellipsis": "no-ellipsis | auto | <string>", - "block-step": "<'block-step-size'> || <'block-step-insert'> || <'block-step-align'> || <'block-step-round'>", - "block-step-align": "auto | center | start | end", - "block-step-insert": "margin-box | padding-box | content-box", - "block-step-round": "up | down | nearest", - "block-step-size": "none | <length [0,∞]>", - "bookmark-label": "<content-list>", - "bookmark-level": "none | <integer [1,∞]>", - "bookmark-state": "open | closed", - "border-block": "<'border-block-start'>", - "border-block-clip": "<'border-top-clip'>", - "border-block-end": "<line-width> || <line-style> || <color>", - "border-block-end-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-block-end-color": "<color> | <image-1D>", - "border-block-end-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-block-end-style": "<line-style>", - "border-block-end-width": "<line-width>", - "border-block-start": "<line-width> || <line-style> || <color>", - "border-block-start-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-block-start-color": "<color> | <image-1D>", - "border-block-start-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-block-start-style": "<line-style>", - "border-block-start-width": "<line-width>", - "border-block-style": "<'border-top-style'>{1,2}", - "border-block-width": "<'border-top-width'>{1,2}", - "border-bottom-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-bottom-color": "<color> | <image-1D>", - "border-bottom-left-radius": "<border-radius>", - "border-bottom-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-bottom-right-radius": "<border-radius>", - "border-boundary": "none | parent | display", - "border-clip": "<'border-top-clip'>", - "border-color": "[ <color> | <image-1D> ]{1,4}", - "border-end-end-radius": "<border-radius>", - "border-end-start-radius": "<border-radius>", - "border-image-outset": "[ <length [0,∞]> | <number [0,∞]> ]{1,4}", - "border-image-slice": "[ <number [0,∞]> | <percentage [0,∞]> ]{1,4} && fill?", - "border-image-width": "[ <length-percentage [0,∞]> | <number [0,∞]> | auto ]{1,4}", - "border-inline": "<'border-block-start'>", - "border-inline-clip": "<'border-top-clip'>", - "border-inline-end": "<line-width> || <line-style> || <color>", - "border-inline-end-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-inline-end-color": "<color> | <image-1D>", - "border-inline-end-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-inline-end-style": "<line-style>", - "border-inline-end-width": "<line-width>", - "border-inline-start": "<line-width> || <line-style> || <color>", - "border-inline-start-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-inline-start-color": "<color> | <image-1D>", - "border-inline-start-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-inline-start-style": "<line-style>", - "border-inline-start-width": "<line-width>", - "border-inline-style": "<'border-top-style'>{1,2}", - "border-inline-width": "<'border-top-width'>{1,2}", - "border-left-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-left-color": "<color> | <image-1D>", - "border-left-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-limit": "all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]>", - "border-radius": "<length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]?", - "border-right-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-right-color": "<color> | <image-1D>", - "border-right-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-shape": "none | [ <basic-shape> <geometry-box>? ]{1,2}", - "border-spacing": "<length>{1,2}", - "border-start-end-radius": "<border-radius>", - "border-start-start-radius": "<border-radius>", - "border-style": "<'border-top-style'>{1,4}", - "border-top-clip": "none | [ <length-percentage [0,∞]> | <flex> ]+", - "border-top-color": "<color> | <image-1D>", - "border-top-left-radius": "<border-radius>", - "border-top-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?", - "border-top-right-radius": "<border-radius>", - "border-width": "<'border-top-width'>{1,4}", - "bottom": "| <anchor()> | <anchor-size()>", - "box-shadow": "<spread-shadow>#", - "box-shadow-blur": "<length [0,∞]>#", - "box-shadow-color": "<color>#", - "box-shadow-offset": "[ none | <length>{1,2} ]#", - "box-shadow-position": "[ outset | inset ]#", - "box-shadow-spread": "<length>#", - "box-snap": "none | block-start | block-end | center | baseline | last-baseline", - "caret": "<'caret-color'> || <'caret-animation'> || <'caret-shape'>", - "caret-animation": "auto | manual", - "clear": "| block-start | block-end | top | bottom | both-inline | both-block", - "clip": "rect( <top> , <right> , <bottom> , <left> ) | rect( <top> <right> <bottom> <left> ) | auto", - "color-adjust": "<'print-color-adjust'>", - "color-interpolation": "auto | sRGB | linearRGB", - "column-count": "auto | <integer [1,∞]>", - "column-fill": "| balance-all", - "column-gap": "normal | <length-percentage [0,∞]>", - "column-height": "auto | <length [0,∞]>", - "column-rule": "<gap-rule-list> | <gap-auto-rule-list>", - "column-rule-break": "none | spanning-item | intersection", - "column-rule-color": "<line-color-list> | <auto-line-color-list>", - "column-rule-edge-inset": "<length-percentage> [ <length-percentage> ]?", - "column-rule-edge-inset-end": "auto | <length-percentage>", - "column-rule-edge-inset-start": "auto | <length-percentage>", - "column-rule-inset": "<length-percentage> <length-percentage>? [ / <length-percentage> <length-percentage>? ]?", - "column-rule-inset-end": "auto | <length-percentage>", - "column-rule-inset-start": "auto | <length-percentage>", - "column-rule-interior-inset": "<length-percentage> [ <length-percentage> ]?", - "column-rule-interior-inset-end": "auto | <length-percentage>", - "column-rule-interior-inset-start": "auto | <length-percentage>", - "column-rule-style": "<line-style-list> | <auto-line-style-list>", - "column-rule-width": "<line-width-list> | <auto-line-width-list>", - "column-span": "| <integer [1,∞]> | auto", - "column-width": "auto | <length [0,∞]> | min-content | max-content | fit-content( <length-percentage> )", - "column-wrap": "auto | nowrap | wrap", - "columns": "[ <'column-width'> || <'column-count'> ] [ / <'column-height'> ]?", - "contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ]", - "contain-intrinsic-block-size": "[ auto | from-element ]? [ none | <length [0,∞]> ]", - "contain-intrinsic-height": "[ auto | from-element ]? [ none | <length [0,∞]> ]", - "contain-intrinsic-inline-size": "[ auto | from-element ]? [ none | <length [0,∞]> ]", - "contain-intrinsic-size": "[ [ auto | from-element ]? [ none | <length [0,∞]> ] ]{1,2}", - "contain-intrinsic-width": "[ auto | from-element ]? [ none | <length [0,∞]> ]", - "container-type": "normal | [ [ size | inline-size ] || scroll-state ]", - "content": "normal | none | [ <content-replacement> | <content-list> ] [ / [ <string> | <counter> | <attr()> ]+ ]? | <element()>", - "continue": "auto | discard | collapse | -webkit-legacy | overflow | paginate | fragments", - "copy-into": "none | [ [ <custom-ident> <content-level> ] [, <custom-ident> <content-level> ]* ]?", - "corner": "<'border-radius'> || <'corner-shape'>", - "corner-block-end": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-block-end-shape": "<'corner-top-left-shape'>{1,2}", - "corner-block-start": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-block-start-shape": "<'corner-top-left-shape'>{1,2}", - "corner-bottom": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-bottom-left": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-bottom-left-shape": "<corner-shape-value>", - "corner-bottom-right": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-bottom-right-shape": "<corner-shape-value>", - "corner-bottom-shape": "<'corner-top-left-shape'>{1,2}", - "corner-end-end": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-end-end-shape": "<corner-shape-value>", - "corner-end-start": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-end-start-shape": "<corner-shape-value>", - "corner-inline-end": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-inline-end-shape": "<'corner-top-left-shape'>{1,2}", - "corner-inline-start": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-inline-start-shape": "<'corner-top-left-shape'>{1,2}", - "corner-left": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-left-shape": "<'corner-top-left-shape'>{1,2}", - "corner-right": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-right-shape": "<'corner-top-left-shape'>{1,2}", - "corner-shape": "<'corner-top-left-shape'>{1,4}", - "corner-start-end": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-start-end-shape": "<corner-shape-value>", - "corner-start-start": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-start-start-shape": "<corner-shape-value>", - "corner-top": "<'border-top-radius'> || <'corner-top-shape'>", - "corner-top-left": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-top-left-shape": "<corner-shape-value>", - "corner-top-right": "<'border-top-left-radius'> || <'corner-top-left-shape'>", - "corner-top-right-shape": "<corner-shape-value>", - "corner-top-shape": "<'corner-top-left-shape'>{1,2}", - "cursor": "[ <cursor-image> , ]* <cursor-predefined>", - "cx": "<length-percentage>", - "cy": "<length-percentage>", - "display": "[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy> | grid-lanes | inline-grid-lanes | ruby | ruby-base | ruby-text | ruby-base-container | ruby-text-container | <display-outside> | <-non-standard-display> || [ <display-inside> | math ]", - "dominant-baseline": "auto | text-bottom | text-top | use-script | no-change | reset-size | ideographic | alphabetic | hanging | mathematical | central | middle | text-after-edge | text-before-edge", - "dynamic-range-limit": "standard | no-limit | constrained | <dynamic-range-limit-mix()>", - "event-trigger": "none | [ <'event-trigger-name'> <'event-trigger-source'> ]#", - "event-trigger-name": "none | <dashed-ident>#", - "event-trigger-source": "[ none | <event-trigger-event>+ [ / <event-trigger-event>+ ]? ]#", - "fill-break": "bounding-box | slice | clone", - "fill-color": "<color>", - "fill-image": "<paint>#", - "fill-opacity": "<'opacity'>", - "fill-origin": "match-parent | fill-box | stroke-box | content-box | padding-box | border-box", - "fill-position": "<position>#", - "fill-repeat": "<repeat-style>#", - "fill-size": "<bg-size>#", - "filter": "none | <filter-value-list>", - "flex-grow": "<number [0,∞]>", - "flex-shrink": "<number [0,∞]>", - "float": "| block-start | block-end | snap-block | snap-block( <length> , [ start | end | near ]? ) | snap-inline | snap-inline( <length> , [ left | right | near ]? ) | top | bottom | footnote", - "float-defer": "<integer> | last | none", - "float-offset": "<length-percentage>", - "float-reference": "inline | column | region | page", - "flood-color": "<color>", - "flood-opacity": "<'opacity'>", - "flow-from": "<custom-ident> | none", - "flow-into": "none | <custom-ident> [ element | content ]?", - "flow-tolerance": "normal | <length-percentage> | infinite", - "font-palette": "| <palette-mix()>", - "font-size": "<absolute-size> | <relative-size> | <length-percentage [0,∞]> | math", - "font-size-adjust": "none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number [0,∞]> ]", - "font-stretch": "normal | <percentage [0,∞]> | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded", - "font-style": "normal | italic | left | right | oblique <angle [-90deg,90deg]>?", - "font-synthesis-style": "auto | none | oblique-only", - "font-variant": "normal | none | [ [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ] || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ] || [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ] || [ <east-asian-variant-values> || <east-asian-width-values> || ruby ] || [ sub | super ] || [ text | emoji | unicode ] ]", - "font-variation-settings": "normal | [ <opentype-tag> <number> ]#", - "font-width": "normal | <percentage [0,∞]> | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded", - "footnote-display": "block | inline | compact", - "footnote-policy": "auto | line | block", - "glyph-orientation-vertical": "auto | 0deg | 90deg | 0 | 90", - "grid-column-gap": "normal | <length-percentage [0,∞]>", - "grid-gap": "<'row-gap'> <'column-gap'>?", - "grid-row-gap": "normal | <length-percentage [0,∞]>", - "height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>", - "hyphenate-limit-last": "none | always | column | page | spread", - "hyphenate-limit-lines": "no-limit | <integer>", - "hyphenate-limit-zone": "<length-percentage>", - "image-orientation": "from-image | none | [ <angle> || flip ]", - "image-rendering": "auto | smooth | high-quality | pixelated | crisp-edges | <-non-standard-image-rendering>", - "initial-letter": "normal | <number [1,∞]> <integer [1,∞]> | <number [1,∞]> && [ drop | raise ]?", - "initial-letter-align": "[ border-box? [ alphabetic | ideographic | hanging | leading ]? ]!", - "initial-letter-wrap": "none | first | all | grid | <length-percentage>", - "inline-sizing": "normal | stretch", - "interactivity": "auto | inert", - "interest-delay": "<'interest-delay-start'>{1,2}", - "interest-delay-end": "normal | <time>", - "interest-delay-start": "normal | <time>", - "isolation": "<isolation-mode>", - "item-cross": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse", - "item-direction": "auto | row | column | row-reverse | column-reverse", - "item-flow": "<'item-direction'> || <'item-wrap'> || <'item-pack'> || <'flow-tolerance'>", - "item-pack": "normal | dense || balance", - "item-track": "auto | row | column | row-reverse | column-reverse", - "item-wrap": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse", - "justify-items": " | anchor-center", - "justify-self": " | anchor-center", - "left": "| <anchor()> | <anchor-size()>", - "lighting-color": "<color>", - "line-clamp": "none | [ <integer [1,∞]> || <'block-ellipsis'> ] -webkit-legacy?", - "line-fit-edge": "leading | <text-edge>", - "line-grid": "match-parent | create", - "line-height": "normal | <number [0,∞]> | <length-percentage [0,∞]>", - "line-height-step": "<length [0,∞]>", - "line-padding": "<length>", - "line-snap": "none | baseline | contain", - "link-parameters": "none | <param()>#", - "list-style": "<'list-style-position'> || <'list-style-image'> || <'list-style-type'>", - "margin": "<'margin-top'>{1,4}", - "margin-block": "<'margin-top'>{1,2}", - "margin-block-end": "<'margin-top'>", - "margin-block-start": "<'margin-top'>", - "margin-bottom": "| <anchor-size()>", - "margin-break": "auto | keep | discard", - "margin-inline": "<'margin-top'>{1,2}", - "margin-inline-end": "<'margin-top'>", - "margin-inline-start": "<'margin-top'>", - "margin-left": "| <anchor-size()>", - "margin-right": "| <anchor-size()>", - "margin-top": "| <anchor-size()>", - "margin-trim": "none | [ block || inline ] | [ block-start || inline-start || block-end || inline-end ]", - "marker": "none | <marker-ref>", - "marker-end": "none | <marker-ref>", - "marker-mid": "none | <marker-ref>", - "marker-side": "match-self | match-parent", - "marker-start": "none | <marker-ref>", - "mask-border-slice": "[ <number> | <percentage> ]{1,4} fill?", - "mask-clip": "[ <coord-box> | no-clip ]#", - "mask-origin": "<coord-box>#", - "max-height": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>", - "max-lines": "none | <integer [1,∞]>", - "max-width": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>", - "min-height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>", - "min-intrinsic-sizing": "legacy | zero-if-scroll || zero-if-extrinsic", - "min-width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>", - "object-fit": "fill | none | [ contain | cover ] || scale-down", - "object-view-box": "none | <basic-shape-rect>", - "opacity": "<opacity-value>", - "orphans": "<integer [1,∞]>", - "outline": "<'outline-width'> || <'outline-style'> || <'outline-color'>", - "outline-color": "auto | <'border-top-color'>", - "outline-style": "auto | none | dotted | dashed | solid | double | groove | ridge | inset | outset", - "overflow": "<'overflow-block'>{1,2} | <-non-standard-overflow>", - "overflow-block": "| <-non-standard-overflow>", - "overflow-clip-margin-block": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-block-end": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-block-start": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-bottom": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-inline": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-inline-end": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-inline-start": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-left": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-right": "<visual-box> || <length [0,∞]>", - "overflow-clip-margin-top": "<visual-box> || <length [0,∞]>", - "overflow-inline": "| <-non-standard-overflow>", - "overflow-x": "| <-non-standard-overflow>", - "overflow-y": "| <-non-standard-overflow>", - "padding": "<'padding-top'>{1,4}", - "padding-block": "<'padding-top'>{1,2}", - "padding-block-end": "<'padding-top'>", - "padding-block-start": "<'padding-top'>", - "padding-bottom": "<length-percentage [0,∞]>", - "padding-inline": "<'padding-top'>{1,2}", - "padding-inline-end": "<'padding-top'>", - "padding-inline-start": "<'padding-top'>", - "padding-left": "<length-percentage [0,∞]>", - "padding-right": "<length-percentage [0,∞]>", - "padding-top": "<length-percentage [0,∞]>", - "pause-after": "<time [0s,∞]> | none | x-weak | weak | medium | strong | x-strong", - "pause-before": "<time [0s,∞]> | none | x-weak | weak | medium | strong | x-strong", - "perspective": "none | <length [0,∞]>", - "pointer-events": "| bounding-box", - "pointer-timeline": "[ <'pointer-timeline-name'> <'pointer-timeline-axis'>? ]#", - "pointer-timeline-axis": "[ block | inline | x | y ]#", - "pointer-timeline-name": "[ none | <dashed-ident> ]#", - "position": "| <running()>", - "position-anchor": "none | auto | <anchor-name>", - "position-try-fallbacks": "none | [ [ <dashed-ident> || <try-tactic> ] | <position-area> ]#", - "quotes": "| match-parent", - "r": "<length-percentage>", - "reading-flow": "normal | source-order | flex-visual | flex-flow | grid-rows | grid-columns | grid-order", - "reading-order": "<integer>", - "region-fragment": "auto | break", - "rest-after": "<time [0s,∞]> | none | x-weak | weak | medium | strong | x-strong", - "rest-before": "<time [0s,∞]> | none | x-weak | weak | medium | strong | x-strong", - "right": "| <anchor()> | <anchor-size()>", - "row-gap": "normal | <length-percentage [0,∞]>", - "row-rule": "<gap-rule-list> | <gap-auto-rule-list>", - "row-rule-break": "none | spanning-item | intersection", - "row-rule-color": "<line-color-list> | <auto-line-color-list>", - "row-rule-edge-inset": "<length-percentage> [ <length-percentage> ]?", - "row-rule-edge-inset-end": "auto | <length-percentage>", - "row-rule-edge-inset-start": "auto | <length-percentage>", - "row-rule-inset": "<length-percentage> <length-percentage>? [ / <length-percentage> <length-percentage>? ]?", - "row-rule-inset-end": "auto | <length-percentage>", - "row-rule-inset-start": "auto | <length-percentage>", - "row-rule-interior-inset": "<length-percentage> [ <length-percentage> ]?", - "row-rule-interior-inset-end": "auto | <length-percentage>", - "row-rule-interior-inset-start": "auto | <length-percentage>", - "row-rule-style": "<line-style-list> | <auto-line-style-list>", - "row-rule-width": "<line-width-list> | <auto-line-width-list>", - "ruby-merge": "separate | merge | auto", - "ruby-overhang": "auto | none", - "rule": "<'column-rule'>", - "rule-break": "<'column-rule-break'>", - "rule-color": "<'column-rule-color'>", - "rule-edge-inset": "<'column-rule-edge-inset'>", - "rule-inset": "<'column-rule-inset'>", - "rule-inset-end": "<'column-rule-inset-end'>", - "rule-inset-start": "<'column-rule-inset-start'>", - "rule-interior-inset": "<'column-rule-interior-inset'>", - "rule-overlap": "row-over-column | column-over-row", - "rule-style": "<'column-rule-style'>", - "rule-width": "<'column-rule-width'>", - "rx": "<length-percentage> | auto", - "ry": "<length-percentage> | auto", - "scroll-initial-target": "none | nearest", - "scroll-marker-group": "none | before | after", - "scroll-padding": "[ auto | <length-percentage [0,∞]> ]{1,4}", - "scroll-padding-block": "[ auto | <length-percentage [0,∞]> ]{1,2}", - "scroll-padding-block-end": "auto | <length-percentage [0,∞]>", - "scroll-padding-block-start": "auto | <length-percentage [0,∞]>", - "scroll-padding-bottom": "auto | <length-percentage [0,∞]>", - "scroll-padding-inline": "[ auto | <length-percentage [0,∞]> ]{1,2}", - "scroll-padding-inline-end": "auto | <length-percentage [0,∞]>", - "scroll-padding-inline-start": "auto | <length-percentage [0,∞]>", - "scroll-padding-left": "auto | <length-percentage [0,∞]>", - "scroll-padding-right": "auto | <length-percentage [0,∞]>", - "scroll-padding-top": "auto | <length-percentage [0,∞]>", - "scroll-target-group": "none | auto", - "scroll-timeline": "[ <'scroll-timeline-name'> <'scroll-timeline-axis'>? ]#", - "shape-image-threshold": "<opacity-value>", - "shape-inside": "auto | outside-shape | [ <basic-shape> || shape-box ] | <image> | display", - "shape-margin": "<length-percentage [0,∞]>", - "shape-padding": "<length-percentage [0,∞]>", - "shape-subtract": "none | [ <basic-shape> | <url> ]+", - "slider-orientation": "auto | left-to-right | right-to-left | top-to-bottom | bottom-to-top", - "spatial-navigation-action": "auto | focus | scroll", - "spatial-navigation-contain": "auto | contain", - "spatial-navigation-function": "normal | grid", - "stop-color": "<'color'>", - "stop-opacity": "<'opacity'>", - "string-set": "none | [ <custom-ident> <string>+ ]#", - "stroke-align": "center | inset | outset", - "stroke-alignment": "center | inner | outer", - "stroke-break": "bounding-box | slice | clone", - "stroke-color": "<color>#", - "stroke-dash-corner": "none | <length>", - "stroke-dash-justify": "none | [ stretch | compress ] || [ dashes || gaps ]", - "stroke-dashadjust": "none | [ stretch | compress ] [ dashes | gaps ]?", - "stroke-dasharray": "none | [ <length-percentage> | <number> ]+#", - "stroke-dashcorner": "none | <length>", - "stroke-dashoffset": "<length-percentage> | <number>", - "stroke-image": "<paint>#", - "stroke-linejoin": "[ crop | arcs | miter ] || [ bevel | round | fallback ]", - "stroke-miterlimit": "<number>", - "stroke-origin": "match-parent | fill-box | stroke-box | content-box | padding-box | border-box", - "stroke-position": "<position>#", - "stroke-repeat": "<repeat-style>#", - "stroke-size": "<bg-size>#", - "stroke-width": "[ <length-percentage> | <number> ]#", - "tab-size": "<number [0,∞]> | <length [0,∞]>", - "text-align": "| <string> | justify-all", - "text-align-all": "start | end | left | right | center | <string> | justify | match-parent", - "text-align-last": "| match-parent", - "text-autospace": "normal | <autospace> | auto", - "text-box": "normal | <'text-box-trim'> || <'text-box-edge'>", - "text-box-edge": "auto | <text-edge>", - "text-box-trim": "none | trim-start | trim-end | trim-both", - "text-combine-upright": "none | all | [ digits <integer [2,4]>? ]", - "text-decoration-inset": "<length>{1,2} | auto", - "text-decoration-skip": "none | auto", - "text-decoration-skip-box": "none | all", - "text-decoration-skip-self": "auto | skip-all | [ skip-underline || skip-overline || skip-line-through ] | no-skip", - "text-decoration-skip-spaces": "none | all | [ start || end ]", - "text-decoration-thickness": "auto | from-font | <length-percentage>", - "text-emphasis-skip": "spaces || punctuation || symbols || narrow", - "text-group-align": "none | start | end | left | right | center", - "text-indent": "[ <length-percentage> ] && hanging? && each-line?", - "text-justify": "[ auto | none | inter-word | inter-character | ruby ] || no-compress", - "text-overflow": "[ clip | ellipsis | <string> | fade | fade( [ <length> | <percentage> ] ) ]{1,2}", - "text-shadow": "none | <shadow>#", - "text-size-adjust": "auto | none | <percentage [0,∞]>", - "text-spacing": "none | auto | <spacing-trim> || <autospace>", - "text-spacing-trim": "<spacing-trim> | auto", - "text-transform": "none | [ capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto", - "text-underline-offset": "auto | <length-percentage>", - "text-underline-position": "auto | [ from-font | under ] || [ left | right ]", - "text-wrap-mode": "wrap | nowrap", - "text-wrap-style": "auto | balance | stable | pretty | avoid-orphans", - "timeline-scope": "| all", - "timeline-trigger": "none | [ <'timeline-trigger-name'> <'timeline-trigger-source'> <'timeline-trigger-range'> [ '/' <'timeline-trigger-exit-range'> ]? ]#", - "timeline-trigger-exit-range": "[ <'timeline-trigger-exit-range-start'> <'timeline-trigger-exit-range-end'>? ]#", - "timeline-trigger-exit-range-end": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#", - "timeline-trigger-exit-range-start": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#", - "timeline-trigger-name": "none | <dashed-ident>#", - "timeline-trigger-range": "[ <'timeline-trigger-range-start'> <'timeline-trigger-range-end'>? ]#", - "timeline-trigger-range-end": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#", - "timeline-trigger-range-start": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#", - "timeline-trigger-source": "<single-animation-timeline>#", - "top": "| <anchor()> | <anchor-size()>", - "transform-origin": "[ left | center | right | top | bottom | <length-percentage> ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ] <length>? | [ [ center | left | right ] && [ center | top | bottom ] ] <length>?", - "transition-duration": "<time [0s,∞]>#", - "trigger-scope": "none | all | <dashed-ident>#", - "vertical-align": "[ first | last ] || <'alignment-baseline'> || <'baseline-shift'>", - "view-timeline": "[ <'view-timeline-name'> [ <'view-timeline-axis'> || <'view-timeline-inset'> ]? ]#", - "view-timeline-name": "[ none | <dashed-ident> ]#", - "view-transition-class": "none | <custom-ident>+", - "view-transition-group": "normal | contain | nearest | <custom-ident>", - "view-transition-scope": "none | auto", - "visibility": "visible | hidden | force-hidden | collapse", - "voice-duration": "auto | <time [0s,∞]>", - "voice-family": "[ <voice-family-name> | <generic-voice> ]# | preserve", - "voice-pitch": "<frequency [0Hz,∞]> && absolute | [ [ x-low | low | medium | high | x-high ] || [ <frequency [0Hz,∞]> | <semitones> | <percentage> ] ]", - "voice-range": "<frequency [0Hz,∞]> && absolute | [ [ x-low | low | medium | high | x-high ] || [ <frequency [0Hz,∞]> | <semitones> | <percentage> ] ]", - "voice-rate": "[ normal | x-slow | slow | medium | fast | x-fast ] || <percentage [0,∞]>", - "widows": "<integer [1,∞]>", - "width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>", - "word-break": "| manual", - "word-space-transform": "none | [ space | ideographic-space ] && auto-phrase?", - "word-spacing": "normal | <length-percentage>", - "word-wrap": "| anywhere", - "wrap-after": "auto | avoid | avoid-line | avoid-flex | line | flex", - "wrap-before": "auto | avoid | avoid-line | avoid-flex | line | flex", - "wrap-flow": "auto | both | start | end | minimum | maximum | clear", - "wrap-inside": "auto | avoid", - "wrap-through": "wrap | none", - "x": "<length-percentage>", - "y": "<length-percentage>", - "zoom": "normal | reset | <number [0,∞]> | <percentage [0,∞]>" - }, - "types": { - "dashed-ident": "<custom-property-name>", - "unicode-range-token": "<urange>", - "alpha()": "alpha( [ from <color> ] [ / [ <alpha-value> | alpha | none ] ]? )", - "anchor-size()": "anchor-size( [ <anchor-name> || <anchor-size> ]? , <length-percentage>? )", - "anchor()": "anchor( <anchor-name>? && <anchor-side> , <length-percentage>? )", - "anchored-feature": "fallback : <'position-try-fallbacks'>", - "anchored-in-parens": "( <anchored-query> ) | ( <anchored-feature> ) | <general-enclosed>", - "anchored-query": "not <anchored-in-parens> | <anchored-in-parens> [ [ and <anchored-in-parens> ]* | [ or <anchored-in-parens> ]* ] | <anchored-feature>", - "angle-percentage": "[ <angle> | <percentage> ]", - "angular-color-hint": "| <zero>", - "angular-color-stop": "<color> <color-stop-angle>?", - "angular-color-stop-list": "<angular-color-stop> , [ <angular-color-hint>? , <angular-color-stop> ]#?", - "animation-action": "none | play | pause | play-forwards | play-backwards | pause | reset | replay", - "arc-command": "arc <command-end-point> [ [ of <length-percentage>{1,2} ] && <arc-sweep>? && <arc-size>? && [ rotate <angle> ]? ]", - "arc-size": "large | small", - "arc-sweep": "cw | ccw", - "attr-args": "attr( <declaration-value> , <declaration-value>? )", - "attr-name": "[ [ <ident-token>? '|' ]? <ident-token> ]", - "attr-type": "type( <syntax> ) | raw-string | number | <attr-unit>", - "attr-unit": "'%' | em | ex | cap | ch | ic | rem | lh | rlh | vw | vh | vi | vb | vmin | vmax | cm | mm | q | in | pc | pt | px | deg | grad | rad | turn | s | ms | hz | khz | fr", - "attr()": "attr( <attr-name> <attr-type>? , <declaration-value>? )", - "auto-line-color-list": "<line-color-or-repeat>#? , <auto-repeat-line-color> , <line-color-or-repeat>#?", - "auto-line-style-list": "<line-style-or-repeat>#? , <auto-repeat-line-style> , <line-style-or-repeat>#?", - "auto-line-width-list": "<line-width-or-repeat>#? , <auto-repeat-line-width> , <line-width-or-repeat>#?", - "auto-repeat": "repeat( [ auto-fill | auto-fit ] , [ <line-names>? <track-size> ]+ <line-names>? )", - "auto-repeat-line-color": "repeat( auto , [ <color> ]# )", - "auto-repeat-line-style": "repeat( auto , [ <line-style> ]# )", - "auto-repeat-line-width": "repeat( auto , [ <line-width> ]# )", - "autospace": "no-autospace | [ ideograph-alpha || ideograph-numeric || punctuation ] || [ insert | replace ]", - "baseline-position": "[ first | last ]? && baseline", - "basic-shape": "<basic-shape-rect> | <circle()> | <ellipse()> | <polygon()> | <path()> | <shape()>", - "basic-shape-rect": "<inset()> | rect( [ <length-percentage> | auto ]{4} [ round <'border-radius'> ]? ) | xywh( <length-percentage>{2} <length-percentage [0,∞]>{2} [ round <'border-radius'> ]? )", - "bg-clip": "<visual-box> | [ border-area || text ]", - "bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <bg-clip> || <visual-box>", - "bg-position": "<position> | <position-three>", - "bg-size": "[ <length-percentage [0,∞]> | auto ]{1,2} | cover | contain", - "blend-mode": "normal | multiply | screen | overlay | darken | lighten | color-dodge | color-burn | soft-light | hard-light | difference | exclusion | hue | saturation | color | luminosity", - "blur()": "blur( <length>? )", - "border-radius": "<slash-separated-border-radius-syntax> | <legacy-border-radius-syntax>", - "calc-interpolate()": "calc-interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? ] , <input-position>{1,2} : <calc-sum> , [ <easing-function>? , <input-position>{1,2} : <calc-sum> ]#? )", - "calc-keyword": "e | pi | infinity | -infinity | NaN", - "calc-mix()": "calc-mix( [ <calc-sum> <percentage [0,100]>? ]# )", - "calc-product": "<calc-value> [ [ '*' | / ] <calc-value> ]*", - "calc-size-basis": "[ <size-keyword> | <calc-size()> | <calc-sum> ]", - "calc-size()": "calc-size( [ [ <calc-size-basis> , [ <calc-sum> | size ] ] | [ any , <calc-sum> ] ] )", - "calc-value": "<number> | <dimension> | <percentage> | <calc-keyword> | ( <calc-sum> )", - "cf-image": "[ <image> | <color> ] && <percentage [0,100]>?", - "circle()": "circle( [ <radial-extent> | <length-percentage [0,∞]> ]? [ at <position> ]? )", - "clamp()": "clamp( [ <calc-sum> | none ] , <calc-sum> , [ <calc-sum> | none ] )", - "color": "<color-base> | currentColor | <system-color> | <contrast-color()> | <device-cmyk()> | <light-dark()> | <-non-standard-color>", - "color-font-tech": "[ color-COLRv0 | color-COLRv1 | color-SVG | color-sbix | color-CBDT ]", - "color-function": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <alpha()> | <color()>", - "color-interpolate()": "color-interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? && <color-interpolation-method>? ] , <input-position>{1,2} : <color> , [ [ <easing-function> || <color-interpolation-method> ]? , <input-position>{1,2} : <color> ]#? )", - "color-layers()": "color-layers( [ <blend-mode> , ]? <color># )", - "color-mix()": "color-mix( <color-interpolation-method>? , [ <color> && <percentage [0,100]>? ]# )", - "color-stop-angle": "[ <angle-percentage> | <zero> ]{1,2}", - "color-stop-list": "<linear-color-stop> , [ <linear-color-hint>? , <linear-color-stop> ]#?", - "color-stripe": "<color> && [ <length-percentage> | <flex> ]?", - "color()": "color( [ from <color> ]? [ <custom-params> | [ <predefined-rgb> [ <number> | <percentage> | r | g | b | alpha | none ]{3} [ / [ <alpha-value> | r | g | b | alpha | none ] ]? ] | [ <xyz-space> [ <number> | <percentage> | x | y | z | alpha | none ]{3} [ / [ <alpha-value> | x | y | z | alpha | none ] ]? ] ] )", - "colorspace-params": "[ <custom-params> | <predefined-rgb-params> | <xyz-params> ]", - "command-end-point": "[ to <position> | by <coordinate-pair> ]", - "compat-special": "textfield | menulist-button", - "composite-mode": "clear | copy | source-over | destination-over | source-in | destination-in | source-out | destination-out | source-atop | destination-atop | xor | lighter | plus-darker | plus-lighter", - "conic-gradient-syntax": "[ [ [ from [ <angle> | <zero> ] ]? [ at <position> ]? ] || <color-interpolation-method> ]? , <angular-color-stop-list>", - "conic-gradient()": "conic-gradient( [ <conic-gradient-syntax> ] )", - "container-condition": "[ <container-name>? <container-query>? ]!", - "container-query": "not <query-in-parens> | <query-in-parens> [ [ and <query-in-parens> ]* | [ or <query-in-parens> ]* ]", - "content-level": "element | content | text | <attr()> | <counter>", - "content-list": "[ <string> | contents | <image> | <counter> | <quote> | <target> | <leader()> | <attr()> | <string()> | <content()> ]+", - "content()": "content( [ text | before | after | first-letter | marker ]? )", - "contrast-color()": "contrast-color( <color> )", - "contrast()": "contrast( [ <number> | <percentage> ]? )", - "control-point": "[ <position> | <relative-control-point> ]", - "control-value()": "control-value( <type>? )", - "coord-box": "<paint-box> | view-box", - "coordinate-pair": "<length-percentage>{2}", - "corner-shape-value": "round | scoop | bevel | notch | square | squircle | <superellipse()>", - "counter-style": "<counter-style-name> | <symbols()>", - "cross-fade()": "cross-fade( <cf-image># )", - "cross-origin-modifier": "cross-origin( anonymous | use-credentials )", - "css-type": "<syntax-component> | <type()>", - "cubic-bezier-easing-function": "ease | ease-in | ease-out | ease-in-out | <cubic-bezier()>", - "cubic-bezier()": "cubic-bezier( [ <number [0,1]> , <number> ]#{2} )", - "cursor-image": "[ <url> | <url-set> ] [ <number>{2} ]?", - "cursor-predefined": "auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | grab | grabbing | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out", - "curve-command": "curve [ [ to <position> with <control-point> [ / <control-point> ]? ] | [ by <coordinate-pair> with <relative-control-point> [ / <relative-control-point> ]? ] ]", - "custom-arg": "'$' <ident-token>", - "custom-params": "<dashed-ident> [ <number> | <percentage> | none ]+", - "dasharray": "[ [ <length-percentage> | <number> ]+ ]#", - "dashndashdigit-ident": "<ident-token>", - "default-value": "<declaration-value>", - "deprecated-color": "ActiveBorder | ActiveCaption | AppWorkspace | Background | ButtonHighlight | ButtonShadow | CaptionText | InactiveBorder | InactiveCaption | InactiveCaptionText | InfoBackground | InfoText | Menu | MenuText | Scrollbar | ThreeDDarkShadow | ThreeDFace | ThreeDHighlight | ThreeDLightShadow | ThreeDShadow | Window | WindowFrame | WindowText", - "drop-shadow()": "drop-shadow( [ <color>? && <length>{2,3} ] )", - "dynamic-range-limit-mix()": "dynamic-range-limit-mix( [ <'dynamic-range-limit'> && <percentage [0,100]> ]#{2,} )", - "easing-function": "<linear-easing-function> | <cubic-bezier-easing-function> | <step-easing-function>", - "element()": "element( <id-selector> )", - "ellipse()": "ellipse( <radial-size>? [ at <position> ]? )", - "env()": "env( <custom-ident> <integer [0,∞]>* , <declaration-value>? )", - "event-trigger-event": "activate | click | touch | dblclick | keypress( <string> ) | . . .", - "fade()": "fade( [ <length-percentage> ] )", - "feature-index": "<integer [0,∞]>", - "feature-tag-value": "<opentype-tag> [ <integer [0,∞]> | on | off ]?", - "feature-value-name": "<ident>", - "filter-value-list": "[ <filter-function> | <url> ]+", - "filter()": "filter( [ <image> | <string> ] , <filter-value-list> )", - "final-bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <bg-clip> || <visual-box> || <'background-color'>", - "first-valid()": "first-valid( <declaration-value># )", - "fit-content()": "fit-content( <length-percentage> )", - "fixed-breadth": "<length-percentage [0,∞]>", - "font-features-tech": "[ features-opentype | features-aat | features-graphite ]", - "font-format": "[ <string> | collection | embedded-opentype | opentype | svg | truetype | woff | woff2 ]", - "font-src": "<url> [ format( <font-format> ) ]? [ tech( <font-tech># ) ]? | local( <family-name> )", - "font-src-list": "[ <url> [ format( <font-format> ) ]? [ tech( <font-tech># ) ]? | local( <family-name> ) ]#", - "font-tech": "[ <font-features-tech> | <color-font-tech> | variations | palettes | incremental ]", - "font-weight-absolute": "[ normal | bold | <number [1,1000]> ]", - "form-control-identifier": "select", - "frequency-percentage": "[ <frequency> | <percentage> ]", - "function-parameter": "<custom-property-name> <css-type>? [ : <default-value> ]?", - "gap-auto-repeat-rule": "repeat( auto , <gap-rule># )", - "gap-auto-rule-list": "<gap-rule-or-repeat>#? , <gap-auto-repeat-rule> , <gap-rule-or-repeat>#?", - "gap-repeat-rule": "repeat( <integer [1,∞]> , <gap-rule># )", - "gap-rule": "<line-width> || <line-style> || <color>", - "gap-rule-list": "<gap-rule-or-repeat>#", - "gap-rule-or-repeat": "<gap-rule> | <gap-repeat-rule>", - "generic-script-specific": "generic( fangsong ) | generic( kai ) | generic( khmer-mul ) | generic( nastaliq )", - "generic-voice": "<age>? <gender> <integer>?", - "gradient": "[ <linear-gradient()> | <repeating-linear-gradient()> | <radial-gradient()> | <repeating-radial-gradient()> | <conic-gradient()> | <repeating-conic-gradient()> | <-legacy-gradient> ]", - "grayscale()": "grayscale( [ <number> | <percentage> ]? )", - "grid-line": "auto | <custom-ident> | [ [ <integer [-∞,-1]> | <integer [1,∞]> ] && <custom-ident>? ] | [ span && [ <integer [1,∞]> || <custom-ident> ] ]", - "hdr-color()": "color-hdr( [ <color> && <number [0,∞]>? ]#{2} )", - "horizontal-line-command": "hline [ to [ <length-percentage> | left | center | right | x-start | x-end ] | by <length-percentage> ]", - "hsl()": "[ <legacy-hsl-syntax> | <modern-hsl-syntax> ]", - "hsla()": "[ <legacy-hsla-syntax> | <modern-hsla-syntax> ]", - "hue-rotate()": "hue-rotate( [ <angle> | <zero> ]? )", - "hwb()": "hwb( [ from <color> ]? [ <hue> | h | w | b | alpha | none ] [ <percentage> | <number> | h | w | b | alpha | none ] [ <percentage> | <number> | h | w | b | alpha | none ] [ / [ <alpha-value> | h | w | b | alpha | none ] ]? )", - "ictcp()": "ictcp( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )", - "ident-arg": "<string> | <integer> | <ident>", - "ident()": "ident( <ident-arg>+ )", - "if-args": "if( [ <if-args-branch> ; ]* <if-args-branch> ;? )", - "if-args-branch": "<declaration-value> : <declaration-value>?", - "if-branch": "<if-condition> : <declaration-value>?", - "if-condition": "<boolean-expr[<if-test>]> | else", - "if-test": "supports( [ <ident> : <declaration-value> ] | <supports-condition> ) | media( <media-feature> | <media-condition> ) | style( <style-query> )", - "if()": "if( [ <if-branch> ; ]* <if-branch> ;? )", - "image-1D": "<stripes()>", - "image-set-option": "[ <image> | <string> ] [ <resolution> || type( <string> ) ]?", - "image-src": "[ <url> | <string> ]", - "image-tags": "[ ltr | rtl ]", - "import-conditions": "[ supports( [ <supports-condition> | <declaration> ] ) ]? <media-query-list>?", - "inflexible-breadth": "<length-percentage [0,∞]> | min-content | max-content | auto", - "inherit-args": "inherit( <declaration-value> , <declaration-value>? )", - "inherit()": "inherit( <custom-property-name> , <declaration-value>? )", - "init-descriptor": "<init-descriptor-name> : <string>", - "init-descriptor-name": "protocol | hostname | port | pathname | search | hash | base-url", - "init-descriptors": ";* <init-descriptor> [ ;+ <init-descriptor> ]* ;*", - "input-position": "<percentage> | <number> | <dimension>", - "integrity-modifier": "integrity( <string> )", - "interpolate()": "interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? ] , <input-position>{1,2} : <whole-value> , [ <easing-function>? , <input-position>{1,2} : <whole-value> ]#? ) | interpolate( <progress-source> && [ by <easing-function> ]? && <easing-function>? of <keyframes-name> )", - "invert()": "invert( [ <number> | <percentage> ]? )", - "isolation-mode": "auto | isolate", - "jzazbz()": "jzazbz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )", - "jzczhz()": "jzczhz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )", - "keyframe-selector": "from | to | <percentage [0,100]> | <timeline-range-name> <percentage>", - "lab()": "lab( [ from <color> ]? [ <percentage> | <number> | l | a | b | alpha | none ] [ <percentage> | <number> | l | a | b | alpha | none ] [ <percentage> | <number> | l | a | b | alpha | none ] [ / [ <alpha-value> | l | a | b | alpha | none ] ]? )", - "layout-box": "<visual-box> | margin-box", - "lch()": "lch( [ from <color> ]? [ <percentage> | <number> | l | c | h | alpha | none ] [ <percentage> | <number> | l | c | h | alpha | none ] [ <hue> | l | c | h | alpha | none ] [ / [ <alpha-value> | l | c | h | alpha | none ] ]? )", - "legacy-border-radius-syntax": "<length-percentage [0,∞]>{1,2}", - "legacy-hsl-syntax": "hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )", - "legacy-hsla-syntax": "hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )", - "legacy-pseudo-element-selector": ": [ before | after | first-line | first-letter ]", - "legacy-rgb-syntax": "rgb( <percentage>#{3} , <alpha-value>? ) | rgb( <number>#{3} , <alpha-value>? )", - "legacy-rgba-syntax": "rgba( <percentage>#{3} , <alpha-value>? ) | rgba( <number>#{3} , <alpha-value>? )", - "length-percentage": "[ <length> | <percentage> ]", - "line-color-list": "<line-color-or-repeat>#", - "line-color-or-repeat": "[ <color> | <repeat-line-color> ]", - "line-command": "line <command-end-point>", - "line-style-list": "<line-style-or-repeat>#", - "line-style-or-repeat": "[ <line-style> | <repeat-line-style> ]", - "line-width": "<length [0,∞]> | thin | medium | thick", - "line-width-list": "<line-width-or-repeat>#", - "line-width-or-repeat": "[ <line-width> | <repeat-line-width> ]", - "linear-easing-function": "linear | <linear()>", - "linear-gradient-syntax": "[ [ <angle> | <zero> | to <side-or-corner> ] || <color-interpolation-method> ]? , <color-stop-list>", - "linear-gradient()": "linear-gradient( [ <linear-gradient-syntax> ] )", - "linear()": "linear( [ <number> && <percentage>{0,2} ]# )", - "link-condition": "<link-condition-base> [ with <navigation-param-expression> ]?", - "link-condition-base": "<navigation-location>", - "marker-ref": "<url>", - "media-and": "and <media-in-parens>", - "media-condition": "<media-not> | <media-in-parens> [ <media-and>* | <media-or>* ]", - "media-condition-without-or": "<media-not> | <media-in-parens> <media-and>*", - "media-or": "or <media-in-parens>", - "media()": "media( [ <mf-plain> | <mf-boolean> | <mf-range> ] )", - "mf-comparison": "<mf-lt> | <mf-gt> | <mf-eq>", - "mf-eq": "'='", - "mf-gt": "'>' '='?", - "mf-lt": "'<' '='?", - "mf-range": "<mf-name> <mf-comparison> <mf-value> | <mf-value> <mf-comparison> <mf-name> | <mf-value> <mf-lt> <mf-name> <mf-lt> <mf-value> | <mf-value> <mf-gt> <mf-name> <mf-gt> <mf-value>", - "modern-hsl-syntax": "hsl( [ from <color> ]? [ <hue> | h | s | l | alpha | none ] [ <percentage> | <number> | h | s | l | alpha | none ] [ <percentage> | <number> | h | s | l | alpha | none ] [ / [ <alpha-value> | h | s | l | alpha | none ] ]? )", - "modern-hsla-syntax": "hsla( [ from <color> ]? [ <hue> | h | s | l | alpha | none ] [ <percentage> | <number> | h | s | l | alpha | none ] [ <percentage> | <number> | h | s | l | alpha | none ] [ / [ <alpha-value> | h | s | l | alpha | none ] ]? )", - "modern-rgb-syntax": "rgb( [ from <color> ]? [ <number> | <percentage> | r | g | b | alpha | none ]{3} [ / [ <alpha-value> | r | g | b | alpha | none ] ]? )", - "modern-rgba-syntax": "rgba( [ from <color> ]? [ <number> | <percentage> | r | g | b | alpha | none ]{3} [ / [ <alpha-value> | r | g | b | alpha | none ] ]? )", - "move-command": "move <command-end-point>", - "mq-boolean": "<integer [0,1]>", - "n-dimension": "<dimension-token>", - "navigation-condition": "not <navigation-in-parens> | <navigation-in-parens> [ and <navigation-in-parens> ]* | <navigation-in-parens> [ or <navigation-in-parens> ]*", - "navigation-in-parens": "( <navigation-condition> ) | ( <navigation-test> ) | <general-enclosed>", - "navigation-location": "<route-name> | <url-pattern()>", - "navigation-location-keyword": "at | from | to", - "navigation-location-test": "<navigation-location-keyword> : <navigation-location>", - "navigation-param": "<navigation-param-key-value> | <navigation-param-function>", - "navigation-param-and": "<navigation-param-expression> [ \" and \" <navigation-param-expression> ]*", - "navigation-param-expression": "( <navigation-param-and> ) | ( <navigation-param-or> ) | <navigation-param>", - "navigation-param-function": "navigation-param( <ident> )", - "navigation-param-key-value": "( <ident> : <string> )", - "navigation-param-or": "<navigation-param-expression> [ \" or \" <navigation-param-expression> ]*", - "navigation-test": "<navigation-location-test> | <navigation-type-test>", - "navigation-type-keyword": "traverse | back | forward | reload", - "navigation-type-test": "history : <navigation-type-keyword>", - "ndash-dimension": "<dimension-token>", - "ndashdigit-dimension": "<dimension-token>", - "ndashdigit-ident": "<ident-token>", - "number-optional-number": "<number> <number>?", - "oklab()": "oklab( [ from <color> ]? [ <percentage> | <number> | l | a | b | alpha | none ] [ <percentage> | <number> | l | a | b | alpha | none ] [ <percentage> | <number> | l | a | b | alpha | none ] [ / [ <alpha-value> | l | a | b | alpha | none ] ]? )", - "oklch()": "oklch( [ from <color> ]? [ <percentage> | <number> | l | c | h | alpha | none ] [ <percentage> | <number> | l | c | h | alpha | none ] [ <hue> | l | c | h | alpha | none ] [ / [ <alpha-value> | l | c | h | alpha | none ] ]? )", - "opacity-value": "<number> | <percentage>", - "opacity()": "opacity( [ <number> | <percentage> ]? )", - "opentype-tag": "<string>", - "outline-line-style": "none | auto | dotted | dashed | solid | double | groove | ridge | inset | outset", - "page-selector": "[ <ident-token>? <pseudo-page>* ]!", - "page-selector-list": "<page-selector>#", - "paint": "none | <color> | <url> [ none | <color> ]? | context-fill | context-stroke | <image> | <svg-paint>", - "paint-box": "<visual-box> | fill-box | stroke-box", - "palette-mix()": "palette-mix( <color-interpolation-method> , [ [ normal | light | dark | <palette-identifier> | <palette-mix()> ] && <percentage [0,100]>? ]#{2} )", - "param()": "param( <dashed-ident> , <declaration-value>? )", - "path()": "path( <'fill-rule'>? , <string> )", - "pattern-descriptor": "pattern : <url-pattern()>", - "pattern-descriptors": ";* <pattern-descriptor> ;*", - "pointer-axis": "block | inline | x | y", - "pointer-source": "root | nearest | self", - "pointer()": "pointer( [ <pointer-source> || <pointer-axis> ]? )", - "points": "[ <number>+ ]#", - "polygon()": "polygon( <'fill-rule'>? [ round <length> ]? , [ <length-percentage> <length-percentage> ]# )", - "position": "<position-one> | <position-two> | <position-four>", - "position-area": "[ [ left | center | right | span-left | span-right | x-start | x-end | span-x-start | span-x-end | self-x-start | self-x-end | span-self-x-start | span-self-x-end | span-all ] || [ top | center | bottom | span-top | span-bottom | y-start | y-end | span-y-start | span-y-end | self-y-start | self-y-end | span-self-y-start | span-self-y-end | span-all ] | [ block-start | center | block-end | span-block-start | span-block-end | span-all ] || [ inline-start | center | inline-end | span-inline-start | span-inline-end | span-all ] | [ self-block-start | center | self-block-end | span-self-block-start | span-self-block-end | span-all ] || [ self-inline-start | center | self-inline-end | span-self-inline-start | span-self-inline-end | span-all ] | [ start | center | end | span-start | span-end | span-all ]{1,2} | [ self-start | center | self-end | span-self-start | span-self-end | span-all ]{1,2} ]", - "position-area-query": "[ [ left | center | right | span-left | span-right | x-start | x-end | span-x-start | span-x-end | self-x-start | self-x-end | span-self-x-start | span-self-x-end | span-all | any ] || [ top | center | bottom | span-top | span-bottom | y-start | y-end | span-y-start | span-y-end | self-y-start | self-y-end | span-self-y-start | span-self-y-end | span-all | any ] | [ block-start | center | block-end | span-block-start | span-block-end | span-all | any ] || [ inline-start | center | inline-end | span-inline-start | span-inline-end | span-all | any ] | [ self-block-start | center | self-block-end | span-self-block-start | span-self-block-end | span-all | any ] || [ self-inline-start | center | self-inline-end | span-self-inline-start | span-self-inline-end | span-all | any ] | [ start | center | end | span-start | span-end | span-all | any ]{1,2} | [ self-start | center | self-end | span-self-start | span-self-end | span-all | any ]{1,2} ]", - "position-four": "[ [ [ left | right | x-start | x-end ] <length-percentage> ] && [ [ top | bottom | y-start | y-end ] <length-percentage> ] | [ [ block-start | block-end ] <length-percentage> ] && [ [ inline-start | inline-end ] <length-percentage> ] | [ [ start | end ] <length-percentage> ]{2} ]", - "position-one": "[ left | center | right | top | bottom | x-start | x-end | y-start | y-end | block-start | block-end | inline-start | inline-end | <length-percentage> ]", - "position-three": "[ [ left | center | right ] && [ [ top | bottom ] <length-percentage> ] | [ [ left | right ] <length-percentage> ] && [ top | center | bottom ] ]", - "position-two": "[ [ left | center | right | x-start | x-end ] && [ top | center | bottom | y-start | y-end ] | [ left | center | right | x-start | x-end | <length-percentage> ] [ top | center | bottom | y-start | y-end | <length-percentage> ] | [ block-start | center | block-end ] && [ inline-start | center | inline-end ] | [ start | center | end ]{2} ]", - "predefined-rgb": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | rec2100-pq | rec2100-hlg | rec2100-linear", - "progress-source": "<percentage> | <number> | <dimension> | <'animation-timeline'>", - "progress()": "progress( <calc-sum> , <calc-sum> , <calc-sum> )", - "pseudo-class-selector": ": <ident-token> | : <function-token> <any-value> )", - "pseudo-element-selector": ": <pseudo-class-selector> | <legacy-pseudo-element-selector>", - "pt-class-selector": "[ '.' <custom-ident> ]+", - "pt-name-and-class-selector": "<pt-name-selector> <pt-class-selector>? | <pt-class-selector>", - "pt-name-selector": "'*' | <custom-ident>", - "query-in-parens": "( <container-query> ) | ( <size-feature> ) | style( <style-query> ) | scroll-state( <scroll-state-query> ) | <general-enclosed>", - "radial-extent": "closest-corner | closest-side | farthest-corner | farthest-side", - "radial-gradient-syntax": "[ [ [ <radial-shape> || <radial-size> ]? [ at <position> ]? ] || <color-interpolation-method> ]? , <color-stop-list>", - "radial-gradient()": "radial-gradient( [ <radial-gradient-syntax> ] )", - "radial-shape": "circle | ellipse", - "radial-size": "<radial-extent>{1,2} | <length [0,∞]> | <length-percentage [0,∞]>{2}", - "random-item-args": "random-item( <declaration-value> , [ <declaration-value>? ]# )", - "random-item()": "random-item( <random-value-sharing> , [ <declaration-value>? ]# )", - "random-value-sharing": "[ [ auto | <dashed-ident> ] || element-shared ] | fixed <number [0,1]>", - "random()": "random( <random-value-sharing>? , <calc-sum> , <calc-sum> , <calc-sum>? )", - "ray()": "ray( [ <angle> && <ray-size>? && contain? && [ at <position> ]? ] )", - "rectangular-color-space": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | <xyz-space>", - "referrer-policy-modifier": "referrer-policy( no-referrer | no-referrer-when-downgrade | same-origin | origin | strict-origin | origin-when-cross-origin | strict-origin-when-cross-origin | unsafe-url )", - "relative-control-point": "<coordinate-pair> [ from [ start | end | origin ] ]?", - "repeat-line-color": "repeat( [ <integer [1,∞]> ] , [ <color> ]# )", - "repeat-line-style": "repeat( [ <integer [1,∞]> ] , [ <line-style> ]# )", - "repeat-line-width": "repeat( [ <integer [1,∞]> ] , [ <line-width> ]# )", - "repeat-style": "repeat-x | repeat-y | repeat-block | repeat-inline | <repetition>{1,2}", - "repeating-conic-gradient()": "repeating-conic-gradient( [ <conic-gradient-syntax> ] )", - "repeating-linear-gradient()": "repeating-linear-gradient( [ <linear-gradient-syntax> ] )", - "repeating-radial-gradient()": "repeating-radial-gradient( [ <radial-gradient-syntax> ] )", - "repetition": "repeat | space | round | no-repeat", - "request-url-modifier": "<cross-origin-modifier> | <integrity-modifier> | <referrer-policy-modifier>", - "rgb()": "[ <legacy-rgb-syntax> | <modern-rgb-syntax> ]", - "rgba()": "[ <legacy-rgba-syntax> | <modern-rgba-syntax> ]", - "round()": "round( <rounding-strategy>? , <calc-sum> , <calc-sum>? )", - "route-name": "<dashed-ident>", - "running()": "running( <custom-ident> )", - "saturate()": "saturate( [ <number> | <percentage> ]? )", - "scope-end": "<selector-list>", - "scope-start": "<selector-list>", - "scroll-button-direction": "up | down | left | right | block-start | block-end | inline-start | inline-end | prev | next", - "scroll-state-feature": "<ident> : <ident>", - "scroll-state-in-parens": "( <scroll-state-query> ) | ( <scroll-state-feature> ) | <general-enclosed>", - "scroll-state-query": "not <scroll-state-in-parens> | <scroll-state-in-parens> [ [ and <scroll-state-in-parens> ]* | [ or <scroll-state-in-parens> ]* ] | <scroll-state-feature>", - "scroll()": "scroll( [ <scroller> || <axis> ]? )", - "sepia()": "sepia( [ <number> | <percentage> ]? )", - "shadow": "<color>? && [ <length>{2} [ <length [0,∞]> <length>? ]? ] && inset?", - "shape-box": "<visual-box> | margin-box | half-border-box", - "shape-command": "<move-command> | <line-command> | close | <horizontal-line-command> | <vertical-line-command> | <curve-command> | <smooth-command> | <arc-command>", - "shape()": "shape( <'fill-rule'>? from <position> , <shape-command># )", - "signed-integer": "<number-token>", - "signless-integer": "<number-token>", - "single-animation-iteration-count": "infinite | <number [0,∞]>", - "size-keyword": "auto | max-content | min-content | stretch", - "slash-separated-border-radius-syntax": "<length-percentage [0,∞]> [ / <length-percentage [0,∞]> ]?", - "smooth-command": "smooth [ [ to <position> [ with <control-point> ]? ] | [ by <coordinate-pair> [ with <relative-control-point> ]? ] ]", - "snap-block()": "snap-block( <length> , [ start | end | near ]? )", - "snap-inline()": "snap-inline( <length> , [ left | right | near ]? )", - "source-size": "<media-condition> <source-size-value> | auto", - "source-size-list": "<source-size>#? , <source-size-value>", - "source-size-value": "<length> | auto", - "spacing-trim": "space-all | normal | space-first | trim-start | trim-both | trim-all", - "spread-shadow": "<'box-shadow-color'>? && [ [ none | <length>{2} ] [ <'box-shadow-blur'> <'box-shadow-spread'>? ]? ] && <'box-shadow-position'>?", - "src()": "src( <string> <url-modifier>* )", - "step-easing-function": "step-start | step-end | <steps()>", - "steps()": "steps( <integer> , <step-position>? )", - "string()": "string( <custom-ident> , [ first | start | last | first-except ]? )", - "stripes()": "stripes( <color-stripe># )", - "style-feature": "<style-feature-plain> | <style-feature-boolean> | <style-range>", - "style-feature-boolean": "<style-feature-name>", - "style-feature-plain": "<style-feature-name> : <style-feature-value>", - "style-feature-value": "<declaration-value>", - "style-in-parens": "( <style-query> ) | ( <style-feature> ) | <general-enclosed>", - "style-query": "not <style-in-parens> | <style-in-parens> [ [ and <style-in-parens> ]* | [ or <style-in-parens> ]* ] | <style-feature>", - "style-range": "<style-range-value> <mf-comparison> <style-range-value> | <style-range-value> <mf-lt> <style-range-value> <mf-lt> <style-range-value> | <style-range-value> <mf-gt> <style-range-value> <mf-gt> <style-range-value>", - "style-range-value": "<custom-property-name> | <style-feature-value>", - "superellipse()": "superellipse( <number> | infinity | -infinity )", - "supports-at-rule-fn": "at-rule( <at-keyword-token> )", - "supports-condition-name": "<custom-ident>", - "supports-decl": "( [ <declaration> | <supports-condition-name> ] )", - "supports-feature": "<supports-selector-fn> | <supports-font-tech-fn> | <supports-font-format-fn> | <supports-at-rule-fn> | <supports-named-feature-fn> | <supports-decl>", - "supports-font-format-fn": "font-format( <font-format> )", - "supports-font-tech-fn": "font-tech( <font-tech> )", - "supports-named-feature-fn": "named-feature( <ident> )", - "supports()": "supports( <declaration> )", - "svg-paint": "child | child( <integer> )", - "symbols-type": "cyclic | numeric | alphabetic | symbolic | fixed", - "symbols()": "symbols( <symbols-type>? [ <string> | <image> ]+ )", - "syntax": "'*' | <syntax-component> [ <syntax-combinator> <syntax-component> ]* | <syntax-string>", - "syntax-combinator": "'|'", - "syntax-component": "<syntax-single-component> <syntax-multiplier>? | '<' transform-list '>'", - "syntax-multiplier": "[ '#' | '+' ]", - "syntax-single-component": "'<' <syntax-type-name> '>' | <ident>", - "syntax-string": "<string>", - "syntax-type-name": "angle | color | custom-ident | image | integer | length | length-percentage | number | percentage | resolution | string | time | url | transform-function", - "system-color": "AccentColor | AccentColorText | ActiveText | ButtonBorder | ButtonFace | ButtonText | Canvas | CanvasText | Field | FieldText | GrayText | Highlight | HighlightText | LinkText | Mark | MarkText | SelectedItem | SelectedItemText | VisitedText | <deprecated-color>", - "target-contrast": "<wcag2>", - "text-edge": "[ text | ideographic | ideographic-ink ] | [ text | ideographic | ideographic-ink | cap | ex ] [ text | ideographic | ideographic-ink | alphabetic ]", - "time-percentage": "[ <time> | <percentage> ]", - "timeline-range-center-subject": "<ident>", - "toggle()": "toggle( <any-value># )", - "track-breadth": "<length-percentage [0,∞]> | <flex [0,∞]> | min-content | max-content | auto", - "track-size": "<track-breadth> | minmax( <inflexible-breadth> , <track-breadth> ) | fit-content( <length-percentage [0,∞]> )", - "transform-function": "<scale3d()> | <scale()> | <scaleX()> | <scaleY()> | <scaleZ()> | <translate3d()> | <translate()> | <translateX()> | <translateY()> | <translateZ()> | <rotate3d()> | <rotate()> | <rotateX()> | <rotateY()> | <rotateZ()> | <skew()> | <skewX()> | <skewY()> | <matrix3d()> | <matrix()> | <perspective()>", - "transform-interpolate()": "transform-interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? ] , <input-position>{1,2} : <transform-list> , [ <easing-function>? , <input-position>{1,2} : <transform-list> ]#? )", - "transform-mix()": "transform-mix( [ <transform-list> && <percentage [0,100]> ]# )", - "try-tactic": "flip-block || flip-inline || flip-start || flip-x || flip-y", - "type": "'<' [ number | string ] '>'", - "type()": "type( <syntax> )", - "url": "<url()> | <src()> | <url-token>", - "url-pattern()": "url-pattern( <string> )", - "url-set": "image-set( [ [ <url> | <string> ] [ <resolution> || type( <string> ) ]? ]# )", - "url-set-option": "[ <url> | <string> ] [ <resolution> || type( <string> ) ]?", - "url-set()": "url-set( <url-set-option># )", - "url()": "url( <string> <url-modifier>* ) | <url-token>", - "var-args": "var( <declaration-value> , <declaration-value>? )", - "vertical-line-command": "vline [ to [ <length-percentage> | top | center | bottom | y-start | y-end ] | by <length-percentage> ]", - "voice-family-name": "<string> | <custom-ident>+", - "wcag2": "wcag2 | wcag2( [ <number> | [ aa | aaa ] && large? ] )", - "whole-value": "<declaration-value>", - "style-feature-name": "<dashed-ident> | -moz-appearance | -moz-background-clip | -moz-binding | -moz-border-bottom-colors | -moz-border-left-colors | -moz-border-radius-bottomleft | -moz-border-radius-bottomright | -moz-border-radius-topleft | -moz-border-radius-topright | -moz-border-right-colors | -moz-border-top-colors | -moz-context-properties | -moz-control-character-visibility | -moz-float-edge | -moz-force-broken-image-icon | -moz-image-region | -moz-orient | -moz-osx-font-smoothing | -moz-outline-radius | -moz-outline-radius-bottomleft | -moz-outline-radius-bottomright | -moz-outline-radius-topleft | -moz-outline-radius-topright | -moz-stack-sizing | -moz-text-blink | -moz-user-focus | -moz-user-input | -moz-user-modify | -moz-user-select | -moz-window-dragging | -moz-window-shadow | -ms-accelerator | -ms-block-progression | -ms-content-zoom-chaining | -ms-content-zoom-limit | -ms-content-zoom-limit-max | -ms-content-zoom-limit-min | -ms-content-zoom-snap | -ms-content-zoom-snap-points | -ms-content-zoom-snap-type | -ms-content-zooming | -ms-filter | -ms-flex-align | -ms-flex-item-align | -ms-flex-line-pack | -ms-flex-negative | -ms-flex-order | -ms-flex-pack | -ms-flex-positive | -ms-flex-preferred-size | -ms-flow-from | -ms-flow-into | -ms-grid-column-align | -ms-grid-columns | -ms-grid-row-align | -ms-grid-rows | -ms-high-contrast-adjust | -ms-hyphenate-limit-chars | -ms-hyphenate-limit-last | -ms-hyphenate-limit-lines | -ms-hyphenate-limit-zone | -ms-ime-align | -ms-interpolation-mode | -ms-overflow-style | -ms-scroll-chaining | -ms-scroll-limit | -ms-scroll-limit-x-max | -ms-scroll-limit-x-min | -ms-scroll-limit-y-max | -ms-scroll-limit-y-min | -ms-scroll-rails | -ms-scroll-snap-points-x | -ms-scroll-snap-points-y | -ms-scroll-snap-type | -ms-scroll-snap-x | -ms-scroll-snap-y | -ms-scroll-translation | -ms-scrollbar-3dlight-color | -ms-scrollbar-arrow-color | -ms-scrollbar-base-color | -ms-scrollbar-darkshadow-color | -ms-scrollbar-face-color | -ms-scrollbar-highlight-color | -ms-scrollbar-shadow-color | -ms-scrollbar-track-color | -ms-text-autospace | -ms-touch-select | -ms-user-select | -ms-wrap-flow | -ms-wrap-margin | -ms-wrap-through | -webkit-appearance | -webkit-background-clip | -webkit-border-before | -webkit-border-before-color | -webkit-border-before-style | -webkit-border-before-width | -webkit-box-reflect | -webkit-column-break-after | -webkit-column-break-before | -webkit-column-break-inside | -webkit-font-smoothing | -webkit-line-clamp | -webkit-mask | -webkit-mask-attachment | -webkit-mask-box-image | -webkit-mask-clip | -webkit-mask-composite | -webkit-mask-image | -webkit-mask-origin | -webkit-mask-position | -webkit-mask-position-x | -webkit-mask-position-y | -webkit-mask-repeat | -webkit-mask-repeat-x | -webkit-mask-repeat-y | -webkit-mask-size | -webkit-overflow-scrolling | -webkit-print-color-adjust | -webkit-tap-highlight-color | -webkit-text-fill-color | -webkit-text-security | -webkit-text-stroke | -webkit-text-stroke-color | -webkit-text-stroke-width | -webkit-touch-callout | -webkit-user-drag | -webkit-user-modify | -webkit-user-select | accent-color | align-content | align-items | align-self | align-tracks | alignment-baseline | all | anchor-name | anchor-scope | animation | animation-composition | animation-delay | animation-direction | animation-duration | animation-fill-mode | animation-iteration-count | animation-name | animation-play-state | animation-range | animation-range-center | animation-range-end | animation-range-start | animation-timeline | animation-timing-function | animation-trigger | appearance | aspect-ratio | azimuth | backdrop-filter | backface-visibility | background | background-attachment | background-blend-mode | background-clip | background-color | background-image | background-origin | background-position | background-position-block | background-position-inline | background-position-x | background-position-y | background-repeat | background-repeat-block | background-repeat-inline | background-repeat-x | background-repeat-y | background-size | background-tbd | baseline-shift | baseline-source | behavior | block-ellipsis | block-size | block-step | block-step-align | block-step-insert | block-step-round | block-step-size | bookmark-label | bookmark-level | bookmark-state | border | border-block | border-block-clip | border-block-color | border-block-end | border-block-end-clip | border-block-end-color | border-block-end-radius | border-block-end-style | border-block-end-width | border-block-start | border-block-start-clip | border-block-start-color | border-block-start-radius | border-block-start-style | border-block-start-width | border-block-style | border-block-width | border-bottom | border-bottom-clip | border-bottom-color | border-bottom-left-radius | border-bottom-radius | border-bottom-right-radius | border-bottom-style | border-bottom-width | border-boundary | border-clip | border-collapse | border-color | border-end-end-radius | border-end-start-radius | border-image | border-image-outset | border-image-repeat | border-image-slice | border-image-source | border-image-width | border-inline | border-inline-clip | border-inline-color | border-inline-end | border-inline-end-clip | border-inline-end-color | border-inline-end-radius | border-inline-end-style | border-inline-end-width | border-inline-start | border-inline-start-clip | border-inline-start-color | border-inline-start-radius | border-inline-start-style | border-inline-start-width | border-inline-style | border-inline-width | border-left | border-left-clip | border-left-color | border-left-radius | border-left-style | border-left-width | border-limit | border-radius | border-right | border-right-clip | border-right-color | border-right-radius | border-right-style | border-right-width | border-shape | border-spacing | border-start-end-radius | border-start-start-radius | border-style | border-top | border-top-clip | border-top-color | border-top-left-radius | border-top-radius | border-top-right-radius | border-top-style | border-top-width | border-width | bottom | box-align | box-decoration-break | box-direction | box-flex | box-flex-group | box-lines | box-ordinal-group | box-orient | box-pack | box-shadow | box-shadow-blur | box-shadow-color | box-shadow-offset | box-shadow-position | box-shadow-spread | box-sizing | box-snap | break-after | break-before | break-inside | caption-side | caret | caret-animation | caret-color | caret-shape | clear | clip | clip-path | clip-rule | color | color-adjust | color-interpolation | color-interpolation-filters | color-scheme | column-count | column-fill | column-gap | column-height | column-rule | column-rule-break | column-rule-color | column-rule-edge-inset | column-rule-edge-inset-end | column-rule-edge-inset-start | column-rule-inset | column-rule-inset-end | column-rule-inset-start | column-rule-interior-inset | column-rule-interior-inset-end | column-rule-interior-inset-start | column-rule-style | column-rule-width | column-span | column-width | column-wrap | columns | contain | contain-intrinsic-block-size | contain-intrinsic-height | contain-intrinsic-inline-size | contain-intrinsic-size | contain-intrinsic-width | container | container-name | container-type | content | content-visibility | continue | copy-into | corner | corner-block-end | corner-block-end-shape | corner-block-start | corner-block-start-shape | corner-bottom | corner-bottom-left | corner-bottom-left-shape | corner-bottom-right | corner-bottom-right-shape | corner-bottom-shape | corner-end-end | corner-end-end-shape | corner-end-start | corner-end-start-shape | corner-inline-end | corner-inline-end-shape | corner-inline-start | corner-inline-start-shape | corner-left | corner-left-shape | corner-right | corner-right-shape | corner-shape | corner-start-end | corner-start-end-shape | corner-start-start | corner-start-start-shape | corner-top | corner-top-left | corner-top-left-shape | corner-top-right | corner-top-right-shape | corner-top-shape | counter-increment | counter-reset | counter-set | cue | cue-after | cue-before | cursor | cx | cy | d | direction | display | dominant-baseline | dynamic-range-limit | empty-cells | event-trigger | event-trigger-name | event-trigger-source | field-sizing | fill | fill-break | fill-color | fill-image | fill-opacity | fill-origin | fill-position | fill-repeat | fill-rule | fill-size | filter | flex | flex-basis | flex-direction | flex-flow | flex-grow | flex-shrink | flex-wrap | float | float-defer | float-offset | float-reference | flood-color | flood-opacity | flow-from | flow-into | flow-tolerance | font | font-family | font-feature-settings | font-kerning | font-language-override | font-optical-sizing | font-palette | font-size | font-size-adjust | font-smooth | font-stretch | font-style | font-synthesis | font-synthesis-position | font-synthesis-small-caps | font-synthesis-style | font-synthesis-weight | font-variant | font-variant-alternates | font-variant-caps | font-variant-east-asian | font-variant-emoji | font-variant-ligatures | font-variant-numeric | font-variant-position | font-variation-settings | font-weight | font-width | footnote-display | footnote-policy | forced-color-adjust | gap | glyph-orientation-horizontal | glyph-orientation-vertical | grid | grid-area | grid-auto-columns | grid-auto-flow | grid-auto-rows | grid-column | grid-column-end | grid-column-gap | grid-column-start | grid-gap | grid-row | grid-row-end | grid-row-gap | grid-row-start | grid-template | grid-template-areas | grid-template-columns | grid-template-rows | hanging-punctuation | height | hyphenate-character | hyphenate-limit-chars | hyphenate-limit-last | hyphenate-limit-lines | hyphenate-limit-zone | hyphens | image-orientation | image-rendering | image-resolution | ime-mode | initial-letter | initial-letter-align | initial-letter-wrap | inline-size | inline-sizing | input-security | inset | inset-block | inset-block-end | inset-block-start | inset-inline | inset-inline-end | inset-inline-start | interactivity | interest-delay | interest-delay-end | interest-delay-start | interpolate-size | isolation | item-cross | item-direction | item-flow | item-pack | item-track | item-wrap | justify-content | justify-items | justify-self | justify-tracks | kerning | left | letter-spacing | lighting-color | line-break | line-clamp | line-fit-edge | line-grid | line-height | line-height-step | line-padding | line-snap | link-parameters | list-style | list-style-image | list-style-position | list-style-type | margin | margin-block | margin-block-end | margin-block-start | margin-bottom | margin-break | margin-inline | margin-inline-end | margin-inline-start | margin-left | margin-right | margin-top | margin-trim | marker | marker-end | marker-mid | marker-side | marker-start | mask | mask-border | mask-border-mode | mask-border-outset | mask-border-repeat | mask-border-slice | mask-border-source | mask-border-width | mask-clip | mask-composite | mask-image | mask-mode | mask-origin | mask-position | mask-repeat | mask-size | mask-type | masonry-auto-flow | math-depth | math-shift | math-style | max-block-size | max-height | max-inline-size | max-lines | max-width | min-block-size | min-height | min-inline-size | min-intrinsic-sizing | min-width | mix-blend-mode | nav-down | nav-left | nav-right | nav-up | object-fit | object-position | object-view-box | offset | offset-anchor | offset-distance | offset-path | offset-position | offset-rotate | opacity | order | orphans | outline | outline-color | outline-offset | outline-style | outline-width | overflow | overflow-anchor | overflow-block | overflow-clip-box | overflow-clip-margin | overflow-clip-margin-block | overflow-clip-margin-block-end | overflow-clip-margin-block-start | overflow-clip-margin-bottom | overflow-clip-margin-inline | overflow-clip-margin-inline-end | overflow-clip-margin-inline-start | overflow-clip-margin-left | overflow-clip-margin-right | overflow-clip-margin-top | overflow-inline | overflow-wrap | overflow-x | overflow-y | overlay | overscroll-behavior | overscroll-behavior-block | overscroll-behavior-inline | overscroll-behavior-x | overscroll-behavior-y | padding | padding-block | padding-block-end | padding-block-start | padding-bottom | padding-inline | padding-inline-end | padding-inline-start | padding-left | padding-right | padding-top | page | page-break-after | page-break-before | page-break-inside | paint-order | pause | pause-after | pause-before | perspective | perspective-origin | place-content | place-items | place-self | pointer-events | pointer-timeline | pointer-timeline-axis | pointer-timeline-name | position | position-anchor | position-area | position-try | position-try-fallbacks | position-try-order | position-visibility | print-color-adjust | quotes | r | reading-flow | reading-order | region-fragment | resize | rest | rest-after | rest-before | right | rotate | row-gap | row-rule | row-rule-break | row-rule-color | row-rule-edge-inset | row-rule-edge-inset-end | row-rule-edge-inset-start | row-rule-inset | row-rule-inset-end | row-rule-inset-start | row-rule-interior-inset | row-rule-interior-inset-end | row-rule-interior-inset-start | row-rule-style | row-rule-width | ruby-align | ruby-merge | ruby-overhang | ruby-position | rule | rule-break | rule-color | rule-edge-inset | rule-inset | rule-inset-end | rule-inset-start | rule-interior-inset | rule-overlap | rule-style | rule-width | rx | ry | scale | scroll-behavior | scroll-initial-target | 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-marker-group | 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-coordinate | scroll-snap-destination | scroll-snap-points-x | scroll-snap-points-y | scroll-snap-stop | scroll-snap-type | scroll-snap-type-x | scroll-snap-type-y | scroll-target-group | scroll-timeline | scroll-timeline-axis | scroll-timeline-name | scrollbar-color | scrollbar-gutter | scrollbar-width | shape-image-threshold | shape-inside | shape-margin | shape-outside | shape-padding | shape-rendering | shape-subtract | slider-orientation | spatial-navigation-action | spatial-navigation-contain | spatial-navigation-function | speak | speak-as | src | stop-color | stop-opacity | string-set | stroke | stroke-align | stroke-alignment | stroke-break | stroke-color | stroke-dash-corner | stroke-dash-justify | stroke-dashadjust | stroke-dasharray | stroke-dashcorner | stroke-dashoffset | stroke-image | stroke-linecap | stroke-linejoin | stroke-miterlimit | stroke-opacity | stroke-origin | stroke-position | stroke-repeat | stroke-size | stroke-width | tab-size | table-layout | text-align | text-align-all | text-align-last | text-anchor | text-autospace | text-box | text-box-edge | text-box-trim | text-combine-upright | text-decoration | text-decoration-color | text-decoration-inset | text-decoration-line | text-decoration-skip | text-decoration-skip-box | text-decoration-skip-ink | text-decoration-skip-self | text-decoration-skip-spaces | text-decoration-style | text-decoration-thickness | text-emphasis | text-emphasis-color | text-emphasis-position | text-emphasis-skip | text-emphasis-style | text-group-align | text-indent | text-justify | text-orientation | text-overflow | text-rendering | text-shadow | text-size-adjust | text-spacing | text-spacing-trim | text-transform | text-underline-offset | text-underline-position | text-wrap | text-wrap-mode | text-wrap-style | timeline-scope | timeline-trigger | timeline-trigger-exit-range | timeline-trigger-exit-range-end | timeline-trigger-exit-range-start | timeline-trigger-name | timeline-trigger-range | timeline-trigger-range-end | timeline-trigger-range-start | timeline-trigger-source | top | touch-action | transform | transform-box | transform-origin | transform-style | transition | transition-behavior | transition-delay | transition-duration | transition-property | transition-timing-function | translate | trigger-scope | unicode-bidi | unicode-range | user-select | vector-effect | vertical-align | view-timeline | view-timeline-axis | view-timeline-inset | view-timeline-name | view-transition-class | view-transition-group | view-transition-name | view-transition-scope | visibility | voice-balance | voice-duration | voice-family | voice-pitch | voice-range | voice-rate | voice-stress | voice-volume | white-space | white-space-collapse | white-space-trim | widows | width | will-change | word-break | word-space-transform | word-spacing | word-wrap | wrap-after | wrap-before | wrap-flow | wrap-inside | wrap-through | writing-mode | x | y | z-index | zoom" - } - } -} |
