/**
 * This file is automatically generated by the "build-css-properties.cjs" script. Do not edit this file manually.
 */
export default {
	kebabCase: {
		'animation-composition': 'animationComposition',
		'animation-delay': 'animationDelay',
		'animation-direction': 'animationDirection',
		'animation-duration': 'animationDuration',
		'animation-fill-mode': 'animationFillMode',
		'animation-iteration-count': 'animationIterationCount',
		'animation-name': 'animationName',
		'animation-play-state': 'animationPlayState',
		'animation-range-start': 'animationRangeStart',
		'animation-range-end': 'animationRangeEnd',
		'animation-timeline': 'animationTimeline',
		'animation-timing-function': 'animationTimingFunction',
		'animation-trigger': 'animationTrigger',
		'timeline-trigger-name': 'timelineTriggerName',
		'timeline-trigger-activation-range-start': 'timelineTriggerActivationRangeStart',
		'timeline-trigger-activation-range-end': 'timelineTriggerActivationRangeEnd',
		'timeline-trigger-active-range-start': 'timelineTriggerActiveRangeStart',
		'timeline-trigger-active-range-end': 'timelineTriggerActiveRangeEnd',
		'timeline-trigger-source': 'timelineTriggerSource',
		'transition-delay': 'transitionDelay',
		'transition-duration': 'transitionDuration',
		'transition-property': 'transitionProperty',
		'transition-behavior': 'transitionBehavior',
		'transition-timing-function': 'transitionTimingFunction',
		'trigger-scope': 'triggerScope',
		color: 'color',
		direction: 'direction',
		'font-family': 'fontFamily',
		'font-kerning': 'fontKerning',
		'font-optical-sizing': 'fontOpticalSizing',
		'font-palette': 'fontPalette',
		'font-size': 'fontSize',
		'font-size-adjust': 'fontSizeAdjust',
		'font-stretch': 'fontStretch',
		'font-style': 'fontStyle',
		'font-variant-ligatures': 'fontVariantLigatures',
		'font-variant-caps': 'fontVariantCaps',
		'font-variant-east-asian': 'fontVariantEastAsian',
		'font-variant-numeric': 'fontVariantNumeric',
		'font-variant-alternates': 'fontVariantAlternates',
		'font-weight': 'fontWeight',
		'font-synthesis-weight': 'fontSynthesisWeight',
		'font-synthesis-style': 'fontSynthesisStyle',
		'font-synthesis-small-caps': 'fontSynthesisSmallCaps',
		'font-feature-settings': 'fontFeatureSettings',
		'font-variation-settings': 'fontVariationSettings',
		'font-language-override': 'fontLanguageOverride',
		'font-variant-emoji': 'fontVariantEmoji',
		'font-variant-position': 'fontVariantPosition',
		'forced-color-adjust': 'forcedColorAdjust',
		'field-sizing': 'fieldSizing',
		'math-depth': 'mathDepth',
		'text-orientation': 'textOrientation',
		'writing-mode': 'writingMode',
		'text-rendering': 'textRendering',
		zoom: 'zoom',
		'accent-color': 'accentColor',
		'align-content': 'alignContent',
		'align-items': 'alignItems',
		'alignment-baseline': 'alignmentBaseline',
		'align-self': 'alignSelf',
		'anchor-name': 'anchorName',
		'anchor-scope': 'anchorScope',
		'aspect-ratio': 'aspectRatio',
		'backdrop-filter': 'backdropFilter',
		'backface-visibility': 'backfaceVisibility',
		'background-attachment': 'backgroundAttachment',
		'background-blend-mode': 'backgroundBlendMode',
		'background-clip': 'backgroundClip',
		'background-color': 'backgroundColor',
		'background-image': 'backgroundImage',
		'background-origin': 'backgroundOrigin',
		'background-position-x': 'backgroundPositionX',
		'background-position-y': 'backgroundPositionY',
		'background-repeat': 'backgroundRepeat',
		'background-size': 'backgroundSize',
		'baseline-shift': 'baselineShift',
		'baseline-source': 'baselineSource',
		'border-bottom-color': 'borderBottomColor',
		'border-bottom-left-radius': 'borderBottomLeftRadius',
		'border-bottom-right-radius': 'borderBottomRightRadius',
		'border-bottom-style': 'borderBottomStyle',
		'border-bottom-width': 'borderBottomWidth',
		'border-collapse': 'borderCollapse',
		'border-image-outset': 'borderImageOutset',
		'border-image-repeat': 'borderImageRepeat',
		'border-image-slice': 'borderImageSlice',
		'border-image-source': 'borderImageSource',
		'border-image-width': 'borderImageWidth',
		'border-left-color': 'borderLeftColor',
		'border-left-style': 'borderLeftStyle',
		'border-left-width': 'borderLeftWidth',
		'border-right-color': 'borderRightColor',
		'border-right-style': 'borderRightStyle',
		'border-right-width': 'borderRightWidth',
		'border-top-color': 'borderTopColor',
		'border-top-left-radius': 'borderTopLeftRadius',
		'border-top-right-radius': 'borderTopRightRadius',
		'border-top-style': 'borderTopStyle',
		'border-top-width': 'borderTopWidth',
		'border-shape': 'borderShape',
		bottom: 'bottom',
		'box-decoration-break': 'boxDecorationBreak',
		'box-shadow': 'boxShadow',
		'box-sizing': 'boxSizing',
		'break-after': 'breakAfter',
		'break-before': 'breakBefore',
		'break-inside': 'breakInside',
		'buffered-rendering': 'bufferedRendering',
		'caption-side': 'captionSide',
		'caret-animation': 'caretAnimation',
		'caret-color': 'caretColor',
		'caret-shape': 'caretShape',
		clear: 'clear',
		clip: 'clip',
		'clip-path': 'clipPath',
		'clip-rule': 'clipRule',
		'color-interpolation': 'colorInterpolation',
		'color-interpolation-filters': 'colorInterpolationFilters',
		'color-rendering': 'colorRendering',
		'color-scheme': 'colorScheme',
		'column-fill': 'columnFill',
		contain: 'contain',
		'contain-intrinsic-width': 'containIntrinsicWidth',
		'contain-intrinsic-height': 'containIntrinsicHeight',
		'container-name': 'containerName',
		'container-type': 'containerType',
		content: 'content',
		'corner-bottom-left-shape': 'cornerBottomLeftShape',
		'corner-bottom-right-shape': 'cornerBottomRightShape',
		'corner-top-left-shape': 'cornerTopLeftShape',
		'corner-top-right-shape': 'cornerTopRightShape',
		'counter-increment': 'counterIncrement',
		'counter-reset': 'counterReset',
		'counter-set': 'counterSet',
		cursor: 'cursor',
		cx: 'cx',
		cy: 'cy',
		d: 'd',
		display: 'display',
		'dominant-baseline': 'dominantBaseline',
		'empty-cells': 'emptyCells',
		fill: 'fill',
		'fill-opacity': 'fillOpacity',
		'fill-rule': 'fillRule',
		filter: 'filter',
		'flex-basis': 'flexBasis',
		'flex-direction': 'flexDirection',
		'flex-grow': 'flexGrow',
		'flex-shrink': 'flexShrink',
		'flex-wrap': 'flexWrap',
		'flex-line-count': 'flexLineCount',
		float: 'float',
		'flood-color': 'floodColor',
		'flood-opacity': 'floodOpacity',
		'flow-tolerance': 'flowTolerance',
		'frame-sizing': 'frameSizing',
		'grid-auto-columns': 'gridAutoColumns',
		'grid-auto-flow': 'gridAutoFlow',
		'grid-auto-rows': 'gridAutoRows',
		'grid-column-end': 'gridColumnEnd',
		'grid-column-start': 'gridColumnStart',
		'grid-lanes-direction': 'gridLanesDirection',
		'grid-lanes-pack': 'gridLanesPack',
		'grid-row-end': 'gridRowEnd',
		'grid-row-start': 'gridRowStart',
		'grid-template-areas': 'gridTemplateAreas',
		'grid-template-columns': 'gridTemplateColumns',
		'hanging-punctuation': 'hangingPunctuation',
		'grid-template-rows': 'gridTemplateRows',
		height: 'height',
		'hyphenate-limit-chars': 'hyphenateLimitChars',
		'interest-delay': 'interestDelay',
		'interest-delay-start': 'interestDelayStart',
		'interest-delay-end': 'interestDelayEnd',
		hyphens: 'hyphens',
		'image-animation': 'imageAnimation',
		'image-rendering': 'imageRendering',
		'image-orientation': 'imageOrientation',
		'dynamic-range-limit': 'dynamicRangeLimit',
		'initial-letter': 'initialLetter',
		interactivity: 'interactivity',
		'interpolate-size': 'interpolateSize',
		isolation: 'isolation',
		'justify-content': 'justifyContent',
		'justify-items': 'justifyItems',
		'justify-self': 'justifySelf',
		left: 'left',
		'letter-spacing': 'letterSpacing',
		'lighting-color': 'lightingColor',
		'line-height': 'lineHeight',
		'list-style-image': 'listStyleImage',
		'list-style-position': 'listStylePosition',
		'list-style-type': 'listStyleType',
		'margin-bottom': 'marginBottom',
		'margin-left': 'marginLeft',
		'margin-right': 'marginRight',
		'margin-top': 'marginTop',
		'margin-trim': 'marginTrim',
		'marker-end': 'markerEnd',
		'marker-mid': 'markerMid',
		'marker-start': 'markerStart',
		'mask-type': 'maskType',
		'math-shift': 'mathShift',
		'math-style': 'mathStyle',
		'max-content-sizing': 'maxContentSizing',
		'max-height': 'maxHeight',
		'max-width': 'maxWidth',
		'min-height': 'minHeight',
		'min-width': 'minWidth',
		'mix-blend-mode': 'mixBlendMode',
		'object-fit': 'objectFit',
		'object-position': 'objectPosition',
		'object-view-box': 'objectViewBox',
		'offset-anchor': 'offsetAnchor',
		'offset-distance': 'offsetDistance',
		'offset-path': 'offsetPath',
		'offset-position': 'offsetPosition',
		'offset-rotate': 'offsetRotate',
		opacity: 'opacity',
		order: 'order',
		'origin-trial-test-property': 'originTrialTestProperty',
		orphans: 'orphans',
		'outline-color': 'outlineColor',
		'outline-offset': 'outlineOffset',
		'outline-style': 'outlineStyle',
		'outline-width': 'outlineWidth',
		'overflow-anchor': 'overflowAnchor',
		'overflow-wrap': 'overflowWrap',
		'overflow-inline': 'overflowInline',
		'overflow-block': 'overflowBlock',
		'overflow-clip-margin': 'overflowClipMargin',
		'overflow-x': 'overflowX',
		'overflow-y': 'overflowY',
		'overscroll-container-type': 'overscrollContainerType',
		'overscroll-behavior-inline': 'overscrollBehaviorInline',
		'overscroll-behavior-block': 'overscrollBehaviorBlock',
		'overscroll-behavior-x': 'overscrollBehaviorX',
		'overscroll-behavior-y': 'overscrollBehaviorY',
		'padding-bottom': 'paddingBottom',
		'padding-left': 'paddingLeft',
		'padding-right': 'paddingRight',
		'padding-top': 'paddingTop',
		page: 'page',
		'page-margin-safety': 'pageMarginSafety',
		'page-orientation': 'pageOrientation',
		'paint-order': 'paintOrder',
		'path-length': 'pathLength',
		perspective: 'perspective',
		'perspective-origin': 'perspectiveOrigin',
		'pointer-events': 'pointerEvents',
		position: 'position',
		'position-anchor': 'positionAnchor',
		'position-try-fallbacks': 'positionTryFallbacks',
		'position-try-order': 'positionTryOrder',
		'position-visibility': 'positionVisibility',
		'print-color-adjust': 'printColorAdjust',
		quotes: 'quotes',
		'content-visibility': 'contentVisibility',
		'reading-flow': 'readingFlow',
		'reading-order': 'readingOrder',
		resize: 'resize',
		right: 'right',
		r: 'r',
		rx: 'rx',
		ry: 'ry',
		'scroll-axis-lock': 'scrollAxisLock',
		'scroll-target-group': 'scrollTargetGroup',
		'scroll-marker-group': 'scrollMarkerGroup',
		'scrollbar-color': 'scrollbarColor',
		'scrollbar-gutter': 'scrollbarGutter',
		'scrollbar-width': 'scrollbarWidth',
		'scroll-behavior': 'scrollBehavior',
		'scroll-initial-target': 'scrollInitialTarget',
		'scroll-margin-block-end': 'scrollMarginBlockEnd',
		'scroll-margin-block-start': 'scrollMarginBlockStart',
		'scroll-margin-bottom': 'scrollMarginBottom',
		'scroll-margin-inline-end': 'scrollMarginInlineEnd',
		'scroll-margin-inline-start': 'scrollMarginInlineStart',
		'scroll-margin-left': 'scrollMarginLeft',
		'scroll-margin-right': 'scrollMarginRight',
		'scroll-margin-top': 'scrollMarginTop',
		'scroll-padding-block-end': 'scrollPaddingBlockEnd',
		'scroll-padding-block-start': 'scrollPaddingBlockStart',
		'scroll-padding-bottom': 'scrollPaddingBottom',
		'scroll-padding-inline-end': 'scrollPaddingInlineEnd',
		'scroll-padding-inline-start': 'scrollPaddingInlineStart',
		'scroll-padding-left': 'scrollPaddingLeft',
		'scroll-padding-right': 'scrollPaddingRight',
		'scroll-padding-top': 'scrollPaddingTop',
		'scroll-snap-align': 'scrollSnapAlign',
		'scroll-snap-stop': 'scrollSnapStop',
		'scroll-snap-type': 'scrollSnapType',
		'scroll-timeline-axis': 'scrollTimelineAxis',
		'scroll-timeline-name': 'scrollTimelineName',
		'shape-image-threshold': 'shapeImageThreshold',
		'shape-margin': 'shapeMargin',
		'shape-outside': 'shapeOutside',
		'shape-rendering': 'shapeRendering',
		size: 'size',
		speak: 'speak',
		'stop-color': 'stopColor',
		'stop-opacity': 'stopOpacity',
		stroke: 'stroke',
		'stroke-dasharray': 'strokeDasharray',
		'stroke-dashoffset': 'strokeDashoffset',
		'stroke-linecap': 'strokeLinecap',
		'stroke-linejoin': 'strokeLinejoin',
		'stroke-miterlimit': 'strokeMiterlimit',
		'stroke-opacity': 'strokeOpacity',
		'stroke-width': 'strokeWidth',
		'table-layout': 'tableLayout',
		'tab-size': 'tabSize',
		'text-align': 'textAlign',
		'text-align-last': 'textAlignLast',
		'text-anchor': 'textAnchor',
		'text-autospace': 'textAutospace',
		'text-box': 'textBox',
		'text-box-edge': 'textBoxEdge',
		'text-box-trim': 'textBoxTrim',
		'text-combine-upright': 'textCombineUpright',
		'text-decoration-color': 'textDecorationColor',
		'text-decoration-line': 'textDecorationLine',
		'text-decoration-inset': 'textDecorationInset',
		'text-decoration-skip-ink': 'textDecorationSkipInk',
		'text-decoration-skip-spaces': 'textDecorationSkipSpaces',
		'text-decoration-style': 'textDecorationStyle',
		'text-decoration-thickness': 'textDecorationThickness',
		'text-indent': 'textIndent',
		'text-justify': 'textJustify',
		'text-overflow': 'textOverflow',
		'text-shadow': 'textShadow',
		'text-size-adjust': 'textSizeAdjust',
		'text-spacing': 'textSpacing',
		'text-spacing-trim': 'textSpacingTrim',
		'text-transform': 'textTransform',
		'text-underline-offset': 'textUnderlineOffset',
		'text-underline-position': 'textUnderlinePosition',
		'timeline-scope': 'timelineScope',
		top: 'top',
		overlay: 'overlay',
		'touch-action': 'touchAction',
		transform: 'transform',
		'transform-box': 'transformBox',
		'transform-origin': 'transformOrigin',
		'transform-style': 'transformStyle',
		translate: 'translate',
		rotate: 'rotate',
		scale: 'scale',
		'unicode-bidi': 'unicodeBidi',
		'vector-effect': 'vectorEffect',
		'vertical-align': 'verticalAlign',
		'view-timeline-axis': 'viewTimelineAxis',
		'view-timeline-inset': 'viewTimelineInset',
		'view-timeline-name': 'viewTimelineName',
		'view-transition-class': 'viewTransitionClass',
		'view-transition-group': 'viewTransitionGroup',
		'view-transition-name': 'viewTransitionName',
		'view-transition-scope': 'viewTransitionScope',
		visibility: 'visibility',
		x: 'x',
		y: 'y',
		appearance: 'appearance',
		'app-region': 'appRegion',
		'window-drag': 'windowDrag',
		'column-count': 'columnCount',
		'column-gap': 'columnGap',
		'row-gap': 'rowGap',
		'rule-overlap': 'ruleOverlap',
		'column-rule-break': 'columnRuleBreak',
		'row-rule-break': 'rowRuleBreak',
		'column-rule-inset-cap-end': 'columnRuleInsetCapEnd',
		'row-rule-inset-cap-end': 'rowRuleInsetCapEnd',
		'column-rule-inset-cap-start': 'columnRuleInsetCapStart',
		'row-rule-inset-cap-start': 'rowRuleInsetCapStart',
		'column-rule-inset-junction-end': 'columnRuleInsetJunctionEnd',
		'row-rule-inset-junction-end': 'rowRuleInsetJunctionEnd',
		'column-rule-inset-junction-start': 'columnRuleInsetJunctionStart',
		'row-rule-inset-junction-start': 'rowRuleInsetJunctionStart',
		'column-rule-color': 'columnRuleColor',
		'row-rule-color': 'rowRuleColor',
		'column-rule-style': 'columnRuleStyle',
		'row-rule-style': 'rowRuleStyle',
		'column-rule-visibility-items': 'columnRuleVisibilityItems',
		'row-rule-visibility-items': 'rowRuleVisibilityItems',
		'column-rule-width': 'columnRuleWidth',
		'row-rule-width': 'rowRuleWidth',
		'column-span': 'columnSpan',
		'column-width': 'columnWidth',
		'column-height': 'columnHeight',
		'column-wrap': 'columnWrap',
		'hyphenate-character': 'hyphenateCharacter',
		'line-break': 'lineBreak',
		continue: 'continue',
		'max-lines': 'maxLines',
		'block-ellipsis': 'blockEllipsis',
		'line-clamp': 'lineClamp',
		'mask-mode': 'maskMode',
		'mask-clip': 'maskClip',
		'mask-composite': 'maskComposite',
		'mask-image': 'maskImage',
		'mask-origin': 'maskOrigin',
		'mask-repeat': 'maskRepeat',
		'mask-size': 'maskSize',
		'ruby-align': 'rubyAlign',
		'ruby-overhang': 'rubyOverhang',
		'ruby-position': 'rubyPosition',
		'text-emphasis-color': 'textEmphasisColor',
		'text-emphasis-position': 'textEmphasisPosition',
		'text-emphasis-style': 'textEmphasisStyle',
		'text-fit': 'textFit',
		'user-select': 'userSelect',
		'white-space': 'whiteSpace',
		'white-space-collapse': 'whiteSpaceCollapse',
		'text-wrap': 'textWrap',
		'text-wrap-mode': 'textWrapMode',
		'text-wrap-style': 'textWrapStyle',
		widows: 'widows',
		width: 'width',
		'will-change': 'willChange',
		'word-break': 'wordBreak',
		'word-spacing': 'wordSpacing',
		'z-index': 'zIndex',
		'inline-size': 'inlineSize',
		'block-size': 'blockSize',
		'min-inline-size': 'minInlineSize',
		'min-block-size': 'minBlockSize',
		'max-inline-size': 'maxInlineSize',
		'max-block-size': 'maxBlockSize',
		'margin-inline-start': 'marginInlineStart',
		'margin-inline-end': 'marginInlineEnd',
		'margin-block-start': 'marginBlockStart',
		'margin-block-end': 'marginBlockEnd',
		'padding-inline-start': 'paddingInlineStart',
		'padding-inline-end': 'paddingInlineEnd',
		'padding-block-start': 'paddingBlockStart',
		'padding-block-end': 'paddingBlockEnd',
		'border-inline-start-width': 'borderInlineStartWidth',
		'border-inline-start-style': 'borderInlineStartStyle',
		'border-inline-start-color': 'borderInlineStartColor',
		'border-inline-end-width': 'borderInlineEndWidth',
		'border-inline-end-style': 'borderInlineEndStyle',
		'border-inline-end-color': 'borderInlineEndColor',
		'border-block-start-width': 'borderBlockStartWidth',
		'border-block-start-style': 'borderBlockStartStyle',
		'border-block-start-color': 'borderBlockStartColor',
		'border-block-end-width': 'borderBlockEndWidth',
		'border-block-end-style': 'borderBlockEndStyle',
		'border-block-end-color': 'borderBlockEndColor',
		'inset-inline-start': 'insetInlineStart',
		'inset-inline-end': 'insetInlineEnd',
		'inset-block-start': 'insetBlockStart',
		'inset-block-end': 'insetBlockEnd',
		'border-start-start-radius': 'borderStartStartRadius',
		'border-start-end-radius': 'borderStartEndRadius',
		'border-end-start-radius': 'borderEndStartRadius',
		'border-end-end-radius': 'borderEndEndRadius',
		'corner-start-start-shape': 'cornerStartStartShape',
		'corner-start-end-shape': 'cornerStartEndShape',
		'corner-end-start-shape': 'cornerEndStartShape',
		'corner-end-end-shape': 'cornerEndEndShape',
		all: 'all',
		'font-display': 'fontDisplay',
		src: 'src',
		'unicode-range': 'unicodeRange',
		syntax: 'syntax',
		'initial-value': 'initialValue',
		inherits: 'inherits',
		'ascent-override': 'ascentOverride',
		'descent-override': 'descentOverride',
		'line-gap-override': 'lineGapOverride',
		system: 'system',
		negative: 'negative',
		prefix: 'prefix',
		suffix: 'suffix',
		range: 'range',
		pad: 'pad',
		fallback: 'fallback',
		symbols: 'symbols',
		'additive-symbols': 'additiveSymbols',
		'speak-as': 'speakAs',
		'size-adjust': 'sizeAdjust',
		'base-palette': 'basePalette',
		'override-colors': 'overrideColors',
		navigation: 'navigation',
		types: 'types',
		result: 'result',
		'base-url': 'baseUrl',
		hash: 'hash',
		hostname: 'hostname',
		pathname: 'pathname',
		pattern: 'pattern',
		port: 'port',
		protocol: 'protocol',
		search: 'search',
		'position-area': 'positionArea',
		animation: 'animation',
		'animation-range': 'animationRange',
		background: 'background',
		'background-position': 'backgroundPosition',
		border: 'border',
		'border-block': 'borderBlock',
		'border-block-color': 'borderBlockColor',
		'border-block-end': 'borderBlockEnd',
		'border-block-start': 'borderBlockStart',
		'border-block-style': 'borderBlockStyle',
		'border-block-width': 'borderBlockWidth',
		'border-bottom': 'borderBottom',
		'border-color': 'borderColor',
		'border-image': 'borderImage',
		'border-inline': 'borderInline',
		'border-inline-color': 'borderInlineColor',
		'border-inline-end': 'borderInlineEnd',
		'border-inline-start': 'borderInlineStart',
		'border-inline-style': 'borderInlineStyle',
		'border-inline-width': 'borderInlineWidth',
		'border-left': 'borderLeft',
		'border-radius': 'borderRadius',
		'border-right': 'borderRight',
		'border-spacing': 'borderSpacing',
		'border-style': 'borderStyle',
		'border-top': 'borderTop',
		'border-width': 'borderWidth',
		'column-rule-inset-cap': 'columnRuleInsetCap',
		'column-rule-inset-end': 'columnRuleInsetEnd',
		'column-rule-inset-start': 'columnRuleInsetStart',
		'column-rule-inset-junction': 'columnRuleInsetJunction',
		'contain-intrinsic-inline-size': 'containIntrinsicInlineSize',
		'contain-intrinsic-block-size': 'containIntrinsicBlockSize',
		'contain-intrinsic-size': 'containIntrinsicSize',
		container: 'container',
		'corner-top-shape': 'cornerTopShape',
		'corner-right-shape': 'cornerRightShape',
		'corner-bottom-shape': 'cornerBottomShape',
		'corner-left-shape': 'cornerLeftShape',
		'corner-block-start-shape': 'cornerBlockStartShape',
		'corner-block-end-shape': 'cornerBlockEndShape',
		'corner-inline-start-shape': 'cornerInlineStartShape',
		'corner-inline-end-shape': 'cornerInlineEndShape',
		'corner-shape': 'cornerShape',
		'corner-top-left': 'cornerTopLeft',
		'corner-top-right': 'cornerTopRight',
		'corner-bottom-left': 'cornerBottomLeft',
		'corner-bottom-right': 'cornerBottomRight',
		'corner-start-start': 'cornerStartStart',
		'corner-start-end': 'cornerStartEnd',
		'corner-end-start': 'cornerEndStart',
		'corner-end-end': 'cornerEndEnd',
		'corner-top': 'cornerTop',
		'corner-right': 'cornerRight',
		'corner-bottom': 'cornerBottom',
		'corner-left': 'cornerLeft',
		'corner-block-start': 'cornerBlockStart',
		'corner-block-end': 'cornerBlockEnd',
		'corner-inline-start': 'cornerInlineStart',
		'corner-inline-end': 'cornerInlineEnd',
		corner: 'corner',
		flex: 'flex',
		'flex-flow': 'flexFlow',
		font: 'font',
		'font-variant': 'fontVariant',
		'font-synthesis': 'fontSynthesis',
		grid: 'grid',
		'place-content': 'placeContent',
		'place-items': 'placeItems',
		'place-self': 'placeSelf',
		gap: 'gap',
		'grid-area': 'gridArea',
		'grid-column': 'gridColumn',
		'grid-lanes': 'gridLanes',
		'grid-row': 'gridRow',
		'grid-template': 'gridTemplate',
		inset: 'inset',
		'inset-block': 'insetBlock',
		'inset-inline': 'insetInline',
		'list-style': 'listStyle',
		margin: 'margin',
		'margin-block': 'marginBlock',
		'margin-inline': 'marginInline',
		marker: 'marker',
		offset: 'offset',
		outline: 'outline',
		overflow: 'overflow',
		'overscroll-behavior': 'overscrollBehavior',
		padding: 'padding',
		'padding-block': 'paddingBlock',
		'padding-inline': 'paddingInline',
		'page-break-after': 'pageBreakAfter',
		'page-break-before': 'pageBreakBefore',
		'page-break-inside': 'pageBreakInside',
		'position-try': 'positionTry',
		'row-rule-inset-cap': 'rowRuleInsetCap',
		'row-rule-inset-end': 'rowRuleInsetEnd',
		'row-rule-inset-start': 'rowRuleInsetStart',
		'row-rule-inset-junction': 'rowRuleInsetJunction',
		rule: 'rule',
		'rule-break': 'ruleBreak',
		'rule-color': 'ruleColor',
		'rule-inset-cap': 'ruleInsetCap',
		'rule-inset-junction': 'ruleInsetJunction',
		'rule-inset-end': 'ruleInsetEnd',
		'rule-inset-start': 'ruleInsetStart',
		'column-rule-inset': 'columnRuleInset',
		'row-rule-inset': 'rowRuleInset',
		'rule-inset': 'ruleInset',
		'rule-width': 'ruleWidth',
		'rule-style': 'ruleStyle',
		'rule-visibility-items': 'ruleVisibilityItems',
		'scroll-margin': 'scrollMargin',
		'scroll-margin-block': 'scrollMarginBlock',
		'scroll-margin-inline': 'scrollMarginInline',
		'scroll-padding': 'scrollPadding',
		'scroll-padding-block': 'scrollPaddingBlock',
		'scroll-padding-inline': 'scrollPaddingInline',
		'scroll-timeline': 'scrollTimeline',
		'text-decoration': 'textDecoration',
		transition: 'transition',
		'view-timeline': 'viewTimeline',
		'column-rule': 'columnRule',
		'row-rule': 'rowRule',
		columns: 'columns',
		mask: 'mask',
		'mask-position': 'maskPosition',
		'text-emphasis': 'textEmphasis',
		'timeline-trigger': 'timelineTrigger',
		'timeline-trigger-activation-range': 'timelineTriggerActivationRange',
		'timeline-trigger-active-range': 'timelineTriggerActiveRange',
		'word-wrap': 'wordWrap',
		'grid-column-gap': 'gridColumnGap',
		'grid-row-gap': 'gridRowGap',
		'grid-gap': 'gridGap',
		'css-float': 'cssFloat'
	},
	camelCase: {
		animationComposition: 'animation-composition',
		animationDelay: 'animation-delay',
		animationDirection: 'animation-direction',
		animationDuration: 'animation-duration',
		animationFillMode: 'animation-fill-mode',
		animationIterationCount: 'animation-iteration-count',
		animationName: 'animation-name',
		animationPlayState: 'animation-play-state',
		animationRangeStart: 'animation-range-start',
		animationRangeEnd: 'animation-range-end',
		animationTimeline: 'animation-timeline',
		animationTimingFunction: 'animation-timing-function',
		animationTrigger: 'animation-trigger',
		timelineTriggerName: 'timeline-trigger-name',
		timelineTriggerActivationRangeStart: 'timeline-trigger-activation-range-start',
		timelineTriggerActivationRangeEnd: 'timeline-trigger-activation-range-end',
		timelineTriggerActiveRangeStart: 'timeline-trigger-active-range-start',
		timelineTriggerActiveRangeEnd: 'timeline-trigger-active-range-end',
		timelineTriggerSource: 'timeline-trigger-source',
		transitionDelay: 'transition-delay',
		transitionDuration: 'transition-duration',
		transitionProperty: 'transition-property',
		transitionBehavior: 'transition-behavior',
		transitionTimingFunction: 'transition-timing-function',
		triggerScope: 'trigger-scope',
		color: 'color',
		direction: 'direction',
		fontFamily: 'font-family',
		fontKerning: 'font-kerning',
		fontOpticalSizing: 'font-optical-sizing',
		fontPalette: 'font-palette',
		fontSize: 'font-size',
		fontSizeAdjust: 'font-size-adjust',
		fontStretch: 'font-stretch',
		fontStyle: 'font-style',
		fontVariantLigatures: 'font-variant-ligatures',
		fontVariantCaps: 'font-variant-caps',
		fontVariantEastAsian: 'font-variant-east-asian',
		fontVariantNumeric: 'font-variant-numeric',
		fontVariantAlternates: 'font-variant-alternates',
		fontWeight: 'font-weight',
		fontSynthesisWeight: 'font-synthesis-weight',
		fontSynthesisStyle: 'font-synthesis-style',
		fontSynthesisSmallCaps: 'font-synthesis-small-caps',
		fontFeatureSettings: 'font-feature-settings',
		fontVariationSettings: 'font-variation-settings',
		fontLanguageOverride: 'font-language-override',
		fontVariantEmoji: 'font-variant-emoji',
		fontVariantPosition: 'font-variant-position',
		forcedColorAdjust: 'forced-color-adjust',
		fieldSizing: 'field-sizing',
		mathDepth: 'math-depth',
		textOrientation: 'text-orientation',
		writingMode: 'writing-mode',
		textRendering: 'text-rendering',
		zoom: 'zoom',
		accentColor: 'accent-color',
		alignContent: 'align-content',
		alignItems: 'align-items',
		alignmentBaseline: 'alignment-baseline',
		alignSelf: 'align-self',
		anchorName: 'anchor-name',
		anchorScope: 'anchor-scope',
		aspectRatio: 'aspect-ratio',
		backdropFilter: 'backdrop-filter',
		backfaceVisibility: 'backface-visibility',
		backgroundAttachment: 'background-attachment',
		backgroundBlendMode: 'background-blend-mode',
		backgroundClip: 'background-clip',
		backgroundColor: 'background-color',
		backgroundImage: 'background-image',
		backgroundOrigin: 'background-origin',
		backgroundPositionX: 'background-position-x',
		backgroundPositionY: 'background-position-y',
		backgroundRepeat: 'background-repeat',
		backgroundSize: 'background-size',
		baselineShift: 'baseline-shift',
		baselineSource: 'baseline-source',
		borderBottomColor: 'border-bottom-color',
		borderBottomLeftRadius: 'border-bottom-left-radius',
		borderBottomRightRadius: 'border-bottom-right-radius',
		borderBottomStyle: 'border-bottom-style',
		borderBottomWidth: 'border-bottom-width',
		borderCollapse: 'border-collapse',
		borderImageOutset: 'border-image-outset',
		borderImageRepeat: 'border-image-repeat',
		borderImageSlice: 'border-image-slice',
		borderImageSource: 'border-image-source',
		borderImageWidth: 'border-image-width',
		borderLeftColor: 'border-left-color',
		borderLeftStyle: 'border-left-style',
		borderLeftWidth: 'border-left-width',
		borderRightColor: 'border-right-color',
		borderRightStyle: 'border-right-style',
		borderRightWidth: 'border-right-width',
		borderTopColor: 'border-top-color',
		borderTopLeftRadius: 'border-top-left-radius',
		borderTopRightRadius: 'border-top-right-radius',
		borderTopStyle: 'border-top-style',
		borderTopWidth: 'border-top-width',
		borderShape: 'border-shape',
		bottom: 'bottom',
		boxDecorationBreak: 'box-decoration-break',
		boxShadow: 'box-shadow',
		boxSizing: 'box-sizing',
		breakAfter: 'break-after',
		breakBefore: 'break-before',
		breakInside: 'break-inside',
		bufferedRendering: 'buffered-rendering',
		captionSide: 'caption-side',
		caretAnimation: 'caret-animation',
		caretColor: 'caret-color',
		caretShape: 'caret-shape',
		clear: 'clear',
		clip: 'clip',
		clipPath: 'clip-path',
		clipRule: 'clip-rule',
		colorInterpolation: 'color-interpolation',
		colorInterpolationFilters: 'color-interpolation-filters',
		colorRendering: 'color-rendering',
		colorScheme: 'color-scheme',
		columnFill: 'column-fill',
		contain: 'contain',
		containIntrinsicWidth: 'contain-intrinsic-width',
		containIntrinsicHeight: 'contain-intrinsic-height',
		containerName: 'container-name',
		containerType: 'container-type',
		content: 'content',
		cornerBottomLeftShape: 'corner-bottom-left-shape',
		cornerBottomRightShape: 'corner-bottom-right-shape',
		cornerTopLeftShape: 'corner-top-left-shape',
		cornerTopRightShape: 'corner-top-right-shape',
		counterIncrement: 'counter-increment',
		counterReset: 'counter-reset',
		counterSet: 'counter-set',
		cursor: 'cursor',
		cx: 'cx',
		cy: 'cy',
		d: 'd',
		display: 'display',
		dominantBaseline: 'dominant-baseline',
		emptyCells: 'empty-cells',
		fill: 'fill',
		fillOpacity: 'fill-opacity',
		fillRule: 'fill-rule',
		filter: 'filter',
		flexBasis: 'flex-basis',
		flexDirection: 'flex-direction',
		flexGrow: 'flex-grow',
		flexShrink: 'flex-shrink',
		flexWrap: 'flex-wrap',
		flexLineCount: 'flex-line-count',
		float: 'float',
		floodColor: 'flood-color',
		floodOpacity: 'flood-opacity',
		flowTolerance: 'flow-tolerance',
		frameSizing: 'frame-sizing',
		gridAutoColumns: 'grid-auto-columns',
		gridAutoFlow: 'grid-auto-flow',
		gridAutoRows: 'grid-auto-rows',
		gridColumnEnd: 'grid-column-end',
		gridColumnStart: 'grid-column-start',
		gridLanesDirection: 'grid-lanes-direction',
		gridLanesPack: 'grid-lanes-pack',
		gridRowEnd: 'grid-row-end',
		gridRowStart: 'grid-row-start',
		gridTemplateAreas: 'grid-template-areas',
		gridTemplateColumns: 'grid-template-columns',
		hangingPunctuation: 'hanging-punctuation',
		gridTemplateRows: 'grid-template-rows',
		height: 'height',
		hyphenateLimitChars: 'hyphenate-limit-chars',
		interestDelay: 'interest-delay',
		interestDelayStart: 'interest-delay-start',
		interestDelayEnd: 'interest-delay-end',
		hyphens: 'hyphens',
		imageAnimation: 'image-animation',
		imageRendering: 'image-rendering',
		imageOrientation: 'image-orientation',
		dynamicRangeLimit: 'dynamic-range-limit',
		initialLetter: 'initial-letter',
		interactivity: 'interactivity',
		interpolateSize: 'interpolate-size',
		isolation: 'isolation',
		justifyContent: 'justify-content',
		justifyItems: 'justify-items',
		justifySelf: 'justify-self',
		left: 'left',
		letterSpacing: 'letter-spacing',
		lightingColor: 'lighting-color',
		lineHeight: 'line-height',
		listStyleImage: 'list-style-image',
		listStylePosition: 'list-style-position',
		listStyleType: 'list-style-type',
		marginBottom: 'margin-bottom',
		marginLeft: 'margin-left',
		marginRight: 'margin-right',
		marginTop: 'margin-top',
		marginTrim: 'margin-trim',
		markerEnd: 'marker-end',
		markerMid: 'marker-mid',
		markerStart: 'marker-start',
		maskType: 'mask-type',
		mathShift: 'math-shift',
		mathStyle: 'math-style',
		maxContentSizing: 'max-content-sizing',
		maxHeight: 'max-height',
		maxWidth: 'max-width',
		minHeight: 'min-height',
		minWidth: 'min-width',
		mixBlendMode: 'mix-blend-mode',
		objectFit: 'object-fit',
		objectPosition: 'object-position',
		objectViewBox: 'object-view-box',
		offsetAnchor: 'offset-anchor',
		offsetDistance: 'offset-distance',
		offsetPath: 'offset-path',
		offsetPosition: 'offset-position',
		offsetRotate: 'offset-rotate',
		opacity: 'opacity',
		order: 'order',
		originTrialTestProperty: 'origin-trial-test-property',
		orphans: 'orphans',
		outlineColor: 'outline-color',
		outlineOffset: 'outline-offset',
		outlineStyle: 'outline-style',
		outlineWidth: 'outline-width',
		overflowAnchor: 'overflow-anchor',
		overflowWrap: 'overflow-wrap',
		overflowInline: 'overflow-inline',
		overflowBlock: 'overflow-block',
		overflowClipMargin: 'overflow-clip-margin',
		overflowX: 'overflow-x',
		overflowY: 'overflow-y',
		overscrollContainerType: 'overscroll-container-type',
		overscrollBehaviorInline: 'overscroll-behavior-inline',
		overscrollBehaviorBlock: 'overscroll-behavior-block',
		overscrollBehaviorX: 'overscroll-behavior-x',
		overscrollBehaviorY: 'overscroll-behavior-y',
		paddingBottom: 'padding-bottom',
		paddingLeft: 'padding-left',
		paddingRight: 'padding-right',
		paddingTop: 'padding-top',
		page: 'page',
		pageMarginSafety: 'page-margin-safety',
		pageOrientation: 'page-orientation',
		paintOrder: 'paint-order',
		pathLength: 'path-length',
		perspective: 'perspective',
		perspectiveOrigin: 'perspective-origin',
		pointerEvents: 'pointer-events',
		position: 'position',
		positionAnchor: 'position-anchor',
		positionTryFallbacks: 'position-try-fallbacks',
		positionTryOrder: 'position-try-order',
		positionVisibility: 'position-visibility',
		printColorAdjust: 'print-color-adjust',
		quotes: 'quotes',
		contentVisibility: 'content-visibility',
		readingFlow: 'reading-flow',
		readingOrder: 'reading-order',
		resize: 'resize',
		right: 'right',
		r: 'r',
		rx: 'rx',
		ry: 'ry',
		scrollAxisLock: 'scroll-axis-lock',
		scrollTargetGroup: 'scroll-target-group',
		scrollMarkerGroup: 'scroll-marker-group',
		scrollbarColor: 'scrollbar-color',
		scrollbarGutter: 'scrollbar-gutter',
		scrollbarWidth: 'scrollbar-width',
		scrollBehavior: 'scroll-behavior',
		scrollInitialTarget: 'scroll-initial-target',
		scrollMarginBlockEnd: 'scroll-margin-block-end',
		scrollMarginBlockStart: 'scroll-margin-block-start',
		scrollMarginBottom: 'scroll-margin-bottom',
		scrollMarginInlineEnd: 'scroll-margin-inline-end',
		scrollMarginInlineStart: 'scroll-margin-inline-start',
		scrollMarginLeft: 'scroll-margin-left',
		scrollMarginRight: 'scroll-margin-right',
		scrollMarginTop: 'scroll-margin-top',
		scrollPaddingBlockEnd: 'scroll-padding-block-end',
		scrollPaddingBlockStart: 'scroll-padding-block-start',
		scrollPaddingBottom: 'scroll-padding-bottom',
		scrollPaddingInlineEnd: 'scroll-padding-inline-end',
		scrollPaddingInlineStart: 'scroll-padding-inline-start',
		scrollPaddingLeft: 'scroll-padding-left',
		scrollPaddingRight: 'scroll-padding-right',
		scrollPaddingTop: 'scroll-padding-top',
		scrollSnapAlign: 'scroll-snap-align',
		scrollSnapStop: 'scroll-snap-stop',
		scrollSnapType: 'scroll-snap-type',
		scrollTimelineAxis: 'scroll-timeline-axis',
		scrollTimelineName: 'scroll-timeline-name',
		shapeImageThreshold: 'shape-image-threshold',
		shapeMargin: 'shape-margin',
		shapeOutside: 'shape-outside',
		shapeRendering: 'shape-rendering',
		size: 'size',
		speak: 'speak',
		stopColor: 'stop-color',
		stopOpacity: 'stop-opacity',
		stroke: 'stroke',
		strokeDasharray: 'stroke-dasharray',
		strokeDashoffset: 'stroke-dashoffset',
		strokeLinecap: 'stroke-linecap',
		strokeLinejoin: 'stroke-linejoin',
		strokeMiterlimit: 'stroke-miterlimit',
		strokeOpacity: 'stroke-opacity',
		strokeWidth: 'stroke-width',
		tableLayout: 'table-layout',
		tabSize: 'tab-size',
		textAlign: 'text-align',
		textAlignLast: 'text-align-last',
		textAnchor: 'text-anchor',
		textAutospace: 'text-autospace',
		textBox: 'text-box',
		textBoxEdge: 'text-box-edge',
		textBoxTrim: 'text-box-trim',
		textCombineUpright: 'text-combine-upright',
		textDecorationColor: 'text-decoration-color',
		textDecorationLine: 'text-decoration-line',
		textDecorationInset: 'text-decoration-inset',
		textDecorationSkipInk: 'text-decoration-skip-ink',
		textDecorationSkipSpaces: 'text-decoration-skip-spaces',
		textDecorationStyle: 'text-decoration-style',
		textDecorationThickness: 'text-decoration-thickness',
		textIndent: 'text-indent',
		textJustify: 'text-justify',
		textOverflow: 'text-overflow',
		textShadow: 'text-shadow',
		textSizeAdjust: 'text-size-adjust',
		textSpacing: 'text-spacing',
		textSpacingTrim: 'text-spacing-trim',
		textTransform: 'text-transform',
		textUnderlineOffset: 'text-underline-offset',
		textUnderlinePosition: 'text-underline-position',
		timelineScope: 'timeline-scope',
		top: 'top',
		overlay: 'overlay',
		touchAction: 'touch-action',
		transform: 'transform',
		transformBox: 'transform-box',
		transformOrigin: 'transform-origin',
		transformStyle: 'transform-style',
		translate: 'translate',
		rotate: 'rotate',
		scale: 'scale',
		unicodeBidi: 'unicode-bidi',
		vectorEffect: 'vector-effect',
		verticalAlign: 'vertical-align',
		viewTimelineAxis: 'view-timeline-axis',
		viewTimelineInset: 'view-timeline-inset',
		viewTimelineName: 'view-timeline-name',
		viewTransitionClass: 'view-transition-class',
		viewTransitionGroup: 'view-transition-group',
		viewTransitionName: 'view-transition-name',
		viewTransitionScope: 'view-transition-scope',
		visibility: 'visibility',
		x: 'x',
		y: 'y',
		appearance: 'appearance',
		appRegion: 'app-region',
		windowDrag: 'window-drag',
		columnCount: 'column-count',
		columnGap: 'column-gap',
		rowGap: 'row-gap',
		ruleOverlap: 'rule-overlap',
		columnRuleBreak: 'column-rule-break',
		rowRuleBreak: 'row-rule-break',
		columnRuleInsetCapEnd: 'column-rule-inset-cap-end',
		rowRuleInsetCapEnd: 'row-rule-inset-cap-end',
		columnRuleInsetCapStart: 'column-rule-inset-cap-start',
		rowRuleInsetCapStart: 'row-rule-inset-cap-start',
		columnRuleInsetJunctionEnd: 'column-rule-inset-junction-end',
		rowRuleInsetJunctionEnd: 'row-rule-inset-junction-end',
		columnRuleInsetJunctionStart: 'column-rule-inset-junction-start',
		rowRuleInsetJunctionStart: 'row-rule-inset-junction-start',
		columnRuleColor: 'column-rule-color',
		rowRuleColor: 'row-rule-color',
		columnRuleStyle: 'column-rule-style',
		rowRuleStyle: 'row-rule-style',
		columnRuleVisibilityItems: 'column-rule-visibility-items',
		rowRuleVisibilityItems: 'row-rule-visibility-items',
		columnRuleWidth: 'column-rule-width',
		rowRuleWidth: 'row-rule-width',
		columnSpan: 'column-span',
		columnWidth: 'column-width',
		columnHeight: 'column-height',
		columnWrap: 'column-wrap',
		hyphenateCharacter: 'hyphenate-character',
		lineBreak: 'line-break',
		continue: 'continue',
		maxLines: 'max-lines',
		blockEllipsis: 'block-ellipsis',
		lineClamp: 'line-clamp',
		maskMode: 'mask-mode',
		maskClip: 'mask-clip',
		maskComposite: 'mask-composite',
		maskImage: 'mask-image',
		maskOrigin: 'mask-origin',
		maskRepeat: 'mask-repeat',
		maskSize: 'mask-size',
		rubyAlign: 'ruby-align',
		rubyOverhang: 'ruby-overhang',
		rubyPosition: 'ruby-position',
		textEmphasisColor: 'text-emphasis-color',
		textEmphasisPosition: 'text-emphasis-position',
		textEmphasisStyle: 'text-emphasis-style',
		textFit: 'text-fit',
		userSelect: 'user-select',
		whiteSpace: 'white-space',
		whiteSpaceCollapse: 'white-space-collapse',
		textWrap: 'text-wrap',
		textWrapMode: 'text-wrap-mode',
		textWrapStyle: 'text-wrap-style',
		widows: 'widows',
		width: 'width',
		willChange: 'will-change',
		wordBreak: 'word-break',
		wordSpacing: 'word-spacing',
		zIndex: 'z-index',
		inlineSize: 'inline-size',
		blockSize: 'block-size',
		minInlineSize: 'min-inline-size',
		minBlockSize: 'min-block-size',
		maxInlineSize: 'max-inline-size',
		maxBlockSize: 'max-block-size',
		marginInlineStart: 'margin-inline-start',
		marginInlineEnd: 'margin-inline-end',
		marginBlockStart: 'margin-block-start',
		marginBlockEnd: 'margin-block-end',
		paddingInlineStart: 'padding-inline-start',
		paddingInlineEnd: 'padding-inline-end',
		paddingBlockStart: 'padding-block-start',
		paddingBlockEnd: 'padding-block-end',
		borderInlineStartWidth: 'border-inline-start-width',
		borderInlineStartStyle: 'border-inline-start-style',
		borderInlineStartColor: 'border-inline-start-color',
		borderInlineEndWidth: 'border-inline-end-width',
		borderInlineEndStyle: 'border-inline-end-style',
		borderInlineEndColor: 'border-inline-end-color',
		borderBlockStartWidth: 'border-block-start-width',
		borderBlockStartStyle: 'border-block-start-style',
		borderBlockStartColor: 'border-block-start-color',
		borderBlockEndWidth: 'border-block-end-width',
		borderBlockEndStyle: 'border-block-end-style',
		borderBlockEndColor: 'border-block-end-color',
		insetInlineStart: 'inset-inline-start',
		insetInlineEnd: 'inset-inline-end',
		insetBlockStart: 'inset-block-start',
		insetBlockEnd: 'inset-block-end',
		borderStartStartRadius: 'border-start-start-radius',
		borderStartEndRadius: 'border-start-end-radius',
		borderEndStartRadius: 'border-end-start-radius',
		borderEndEndRadius: 'border-end-end-radius',
		cornerStartStartShape: 'corner-start-start-shape',
		cornerStartEndShape: 'corner-start-end-shape',
		cornerEndStartShape: 'corner-end-start-shape',
		cornerEndEndShape: 'corner-end-end-shape',
		all: 'all',
		fontDisplay: 'font-display',
		src: 'src',
		unicodeRange: 'unicode-range',
		syntax: 'syntax',
		initialValue: 'initial-value',
		inherits: 'inherits',
		ascentOverride: 'ascent-override',
		descentOverride: 'descent-override',
		lineGapOverride: 'line-gap-override',
		system: 'system',
		negative: 'negative',
		prefix: 'prefix',
		suffix: 'suffix',
		range: 'range',
		pad: 'pad',
		fallback: 'fallback',
		symbols: 'symbols',
		additiveSymbols: 'additive-symbols',
		speakAs: 'speak-as',
		sizeAdjust: 'size-adjust',
		basePalette: 'base-palette',
		overrideColors: 'override-colors',
		navigation: 'navigation',
		types: 'types',
		result: 'result',
		baseUrl: 'base-url',
		hash: 'hash',
		hostname: 'hostname',
		pathname: 'pathname',
		pattern: 'pattern',
		port: 'port',
		protocol: 'protocol',
		search: 'search',
		positionArea: 'position-area',
		animation: 'animation',
		animationRange: 'animation-range',
		background: 'background',
		backgroundPosition: 'background-position',
		border: 'border',
		borderBlock: 'border-block',
		borderBlockColor: 'border-block-color',
		borderBlockEnd: 'border-block-end',
		borderBlockStart: 'border-block-start',
		borderBlockStyle: 'border-block-style',
		borderBlockWidth: 'border-block-width',
		borderBottom: 'border-bottom',
		borderColor: 'border-color',
		borderImage: 'border-image',
		borderInline: 'border-inline',
		borderInlineColor: 'border-inline-color',
		borderInlineEnd: 'border-inline-end',
		borderInlineStart: 'border-inline-start',
		borderInlineStyle: 'border-inline-style',
		borderInlineWidth: 'border-inline-width',
		borderLeft: 'border-left',
		borderRadius: 'border-radius',
		borderRight: 'border-right',
		borderSpacing: 'border-spacing',
		borderStyle: 'border-style',
		borderTop: 'border-top',
		borderWidth: 'border-width',
		columnRuleInsetCap: 'column-rule-inset-cap',
		columnRuleInsetEnd: 'column-rule-inset-end',
		columnRuleInsetStart: 'column-rule-inset-start',
		columnRuleInsetJunction: 'column-rule-inset-junction',
		containIntrinsicInlineSize: 'contain-intrinsic-inline-size',
		containIntrinsicBlockSize: 'contain-intrinsic-block-size',
		containIntrinsicSize: 'contain-intrinsic-size',
		container: 'container',
		cornerTopShape: 'corner-top-shape',
		cornerRightShape: 'corner-right-shape',
		cornerBottomShape: 'corner-bottom-shape',
		cornerLeftShape: 'corner-left-shape',
		cornerBlockStartShape: 'corner-block-start-shape',
		cornerBlockEndShape: 'corner-block-end-shape',
		cornerInlineStartShape: 'corner-inline-start-shape',
		cornerInlineEndShape: 'corner-inline-end-shape',
		cornerShape: 'corner-shape',
		cornerTopLeft: 'corner-top-left',
		cornerTopRight: 'corner-top-right',
		cornerBottomLeft: 'corner-bottom-left',
		cornerBottomRight: 'corner-bottom-right',
		cornerStartStart: 'corner-start-start',
		cornerStartEnd: 'corner-start-end',
		cornerEndStart: 'corner-end-start',
		cornerEndEnd: 'corner-end-end',
		cornerTop: 'corner-top',
		cornerRight: 'corner-right',
		cornerBottom: 'corner-bottom',
		cornerLeft: 'corner-left',
		cornerBlockStart: 'corner-block-start',
		cornerBlockEnd: 'corner-block-end',
		cornerInlineStart: 'corner-inline-start',
		cornerInlineEnd: 'corner-inline-end',
		corner: 'corner',
		flex: 'flex',
		flexFlow: 'flex-flow',
		font: 'font',
		fontVariant: 'font-variant',
		fontSynthesis: 'font-synthesis',
		grid: 'grid',
		placeContent: 'place-content',
		placeItems: 'place-items',
		placeSelf: 'place-self',
		gap: 'gap',
		gridArea: 'grid-area',
		gridColumn: 'grid-column',
		gridLanes: 'grid-lanes',
		gridRow: 'grid-row',
		gridTemplate: 'grid-template',
		inset: 'inset',
		insetBlock: 'inset-block',
		insetInline: 'inset-inline',
		listStyle: 'list-style',
		margin: 'margin',
		marginBlock: 'margin-block',
		marginInline: 'margin-inline',
		marker: 'marker',
		offset: 'offset',
		outline: 'outline',
		overflow: 'overflow',
		overscrollBehavior: 'overscroll-behavior',
		padding: 'padding',
		paddingBlock: 'padding-block',
		paddingInline: 'padding-inline',
		pageBreakAfter: 'page-break-after',
		pageBreakBefore: 'page-break-before',
		pageBreakInside: 'page-break-inside',
		positionTry: 'position-try',
		rowRuleInsetCap: 'row-rule-inset-cap',
		rowRuleInsetEnd: 'row-rule-inset-end',
		rowRuleInsetStart: 'row-rule-inset-start',
		rowRuleInsetJunction: 'row-rule-inset-junction',
		rule: 'rule',
		ruleBreak: 'rule-break',
		ruleColor: 'rule-color',
		ruleInsetCap: 'rule-inset-cap',
		ruleInsetJunction: 'rule-inset-junction',
		ruleInsetEnd: 'rule-inset-end',
		ruleInsetStart: 'rule-inset-start',
		columnRuleInset: 'column-rule-inset',
		rowRuleInset: 'row-rule-inset',
		ruleInset: 'rule-inset',
		ruleWidth: 'rule-width',
		ruleStyle: 'rule-style',
		ruleVisibilityItems: 'rule-visibility-items',
		scrollMargin: 'scroll-margin',
		scrollMarginBlock: 'scroll-margin-block',
		scrollMarginInline: 'scroll-margin-inline',
		scrollPadding: 'scroll-padding',
		scrollPaddingBlock: 'scroll-padding-block',
		scrollPaddingInline: 'scroll-padding-inline',
		scrollTimeline: 'scroll-timeline',
		textDecoration: 'text-decoration',
		transition: 'transition',
		viewTimeline: 'view-timeline',
		columnRule: 'column-rule',
		rowRule: 'row-rule',
		columns: 'columns',
		mask: 'mask',
		maskPosition: 'mask-position',
		textEmphasis: 'text-emphasis',
		timelineTrigger: 'timeline-trigger',
		timelineTriggerActivationRange: 'timeline-trigger-activation-range',
		timelineTriggerActiveRange: 'timeline-trigger-active-range',
		wordWrap: 'word-wrap',
		gridColumnGap: 'grid-column-gap',
		gridRowGap: 'grid-row-gap',
		gridGap: 'grid-gap',
		cssFloat: 'css-float'
	}
};
