@tbela99/css-parser
Version:
CSS parser for node and the browser
1,766 lines • 123 kB
JavaScript
var declarations = {
"-ms-accelerator": {
syntax: "false | true"
},
"-ms-block-progression": {
syntax: "tb | rl | bt | lr"
},
"-ms-content-zoom-chaining": {
syntax: "none | chained"
},
"-ms-content-zoom-limit": {
syntax: "<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>"
},
"-ms-content-zoom-limit-max": {
syntax: "<percentage>"
},
"-ms-content-zoom-limit-min": {
syntax: "<percentage>"
},
"-ms-content-zoom-snap": {
syntax: "<'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>"
},
"-ms-content-zoom-snap-points": {
syntax: "snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )"
},
"-ms-content-zoom-snap-type": {
syntax: "none | proximity | mandatory"
},
"-ms-content-zooming": {
syntax: "none | zoom"
},
"-ms-filter": {
syntax: "<string>"
},
"-ms-flow-from": {
syntax: "[ none | <custom-ident> ]#"
},
"-ms-flow-into": {
syntax: "[ none | <custom-ident> ]#"
},
"-ms-grid-columns": {
syntax: "none | <track-list> | <auto-track-list>"
},
"-ms-grid-rows": {
syntax: "none | <track-list> | <auto-track-list>"
},
"-ms-high-contrast-adjust": {
syntax: "auto | none"
},
"-ms-hyphenate-limit-chars": {
syntax: "auto | <integer>{1,3}"
},
"-ms-hyphenate-limit-lines": {
syntax: "no-limit | <integer>"
},
"-ms-hyphenate-limit-zone": {
syntax: "<percentage> | <length>"
},
"-ms-ime-align": {
syntax: "auto | after"
},
"-ms-overflow-style": {
syntax: "auto | none | scrollbar | -ms-autohiding-scrollbar auto | none | scrollbar | -ms-autohiding-scrollbar"
},
"-ms-scroll-chaining": {
syntax: "chained | none"
},
"-ms-scroll-limit": {
syntax: "<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>"
},
"-ms-scroll-limit-x-max": {
syntax: "auto | <length>"
},
"-ms-scroll-limit-x-min": {
syntax: "<length>"
},
"-ms-scroll-limit-y-max": {
syntax: "auto | <length>"
},
"-ms-scroll-limit-y-min": {
syntax: "<length>"
},
"-ms-scroll-rails": {
syntax: "none | railed"
},
"-ms-scroll-snap-points-x": {
syntax: "snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )"
},
"-ms-scroll-snap-points-y": {
syntax: "snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )"
},
"-ms-scroll-snap-type": {
syntax: "none | proximity | mandatory"
},
"-ms-scroll-snap-x": {
syntax: "<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>"
},
"-ms-scroll-snap-y": {
syntax: "<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>"
},
"-ms-scroll-translation": {
syntax: "none | vertical-to-horizontal"
},
"-ms-scrollbar-3dlight-color": {
syntax: "<color>"
},
"-ms-scrollbar-arrow-color": {
syntax: "<color>"
},
"-ms-scrollbar-base-color": {
syntax: "<color>"
},
"-ms-scrollbar-darkshadow-color": {
syntax: "<color>"
},
"-ms-scrollbar-face-color": {
syntax: "<color>"
},
"-ms-scrollbar-highlight-color": {
syntax: "<color>"
},
"-ms-scrollbar-shadow-color": {
syntax: "<color>"
},
"-ms-scrollbar-track-color": {
syntax: "<color>"
},
"-ms-text-autospace": {
syntax: "none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space"
},
"-ms-touch-select": {
syntax: "grippers | none"
},
"-ms-user-select": {
syntax: "none | element | text"
},
"-ms-wrap-flow": {
syntax: "auto | both | start | end | maximum | clear"
},
"-ms-wrap-margin": {
syntax: "<length>"
},
"-ms-wrap-through": {
syntax: "wrap | none"
},
"-moz-appearance": {
syntax: "none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized"
},
"-moz-binding": {
syntax: "<url> | none"
},
"-moz-border-bottom-colors": {
syntax: "<color>+ | none"
},
"-moz-border-left-colors": {
syntax: "<color>+ | none"
},
"-moz-border-right-colors": {
syntax: "<color>+ | none"
},
"-moz-border-top-colors": {
syntax: "<color>+ | none"
},
"-moz-context-properties": {
syntax: "none | [ fill | fill-opacity | stroke | stroke-opacity ]#"
},
"-moz-float-edge": {
syntax: "border-box | content-box | margin-box | padding-box"
},
"-moz-force-broken-image-icon": {
syntax: "0 | 1"
},
"-moz-orient": {
syntax: "inline | block | horizontal | vertical"
},
"-moz-outline-radius": {
syntax: "<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?"
},
"-moz-outline-radius-bottomleft": {
syntax: "<outline-radius>"
},
"-moz-outline-radius-bottomright": {
syntax: "<outline-radius>"
},
"-moz-outline-radius-topleft": {
syntax: "<outline-radius>"
},
"-moz-outline-radius-topright": {
syntax: "<outline-radius>"
},
"-moz-stack-sizing": {
syntax: "ignore | stretch-to-fit"
},
"-moz-text-blink": {
syntax: "none | blink"
},
"-moz-user-focus": {
syntax: "ignore | normal | select-after | select-before | select-menu | select-same | select-all | none"
},
"-moz-user-input": {
syntax: "auto | none | enabled | disabled"
},
"-moz-user-modify": {
syntax: "read-only | read-write | write-only"
},
"-moz-window-dragging": {
syntax: "drag | no-drag"
},
"-moz-window-shadow": {
syntax: "default | menu | tooltip | sheet | none"
},
"-webkit-appearance": {
syntax: "none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button"
},
"-webkit-border-before": {
syntax: "<'border-width'> || <'border-style'> || <color>"
},
"-webkit-border-before-color": {
syntax: "<color>"
},
"-webkit-border-before-style": {
syntax: "<'border-style'>"
},
"-webkit-border-before-width": {
syntax: "<'border-width'>"
},
"-webkit-box-reflect": {
syntax: "[ above | below | right | left ]? <length>? <image>?"
},
"-webkit-line-clamp": {
syntax: "none | <integer>"
},
"-webkit-mask": {
syntax: "[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <visual-box> | border | padding | content | text ] || [ <visual-box> | border | padding | content ] ]#"
},
"-webkit-mask-attachment": {
syntax: "<attachment>#"
},
"-webkit-mask-clip": {
syntax: "[ <coord-box> | no-clip | border | padding | content | text ]#"
},
"-webkit-mask-composite": {
syntax: "<composite-style>#"
},
"-webkit-mask-image": {
syntax: "<mask-reference>#"
},
"-webkit-mask-origin": {
syntax: "[ <coord-box> | border | padding | content ]#"
},
"-webkit-mask-position": {
syntax: "<position>#"
},
"-webkit-mask-position-x": {
syntax: "[ <length-percentage> | left | center | right ]#"
},
"-webkit-mask-position-y": {
syntax: "[ <length-percentage> | top | center | bottom ]#"
},
"-webkit-mask-repeat": {
syntax: "<repeat-style>#"
},
"-webkit-mask-repeat-x": {
syntax: "repeat | no-repeat | space | round"
},
"-webkit-mask-repeat-y": {
syntax: "repeat | no-repeat | space | round"
},
"-webkit-mask-size": {
syntax: "<bg-size>#"
},
"-webkit-overflow-scrolling": {
syntax: "auto | touch"
},
"-webkit-tap-highlight-color": {
syntax: "<color>"
},
"-webkit-text-fill-color": {
syntax: "<color>"
},
"-webkit-text-stroke": {
syntax: "<length> || <color>"
},
"-webkit-text-stroke-color": {
syntax: "<color>"
},
"-webkit-text-stroke-width": {
syntax: "<length>"
},
"-webkit-touch-callout": {
syntax: "default | none"
},
"-webkit-user-modify": {
syntax: "read-only | read-write | read-write-plaintext-only"
},
"-webkit-user-select": {
syntax: "auto | text | none | all auto | none | text | all"
},
"accent-color": {
syntax: "auto | <color>"
},
"align-content": {
syntax: "normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>"
},
"align-items": {
syntax: "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]"
},
"align-self": {
syntax: "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>"
},
"align-tracks": {
syntax: "[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#"
},
"alignment-baseline": {
syntax: "baseline | alphabetic | ideographic | middle | central | mathematical | text-before-edge | text-after-edge auto | baseline | before-edge | text-before-edge | middle | central | after-edge | text-after-edge | ideographic | alphabetic | hanging | mathematical"
},
all: {
syntax: "initial | inherit | unset | revert | revert-layer"
},
"anchor-name": {
syntax: "none | <dashed-ident>#"
},
"anchor-scope": {
syntax: "none | all | <dashed-ident>#"
},
animation: {
syntax: "<single-animation>#"
},
"animation-composition": {
syntax: "<single-animation-composition>#"
},
"animation-delay": {
syntax: "<time>#"
},
"animation-direction": {
syntax: "<single-animation-direction>#"
},
"animation-duration": {
syntax: "[ auto | <time [0s,∞]> ]#"
},
"animation-fill-mode": {
syntax: "<single-animation-fill-mode>#"
},
"animation-iteration-count": {
syntax: "<single-animation-iteration-count>#"
},
"animation-name": {
syntax: "[ none | <keyframes-name> ]#"
},
"animation-play-state": {
syntax: "<single-animation-play-state>#"
},
"animation-range": {
syntax: "[ <'animation-range-start'> <'animation-range-end'>? ]#"
},
"animation-range-end": {
syntax: "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#"
},
"animation-range-start": {
syntax: "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#"
},
"animation-timeline": {
syntax: "<single-animation-timeline>#"
},
"animation-timing-function": {
syntax: "<easing-function>#"
},
appearance: {
syntax: "none | auto | textfield | menulist-button | <compat-auto>"
},
"aspect-ratio": {
syntax: "auto || <ratio>"
},
"backdrop-filter": {
syntax: "none | <filter-value-list>"
},
"backface-visibility": {
syntax: "visible | hidden"
},
background: {
syntax: "[ <bg-layer> , ]* <final-bg-layer>"
},
"background-attachment": {
syntax: "<attachment>#"
},
"background-blend-mode": {
syntax: "<blend-mode>#"
},
"background-clip": {
syntax: "<bg-clip>#"
},
"background-color": {
syntax: "<color>"
},
"background-image": {
syntax: "<bg-image>#"
},
"background-origin": {
syntax: "<visual-box>#"
},
"background-position": {
syntax: "<bg-position>#"
},
"background-position-x": {
syntax: "[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#"
},
"background-position-y": {
syntax: "[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#"
},
"background-repeat": {
syntax: "<repeat-style>#"
},
"background-size": {
syntax: "<bg-size>#"
},
"baseline-shift": {
syntax: "<length-percentage> | sub | super | baseline baseline | sub | super | <svg-length>"
},
"block-size": {
syntax: "<'width'>"
},
border: {
syntax: "<line-width> || <line-style> || <color>"
},
"border-block": {
syntax: "<'border-block-start'>"
},
"border-block-color": {
syntax: "<'border-top-color'>{1,2}"
},
"border-block-end": {
syntax: "<'border-top-width'> || <'border-top-style'> || <color>"
},
"border-block-end-color": {
syntax: "<'border-top-color'>"
},
"border-block-end-style": {
syntax: "<'border-top-style'>"
},
"border-block-end-width": {
syntax: "<'border-top-width'>"
},
"border-block-start": {
syntax: "<'border-top-width'> || <'border-top-style'> || <color>"
},
"border-block-start-color": {
syntax: "<'border-top-color'>"
},
"border-block-start-style": {
syntax: "<'border-top-style'>"
},
"border-block-start-width": {
syntax: "<'border-top-width'>"
},
"border-block-style": {
syntax: "<'border-top-style'>{1,2}"
},
"border-block-width": {
syntax: "<'border-top-width'>{1,2}"
},
"border-bottom": {
syntax: "<line-width> || <line-style> || <color>"
},
"border-bottom-color": {
syntax: "<'border-top-color'>"
},
"border-bottom-left-radius": {
syntax: "<length-percentage>{1,2}"
},
"border-bottom-right-radius": {
syntax: "<length-percentage>{1,2}"
},
"border-bottom-style": {
syntax: "<line-style>"
},
"border-bottom-width": {
syntax: "<line-width>"
},
"border-collapse": {
syntax: "collapse | separate"
},
"border-color": {
syntax: "<color>{1,4}"
},
"border-end-end-radius": {
syntax: "<'border-top-left-radius'>"
},
"border-end-start-radius": {
syntax: "<'border-top-left-radius'>"
},
"border-image": {
syntax: "<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>"
},
"border-image-outset": {
syntax: "[ <length> | <number> ]{1,4}"
},
"border-image-repeat": {
syntax: "[ stretch | repeat | round | space ]{1,2}"
},
"border-image-slice": {
syntax: "<number-percentage>{1,4} && fill?"
},
"border-image-source": {
syntax: "none | <image>"
},
"border-image-width": {
syntax: "[ <length-percentage> | <number> | auto ]{1,4}"
},
"border-inline": {
syntax: "<'border-block-start'>"
},
"border-inline-color": {
syntax: "<'border-top-color'>{1,2}"
},
"border-inline-end": {
syntax: "<'border-top-width'> || <'border-top-style'> || <color>"
},
"border-inline-end-color": {
syntax: "<'border-top-color'>"
},
"border-inline-end-style": {
syntax: "<'border-top-style'>"
},
"border-inline-end-width": {
syntax: "<'border-top-width'>"
},
"border-inline-start": {
syntax: "<'border-top-width'> || <'border-top-style'> || <color>"
},
"border-inline-start-color": {
syntax: "<'border-top-color'>"
},
"border-inline-start-style": {
syntax: "<'border-top-style'>"
},
"border-inline-start-width": {
syntax: "<'border-top-width'>"
},
"border-inline-style": {
syntax: "<'border-top-style'>{1,2}"
},
"border-inline-width": {
syntax: "<'border-top-width'>{1,2}"
},
"border-left": {
syntax: "<line-width> || <line-style> || <color>"
},
"border-left-color": {
syntax: "<color>"
},
"border-left-style": {
syntax: "<line-style>"
},
"border-left-width": {
syntax: "<line-width>"
},
"border-radius": {
syntax: "<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?"
},
"border-right": {
syntax: "<line-width> || <line-style> || <color>"
},
"border-right-color": {
syntax: "<color>"
},
"border-right-style": {
syntax: "<line-style>"
},
"border-right-width": {
syntax: "<line-width>"
},
"border-spacing": {
syntax: "<length> <length>?"
},
"border-start-end-radius": {
syntax: "<'border-top-left-radius'>"
},
"border-start-start-radius": {
syntax: "<'border-top-left-radius'>"
},
"border-style": {
syntax: "<line-style>{1,4}"
},
"border-top": {
syntax: "<line-width> || <line-style> || <color>"
},
"border-top-color": {
syntax: "<color>"
},
"border-top-left-radius": {
syntax: "<length-percentage>{1,2}"
},
"border-top-right-radius": {
syntax: "<length-percentage>{1,2}"
},
"border-top-style": {
syntax: "<line-style>"
},
"border-top-width": {
syntax: "<line-width>"
},
"border-width": {
syntax: "<line-width>{1,4}"
},
bottom: {
syntax: "<length> | <percentage> | auto"
},
"box-align": {
syntax: "start | center | end | baseline | stretch"
},
"box-decoration-break": {
syntax: "slice | clone"
},
"box-direction": {
syntax: "normal | reverse | inherit"
},
"box-flex": {
syntax: "<number>"
},
"box-flex-group": {
syntax: "<integer>"
},
"box-lines": {
syntax: "single | multiple"
},
"box-ordinal-group": {
syntax: "<integer>"
},
"box-orient": {
syntax: "horizontal | vertical | inline-axis | block-axis | inherit"
},
"box-pack": {
syntax: "start | center | end | justify"
},
"box-shadow": {
syntax: "none | <shadow>#"
},
"box-sizing": {
syntax: "content-box | border-box"
},
"break-after": {
syntax: "auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region"
},
"break-before": {
syntax: "auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region"
},
"break-inside": {
syntax: "auto | avoid | avoid-page | avoid-column | avoid-region"
},
"caption-side": {
syntax: "top | bottom"
},
caret: {
syntax: "<'caret-color'> || <'caret-shape'>"
},
"caret-color": {
syntax: "auto | <color>"
},
"caret-shape": {
syntax: "auto | bar | block | underscore"
},
clear: {
syntax: "none | left | right | both | inline-start | inline-end"
},
clip: {
syntax: "<shape> | auto"
},
"clip-path": {
syntax: "<clip-source> | [ <basic-shape> || <geometry-box> ] | none"
},
"clip-rule": {
syntax: "nonzero | evenodd"
},
color: {
syntax: "<color>"
},
"color-interpolation-filters": {
syntax: "auto | sRGB | linearRGB"
},
"color-scheme": {
syntax: "normal | [ light | dark | <custom-ident> ]+ && only?"
},
"column-count": {
syntax: "<integer> | auto"
},
"column-fill": {
syntax: "auto | balance"
},
"column-gap": {
syntax: "normal | <length-percentage>"
},
"column-rule": {
syntax: "<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>"
},
"column-rule-color": {
syntax: "<color>"
},
"column-rule-style": {
syntax: "<'border-style'>"
},
"column-rule-width": {
syntax: "<'border-width'>"
},
"column-span": {
syntax: "none | all"
},
"column-width": {
syntax: "<length> | auto"
},
columns: {
syntax: "<'column-width'> || <'column-count'>"
},
contain: {
syntax: "none | strict | content | [ [ size || inline-size ] || layout || style || paint ]"
},
"contain-intrinsic-block-size": {
syntax: "auto? [ none | <length> ]"
},
"contain-intrinsic-height": {
syntax: "auto? [ none | <length> ]"
},
"contain-intrinsic-inline-size": {
syntax: "auto? [ none | <length> ]"
},
"contain-intrinsic-size": {
syntax: "[ auto? [ none | <length> ] ]{1,2}"
},
"contain-intrinsic-width": {
syntax: "auto? [ none | <length> ]"
},
container: {
syntax: "<'container-name'> [ / <'container-type'> ]?"
},
"container-name": {
syntax: "none | <custom-ident>+"
},
"container-type": {
syntax: "normal | [ [ size | inline-size ] || scroll-state ]"
},
content: {
syntax: "normal | none | [ <content-replacement> | <content-list> ] [/ [ <string> | <counter> ]+ ]?"
},
"content-visibility": {
syntax: "visible | auto | hidden"
},
"counter-increment": {
syntax: "[ <counter-name> <integer>? ]+ | none"
},
"counter-reset": {
syntax: "[ <counter-name> <integer>? | <reversed-counter-name> <integer>? ]+ | none"
},
"counter-set": {
syntax: "[ <counter-name> <integer>? ]+ | none"
},
cursor: {
syntax: "[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | 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 | grab | grabbing ] ] [ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | 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 | grab | grabbing | hand | -webkit-grab | -webkit-grabbing | -webkit-zoom-in | -webkit-zoom-out | -moz-grab | -moz-grabbing | -moz-zoom-in | -moz-zoom-out ] ]"
},
cx: {
syntax: "<length> | <percentage>"
},
cy: {
syntax: "<length> | <percentage>"
},
d: {
syntax: "none | path(<string>)"
},
direction: {
syntax: "ltr | rtl"
},
display: {
syntax: "[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy> | <-non-standard-display>"
},
"dominant-baseline": {
syntax: "auto | text-bottom | alphabetic | ideographic | middle | central | mathematical | hanging | text-top auto | use-script | no-change | reset-size | ideographic | alphabetic | hanging | mathematical | central | middle | text-after-edge | text-before-edge"
},
"empty-cells": {
syntax: "show | hide"
},
"field-sizing": {
syntax: "content | fixed"
},
fill: {
syntax: "<paint>"
},
"fill-opacity": {
syntax: "<'opacity'> <number-zero-one>"
},
"fill-rule": {
syntax: "nonzero | evenodd"
},
filter: {
syntax: "none | <filter-value-list> | <-ms-filter-function-list>"
},
flex: {
syntax: "none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]"
},
"flex-basis": {
syntax: "content | <'width'>"
},
"flex-direction": {
syntax: "row | row-reverse | column | column-reverse"
},
"flex-flow": {
syntax: "<'flex-direction'> || <'flex-wrap'>"
},
"flex-grow": {
syntax: "<number>"
},
"flex-shrink": {
syntax: "<number>"
},
"flex-wrap": {
syntax: "nowrap | wrap | wrap-reverse"
},
float: {
syntax: "left | right | none | inline-start | inline-end"
},
"flood-color": {
syntax: "<color>"
},
"flood-opacity": {
syntax: "<'opacity'>"
},
font: {
syntax: "[ [ <'font-style'> || <font-variant-css2> || <'font-weight'> || <font-width-css3> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'># ] | <system-family-name> [ [ <'font-style'> || <font-variant-css2> || <'font-weight'> || <font-width-css3> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'># ] | <system-family-name> | <-non-standard-font>"
},
"font-family": {
syntax: "[ <family-name> | <generic-family> ]#"
},
"font-feature-settings": {
syntax: "normal | <feature-tag-value>#"
},
"font-kerning": {
syntax: "auto | normal | none"
},
"font-language-override": {
syntax: "normal | <string>"
},
"font-optical-sizing": {
syntax: "auto | none"
},
"font-palette": {
syntax: "normal | light | dark | <palette-identifier> | <palette-mix()>"
},
"font-size": {
syntax: "<absolute-size> | <relative-size> | <length-percentage [0,∞]> | math"
},
"font-size-adjust": {
syntax: "none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number> ]"
},
"font-smooth": {
syntax: "auto | never | always | <absolute-size> | <length>"
},
"font-stretch": {
syntax: "<font-stretch-absolute>"
},
"font-style": {
syntax: "normal | italic | oblique <angle>?"
},
"font-synthesis": {
syntax: "none | [ weight || style || small-caps || position]"
},
"font-synthesis-position": {
syntax: "auto | none"
},
"font-synthesis-small-caps": {
syntax: "auto | none"
},
"font-synthesis-style": {
syntax: "auto | none"
},
"font-synthesis-weight": {
syntax: "auto | none"
},
"font-variant": {
syntax: "normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || 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> ) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]"
},
"font-variant-alternates": {
syntax: "normal | [ 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> ) ]"
},
"font-variant-caps": {
syntax: "normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps"
},
"font-variant-east-asian": {
syntax: "normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]"
},
"font-variant-emoji": {
syntax: "normal | text | emoji | unicode"
},
"font-variant-ligatures": {
syntax: "normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]"
},
"font-variant-numeric": {
syntax: "normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]"
},
"font-variant-position": {
syntax: "normal | sub | super"
},
"font-variation-settings": {
syntax: "normal | [ <string> <number> ]#"
},
"font-weight": {
syntax: "<font-weight-absolute> | bolder | lighter"
},
"font-width": {
syntax: "normal | <percentage [0,∞]> | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded"
},
"forced-color-adjust": {
syntax: "auto | none | preserve-parent-color"
},
gap: {
syntax: "<'row-gap'> <'column-gap'>?"
},
grid: {
syntax: "<'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>"
},
"grid-area": {
syntax: "<grid-line> [ / <grid-line> ]{0,3}"
},
"grid-auto-columns": {
syntax: "<track-size>+"
},
"grid-auto-flow": {
syntax: "[ row | column ] || dense"
},
"grid-auto-rows": {
syntax: "<track-size>+"
},
"grid-column": {
syntax: "<grid-line> [ / <grid-line> ]?"
},
"grid-column-end": {
syntax: "<grid-line>"
},
"grid-column-gap": {
syntax: "<length-percentage>"
},
"grid-column-start": {
syntax: "<grid-line>"
},
"grid-gap": {
syntax: "<'grid-row-gap'> <'grid-column-gap'>?"
},
"grid-row": {
syntax: "<grid-line> [ / <grid-line> ]?"
},
"grid-row-end": {
syntax: "<grid-line>"
},
"grid-row-gap": {
syntax: "<length-percentage>"
},
"grid-row-start": {
syntax: "<grid-line>"
},
"grid-template": {
syntax: "none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?"
},
"grid-template-areas": {
syntax: "none | <string>+"
},
"grid-template-columns": {
syntax: "none | <track-list> | <auto-track-list> | subgrid <line-name-list>?"
},
"grid-template-rows": {
syntax: "none | <track-list> | <auto-track-list> | subgrid <line-name-list>?"
},
"hanging-punctuation": {
syntax: "none | [ first || [ force-end | allow-end ] || last ]"
},
height: {
syntax: "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | <-non-standard-size>"
},
"hyphenate-character": {
syntax: "auto | <string>"
},
"hyphenate-limit-chars": {
syntax: "[ auto | <integer> ]{1,3}"
},
hyphens: {
syntax: "none | manual | auto"
},
"image-orientation": {
syntax: "from-image | <angle> | [ <angle>? flip ]"
},
"image-rendering": {
syntax: "auto | crisp-edges | pixelated | smooth | optimizeSpeed | optimizeQuality | <-non-standard-image-rendering>"
},
"image-resolution": {
syntax: "[ from-image || <resolution> ] && snap?"
},
"ime-mode": {
syntax: "auto | normal | active | inactive | disabled"
},
"initial-letter": {
syntax: "normal | [ <number> <integer>? ]"
},
"initial-letter-align": {
syntax: "[ auto | alphabetic | hanging | ideographic ]"
},
"inline-size": {
syntax: "<'width'>"
},
inset: {
syntax: "<'top'>{1,4}"
},
"inset-block": {
syntax: "<'top'>{1,2}"
},
"inset-block-end": {
syntax: "<'top'>"
},
"inset-block-start": {
syntax: "<'top'>"
},
"inset-inline": {
syntax: "<'top'>{1,2}"
},
"inset-inline-end": {
syntax: "<'top'>"
},
"inset-inline-start": {
syntax: "<'top'>"
},
"interpolate-size": {
syntax: "numeric-only | allow-keywords"
},
isolation: {
syntax: "auto | isolate"
},
"justify-content": {
syntax: "normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]"
},
"justify-items": {
syntax: "normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]"
},
"justify-self": {
syntax: "auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]"
},
"justify-tracks": {
syntax: "[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#"
},
left: {
syntax: "<length> | <percentage> | auto"
},
"letter-spacing": {
syntax: "normal | <length> normal | <length-percentage>"
},
"lighting-color": {
syntax: "<color>"
},
"line-break": {
syntax: "auto | loose | normal | strict | anywhere"
},
"line-clamp": {
syntax: "none | <integer>"
},
"line-height": {
syntax: "normal | <number> | <length> | <percentage>"
},
"line-height-step": {
syntax: "<length>"
},
"list-style": {
syntax: "<'list-style-type'> || <'list-style-position'> || <'list-style-image'>"
},
"list-style-image": {
syntax: "<image> | none"
},
"list-style-position": {
syntax: "inside | outside"
},
"list-style-type": {
syntax: "<counter-style> | <string> | none"
},
margin: {
syntax: "<'margin-top'>{1,4}"
},
"margin-block": {
syntax: "<'margin-top'>{1,2}"
},
"margin-block-end": {
syntax: "<'margin-top'>"
},
"margin-block-start": {
syntax: "<'margin-top'>"
},
"margin-bottom": {
syntax: "<length-percentage> | auto"
},
"margin-inline": {
syntax: "<'margin-top'>{1,2}"
},
"margin-inline-end": {
syntax: "<'margin-top'>"
},
"margin-inline-start": {
syntax: "<'margin-top'>"
},
"margin-left": {
syntax: "<length-percentage> | auto"
},
"margin-right": {
syntax: "<length-percentage> | auto"
},
"margin-top": {
syntax: "<length-percentage> | auto"
},
"margin-trim": {
syntax: "none | in-flow | all"
},
marker: {
syntax: "none | <url>"
},
"marker-end": {
syntax: "none | <url>"
},
"marker-mid": {
syntax: "none | <url>"
},
"marker-start": {
syntax: "none | <url>"
},
mask: {
syntax: "<mask-layer>#"
},
"mask-border": {
syntax: "<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>"
},
"mask-border-mode": {
syntax: "luminance | alpha"
},
"mask-border-outset": {
syntax: "[ <length> | <number> ]{1,4}"
},
"mask-border-repeat": {
syntax: "[ stretch | repeat | round | space ]{1,2}"
},
"mask-border-slice": {
syntax: "<number-percentage>{1,4} fill?"
},
"mask-border-source": {
syntax: "none | <image>"
},
"mask-border-width": {
syntax: "[ <length-percentage> | <number> | auto ]{1,4}"
},
"mask-clip": {
syntax: "[ <coord-box> | no-clip ]#"
},
"mask-composite": {
syntax: "<compositing-operator>#"
},
"mask-image": {
syntax: "<mask-reference>#"
},
"mask-mode": {
syntax: "<masking-mode>#"
},
"mask-origin": {
syntax: "<coord-box>#"
},
"mask-position": {
syntax: "<position>#"
},
"mask-repeat": {
syntax: "<repeat-style>#"
},
"mask-size": {
syntax: "<bg-size>#"
},
"mask-type": {
syntax: "luminance | alpha"
},
"masonry-auto-flow": {
syntax: "[ pack | next ] || [ definite-first | ordered ]"
},
"math-depth": {
syntax: "auto-add | add(<integer>) | <integer>"
},
"math-shift": {
syntax: "normal | compact"
},
"math-style": {
syntax: "normal | compact"
},
"max-block-size": {
syntax: "<'max-width'>"
},
"max-height": {
syntax: "none | <length-percentage [0,∞]> | min-content | max-content | fit-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | <-non-standard-size>"
},
"max-inline-size": {
syntax: "<'max-width'>"
},
"max-lines": {
syntax: "none | <integer>"
},
"max-width": {
syntax: "none | <length-percentage [0,∞]> | min-content | max-content | fit-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | <-non-standard-size>"
},
"min-block-size": {
syntax: "<'min-width'>"
},
"min-height": {
syntax: "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | <-non-standard-size>"
},
"min-inline-size": {
syntax: "<'min-width'>"
},
"min-width": {
syntax: "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content | fit-content(<length-percentage [0,∞]>) | <calc-size()> | <anchor-size()> | stretch | <-non-standard-size>"
},
"mix-blend-mode": {
syntax: "<blend-mode> | plus-lighter"
},
"object-fit": {
syntax: "fill | contain | cover | none | scale-down"
},
"object-position": {
syntax: "<position>"
},
"object-view-box": {
syntax: "none | <basic-shape-rect>"
},
offset: {
syntax: "[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?"
},
"offset-anchor": {
syntax: "auto | <position>"
},
"offset-distance": {
syntax: "<length-percentage>"
},
"offset-path": {
syntax: "none | <offset-path> || <coord-box>"
},
"offset-position": {
syntax: "normal | auto | <position>"
},
"offset-rotate": {
syntax: "[ auto | reverse ] || <angle>"
},
opacity: {
syntax: "<opacity-value>"
},
order: {
syntax: "<integer>"
},
orphans: {
syntax: "<integer>"
},
outline: {
syntax: "<'outline-width'> || <'outline-style'> || <'outline-color'>"
},
"outline-color": {
syntax: "auto | <color>"
},
"outline-offset": {
syntax: "<length>"
},
"outline-style": {
syntax: "auto | <outline-line-style>"
},
"outline-width": {
syntax: "<line-width>"
},
overflow: {
syntax: "[ visible | hidden | clip | scroll | auto ]{1,2} | <-non-standard-overflow>"
},
"overflow-anchor": {
syntax: "auto | none"
},
"overflow-block": {
syntax: "visible | hidden | clip | scroll | auto"
},
"overflow-clip-box": {
syntax: "padding-box | content-box"
},
"overflow-clip-margin": {
syntax: "<visual-box> || <length [0,∞]>"
},
"overflow-inline": {
syntax: "visible | hidden | clip | scroll | auto"
},
"overflow-wrap": {
syntax: "normal | break-word | anywhere"
},
"overflow-x": {
syntax: "visible | hidden | clip | scroll | auto | <-non-standard-overflow>"
},
"overflow-y": {
syntax: "visible | hidden | clip | scroll | auto | <-non-standard-overflow>"
},
overlay: {
syntax: "none | auto"
},
"overscroll-behavior": {
syntax: "[ contain | none | auto ]{1,2}"
},
"overscroll-behavior-block": {
syntax: "contain | none | auto"
},
"overscroll-behavior-inline": {
syntax: "contain | none | auto"
},
"overscroll-behavior-x": {
syntax: "contain | none | auto"
},
"overscroll-behavior-y": {
syntax: "contain | none | auto"
},
padding: {
syntax: "<'padding-top'>{1,4}"
},
"padding-block": {
syntax: "<'padding-top'>{1,2}"
},
"padding-block-end": {
syntax: "<'padding-top'>"
},
"padding-block-start": {
syntax: "<'padding-top'>"
},
"padding-bottom": {
syntax: "<length-percentage [0,∞]>"
},
"padding-inline": {
syntax: "<'padding-top'>{1,2}"
},
"padding-inline-end": {
syntax: "<'padding-top'>"
},
"padding-inline-start": {
syntax: "<'padding-top'>"
},
"padding-left": {
syntax: "<length-percentage [0,∞]>"
},
"padding-right": {
syntax: "<length-percentage [0,∞]>"
},
"padding-top": {
syntax: "<length-percentage [0,∞]>"
},
page: {
syntax: "auto | <custom-ident>"
},
"page-break-after": {
syntax: "auto | always | avoid | left | right | recto | verso"
},
"page-break-before": {
syntax: "auto | always | avoid | left | right | recto | verso"
},
"page-break-inside": {
syntax: "auto | avoid"
},
"paint-order": {
syntax: "normal | [ fill || stroke || markers ]"
},
perspective: {
syntax: "none | <length>"
},
"perspective-origin": {
syntax: "<position>"
},
"place-content": {
syntax: "<'align-content'> <'justify-content'>?"
},
"place-items": {
syntax: "<'align-items'> <'justify-items'>?"
},
"place-self": {
syntax: "<'align-self'> <'justify-self'>?"
},
"pointer-events": {
syntax: "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit"
},
position: {
syntax: "static | relative | absolute | sticky | fixed | -webkit-sticky"
},
"position-anchor": {
syntax: "auto | <anchor-name>"
},
"position-area": {
syntax: "none | <position-area>"
},
"position-try": {
syntax: "<'position-try-order'>? <'position-try-fallbacks'>"
},
"position-try-fallbacks": {
syntax: "none | [ [<dashed-ident> || <try-tactic>] | <'position-area'> ]#"
},
"position-try-order": {
syntax: "normal | <try-size>"
},
"position-visibility": {
syntax: "always | [ anchors-valid || anchors-visible || no-overflow ]"
},
"print-color-adjust": {
syntax: "economy | exact"
},
quotes: {
syntax: "none | auto | [ <string> <string> ]+"
},
r: {
syntax: "<length> | <percentage>"
},
resize: {
syntax: "none | both | horizontal | vertical | block | inline"
},
right: {
syntax: "<length> | <percentage> | auto"
},
rotate: {
syntax: "none | <angle> | [ x | y | z | <number>{3} ] && <angle>"
},
"row-gap": {
syntax: "normal | <length-percentage>"
},
"ruby-align": {
syntax: "start | center | space-between | space-around"
},
"ruby-merge": {
syntax: "separate | collapse | auto"
},
"ruby-overhang": {
syntax: "auto | none"
},
"ruby-position": {
syntax: "[ alternate || [ over | under ] ] | inter-character"
},
rx: {
syntax: "<length> | <percentage>"
},
ry: {
syntax: "<length> | <percentage>"
},
scale: {
syntax: "none | [ <number> | <percentage> ]{1,3}"
},
"scroll-behavior": {
syntax: "auto | smooth"
},
"scroll-initial-target": {
syntax: "none | nearest"
},
"scroll-margin": {
syntax: "<length>{1,4}"
},
"scroll-margin-block": {
syntax: "<length>{1,2}"
},
"scroll-margin-block-end": {
syntax: "<length>"
},
"scroll-margin-block-start": {
syntax: "<length>"
},
"scroll-margin-bottom": {
syntax: "<length>"
},
"scroll-margin-inline": {
syntax: "<length>{1,2}"
},
"scroll-margin-inline-end": {
syntax: "<length>"
},
"scroll-margin-inline-start": {
syntax: "<length>"
},
"scroll-margin-left": {
syntax: "<length>"
},
"scroll-margin-right": {
syntax: "<length>"
},
"scroll-margin-top": {
syntax: "<length>"
},
"scroll-padding": {
syntax: "[ auto | <length-percentage> ]{1,4}"
},
"scroll-padding-block": {
syntax: "[ auto | <length-percentage> ]{1,2}"
},
"scroll-padding-block-end": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-block-start": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-bottom": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-inline": {
syntax: "[ auto | <length-percentage> ]{1,2}"
},
"scroll-padding-inline-end": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-inline-start": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-left": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-right": {
syntax: "auto | <length-percentage>"
},
"scroll-padding-top": {
syntax: "auto | <length-percentage>"
},
"scroll-snap-align": {
syntax: "[ none | start | end | center ]{1,2}"
},
"scroll-snap-coordinate": {
syntax: "none | <position>#"
},
"scroll-snap-destination": {
syntax: "<position>"
},
"scroll-snap-points-x": {
syntax: "none | repeat( <length-percentage> )"
},
"scroll-snap-points-y": {
syntax: "none | repeat( <length-percentage> )"
},
"scroll-snap-stop": {
syntax: "normal | always"
},
"scroll-snap-type": {
syntax: "none | [ x | y | block | inline | both ] [ mandatory | proximity ]?"
},
"scroll-snap-type-x": {
syntax: "none | mandatory | proximity"
},
"scroll-snap-type-y": {
syntax: "none | mandatory | proximity"
},
"scroll-timeline": {
syntax: "[ <'scroll-timeline-name'> <'scroll-timeline-axis'>? ]#"
},
"scroll-timeline-axis": {
syntax: "[ block | inline | x | y ]#"
},
"scroll-timeline-name": {
syntax: "[ none | <dashed-ident> ]#"
},
"scrollbar-color": {
syntax: "auto | <color>{2}"
},
"scrollbar-gutter": {
syntax: "auto | stable && both-edges?"
},
"scrollbar-width": {
syntax: "auto | thin | none"
},
"shape-image-threshold": {
syntax: "<opacity-value>"
},
"shape-margin": {
syntax: "<length-percentage>"
},
"shape-outside": {
syntax: "none | [ <shape-box> || <basic-shape> ] | <image>"
},
"shape-rendering": {
syntax: "auto | optimizeSpeed | crispEdges | geometricPrecision"
},
"speak-as": {
syntax: "normal | spell-out || digits || [ literal-punctuation | no-punctuation ]"
},
"stop-color": {
syntax: "<'color'>"
},
"stop-opacity": {
syntax: "<'opacity'>"
},
stroke: {
syntax: "<paint>"
},
"stroke-color": {
syntax: "<color>"
},
"stroke-dasharray": {
syntax: "none | <dasharray> none | [ <svg-length>+ ]#"
},
"stroke-dashoffset": {
syntax: "<length-percentage> | <number> <svg-length>"
},
"stroke-linecap": {
syntax: "butt | round | square"
},
"stroke-linejoin": {
syntax: "miter | miter-clip | round | bevel | arcs miter | round | bevel"
},
"stroke-miterlimit": {
syntax: "<number> <number-one-or-greater>"
},
"stroke-opacity": {
syntax: "<'opacity'>"
},
"stroke-width": {
syntax: "<length-percentage> | <number> <svg-length>"
},
"tab-size": {
syntax: "<integer> | <length>"
},
"table-layout": {
syntax: "auto | fixed"
},
"text-align": {
syntax: "start | end | left | right | center | justify | match-parent | <-non-standard-text-align>"
},
"text-align-last": {
syntax: "auto | start | end | left | right | center | justify"
},
"text-anchor": {
syntax: "start | middle | end"
},
"text-box": {
syntax: "normal | <'text-box-trim'> || <'text-box-edge'>"
},
"text-box-edge": {
syntax: "auto | <text-edge>"
},
"text-box-trim": {
syntax: "none | trim-start | trim-end | trim-both"
},
"text-combine-upright": {
syntax: "none | all | [ digits <integer>? ]"
},
"text-decoration": {
syntax: "<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> || <'text-decoration-thickness'>"
},
"text-decoration-color": {
syntax: "<color>"
},
"text-decoration-line": {
syntax: "none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error"
},
"text-decoration-skip": {
syntax: "none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]"
},
"text-decoration-skip-ink": {
syntax: "auto | all | none"
},
"text-decoration-style": {
syntax: "solid | double | dotted | dashed | wavy"
},
"text-decoration-thickness": {
syntax: "auto | from-font | <length> | <percentage> "
},
"text-emphasis": {
syntax: "<'text-emphasis-style'> || <'text-emphasis-color'>"
},
"text-emphasis-color": {
syntax: "<color>"
},
"text-emphasis-position": {
syntax: "auto | [ over | under ] && [ right | left ]?"
},
"text-emphasis-style": {
syntax: "none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>"
},
"text-indent": {
syntax: "<length-percentage> && hanging? && each-line?"
},
"text-justify": {
syntax: "auto | inter-character | inter-word | none"
},
"text-orientation": {
syntax: "mixed | upright | sideways"
},
"text-overflow": {
syntax: "[ clip | ellipsis | <string> ]{1,2}"
},
"text-rendering": {
syntax: "auto | optimizeSpeed | optimizeLegibility | geometricPrecision"
},
"text-shadow": {
syntax: "none | <shadow-t>#"
},
"text-size-adjust": {
syntax: "none | auto | <percentage>"
},
"text-spacing-trim": {
syntax: "space-all | normal | space-first | trim-start"
},
"text-transform": {
syntax: "none | [ capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto"
},
"text-underline-offset": {
syntax: "auto | <length> | <percentage> "
},
"text-underline-position": {
syntax: "auto | from-font | [ under || [ left | right ] ]"
},
"text-wrap": {
syntax: "<'text-wrap-mode'> || <'text-wrap-style'>"
},
"text-wrap-mode": {
syntax: "wrap | nowrap"
},
"text-wrap-style": {
syntax: "auto | balance | stable | pretty"
},
"timeline-scope": {
syntax: "none | <dashed-ident>#"
},
top: {
syntax: "<length> | <percentage> | auto"
},
"touch-action": {
syntax: "auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation"
},
transform: {
syntax: "none | <transform-list>"
},
"transform-box": {
syntax: "content-box | border-box | fill-box | stroke-box | view-box"
},
"transform-origin": {
syntax: "[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?"
},
"transform-style": {
syntax: "flat | preserve-3d"
},
transition: {
syntax: "<single-transition>#"
},
"transition-behavior": {
syntax: "<transition-behavior-value>#"
},
"transition-delay": {
syntax: "<time>#"
},
"transition-duration": {
syntax: "<time>#"
},
"transition-property": {
syntax: "none | <single-transition-property>#"
},
"transition-timing-function": {
syntax: "<easing-function>#"
},
translate: {
syntax: "none | <length-percentage> [ <length-percentage> <length>? ]?"
},
"unicode-bidi": {
syntax: "normal | embed | isolate | bidi-override | isolate-override | plaintext | -moz-isolate | -moz-isolate-override | -moz-plaintext | -webkit-isolate | -webkit-isolate-override | -webkit-plaintext"
},
"user-select": {
syntax: "auto | text | none | all"
},
"vector-effect": {
syntax: "none | non-scaling-stroke | non-scaling-size | non-rotation | fixed-position"
},
"vertical-align": {
syntax: "baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>"
},
"view-timeline": {
syntax: "[ <'view-timeline-name'> [ <'view-timeline-axis'> || <'view-timeline-inset'> ]? ]#"
},
"view-t