export interface StandardLonghandProperties { alignContent?: AlignContentProperty; alignItems?: AlignItemsProperty; alignSelf?: AlignSelfProperty; animationDelay?: GlobalsString; animationDirection?: AnimationDirectionProperty; animationDuration?: GlobalsString; animationFillMode?: AnimationFillModeProperty; animationIterationCount?: AnimationIterationCountProperty; animationName?: AnimationNameProperty; animationPlayState?: AnimationPlayStateProperty; animationTimingFunction?: AnimationTimingFunctionProperty; appearance?: AppearanceProperty; azimuth?: AzimuthProperty; backdropFilter?: BackdropFilterProperty; backfaceVisibility?: BackfaceVisibilityProperty; backgroundAttachment?: BackgroundAttachmentProperty; backgroundBlendMode?: BackgroundBlendModeProperty; backgroundClip?: BackgroundClipProperty; backgroundColor?: BackgroundColorProperty; backgroundImage?: BackgroundImageProperty; backgroundOrigin?: BackgroundOriginProperty; backgroundPosition?: BackgroundPositionProperty; backgroundPositionX?: BackgroundPositionXProperty; backgroundPositionY?: BackgroundPositionYProperty; backgroundRepeat?: BackgroundRepeatProperty; backgroundSize?: BackgroundSizeProperty; blockOverflow?: BlockOverflowProperty; blockSize?: BlockSizeProperty; borderBlockEndColor?: BorderBlockEndColorProperty; borderBlockEndStyle?: BorderBlockEndStyleProperty; borderBlockEndWidth?: BorderBlockEndWidthProperty; borderBlockStartColor?: BorderBlockStartColorProperty; borderBlockStartStyle?: BorderBlockStartStyleProperty; borderBlockStartWidth?: BorderBlockStartWidthProperty; borderBottomColor?: BorderBottomColorProperty; borderBottomLeftRadius?: BorderBottomLeftRadiusProperty; borderBottomRightRadius?: BorderBottomRightRadiusProperty; borderBottomStyle?: BorderBottomStyleProperty; borderBottomWidth?: BorderBottomWidthProperty; borderCollapse?: BorderCollapseProperty; borderImageOutset?: BorderImageOutsetProperty; borderImageRepeat?: BorderImageRepeatProperty; borderImageSlice?: BorderImageSliceProperty; borderImageSource?: BorderImageSourceProperty; borderImageWidth?: BorderImageWidthProperty; borderInlineEndColor?: BorderInlineEndColorProperty; borderInlineEndStyle?: BorderInlineEndStyleProperty; borderInlineEndWidth?: BorderInlineEndWidthProperty; borderInlineStartColor?: BorderInlineStartColorProperty; borderInlineStartStyle?: BorderInlineStartStyleProperty; borderInlineStartWidth?: BorderInlineStartWidthProperty; borderLeftColor?: BorderLeftColorProperty; borderLeftStyle?: BorderLeftStyleProperty; borderLeftWidth?: BorderLeftWidthProperty; borderRightColor?: BorderRightColorProperty; borderRightStyle?: BorderRightStyleProperty; borderRightWidth?: BorderRightWidthProperty; borderSpacing?: BorderSpacingProperty; borderTopColor?: BorderTopColorProperty; borderTopLeftRadius?: BorderTopLeftRadiusProperty; borderTopRightRadius?: BorderTopRightRadiusProperty; borderTopStyle?: BorderTopStyleProperty; borderTopWidth?: BorderTopWidthProperty; bottom?: BottomProperty; boxAlign?: BoxAlignProperty; boxDecorationBreak?: BoxDecorationBreakProperty; boxFlexGroup?: GlobalsNumber; boxLines?: BoxLinesProperty; boxOrdinalGroup?: GlobalsNumber; boxShadow?: BoxShadowProperty; boxSizing?: BoxSizingProperty; breakAfter?: BreakAfterProperty; breakBefore?: BreakBeforeProperty; breakInside?: BreakInsideProperty; captionSide?: CaptionSideProperty; caretColor?: CaretColorProperty; clear?: ClearProperty; clipPath?: ClipPathProperty; color?: ColorProperty; colorAdjust?: ColorAdjustProperty; columnCount?: ColumnCountProperty; columnFill?: ColumnFillProperty; columnGap?: ColumnGapProperty; columnRuleColor?: ColumnRuleColorProperty; columnRuleStyle?: ColumnRuleStyleProperty; columnRuleWidth?: ColumnRuleWidthProperty; columnSpan?: ColumnSpanProperty; columnWidth?: ColumnWidthProperty; contain?: ContainProperty; content?: ContentProperty; counterIncrement?: CounterIncrementProperty; counterReset?: CounterResetProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; emptyCells?: EmptyCellsProperty; filter?: FilterProperty; flexBasis?: FlexBasisProperty; flexDirection?: FlexDirectionProperty; flexGrow?: GlobalsNumber; flexShrink?: GlobalsNumber; flexWrap?: FlexWrapProperty; float?: FloatProperty; fontFamily?: FontFamilyProperty; fontFeatureSettings?: FontFeatureSettingsProperty; fontKerning?: FontKerningProperty; fontLanguageOverride?: FontLanguageOverrideProperty; fontSize?: FontSizeProperty; fontSizeAdjust?: FontSizeAdjustProperty; fontStretch?: FontStretchProperty; fontStyle?: FontStyleProperty; fontSynthesis?: FontSynthesisProperty; fontVariant?: FontVariantProperty; fontVariantCaps?: FontVariantCapsProperty; fontVariantEastAsian?: FontVariantEastAsianProperty; fontVariantLigatures?: FontVariantLigaturesProperty; fontVariantNumeric?: FontVariantNumericProperty; fontVariantPosition?: FontVariantPositionProperty; fontVariationSettings?: FontVariationSettingsProperty; fontWeight?: FontWeightProperty; gridAutoColumns?: GridAutoColumnsProperty; gridAutoFlow?: GridAutoFlowProperty; gridAutoRows?: GridAutoRowsProperty; gridColumnEnd?: GridColumnEndProperty; gridColumnGap?: GridColumnGapProperty; gridColumnStart?: GridColumnStartProperty; gridRowEnd?: GridRowEndProperty; gridRowGap?: GridRowGapProperty; gridRowStart?: GridRowStartProperty; gridTemplateAreas?: GridTemplateAreasProperty; gridTemplateColumns?: GridTemplateColumnsProperty; gridTemplateRows?: GridTemplateRowsProperty; hangingPunctuation?: HangingPunctuationProperty; height?: HeightProperty; hyphens?: HyphensProperty; imageOrientation?: ImageOrientationProperty; imageRendering?: ImageRenderingProperty; imageResolution?: ImageResolutionProperty; initialLetter?: InitialLetterProperty; initialLetterAlign?: InitialLetterAlignProperty; inlineSize?: InlineSizeProperty; isolation?: IsolationProperty; justifyContent?: JustifyContentProperty; justifyItems?: JustifyItemsProperty; justifySelf?: JustifySelfProperty; left?: LeftProperty; letterSpacing?: LetterSpacingProperty; lineBreak?: LineBreakProperty; lineHeight?: LineHeightProperty; lineHeightStep?: LineHeightStepProperty; listStyleImage?: ListStyleImageProperty; listStylePosition?: ListStylePositionProperty; listStyleType?: ListStyleTypeProperty; marginBlockEnd?: MarginBlockEndProperty; marginBlockStart?: MarginBlockStartProperty; marginBottom?: MarginBottomProperty; marginInlineEnd?: MarginInlineEndProperty; marginInlineStart?: MarginInlineStartProperty; marginLeft?: MarginLeftProperty; marginRight?: MarginRightProperty; marginTop?: MarginTopProperty; maskBorderMode?: MaskBorderModeProperty; maskBorderOutset?: MaskBorderOutsetProperty; maskBorderRepeat?: MaskBorderRepeatProperty; maskBorderSlice?: MaskBorderSliceProperty; maskBorderSource?: MaskBorderSourceProperty; maskBorderWidth?: MaskBorderWidthProperty; maskClip?: MaskClipProperty; maskComposite?: MaskCompositeProperty; maskImage?: MaskImageProperty; maskMode?: MaskModeProperty; maskOrigin?: MaskOriginProperty; maskPosition?: MaskPositionProperty; maskRepeat?: MaskRepeatProperty; maskSize?: MaskSizeProperty; maskType?: MaskTypeProperty; maxBlockSize?: MaxBlockSizeProperty; maxHeight?: MaxHeightProperty; maxInlineSize?: MaxInlineSizeProperty; maxLines?: MaxLinesProperty; maxWidth?: MaxWidthProperty; minBlockSize?: MinBlockSizeProperty; minHeight?: MinHeightProperty; minInlineSize?: MinInlineSizeProperty; minWidth?: MinWidthProperty; mixBlendMode?: MixBlendModeProperty; motionDistance?: OffsetDistanceProperty; motionPath?: OffsetPathProperty; motionRotation?: OffsetRotateProperty; objectFit?: ObjectFitProperty; objectPosition?: ObjectPositionProperty; offsetAnchor?: OffsetAnchorProperty; offsetBlockEnd?: OffsetBlockEndProperty; offsetBlockStart?: OffsetBlockStartProperty; offsetDistance?: OffsetDistanceProperty; offsetInlineEnd?: OffsetInlineEndProperty; offsetInlineStart?: OffsetInlineStartProperty; offsetPath?: OffsetPathProperty; offsetPosition?: OffsetPositionProperty; offsetRotate?: OffsetRotateProperty; offsetRotation?: OffsetRotateProperty; opacity?: GlobalsNumber; order?: GlobalsNumber; orphans?: GlobalsNumber; outlineColor?: OutlineColorProperty; outlineOffset?: OutlineOffsetProperty; outlineStyle?: OutlineStyleProperty; outlineWidth?: OutlineWidthProperty; overflow?: OverflowProperty; overflowAnchor?: OverflowAnchorProperty; overflowBlock?: OverflowBlockProperty; overflowClipBox?: OverflowClipBoxProperty; overflowInline?: OverflowInlineProperty; overflowWrap?: OverflowWrapProperty; overflowX?: OverflowXProperty; overflowY?: OverflowYProperty; overscrollBehavior?: OverscrollBehaviorProperty; overscrollBehaviorX?: OverscrollBehaviorXProperty; overscrollBehaviorY?: OverscrollBehaviorYProperty; paddingBlockEnd?: PaddingBlockEndProperty; paddingBlockStart?: PaddingBlockStartProperty; paddingBottom?: PaddingBottomProperty; paddingInlineEnd?: PaddingInlineEndProperty; paddingInlineStart?: PaddingInlineStartProperty; paddingLeft?: PaddingLeftProperty; paddingRight?: PaddingRightProperty; paddingTop?: PaddingTopProperty; pageBreakAfter?: PageBreakAfterProperty; pageBreakBefore?: PageBreakBeforeProperty; pageBreakInside?: PageBreakInsideProperty; paintOrder?: PaintOrderProperty; perspective?: PerspectiveProperty; perspectiveOrigin?: PerspectiveOriginProperty; placeContent?: PlaceContentProperty; pointerEvents?: PointerEventsProperty; position?: PositionProperty; quotes?: QuotesProperty; resize?: ResizeProperty; right?: RightProperty; rotate?: RotateProperty; rowGap?: RowGapProperty; rubyAlign?: RubyAlignProperty; rubyMerge?: RubyMergeProperty; rubyPosition?: RubyPositionProperty; scale?: ScaleProperty; scrollBehavior?: ScrollBehaviorProperty; scrollSnapType?: ScrollSnapTypeProperty; shapeImageThreshold?: GlobalsNumber; shapeMargin?: ShapeMarginProperty; shapeOutside?: ShapeOutsideProperty; tabSize?: TabSizeProperty; tableLayout?: TableLayoutProperty; textAlign?: TextAlignProperty; textAlignLast?: TextAlignLastProperty; textCombineUpright?: TextCombineUprightProperty; textDecorationColor?: TextDecorationColorProperty; textDecorationLine?: TextDecorationLineProperty; textDecorationSkip?: TextDecorationSkipProperty; textDecorationSkipInk?: TextDecorationSkipInkProperty; textDecorationStyle?: TextDecorationStyleProperty; textEmphasisColor?: TextEmphasisColorProperty; textEmphasisPosition?: GlobalsString; textEmphasisStyle?: TextEmphasisStyleProperty; textIndent?: TextIndentProperty; textJustify?: TextJustifyProperty; textOrientation?: TextOrientationProperty; textOverflow?: TextOverflowProperty; textRendering?: TextRenderingProperty; textShadow?: TextShadowProperty; textSizeAdjust?: TextSizeAdjustProperty; textTransform?: TextTransformProperty; textUnderlinePosition?: TextUnderlinePositionProperty; top?: TopProperty; touchAction?: TouchActionProperty; transform?: TransformProperty; transformBox?: TransformBoxProperty; transformOrigin?: TransformOriginProperty; transformStyle?: TransformStyleProperty; transitionDelay?: GlobalsString; transitionDuration?: GlobalsString; transitionProperty?: TransitionPropertyProperty; transitionTimingFunction?: TransitionTimingFunctionProperty; translate?: TranslateProperty; unicodeBidi?: UnicodeBidiProperty; userSelect?: UserSelectProperty; verticalAlign?: VerticalAlignProperty; visibility?: VisibilityProperty; whiteSpace?: WhiteSpaceProperty; widows?: GlobalsNumber; width?: WidthProperty; willChange?: WillChangeProperty; wordBreak?: WordBreakProperty; wordSpacing?: WordSpacingProperty; wordWrap?: WordWrapProperty; writingMode?: WritingModeProperty; zIndex?: ZIndexProperty; zoom?: ZoomProperty; } export interface StandardShorthandProperties { all?: Globals; animation?: AnimationProperty; background?: BackgroundProperty; border?: BorderProperty; borderBlockEnd?: BorderBlockEndProperty; borderBlockStart?: BorderBlockStartProperty; borderBottom?: BorderBottomProperty; borderColor?: BorderColorProperty; borderImage?: BorderImageProperty; borderInlineEnd?: BorderInlineEndProperty; borderInlineStart?: BorderInlineStartProperty; borderLeft?: BorderLeftProperty; borderRadius?: BorderRadiusProperty; borderRight?: BorderRightProperty; borderStyle?: BorderStyleProperty; borderTop?: BorderTopProperty; borderWidth?: BorderWidthProperty; columnRule?: ColumnRuleProperty; columns?: ColumnsProperty; flex?: FlexProperty; flexFlow?: FlexFlowProperty; font?: FontProperty; gap?: GapProperty; grid?: GridProperty; gridArea?: GridAreaProperty; gridColumn?: GridColumnProperty; gridGap?: GridGapProperty; gridRow?: GridRowProperty; gridTemplate?: GridTemplateProperty; lineClamp?: LineClampProperty; listStyle?: ListStyleProperty; margin?: MarginProperty; mask?: MaskProperty; maskBorder?: MaskBorderProperty; motion?: OffsetProperty; offset?: OffsetProperty; outline?: OutlineProperty; padding?: PaddingProperty; textDecoration?: TextDecorationProperty; textEmphasis?: TextEmphasisProperty; transition?: TransitionProperty; } export interface StandardProperties extends StandardLonghandProperties, StandardShorthandProperties {} export interface VendorLonghandProperties { MozAnimationDelay?: GlobalsString; MozAnimationDirection?: AnimationDirectionProperty; MozAnimationDuration?: GlobalsString; MozAnimationFillMode?: AnimationFillModeProperty; MozAnimationIterationCount?: AnimationIterationCountProperty; MozAnimationName?: AnimationNameProperty; MozAnimationPlayState?: AnimationPlayStateProperty; MozAnimationTimingFunction?: AnimationTimingFunctionProperty; MozAppearance?: MozAppearanceProperty; MozBackfaceVisibility?: BackfaceVisibilityProperty; MozBinding?: MozBindingProperty; MozBorderBottomColors?: MozBorderBottomColorsProperty; MozBorderEndColor?: BorderInlineEndColorProperty; MozBorderEndStyle?: BorderInlineEndStyleProperty; MozBorderEndWidth?: BorderInlineEndWidthProperty; MozBorderLeftColors?: MozBorderLeftColorsProperty; MozBorderRightColors?: MozBorderRightColorsProperty; MozBorderStartColor?: BorderInlineStartColorProperty; MozBorderStartStyle?: BorderInlineStartStyleProperty; MozBorderTopColors?: MozBorderTopColorsProperty; MozBoxSizing?: BoxSizingProperty; MozColumnCount?: ColumnCountProperty; MozColumnFill?: ColumnFillProperty; MozColumnGap?: ColumnGapProperty; MozColumnRuleColor?: ColumnRuleColorProperty; MozColumnRuleStyle?: ColumnRuleStyleProperty; MozColumnRuleWidth?: ColumnRuleWidthProperty; MozColumnWidth?: ColumnWidthProperty; MozContextProperties?: MozContextPropertiesProperty; MozFloatEdge?: MozFloatEdgeProperty; MozFontFeatureSettings?: FontFeatureSettingsProperty; MozFontLanguageOverride?: FontLanguageOverrideProperty; MozForceBrokenImageIcon?: GlobalsNumber; MozHyphens?: HyphensProperty; MozImageRegion?: MozImageRegionProperty; MozOrient?: MozOrientProperty; MozOutlineRadiusBottomleft?: MozOutlineRadiusBottomleftProperty; MozOutlineRadiusBottomright?: MozOutlineRadiusBottomrightProperty; MozOutlineRadiusTopleft?: MozOutlineRadiusTopleftProperty; MozOutlineRadiusTopright?: MozOutlineRadiusToprightProperty; MozPaddingEnd?: PaddingInlineEndProperty; MozPaddingStart?: PaddingInlineStartProperty; MozPerspective?: PerspectiveProperty; MozPerspectiveOrigin?: PerspectiveOriginProperty; MozStackSizing?: MozStackSizingProperty; MozTabSize?: TabSizeProperty; MozTextBlink?: MozTextBlinkProperty; MozTextSizeAdjust?: TextSizeAdjustProperty; MozTransformOrigin?: TransformOriginProperty; MozTransformStyle?: TransformStyleProperty; MozTransitionDelay?: GlobalsString; MozTransitionDuration?: GlobalsString; MozTransitionProperty?: TransitionPropertyProperty; MozTransitionTimingFunction?: TransitionTimingFunctionProperty; MozUserFocus?: MozUserFocusProperty; MozUserInput?: MozUserInputProperty; MozUserModify?: MozUserModifyProperty; MozUserSelect?: UserSelectProperty; MozWindowDragging?: MozWindowDraggingProperty; MozWindowShadow?: MozWindowShadowProperty; msAccelerator?: MsAcceleratorProperty; msBlockProgression?: MsBlockProgressionProperty; msContentZoomChaining?: MsContentZoomChainingProperty; msContentZoomLimitMax?: GlobalsString; msContentZoomLimitMin?: GlobalsString; msContentZoomSnapPoints?: GlobalsString; msContentZoomSnapType?: MsContentZoomSnapTypeProperty; msContentZooming?: MsContentZoomingProperty; msFilter?: GlobalsString; msFlexDirection?: FlexDirectionProperty; msFlexPositive?: GlobalsNumber; msFlowFrom?: MsFlowFromProperty; msFlowInto?: MsFlowIntoProperty; msGridColumns?: GridAutoColumnsProperty; msGridRows?: GridAutoRowsProperty; msHighContrastAdjust?: MsHighContrastAdjustProperty; msHyphenateLimitChars?: MsHyphenateLimitCharsProperty; msHyphenateLimitLines?: MsHyphenateLimitLinesProperty; msHyphenateLimitZone?: MsHyphenateLimitZoneProperty; msHyphens?: HyphensProperty; msImeAlign?: MsImeAlignProperty; msLineBreak?: LineBreakProperty; msOrder?: GlobalsNumber; msOverflowStyle?: MsOverflowStyleProperty; msOverflowX?: OverflowXProperty; msOverflowY?: OverflowYProperty; msScrollChaining?: MsScrollChainingProperty; msScrollLimitXMax?: MsScrollLimitXMaxProperty; msScrollLimitXMin?: MsScrollLimitXMinProperty; msScrollLimitYMax?: MsScrollLimitYMaxProperty; msScrollLimitYMin?: MsScrollLimitYMinProperty; msScrollRails?: MsScrollRailsProperty; msScrollSnapPointsX?: GlobalsString; msScrollSnapPointsY?: GlobalsString; msScrollSnapType?: MsScrollSnapTypeProperty; msScrollTranslation?: MsScrollTranslationProperty; msScrollbar3dlightColor?: MsScrollbar3dlightColorProperty; msScrollbarArrowColor?: MsScrollbarArrowColorProperty; msScrollbarBaseColor?: MsScrollbarBaseColorProperty; msScrollbarDarkshadowColor?: MsScrollbarDarkshadowColorProperty; msScrollbarFaceColor?: MsScrollbarFaceColorProperty; msScrollbarHighlightColor?: MsScrollbarHighlightColorProperty; msScrollbarShadowColor?: MsScrollbarShadowColorProperty; msScrollbarTrackColor?: MsScrollbarTrackColorProperty; msTextAutospace?: MsTextAutospaceProperty; msTextCombineHorizontal?: TextCombineUprightProperty; msTextOverflow?: TextOverflowProperty; msTextSizeAdjust?: TextSizeAdjustProperty; msTouchAction?: TouchActionProperty; msTouchSelect?: MsTouchSelectProperty; msTransform?: TransformProperty; msTransformOrigin?: TransformOriginProperty; msUserSelect?: MsUserSelectProperty; msWordBreak?: WordBreakProperty; msWrapFlow?: MsWrapFlowProperty; msWrapMargin?: MsWrapMarginProperty; msWrapThrough?: MsWrapThroughProperty; msWritingMode?: WritingModeProperty; OBackgroundSize?: BackgroundSizeProperty; OObjectFit?: ObjectFitProperty; OObjectPosition?: ObjectPositionProperty; OTabSize?: TabSizeProperty; OTextOverflow?: TextOverflowProperty; OTransformOrigin?: TransformOriginProperty; WebkitAlignContent?: AlignContentProperty; WebkitAlignItems?: AlignItemsProperty; WebkitAlignSelf?: AlignSelfProperty; WebkitAnimationDelay?: GlobalsString; WebkitAnimationDirection?: AnimationDirectionProperty; WebkitAnimationDuration?: GlobalsString; WebkitAnimationFillMode?: AnimationFillModeProperty; WebkitAnimationIterationCount?: AnimationIterationCountProperty; WebkitAnimationName?: AnimationNameProperty; WebkitAnimationPlayState?: AnimationPlayStateProperty; WebkitAnimationTimingFunction?: AnimationTimingFunctionProperty; WebkitBackdropFilter?: BackdropFilterProperty; WebkitBackfaceVisibility?: BackfaceVisibilityProperty; WebkitBackgroundSize?: BackgroundSizeProperty; WebkitBorderBeforeColor?: WebkitBorderBeforeColorProperty; WebkitBorderBeforeStyle?: WebkitBorderBeforeStyleProperty; WebkitBorderBeforeWidth?: WebkitBorderBeforeWidthProperty; WebkitBorderBottomLeftRadius?: BorderBottomLeftRadiusProperty; WebkitBorderBottomRightRadius?: BorderBottomRightRadiusProperty; WebkitBorderImageSlice?: BorderImageSliceProperty; WebkitBorderTopLeftRadius?: BorderTopLeftRadiusProperty; WebkitBorderTopRightRadius?: BorderTopRightRadiusProperty; WebkitBoxDecorationBreak?: BoxDecorationBreakProperty; WebkitBoxReflect?: WebkitBoxReflectProperty; WebkitBoxShadow?: BoxShadowProperty; WebkitBoxSizing?: BoxSizingProperty; WebkitClipPath?: ClipPathProperty; WebkitColumnCount?: ColumnCountProperty; WebkitColumnGap?: ColumnGapProperty; WebkitColumnRuleColor?: ColumnRuleColorProperty; WebkitColumnRuleStyle?: ColumnRuleStyleProperty; WebkitColumnRuleWidth?: ColumnRuleWidthProperty; WebkitColumnSpan?: ColumnSpanProperty; WebkitColumnWidth?: ColumnWidthProperty; WebkitFilter?: FilterProperty; WebkitFlexBasis?: FlexBasisProperty; WebkitFlexDirection?: FlexDirectionProperty; WebkitFlexGrow?: GlobalsNumber; WebkitFlexShrink?: GlobalsNumber; WebkitFontFeatureSettings?: FontFeatureSettingsProperty; WebkitFontKerning?: FontKerningProperty; WebkitFontVariantLigatures?: FontVariantLigaturesProperty; WebkitHyphens?: HyphensProperty; WebkitJustifyContent?: JustifyContentProperty; WebkitLineBreak?: LineBreakProperty; WebkitMaskAttachment?: WebkitMaskAttachmentProperty; WebkitMaskClip?: WebkitMaskClipProperty; WebkitMaskComposite?: WebkitMaskCompositeProperty; WebkitMaskImage?: WebkitMaskImageProperty; WebkitMaskOrigin?: WebkitMaskOriginProperty; WebkitMaskPosition?: WebkitMaskPositionProperty; WebkitMaskPositionX?: WebkitMaskPositionXProperty; WebkitMaskPositionY?: WebkitMaskPositionYProperty; WebkitMaskRepeat?: WebkitMaskRepeatProperty; WebkitMaskRepeatX?: WebkitMaskRepeatXProperty; WebkitMaskRepeatY?: WebkitMaskRepeatYProperty; WebkitMaxInlineSize?: MaxInlineSizeProperty; WebkitOrder?: GlobalsNumber; WebkitOverflowScrolling?: WebkitOverflowScrollingProperty; WebkitPaddingEnd?: PaddingInlineStartProperty; WebkitPaddingStart?: PaddingInlineStartProperty; WebkitPerspective?: PerspectiveProperty; WebkitPerspectiveOrigin?: PerspectiveOriginProperty; WebkitScrollSnapType?: ScrollSnapTypeProperty; WebkitShapeImageThreshold?: GlobalsNumber; WebkitShapeMargin?: ShapeMarginProperty; WebkitShapeOutside?: ShapeOutsideProperty; WebkitTapHighlightColor?: WebkitTapHighlightColorProperty; WebkitTextCombine?: TextCombineUprightProperty; WebkitTextDecorationColor?: TextDecorationColorProperty; WebkitTextDecorationLine?: TextDecorationLineProperty; WebkitTextDecorationSkip?: TextDecorationSkipProperty; WebkitTextDecorationStyle?: TextDecorationStyleProperty; WebkitTextEmphasisColor?: TextEmphasisColorProperty; WebkitTextEmphasisPosition?: GlobalsString; WebkitTextEmphasisStyle?: TextEmphasisStyleProperty; WebkitTextFillColor?: WebkitTextFillColorProperty; WebkitTextOrientation?: TextOrientationProperty; WebkitTextSizeAdjust?: TextSizeAdjustProperty; WebkitTextStrokeColor?: WebkitTextStrokeColorProperty; WebkitTextStrokeWidth?: WebkitTextStrokeWidthProperty; WebkitTouchCallout?: WebkitTouchCalloutProperty; WebkitTransform?: TransformProperty; WebkitTransformOrigin?: TransformOriginProperty; WebkitTransformStyle?: TransformStyleProperty; WebkitTransitionDelay?: GlobalsString; WebkitTransitionDuration?: GlobalsString; WebkitTransitionProperty?: TransitionPropertyProperty; WebkitTransitionTimingFunction?: TransitionTimingFunctionProperty; WebkitUserModify?: WebkitUserModifyProperty; WebkitUserSelect?: UserSelectProperty; WebkitWritingMode?: WritingModeProperty; } export interface VendorShorthandProperties { MozAnimation?: AnimationProperty; MozBorderImage?: BorderImageProperty; MozColumnRule?: ColumnRuleProperty; MozColumns?: ColumnsProperty; MozOutlineRadius?: MozOutlineRadiusProperty; MozTransition?: TransitionProperty; msContentZoomLimit?: GlobalsString; msContentZoomSnap?: MsContentZoomSnapProperty; msFlex?: FlexProperty; msScrollLimit?: GlobalsString; msScrollSnapX?: GlobalsString; msScrollSnapY?: GlobalsString; OBorderImage?: BorderImageProperty; WebkitAnimation?: AnimationProperty; WebkitBorderBefore?: WebkitBorderBeforeProperty; WebkitBorderImage?: BorderImageProperty; WebkitBorderRadius?: BorderRadiusProperty; WebkitColumnRule?: ColumnRuleProperty; WebkitColumns?: ColumnsProperty; WebkitFlex?: FlexProperty; WebkitFlexFlow?: FlexFlowProperty; WebkitLineClamp?: WebkitLineClampProperty; WebkitMask?: WebkitMaskProperty; WebkitTextEmphasis?: TextEmphasisProperty; WebkitTextStroke?: WebkitTextStrokeProperty; WebkitTransition?: TransitionProperty; } export interface VendorProperties extends VendorLonghandProperties, VendorShorthandProperties {} export interface ObsoleteProperties { /** @deprecated */ boxDirection?: BoxDirectionProperty; /** @deprecated */ boxFlex?: GlobalsNumber; /** @deprecated */ boxOrient?: BoxOrientProperty; /** @deprecated */ boxPack?: BoxPackProperty; /** @deprecated */ clip?: ClipProperty; /** @deprecated */ fontVariantAlternates?: FontVariantAlternatesProperty; /** @deprecated */ imeMode?: ImeModeProperty; /** @deprecated */ scrollSnapCoordinate?: ScrollSnapCoordinateProperty; /** @deprecated */ scrollSnapDestination?: ScrollSnapDestinationProperty; /** @deprecated */ scrollSnapPointsX?: ScrollSnapPointsXProperty; /** @deprecated */ scrollSnapPointsY?: ScrollSnapPointsYProperty; /** @deprecated */ scrollSnapTypeX?: ScrollSnapTypeXProperty; /** @deprecated */ scrollSnapTypeY?: ScrollSnapTypeYProperty; /** @deprecated */ textCombineHorizontal?: TextCombineUprightProperty; /** @deprecated */ KhtmlBoxDirection?: BoxDirectionProperty; /** @deprecated */ KhtmlBoxFlex?: GlobalsNumber; /** @deprecated */ KhtmlBoxOrient?: BoxOrientProperty; /** @deprecated */ KhtmlBoxPack?: BoxPackProperty; /** @deprecated */ MozBackgroundInlinePolicy?: BoxDecorationBreakProperty; /** @deprecated */ MozBackgroundSize?: BackgroundSizeProperty; /** @deprecated */ MozBorderRadius?: BorderRadiusProperty; /** @deprecated */ MozBorderRadiusTopright?: BorderTopRightRadiusProperty; /** @deprecated */ MozBoxDirection?: BoxDirectionProperty; /** @deprecated */ MozBoxFlex?: GlobalsNumber; /** @deprecated */ MozBoxOrient?: BoxOrientProperty; /** @deprecated */ MozBoxPack?: BoxPackProperty; /** @deprecated */ MozBoxShadow?: BoxShadowProperty; /** @deprecated */ MozOpacity?: GlobalsNumber; /** @deprecated */ MozOutline?: OutlineProperty; /** @deprecated */ MozOutlineColor?: OutlineColorProperty; /** @deprecated */ MozOutlineStyle?: OutlineStyleProperty; /** @deprecated */ MozOutlineWidth?: OutlineWidthProperty; /** @deprecated */ MozResize?: ResizeProperty; /** @deprecated */ MozTextAlignLast?: TextAlignLastProperty; /** @deprecated */ MozTextDecorationColor?: TextDecorationColorProperty; /** @deprecated */ MozTextDecorationLine?: TextDecorationLineProperty; /** @deprecated */ MozTextDecorationStyle?: TextDecorationStyleProperty; /** @deprecated */ msImeMode?: ImeModeProperty; /** @deprecated */ OAnimation?: AnimationProperty; /** @deprecated */ OAnimationDelay?: GlobalsString; /** @deprecated */ OAnimationDirection?: AnimationDirectionProperty; /** @deprecated */ OAnimationDuration?: GlobalsString; /** @deprecated */ OAnimationFillMode?: AnimationFillModeProperty; /** @deprecated */ OAnimationIterationCount?: AnimationIterationCountProperty; /** @deprecated */ OAnimationName?: AnimationNameProperty; /** @deprecated */ OAnimationPlayState?: AnimationPlayStateProperty; /** @deprecated */ OAnimationTimingFunction?: AnimationTimingFunctionProperty; /** @deprecated */ OTransform?: TransformProperty; /** @deprecated */ OTransition?: TransitionProperty; /** @deprecated */ OTransitionDelay?: GlobalsString; /** @deprecated */ OTransitionDuration?: GlobalsString; /** @deprecated */ OTransitionProperty?: TransitionPropertyProperty; /** @deprecated */ OTransitionTimingFunction?: TransitionTimingFunctionProperty; /** @deprecated */ WebkitBoxDirection?: BoxDirectionProperty; /** @deprecated */ WebkitBoxFlex?: GlobalsNumber; /** @deprecated */ WebkitBoxOrient?: BoxOrientProperty; /** @deprecated */ WebkitBoxPack?: BoxPackProperty; /** @deprecated */ WebkitBoxSizing?: BoxSizingProperty; /** @deprecated */ WebkitScrollSnapPointsX?: ScrollSnapPointsXProperty; /** @deprecated */ WebkitScrollSnapPointsY?: ScrollSnapPointsYProperty; } export interface SvgProperties { alignmentBaseline?: AlignmentBaselineProperty; baselineShift?: BaselineShiftProperty; clip?: ClipProperty; clipPath?: ClipPathProperty; clipRule?: ClipRuleProperty; color?: ColorProperty; colorInterpolation?: ColorInterpolationProperty; colorRendering?: ColorRenderingProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; dominantBaseline?: DominantBaselineProperty; fill?: FillProperty; fillOpacity?: GlobalsNumber; fillRule?: FillRuleProperty; filter?: FilterProperty; floodColor?: FloodColorProperty; floodOpacity?: GlobalsNumber; font?: FontProperty; fontFamily?: FontFamilyProperty; fontSize?: FontSizeProperty; fontSizeAdjust?: FontSizeAdjustProperty; fontStretch?: FontStretchProperty; fontStyle?: FontStyleProperty; fontVariant?: FontVariantProperty; fontWeight?: FontWeightProperty; glyphOrientationVertical?: GlyphOrientationVerticalProperty; imageRendering?: ImageRenderingProperty; letterSpacing?: LetterSpacingProperty; lightingColor?: LightingColorProperty; lineHeight?: LineHeightProperty; marker?: MarkerProperty; markerEnd?: MarkerEndProperty; markerMid?: MarkerMidProperty; markerStart?: MarkerStartProperty; mask?: MaskProperty; opacity?: GlobalsNumber; overflow?: OverflowProperty; paintOrder?: PaintOrderProperty; pointerEvents?: PointerEventsProperty; shapeRendering?: ShapeRenderingProperty; stopColor?: StopColorProperty; stopOpacity?: GlobalsNumber; stroke?: StrokeProperty; strokeDasharray?: StrokeDasharrayProperty; strokeDashoffset?: StrokeDashoffsetProperty; strokeLinecap?: StrokeLinecapProperty; strokeLinejoin?: StrokeLinejoinProperty; strokeMiterlimit?: GlobalsNumber; strokeOpacity?: GlobalsNumber; strokeWidth?: StrokeWidthProperty; textAnchor?: TextAnchorProperty; textDecoration?: TextDecorationProperty; textRendering?: TextRenderingProperty; unicodeBidi?: UnicodeBidiProperty; vectorEffect?: VectorEffectProperty; visibility?: VisibilityProperty; whiteSpace?: WhiteSpaceProperty; wordSpacing?: WordSpacingProperty; writingMode?: WritingModeProperty; } export interface Properties extends StandardProperties, VendorProperties, ObsoleteProperties, SvgProperties {} export interface StandardLonghandPropertiesHyphen { "align-content"?: AlignContentProperty; "align-items"?: AlignItemsProperty; "align-self"?: AlignSelfProperty; "animation-delay"?: GlobalsString; "animation-direction"?: AnimationDirectionProperty; "animation-duration"?: GlobalsString; "animation-fill-mode"?: AnimationFillModeProperty; "animation-iteration-count"?: AnimationIterationCountProperty; "animation-name"?: AnimationNameProperty; "animation-play-state"?: AnimationPlayStateProperty; "animation-timing-function"?: AnimationTimingFunctionProperty; appearance?: AppearanceProperty; azimuth?: AzimuthProperty; "backdrop-filter"?: BackdropFilterProperty; "backface-visibility"?: BackfaceVisibilityProperty; "background-attachment"?: BackgroundAttachmentProperty; "background-blend-mode"?: BackgroundBlendModeProperty; "background-clip"?: BackgroundClipProperty; "background-color"?: BackgroundColorProperty; "background-image"?: BackgroundImageProperty; "background-origin"?: BackgroundOriginProperty; "background-position"?: BackgroundPositionProperty; "background-position-x"?: BackgroundPositionXProperty; "background-position-y"?: BackgroundPositionYProperty; "background-repeat"?: BackgroundRepeatProperty; "background-size"?: BackgroundSizeProperty; "block-overflow"?: BlockOverflowProperty; "block-size"?: BlockSizeProperty; "border-block-end-color"?: BorderBlockEndColorProperty; "border-block-end-style"?: BorderBlockEndStyleProperty; "border-block-end-width"?: BorderBlockEndWidthProperty; "border-block-start-color"?: BorderBlockStartColorProperty; "border-block-start-style"?: BorderBlockStartStyleProperty; "border-block-start-width"?: BorderBlockStartWidthProperty; "border-bottom-color"?: BorderBottomColorProperty; "border-bottom-left-radius"?: BorderBottomLeftRadiusProperty; "border-bottom-right-radius"?: BorderBottomRightRadiusProperty; "border-bottom-style"?: BorderBottomStyleProperty; "border-bottom-width"?: BorderBottomWidthProperty; "border-collapse"?: BorderCollapseProperty; "border-image-outset"?: BorderImageOutsetProperty; "border-image-repeat"?: BorderImageRepeatProperty; "border-image-slice"?: BorderImageSliceProperty; "border-image-source"?: BorderImageSourceProperty; "border-image-width"?: BorderImageWidthProperty; "border-inline-end-color"?: BorderInlineEndColorProperty; "border-inline-end-style"?: BorderInlineEndStyleProperty; "border-inline-end-width"?: BorderInlineEndWidthProperty; "border-inline-start-color"?: BorderInlineStartColorProperty; "border-inline-start-style"?: BorderInlineStartStyleProperty; "border-inline-start-width"?: BorderInlineStartWidthProperty; "border-left-color"?: BorderLeftColorProperty; "border-left-style"?: BorderLeftStyleProperty; "border-left-width"?: BorderLeftWidthProperty; "border-right-color"?: BorderRightColorProperty; "border-right-style"?: BorderRightStyleProperty; "border-right-width"?: BorderRightWidthProperty; "border-spacing"?: BorderSpacingProperty; "border-top-color"?: BorderTopColorProperty; "border-top-left-radius"?: BorderTopLeftRadiusProperty; "border-top-right-radius"?: BorderTopRightRadiusProperty; "border-top-style"?: BorderTopStyleProperty; "border-top-width"?: BorderTopWidthProperty; bottom?: BottomProperty; "box-align"?: BoxAlignProperty; "box-decoration-break"?: BoxDecorationBreakProperty; "box-flex-group"?: GlobalsNumber; "box-lines"?: BoxLinesProperty; "box-ordinal-group"?: GlobalsNumber; "box-shadow"?: BoxShadowProperty; "box-sizing"?: BoxSizingProperty; "break-after"?: BreakAfterProperty; "break-before"?: BreakBeforeProperty; "break-inside"?: BreakInsideProperty; "caption-side"?: CaptionSideProperty; "caret-color"?: CaretColorProperty; clear?: ClearProperty; "clip-path"?: ClipPathProperty; color?: ColorProperty; "color-adjust"?: ColorAdjustProperty; "column-count"?: ColumnCountProperty; "column-fill"?: ColumnFillProperty; "column-gap"?: ColumnGapProperty; "column-rule-color"?: ColumnRuleColorProperty; "column-rule-style"?: ColumnRuleStyleProperty; "column-rule-width"?: ColumnRuleWidthProperty; "column-span"?: ColumnSpanProperty; "column-width"?: ColumnWidthProperty; contain?: ContainProperty; content?: ContentProperty; "counter-increment"?: CounterIncrementProperty; "counter-reset"?: CounterResetProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; "empty-cells"?: EmptyCellsProperty; filter?: FilterProperty; "flex-basis"?: FlexBasisProperty; "flex-direction"?: FlexDirectionProperty; "flex-grow"?: GlobalsNumber; "flex-shrink"?: GlobalsNumber; "flex-wrap"?: FlexWrapProperty; float?: FloatProperty; "font-family"?: FontFamilyProperty; "font-feature-settings"?: FontFeatureSettingsProperty; "font-kerning"?: FontKerningProperty; "font-language-override"?: FontLanguageOverrideProperty; "font-size"?: FontSizeProperty; "font-size-adjust"?: FontSizeAdjustProperty; "font-stretch"?: FontStretchProperty; "font-style"?: FontStyleProperty; "font-synthesis"?: FontSynthesisProperty; "font-variant"?: FontVariantProperty; "font-variant-caps"?: FontVariantCapsProperty; "font-variant-east-asian"?: FontVariantEastAsianProperty; "font-variant-ligatures"?: FontVariantLigaturesProperty; "font-variant-numeric"?: FontVariantNumericProperty; "font-variant-position"?: FontVariantPositionProperty; "font-variation-settings"?: FontVariationSettingsProperty; "font-weight"?: FontWeightProperty; "grid-auto-columns"?: GridAutoColumnsProperty; "grid-auto-flow"?: GridAutoFlowProperty; "grid-auto-rows"?: GridAutoRowsProperty; "grid-column-end"?: GridColumnEndProperty; "grid-column-gap"?: GridColumnGapProperty; "grid-column-start"?: GridColumnStartProperty; "grid-row-end"?: GridRowEndProperty; "grid-row-gap"?: GridRowGapProperty; "grid-row-start"?: GridRowStartProperty; "grid-template-areas"?: GridTemplateAreasProperty; "grid-template-columns"?: GridTemplateColumnsProperty; "grid-template-rows"?: GridTemplateRowsProperty; "hanging-punctuation"?: HangingPunctuationProperty; height?: HeightProperty; hyphens?: HyphensProperty; "image-orientation"?: ImageOrientationProperty; "image-rendering"?: ImageRenderingProperty; "image-resolution"?: ImageResolutionProperty; "initial-letter"?: InitialLetterProperty; "initial-letter-align"?: InitialLetterAlignProperty; "inline-size"?: InlineSizeProperty; isolation?: IsolationProperty; "justify-content"?: JustifyContentProperty; "justify-items"?: JustifyItemsProperty; "justify-self"?: JustifySelfProperty; left?: LeftProperty; "letter-spacing"?: LetterSpacingProperty; "line-break"?: LineBreakProperty; "line-height"?: LineHeightProperty; "line-height-step"?: LineHeightStepProperty; "list-style-image"?: ListStyleImageProperty; "list-style-position"?: ListStylePositionProperty; "list-style-type"?: ListStyleTypeProperty; "margin-block-end"?: MarginBlockEndProperty; "margin-block-start"?: MarginBlockStartProperty; "margin-bottom"?: MarginBottomProperty; "margin-inline-end"?: MarginInlineEndProperty; "margin-inline-start"?: MarginInlineStartProperty; "margin-left"?: MarginLeftProperty; "margin-right"?: MarginRightProperty; "margin-top"?: MarginTopProperty; "mask-border-mode"?: MaskBorderModeProperty; "mask-border-outset"?: MaskBorderOutsetProperty; "mask-border-repeat"?: MaskBorderRepeatProperty; "mask-border-slice"?: MaskBorderSliceProperty; "mask-border-source"?: MaskBorderSourceProperty; "mask-border-width"?: MaskBorderWidthProperty; "mask-clip"?: MaskClipProperty; "mask-composite"?: MaskCompositeProperty; "mask-image"?: MaskImageProperty; "mask-mode"?: MaskModeProperty; "mask-origin"?: MaskOriginProperty; "mask-position"?: MaskPositionProperty; "mask-repeat"?: MaskRepeatProperty; "mask-size"?: MaskSizeProperty; "mask-type"?: MaskTypeProperty; "max-block-size"?: MaxBlockSizeProperty; "max-height"?: MaxHeightProperty; "max-inline-size"?: MaxInlineSizeProperty; "max-lines"?: MaxLinesProperty; "max-width"?: MaxWidthProperty; "min-block-size"?: MinBlockSizeProperty; "min-height"?: MinHeightProperty; "min-inline-size"?: MinInlineSizeProperty; "min-width"?: MinWidthProperty; "mix-blend-mode"?: MixBlendModeProperty; "motion-distance"?: OffsetDistanceProperty; "motion-path"?: OffsetPathProperty; "motion-rotation"?: OffsetRotateProperty; "object-fit"?: ObjectFitProperty; "object-position"?: ObjectPositionProperty; "offset-anchor"?: OffsetAnchorProperty; "offset-block-end"?: OffsetBlockEndProperty; "offset-block-start"?: OffsetBlockStartProperty; "offset-distance"?: OffsetDistanceProperty; "offset-inline-end"?: OffsetInlineEndProperty; "offset-inline-start"?: OffsetInlineStartProperty; "offset-path"?: OffsetPathProperty; "offset-position"?: OffsetPositionProperty; "offset-rotate"?: OffsetRotateProperty; "offset-rotation"?: OffsetRotateProperty; opacity?: GlobalsNumber; order?: GlobalsNumber; orphans?: GlobalsNumber; "outline-color"?: OutlineColorProperty; "outline-offset"?: OutlineOffsetProperty; "outline-style"?: OutlineStyleProperty; "outline-width"?: OutlineWidthProperty; overflow?: OverflowProperty; "overflow-anchor"?: OverflowAnchorProperty; "overflow-block"?: OverflowBlockProperty; "overflow-clip-box"?: OverflowClipBoxProperty; "overflow-inline"?: OverflowInlineProperty; "overflow-wrap"?: OverflowWrapProperty; "overflow-x"?: OverflowXProperty; "overflow-y"?: OverflowYProperty; "overscroll-behavior"?: OverscrollBehaviorProperty; "overscroll-behavior-x"?: OverscrollBehaviorXProperty; "overscroll-behavior-y"?: OverscrollBehaviorYProperty; "padding-block-end"?: PaddingBlockEndProperty; "padding-block-start"?: PaddingBlockStartProperty; "padding-bottom"?: PaddingBottomProperty; "padding-inline-end"?: PaddingInlineEndProperty; "padding-inline-start"?: PaddingInlineStartProperty; "padding-left"?: PaddingLeftProperty; "padding-right"?: PaddingRightProperty; "padding-top"?: PaddingTopProperty; "page-break-after"?: PageBreakAfterProperty; "page-break-before"?: PageBreakBeforeProperty; "page-break-inside"?: PageBreakInsideProperty; "paint-order"?: PaintOrderProperty; perspective?: PerspectiveProperty; "perspective-origin"?: PerspectiveOriginProperty; "place-content"?: PlaceContentProperty; "pointer-events"?: PointerEventsProperty; position?: PositionProperty; quotes?: QuotesProperty; resize?: ResizeProperty; right?: RightProperty; rotate?: RotateProperty; "row-gap"?: RowGapProperty; "ruby-align"?: RubyAlignProperty; "ruby-merge"?: RubyMergeProperty; "ruby-position"?: RubyPositionProperty; scale?: ScaleProperty; "scroll-behavior"?: ScrollBehaviorProperty; "scroll-snap-type"?: ScrollSnapTypeProperty; "shape-image-threshold"?: GlobalsNumber; "shape-margin"?: ShapeMarginProperty; "shape-outside"?: ShapeOutsideProperty; "tab-size"?: TabSizeProperty; "table-layout"?: TableLayoutProperty; "text-align"?: TextAlignProperty; "text-align-last"?: TextAlignLastProperty; "text-combine-upright"?: TextCombineUprightProperty; "text-decoration-color"?: TextDecorationColorProperty; "text-decoration-line"?: TextDecorationLineProperty; "text-decoration-skip"?: TextDecorationSkipProperty; "text-decoration-skip-ink"?: TextDecorationSkipInkProperty; "text-decoration-style"?: TextDecorationStyleProperty; "text-emphasis-color"?: TextEmphasisColorProperty; "text-emphasis-position"?: GlobalsString; "text-emphasis-style"?: TextEmphasisStyleProperty; "text-indent"?: TextIndentProperty; "text-justify"?: TextJustifyProperty; "text-orientation"?: TextOrientationProperty; "text-overflow"?: TextOverflowProperty; "text-rendering"?: TextRenderingProperty; "text-shadow"?: TextShadowProperty; "text-size-adjust"?: TextSizeAdjustProperty; "text-transform"?: TextTransformProperty; "text-underline-position"?: TextUnderlinePositionProperty; top?: TopProperty; "touch-action"?: TouchActionProperty; transform?: TransformProperty; "transform-box"?: TransformBoxProperty; "transform-origin"?: TransformOriginProperty; "transform-style"?: TransformStyleProperty; "transition-delay"?: GlobalsString; "transition-duration"?: GlobalsString; "transition-property"?: TransitionPropertyProperty; "transition-timing-function"?: TransitionTimingFunctionProperty; translate?: TranslateProperty; "unicode-bidi"?: UnicodeBidiProperty; "user-select"?: UserSelectProperty; "vertical-align"?: VerticalAlignProperty; visibility?: VisibilityProperty; "white-space"?: WhiteSpaceProperty; widows?: GlobalsNumber; width?: WidthProperty; "will-change"?: WillChangeProperty; "word-break"?: WordBreakProperty; "word-spacing"?: WordSpacingProperty; "word-wrap"?: WordWrapProperty; "writing-mode"?: WritingModeProperty; "z-index"?: ZIndexProperty; zoom?: ZoomProperty; } export interface StandardShorthandPropertiesHyphen { all?: Globals; animation?: AnimationProperty; background?: BackgroundProperty; border?: BorderProperty; "border-block-end"?: BorderBlockEndProperty; "border-block-start"?: BorderBlockStartProperty; "border-bottom"?: BorderBottomProperty; "border-color"?: BorderColorProperty; "border-image"?: BorderImageProperty; "border-inline-end"?: BorderInlineEndProperty; "border-inline-start"?: BorderInlineStartProperty; "border-left"?: BorderLeftProperty; "border-radius"?: BorderRadiusProperty; "border-right"?: BorderRightProperty; "border-style"?: BorderStyleProperty; "border-top"?: BorderTopProperty; "border-width"?: BorderWidthProperty; "column-rule"?: ColumnRuleProperty; columns?: ColumnsProperty; flex?: FlexProperty; "flex-flow"?: FlexFlowProperty; font?: FontProperty; gap?: GapProperty; grid?: GridProperty; "grid-area"?: GridAreaProperty; "grid-column"?: GridColumnProperty; "grid-gap"?: GridGapProperty; "grid-row"?: GridRowProperty; "grid-template"?: GridTemplateProperty; "line-clamp"?: LineClampProperty; "list-style"?: ListStyleProperty; margin?: MarginProperty; mask?: MaskProperty; "mask-border"?: MaskBorderProperty; motion?: OffsetProperty; offset?: OffsetProperty; outline?: OutlineProperty; padding?: PaddingProperty; "text-decoration"?: TextDecorationProperty; "text-emphasis"?: TextEmphasisProperty; transition?: TransitionProperty; } export interface StandardPropertiesHyphen extends StandardLonghandPropertiesHyphen, StandardShorthandPropertiesHyphen {} export interface VendorLonghandPropertiesHyphen { "-moz-animation-delay"?: GlobalsString; "-moz-animation-direction"?: AnimationDirectionProperty; "-moz-animation-duration"?: GlobalsString; "-moz-animation-fill-mode"?: AnimationFillModeProperty; "-moz-animation-iteration-count"?: AnimationIterationCountProperty; "-moz-animation-name"?: AnimationNameProperty; "-moz-animation-play-state"?: AnimationPlayStateProperty; "-moz-animation-timing-function"?: AnimationTimingFunctionProperty; "-moz-appearance"?: MozAppearanceProperty; "-moz-backface-visibility"?: BackfaceVisibilityProperty; "-moz-binding"?: MozBindingProperty; "-moz-border-bottom-colors"?: MozBorderBottomColorsProperty; "-moz-border-end-color"?: BorderInlineEndColorProperty; "-moz-border-end-style"?: BorderInlineEndStyleProperty; "-moz-border-end-width"?: BorderInlineEndWidthProperty; "-moz-border-left-colors"?: MozBorderLeftColorsProperty; "-moz-border-right-colors"?: MozBorderRightColorsProperty; "-moz-border-start-color"?: BorderInlineStartColorProperty; "-moz-border-start-style"?: BorderInlineStartStyleProperty; "-moz-border-top-colors"?: MozBorderTopColorsProperty; "-moz-box-sizing"?: BoxSizingProperty; "-moz-column-count"?: ColumnCountProperty; "-moz-column-fill"?: ColumnFillProperty; "-moz-column-gap"?: ColumnGapProperty; "-moz-column-rule-color"?: ColumnRuleColorProperty; "-moz-column-rule-style"?: ColumnRuleStyleProperty; "-moz-column-rule-width"?: ColumnRuleWidthProperty; "-moz-column-width"?: ColumnWidthProperty; "-moz-context-properties"?: MozContextPropertiesProperty; "-moz-float-edge"?: MozFloatEdgeProperty; "-moz-font-feature-settings"?: FontFeatureSettingsProperty; "-moz-font-language-override"?: FontLanguageOverrideProperty; "-moz-force-broken-image-icon"?: GlobalsNumber; "-moz-hyphens"?: HyphensProperty; "-moz-image-region"?: MozImageRegionProperty; "-moz-orient"?: MozOrientProperty; "-moz-outline-radius-bottomleft"?: MozOutlineRadiusBottomleftProperty; "-moz-outline-radius-bottomright"?: MozOutlineRadiusBottomrightProperty; "-moz-outline-radius-topleft"?: MozOutlineRadiusTopleftProperty; "-moz-outline-radius-topright"?: MozOutlineRadiusToprightProperty; "-moz-padding-end"?: PaddingInlineEndProperty; "-moz-padding-start"?: PaddingInlineStartProperty; "-moz-perspective"?: PerspectiveProperty; "-moz-perspective-origin"?: PerspectiveOriginProperty; "-moz-stack-sizing"?: MozStackSizingProperty; "-moz-tab-size"?: TabSizeProperty; "-moz-text-blink"?: MozTextBlinkProperty; "-moz-text-size-adjust"?: TextSizeAdjustProperty; "-moz-transform-origin"?: TransformOriginProperty; "-moz-transform-style"?: TransformStyleProperty; "-moz-transition-delay"?: GlobalsString; "-moz-transition-duration"?: GlobalsString; "-moz-transition-property"?: TransitionPropertyProperty; "-moz-transition-timing-function"?: TransitionTimingFunctionProperty; "-moz-user-focus"?: MozUserFocusProperty; "-moz-user-input"?: MozUserInputProperty; "-moz-user-modify"?: MozUserModifyProperty; "-moz-user-select"?: UserSelectProperty; "-moz-window-dragging"?: MozWindowDraggingProperty; "-moz-window-shadow"?: MozWindowShadowProperty; "-ms-accelerator"?: MsAcceleratorProperty; "-ms-block-progression"?: MsBlockProgressionProperty; "-ms-content-zoom-chaining"?: MsContentZoomChainingProperty; "-ms-content-zoom-limit-max"?: GlobalsString; "-ms-content-zoom-limit-min"?: GlobalsString; "-ms-content-zoom-snap-points"?: GlobalsString; "-ms-content-zoom-snap-type"?: MsContentZoomSnapTypeProperty; "-ms-content-zooming"?: MsContentZoomingProperty; "-ms-filter"?: GlobalsString; "-ms-flex-direction"?: FlexDirectionProperty; "-ms-flex-positive"?: GlobalsNumber; "-ms-flow-from"?: MsFlowFromProperty; "-ms-flow-into"?: MsFlowIntoProperty; "-ms-grid-columns"?: GridAutoColumnsProperty; "-ms-grid-rows"?: GridAutoRowsProperty; "-ms-high-contrast-adjust"?: MsHighContrastAdjustProperty; "-ms-hyphenate-limit-chars"?: MsHyphenateLimitCharsProperty; "-ms-hyphenate-limit-lines"?: MsHyphenateLimitLinesProperty; "-ms-hyphenate-limit-zone"?: MsHyphenateLimitZoneProperty; "-ms-hyphens"?: HyphensProperty; "-ms-ime-align"?: MsImeAlignProperty; "-ms-line-break"?: LineBreakProperty; "-ms-order"?: GlobalsNumber; "-ms-overflow-style"?: MsOverflowStyleProperty; "-ms-overflow-x"?: OverflowXProperty; "-ms-overflow-y"?: OverflowYProperty; "-ms-scroll-chaining"?: MsScrollChainingProperty; "-ms-scroll-limit-x-max"?: MsScrollLimitXMaxProperty; "-ms-scroll-limit-x-min"?: MsScrollLimitXMinProperty; "-ms-scroll-limit-y-max"?: MsScrollLimitYMaxProperty; "-ms-scroll-limit-y-min"?: MsScrollLimitYMinProperty; "-ms-scroll-rails"?: MsScrollRailsProperty; "-ms-scroll-snap-points-x"?: GlobalsString; "-ms-scroll-snap-points-y"?: GlobalsString; "-ms-scroll-snap-type"?: MsScrollSnapTypeProperty; "-ms-scroll-translation"?: MsScrollTranslationProperty; "-ms-scrollbar-3dlight-color"?: MsScrollbar3dlightColorProperty; "-ms-scrollbar-arrow-color"?: MsScrollbarArrowColorProperty; "-ms-scrollbar-base-color"?: MsScrollbarBaseColorProperty; "-ms-scrollbar-darkshadow-color"?: MsScrollbarDarkshadowColorProperty; "-ms-scrollbar-face-color"?: MsScrollbarFaceColorProperty; "-ms-scrollbar-highlight-color"?: MsScrollbarHighlightColorProperty; "-ms-scrollbar-shadow-color"?: MsScrollbarShadowColorProperty; "-ms-scrollbar-track-color"?: MsScrollbarTrackColorProperty; "-ms-text-autospace"?: MsTextAutospaceProperty; "-ms-text-combine-horizontal"?: TextCombineUprightProperty; "-ms-text-overflow"?: TextOverflowProperty; "-ms-text-size-adjust"?: TextSizeAdjustProperty; "-ms-touch-action"?: TouchActionProperty; "-ms-touch-select"?: MsTouchSelectProperty; "-ms-transform"?: TransformProperty; "-ms-transform-origin"?: TransformOriginProperty; "-ms-user-select"?: MsUserSelectProperty; "-ms-word-break"?: WordBreakProperty; "-ms-wrap-flow"?: MsWrapFlowProperty; "-ms-wrap-margin"?: MsWrapMarginProperty; "-ms-wrap-through"?: MsWrapThroughProperty; "-ms-writing-mode"?: WritingModeProperty; "-o-background-size"?: BackgroundSizeProperty; "-o-object-fit"?: ObjectFitProperty; "-o-object-position"?: ObjectPositionProperty; "-o-tab-size"?: TabSizeProperty; "-o-text-overflow"?: TextOverflowProperty; "-o-transform-origin"?: TransformOriginProperty; "-webkit-align-content"?: AlignContentProperty; "-webkit-align-items"?: AlignItemsProperty; "-webkit-align-self"?: AlignSelfProperty; "-webkit-animation-delay"?: GlobalsString; "-webkit-animation-direction"?: AnimationDirectionProperty; "-webkit-animation-duration"?: GlobalsString; "-webkit-animation-fill-mode"?: AnimationFillModeProperty; "-webkit-animation-iteration-count"?: AnimationIterationCountProperty; "-webkit-animation-name"?: AnimationNameProperty; "-webkit-animation-play-state"?: AnimationPlayStateProperty; "-webkit-animation-timing-function"?: AnimationTimingFunctionProperty; "-webkit-backdrop-filter"?: BackdropFilterProperty; "-webkit-backface-visibility"?: BackfaceVisibilityProperty; "-webkit-background-size"?: BackgroundSizeProperty; "-webkit-border-before-color"?: WebkitBorderBeforeColorProperty; "-webkit-border-before-style"?: WebkitBorderBeforeStyleProperty; "-webkit-border-before-width"?: WebkitBorderBeforeWidthProperty; "-webkit-border-bottom-left-radius"?: BorderBottomLeftRadiusProperty; "-webkit-border-bottom-right-radius"?: BorderBottomRightRadiusProperty; "-webkit-border-image-slice"?: BorderImageSliceProperty; "-webkit-border-top-left-radius"?: BorderTopLeftRadiusProperty; "-webkit-border-top-right-radius"?: BorderTopRightRadiusProperty; "-webkit-box-decoration-break"?: BoxDecorationBreakProperty; "-webkit-box-reflect"?: WebkitBoxReflectProperty; "-webkit-box-shadow"?: BoxShadowProperty; "-webkit-box-sizing"?: BoxSizingProperty; "-webkit-clip-path"?: ClipPathProperty; "-webkit-column-count"?: ColumnCountProperty; "-webkit-column-gap"?: ColumnGapProperty; "-webkit-column-rule-color"?: ColumnRuleColorProperty; "-webkit-column-rule-style"?: ColumnRuleStyleProperty; "-webkit-column-rule-width"?: ColumnRuleWidthProperty; "-webkit-column-span"?: ColumnSpanProperty; "-webkit-column-width"?: ColumnWidthProperty; "-webkit-filter"?: FilterProperty; "-webkit-flex-basis"?: FlexBasisProperty; "-webkit-flex-direction"?: FlexDirectionProperty; "-webkit-flex-grow"?: GlobalsNumber; "-webkit-flex-shrink"?: GlobalsNumber; "-webkit-font-feature-settings"?: FontFeatureSettingsProperty; "-webkit-font-kerning"?: FontKerningProperty; "-webkit-font-variant-ligatures"?: FontVariantLigaturesProperty; "-webkit-hyphens"?: HyphensProperty; "-webkit-justify-content"?: JustifyContentProperty; "-webkit-line-break"?: LineBreakProperty; "-webkit-mask-attachment"?: WebkitMaskAttachmentProperty; "-webkit-mask-clip"?: WebkitMaskClipProperty; "-webkit-mask-composite"?: WebkitMaskCompositeProperty; "-webkit-mask-image"?: WebkitMaskImageProperty; "-webkit-mask-origin"?: WebkitMaskOriginProperty; "-webkit-mask-position"?: WebkitMaskPositionProperty; "-webkit-mask-position-x"?: WebkitMaskPositionXProperty; "-webkit-mask-position-y"?: WebkitMaskPositionYProperty; "-webkit-mask-repeat"?: WebkitMaskRepeatProperty; "-webkit-mask-repeat-x"?: WebkitMaskRepeatXProperty; "-webkit-mask-repeat-y"?: WebkitMaskRepeatYProperty; "-webkit-max-inline-size"?: MaxInlineSizeProperty; "-webkit-order"?: GlobalsNumber; "-webkit-overflow-scrolling"?: WebkitOverflowScrollingProperty; "-webkit-padding-end"?: PaddingInlineStartProperty; "-webkit-padding-start"?: PaddingInlineStartProperty; "-webkit-perspective"?: PerspectiveProperty; "-webkit-perspective-origin"?: PerspectiveOriginProperty; "-webkit-scroll-snap-type"?: ScrollSnapTypeProperty; "-webkit-shape-image-threshold"?: GlobalsNumber; "-webkit-shape-margin"?: ShapeMarginProperty; "-webkit-shape-outside"?: ShapeOutsideProperty; "-webkit-tap-highlight-color"?: WebkitTapHighlightColorProperty; "-webkit-text-combine"?: TextCombineUprightProperty; "-webkit-text-decoration-color"?: TextDecorationColorProperty; "-webkit-text-decoration-line"?: TextDecorationLineProperty; "-webkit-text-decoration-skip"?: TextDecorationSkipProperty; "-webkit-text-decoration-style"?: TextDecorationStyleProperty; "-webkit-text-emphasis-color"?: TextEmphasisColorProperty; "-webkit-text-emphasis-position"?: GlobalsString; "-webkit-text-emphasis-style"?: TextEmphasisStyleProperty; "-webkit-text-fill-color"?: WebkitTextFillColorProperty; "-webkit-text-orientation"?: TextOrientationProperty; "-webkit-text-size-adjust"?: TextSizeAdjustProperty; "-webkit-text-stroke-color"?: WebkitTextStrokeColorProperty; "-webkit-text-stroke-width"?: WebkitTextStrokeWidthProperty; "-webkit-touch-callout"?: WebkitTouchCalloutProperty; "-webkit-transform"?: TransformProperty; "-webkit-transform-origin"?: TransformOriginProperty; "-webkit-transform-style"?: TransformStyleProperty; "-webkit-transition-delay"?: GlobalsString; "-webkit-transition-duration"?: GlobalsString; "-webkit-transition-property"?: TransitionPropertyProperty; "-webkit-transition-timing-function"?: TransitionTimingFunctionProperty; "-webkit-user-modify"?: WebkitUserModifyProperty; "-webkit-user-select"?: UserSelectProperty; "-webkit-writing-mode"?: WritingModeProperty; } export interface VendorShorthandPropertiesHyphen { "-moz-animation"?: AnimationProperty; "-moz-border-image"?: BorderImageProperty; "-moz-column-rule"?: ColumnRuleProperty; "-moz-columns"?: ColumnsProperty; "-moz-outline-radius"?: MozOutlineRadiusProperty; "-moz-transition"?: TransitionProperty; "-ms-content-zoom-limit"?: GlobalsString; "-ms-content-zoom-snap"?: MsContentZoomSnapProperty; "-ms-flex"?: FlexProperty; "-ms-scroll-limit"?: GlobalsString; "-ms-scroll-snap-x"?: GlobalsString; "-ms-scroll-snap-y"?: GlobalsString; "-o-border-image"?: BorderImageProperty; "-webkit-animation"?: AnimationProperty; "-webkit-border-before"?: WebkitBorderBeforeProperty; "-webkit-border-image"?: BorderImageProperty; "-webkit-border-radius"?: BorderRadiusProperty; "-webkit-column-rule"?: ColumnRuleProperty; "-webkit-columns"?: ColumnsProperty; "-webkit-flex"?: FlexProperty; "-webkit-flex-flow"?: FlexFlowProperty; "-webkit-line-clamp"?: WebkitLineClampProperty; "-webkit-mask"?: WebkitMaskProperty; "-webkit-text-emphasis"?: TextEmphasisProperty; "-webkit-text-stroke"?: WebkitTextStrokeProperty; "-webkit-transition"?: TransitionProperty; } export interface VendorPropertiesHyphen extends VendorLonghandPropertiesHyphen, VendorShorthandPropertiesHyphen {} export interface ObsoletePropertiesHyphen { /** @deprecated */ "box-direction"?: BoxDirectionProperty; /** @deprecated */ "box-flex"?: GlobalsNumber; /** @deprecated */ "box-orient"?: BoxOrientProperty; /** @deprecated */ "box-pack"?: BoxPackProperty; /** @deprecated */ clip?: ClipProperty; /** @deprecated */ "font-variant-alternates"?: FontVariantAlternatesProperty; /** @deprecated */ "ime-mode"?: ImeModeProperty; /** @deprecated */ "scroll-snap-coordinate"?: ScrollSnapCoordinateProperty; /** @deprecated */ "scroll-snap-destination"?: ScrollSnapDestinationProperty; /** @deprecated */ "scroll-snap-points-x"?: ScrollSnapPointsXProperty; /** @deprecated */ "scroll-snap-points-y"?: ScrollSnapPointsYProperty; /** @deprecated */ "scroll-snap-type-x"?: ScrollSnapTypeXProperty; /** @deprecated */ "scroll-snap-type-y"?: ScrollSnapTypeYProperty; /** @deprecated */ "text-combine-horizontal"?: TextCombineUprightProperty; /** @deprecated */ "-khtml-box-direction"?: BoxDirectionProperty; /** @deprecated */ "-khtml-box-flex"?: GlobalsNumber; /** @deprecated */ "-khtml-box-orient"?: BoxOrientProperty; /** @deprecated */ "-khtml-box-pack"?: BoxPackProperty; /** @deprecated */ "-moz-background-inline-policy"?: BoxDecorationBreakProperty; /** @deprecated */ "-moz-background-size"?: BackgroundSizeProperty; /** @deprecated */ "-moz-border-radius"?: BorderRadiusProperty; /** @deprecated */ "-moz-border-radius-topright"?: BorderTopRightRadiusProperty; /** @deprecated */ "-moz-box-direction"?: BoxDirectionProperty; /** @deprecated */ "-moz-box-flex"?: GlobalsNumber; /** @deprecated */ "-moz-box-orient"?: BoxOrientProperty; /** @deprecated */ "-moz-box-pack"?: BoxPackProperty; /** @deprecated */ "-moz-box-shadow"?: BoxShadowProperty; /** @deprecated */ "-moz-opacity"?: GlobalsNumber; /** @deprecated */ "-moz-outline"?: OutlineProperty; /** @deprecated */ "-moz-outline-color"?: OutlineColorProperty; /** @deprecated */ "-moz-outline-style"?: OutlineStyleProperty; /** @deprecated */ "-moz-outline-width"?: OutlineWidthProperty; /** @deprecated */ "-moz-resize"?: ResizeProperty; /** @deprecated */ "-moz-text-align-last"?: TextAlignLastProperty; /** @deprecated */ "-moz-text-decoration-color"?: TextDecorationColorProperty; /** @deprecated */ "-moz-text-decoration-line"?: TextDecorationLineProperty; /** @deprecated */ "-moz-text-decoration-style"?: TextDecorationStyleProperty; /** @deprecated */ "-ms-ime-mode"?: ImeModeProperty; /** @deprecated */ "-o-animation"?: AnimationProperty; /** @deprecated */ "-o-animation-delay"?: GlobalsString; /** @deprecated */ "-o-animation-direction"?: AnimationDirectionProperty; /** @deprecated */ "-o-animation-duration"?: GlobalsString; /** @deprecated */ "-o-animation-fill-mode"?: AnimationFillModeProperty; /** @deprecated */ "-o-animation-iteration-count"?: AnimationIterationCountProperty; /** @deprecated */ "-o-animation-name"?: AnimationNameProperty; /** @deprecated */ "-o-animation-play-state"?: AnimationPlayStateProperty; /** @deprecated */ "-o-animation-timing-function"?: AnimationTimingFunctionProperty; /** @deprecated */ "-o-transform"?: TransformProperty; /** @deprecated */ "-o-transition"?: TransitionProperty; /** @deprecated */ "-o-transition-delay"?: GlobalsString; /** @deprecated */ "-o-transition-duration"?: GlobalsString; /** @deprecated */ "-o-transition-property"?: TransitionPropertyProperty; /** @deprecated */ "-o-transition-timing-function"?: TransitionTimingFunctionProperty; /** @deprecated */ "-webkit-box-direction"?: BoxDirectionProperty; /** @deprecated */ "-webkit-box-flex"?: GlobalsNumber; /** @deprecated */ "-webkit-box-orient"?: BoxOrientProperty; /** @deprecated */ "-webkit-box-pack"?: BoxPackProperty; /** @deprecated */ "-webkit-box-sizing"?: BoxSizingProperty; /** @deprecated */ "-webkit-scroll-snap-points-x"?: ScrollSnapPointsXProperty; /** @deprecated */ "-webkit-scroll-snap-points-y"?: ScrollSnapPointsYProperty; } export interface SvgPropertiesHyphen { "alignment-baseline"?: AlignmentBaselineProperty; "baseline-shift"?: BaselineShiftProperty; clip?: ClipProperty; "clip-path"?: ClipPathProperty; "clip-rule"?: ClipRuleProperty; color?: ColorProperty; "color-interpolation"?: ColorInterpolationProperty; "color-rendering"?: ColorRenderingProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; "dominant-baseline"?: DominantBaselineProperty; fill?: FillProperty; "fill-opacity"?: GlobalsNumber; "fill-rule"?: FillRuleProperty; filter?: FilterProperty; "flood-color"?: FloodColorProperty; "flood-opacity"?: GlobalsNumber; font?: FontProperty; "font-family"?: FontFamilyProperty; "font-size"?: FontSizeProperty; "font-size-adjust"?: FontSizeAdjustProperty; "font-stretch"?: FontStretchProperty; "font-style"?: FontStyleProperty; "font-variant"?: FontVariantProperty; "font-weight"?: FontWeightProperty; "glyph-orientation-vertical"?: GlyphOrientationVerticalProperty; "image-rendering"?: ImageRenderingProperty; "letter-spacing"?: LetterSpacingProperty; "lighting-color"?: LightingColorProperty; "line-height"?: LineHeightProperty; marker?: MarkerProperty; "marker-end"?: MarkerEndProperty; "marker-mid"?: MarkerMidProperty; "marker-start"?: MarkerStartProperty; mask?: MaskProperty; opacity?: GlobalsNumber; overflow?: OverflowProperty; "paint-order"?: PaintOrderProperty; "pointer-events"?: PointerEventsProperty; "shape-rendering"?: ShapeRenderingProperty; "stop-color"?: StopColorProperty; "stop-opacity"?: GlobalsNumber; stroke?: StrokeProperty; "stroke-dasharray"?: StrokeDasharrayProperty; "stroke-dashoffset"?: StrokeDashoffsetProperty; "stroke-linecap"?: StrokeLinecapProperty; "stroke-linejoin"?: StrokeLinejoinProperty; "stroke-miterlimit"?: GlobalsNumber; "stroke-opacity"?: GlobalsNumber; "stroke-width"?: StrokeWidthProperty; "text-anchor"?: TextAnchorProperty; "text-decoration"?: TextDecorationProperty; "text-rendering"?: TextRenderingProperty; "unicode-bidi"?: UnicodeBidiProperty; "vector-effect"?: VectorEffectProperty; visibility?: VisibilityProperty; "white-space"?: WhiteSpaceProperty; "word-spacing"?: WordSpacingProperty; "writing-mode"?: WritingModeProperty; } export interface PropertiesHyphen extends StandardPropertiesHyphen, VendorPropertiesHyphen, ObsoletePropertiesHyphen, SvgPropertiesHyphen {} export interface StandardLonghandPropertiesFallback { alignContent?: AlignContentProperty | AlignContentProperty[]; alignItems?: AlignItemsProperty | AlignItemsProperty[]; alignSelf?: AlignSelfProperty | AlignSelfProperty[]; animationDelay?: GlobalsString | GlobalsString[]; animationDirection?: AnimationDirectionProperty | AnimationDirectionProperty[]; animationDuration?: GlobalsString | GlobalsString[]; animationFillMode?: AnimationFillModeProperty | AnimationFillModeProperty[]; animationIterationCount?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; animationName?: AnimationNameProperty | AnimationNameProperty[]; animationPlayState?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; animationTimingFunction?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; appearance?: AppearanceProperty | AppearanceProperty[]; azimuth?: AzimuthProperty | AzimuthProperty[]; backdropFilter?: BackdropFilterProperty | BackdropFilterProperty[]; backfaceVisibility?: BackfaceVisibilityProperty | BackfaceVisibilityProperty[]; backgroundAttachment?: BackgroundAttachmentProperty | BackgroundAttachmentProperty[]; backgroundBlendMode?: BackgroundBlendModeProperty | BackgroundBlendModeProperty[]; backgroundClip?: BackgroundClipProperty | BackgroundClipProperty[]; backgroundColor?: BackgroundColorProperty | BackgroundColorProperty[]; backgroundImage?: BackgroundImageProperty | BackgroundImageProperty[]; backgroundOrigin?: BackgroundOriginProperty | BackgroundOriginProperty[]; backgroundPosition?: BackgroundPositionProperty | BackgroundPositionProperty[]; backgroundPositionX?: BackgroundPositionXProperty | BackgroundPositionXProperty[]; backgroundPositionY?: BackgroundPositionYProperty | BackgroundPositionYProperty[]; backgroundRepeat?: BackgroundRepeatProperty | BackgroundRepeatProperty[]; backgroundSize?: BackgroundSizeProperty | BackgroundSizeProperty[]; blockOverflow?: BlockOverflowProperty | BlockOverflowProperty[]; blockSize?: BlockSizeProperty | BlockSizeProperty[]; borderBlockEndColor?: BorderBlockEndColorProperty | BorderBlockEndColorProperty[]; borderBlockEndStyle?: BorderBlockEndStyleProperty | BorderBlockEndStyleProperty[]; borderBlockEndWidth?: BorderBlockEndWidthProperty | BorderBlockEndWidthProperty[]; borderBlockStartColor?: BorderBlockStartColorProperty | BorderBlockStartColorProperty[]; borderBlockStartStyle?: BorderBlockStartStyleProperty | BorderBlockStartStyleProperty[]; borderBlockStartWidth?: BorderBlockStartWidthProperty | BorderBlockStartWidthProperty[]; borderBottomColor?: BorderBottomColorProperty | BorderBottomColorProperty[]; borderBottomLeftRadius?: BorderBottomLeftRadiusProperty | BorderBottomLeftRadiusProperty[]; borderBottomRightRadius?: BorderBottomRightRadiusProperty | BorderBottomRightRadiusProperty[]; borderBottomStyle?: BorderBottomStyleProperty | BorderBottomStyleProperty[]; borderBottomWidth?: BorderBottomWidthProperty | BorderBottomWidthProperty[]; borderCollapse?: BorderCollapseProperty | BorderCollapseProperty[]; borderImageOutset?: BorderImageOutsetProperty | BorderImageOutsetProperty[]; borderImageRepeat?: BorderImageRepeatProperty | BorderImageRepeatProperty[]; borderImageSlice?: BorderImageSliceProperty | BorderImageSliceProperty[]; borderImageSource?: BorderImageSourceProperty | BorderImageSourceProperty[]; borderImageWidth?: BorderImageWidthProperty | BorderImageWidthProperty[]; borderInlineEndColor?: BorderInlineEndColorProperty | BorderInlineEndColorProperty[]; borderInlineEndStyle?: BorderInlineEndStyleProperty | BorderInlineEndStyleProperty[]; borderInlineEndWidth?: BorderInlineEndWidthProperty | BorderInlineEndWidthProperty[]; borderInlineStartColor?: BorderInlineStartColorProperty | BorderInlineStartColorProperty[]; borderInlineStartStyle?: BorderInlineStartStyleProperty | BorderInlineStartStyleProperty[]; borderInlineStartWidth?: BorderInlineStartWidthProperty | BorderInlineStartWidthProperty[]; borderLeftColor?: BorderLeftColorProperty | BorderLeftColorProperty[]; borderLeftStyle?: BorderLeftStyleProperty | BorderLeftStyleProperty[]; borderLeftWidth?: BorderLeftWidthProperty | BorderLeftWidthProperty[]; borderRightColor?: BorderRightColorProperty | BorderRightColorProperty[]; borderRightStyle?: BorderRightStyleProperty | BorderRightStyleProperty[]; borderRightWidth?: BorderRightWidthProperty | BorderRightWidthProperty[]; borderSpacing?: BorderSpacingProperty | BorderSpacingProperty[]; borderTopColor?: BorderTopColorProperty | BorderTopColorProperty[]; borderTopLeftRadius?: BorderTopLeftRadiusProperty | BorderTopLeftRadiusProperty[]; borderTopRightRadius?: BorderTopRightRadiusProperty | BorderTopRightRadiusProperty[]; borderTopStyle?: BorderTopStyleProperty | BorderTopStyleProperty[]; borderTopWidth?: BorderTopWidthProperty | BorderTopWidthProperty[]; bottom?: BottomProperty | BottomProperty[]; boxAlign?: BoxAlignProperty | BoxAlignProperty[]; boxDecorationBreak?: BoxDecorationBreakProperty | BoxDecorationBreakProperty[]; boxFlexGroup?: GlobalsNumber | GlobalsNumber[]; boxLines?: BoxLinesProperty | BoxLinesProperty[]; boxOrdinalGroup?: GlobalsNumber | GlobalsNumber[]; boxShadow?: BoxShadowProperty | BoxShadowProperty[]; boxSizing?: BoxSizingProperty | BoxSizingProperty[]; breakAfter?: BreakAfterProperty | BreakAfterProperty[]; breakBefore?: BreakBeforeProperty | BreakBeforeProperty[]; breakInside?: BreakInsideProperty | BreakInsideProperty[]; captionSide?: CaptionSideProperty | CaptionSideProperty[]; caretColor?: CaretColorProperty | CaretColorProperty[]; clear?: ClearProperty | ClearProperty[]; clipPath?: ClipPathProperty | ClipPathProperty[]; color?: ColorProperty | ColorProperty[]; colorAdjust?: ColorAdjustProperty | ColorAdjustProperty[]; columnCount?: ColumnCountProperty | ColumnCountProperty[]; columnFill?: ColumnFillProperty | ColumnFillProperty[]; columnGap?: ColumnGapProperty | ColumnGapProperty[]; columnRuleColor?: ColumnRuleColorProperty | ColumnRuleColorProperty[]; columnRuleStyle?: ColumnRuleStyleProperty | ColumnRuleStyleProperty[]; columnRuleWidth?: ColumnRuleWidthProperty | ColumnRuleWidthProperty[]; columnSpan?: ColumnSpanProperty | ColumnSpanProperty[]; columnWidth?: ColumnWidthProperty | ColumnWidthProperty[]; contain?: ContainProperty | ContainProperty[]; content?: ContentProperty | ContentProperty[]; counterIncrement?: CounterIncrementProperty | CounterIncrementProperty[]; counterReset?: CounterResetProperty | CounterResetProperty[]; cursor?: CursorProperty | CursorProperty[]; direction?: DirectionProperty | DirectionProperty[]; display?: DisplayProperty | DisplayProperty[]; emptyCells?: EmptyCellsProperty | EmptyCellsProperty[]; filter?: FilterProperty | FilterProperty[]; flexBasis?: FlexBasisProperty | FlexBasisProperty[]; flexDirection?: FlexDirectionProperty | FlexDirectionProperty[]; flexGrow?: GlobalsNumber | GlobalsNumber[]; flexShrink?: GlobalsNumber | GlobalsNumber[]; flexWrap?: FlexWrapProperty | FlexWrapProperty[]; float?: FloatProperty | FloatProperty[]; fontFamily?: FontFamilyProperty | FontFamilyProperty[]; fontFeatureSettings?: FontFeatureSettingsProperty | FontFeatureSettingsProperty[]; fontKerning?: FontKerningProperty | FontKerningProperty[]; fontLanguageOverride?: FontLanguageOverrideProperty | FontLanguageOverrideProperty[]; fontSize?: FontSizeProperty | FontSizeProperty[]; fontSizeAdjust?: FontSizeAdjustProperty | FontSizeAdjustProperty[]; fontStretch?: FontStretchProperty | FontStretchProperty[]; fontStyle?: FontStyleProperty | FontStyleProperty[]; fontSynthesis?: FontSynthesisProperty | FontSynthesisProperty[]; fontVariant?: FontVariantProperty | FontVariantProperty[]; fontVariantCaps?: FontVariantCapsProperty | FontVariantCapsProperty[]; fontVariantEastAsian?: FontVariantEastAsianProperty | FontVariantEastAsianProperty[]; fontVariantLigatures?: FontVariantLigaturesProperty | FontVariantLigaturesProperty[]; fontVariantNumeric?: FontVariantNumericProperty | FontVariantNumericProperty[]; fontVariantPosition?: FontVariantPositionProperty | FontVariantPositionProperty[]; fontVariationSettings?: FontVariationSettingsProperty | FontVariationSettingsProperty[]; fontWeight?: FontWeightProperty | FontWeightProperty[]; gridAutoColumns?: GridAutoColumnsProperty | GridAutoColumnsProperty[]; gridAutoFlow?: GridAutoFlowProperty | GridAutoFlowProperty[]; gridAutoRows?: GridAutoRowsProperty | GridAutoRowsProperty[]; gridColumnEnd?: GridColumnEndProperty | GridColumnEndProperty[]; gridColumnGap?: GridColumnGapProperty | GridColumnGapProperty[]; gridColumnStart?: GridColumnStartProperty | GridColumnStartProperty[]; gridRowEnd?: GridRowEndProperty | GridRowEndProperty[]; gridRowGap?: GridRowGapProperty | GridRowGapProperty[]; gridRowStart?: GridRowStartProperty | GridRowStartProperty[]; gridTemplateAreas?: GridTemplateAreasProperty | GridTemplateAreasProperty[]; gridTemplateColumns?: GridTemplateColumnsProperty | GridTemplateColumnsProperty[]; gridTemplateRows?: GridTemplateRowsProperty | GridTemplateRowsProperty[]; hangingPunctuation?: HangingPunctuationProperty | HangingPunctuationProperty[]; height?: HeightProperty | HeightProperty[]; hyphens?: HyphensProperty | HyphensProperty[]; imageOrientation?: ImageOrientationProperty | ImageOrientationProperty[]; imageRendering?: ImageRenderingProperty | ImageRenderingProperty[]; imageResolution?: ImageResolutionProperty | ImageResolutionProperty[]; initialLetter?: InitialLetterProperty | InitialLetterProperty[]; initialLetterAlign?: InitialLetterAlignProperty | InitialLetterAlignProperty[]; inlineSize?: InlineSizeProperty | InlineSizeProperty[]; isolation?: IsolationProperty | IsolationProperty[]; justifyContent?: JustifyContentProperty | JustifyContentProperty[]; justifyItems?: JustifyItemsProperty | JustifyItemsProperty[]; justifySelf?: JustifySelfProperty | JustifySelfProperty[]; left?: LeftProperty | LeftProperty[]; letterSpacing?: LetterSpacingProperty | LetterSpacingProperty[]; lineBreak?: LineBreakProperty | LineBreakProperty[]; lineHeight?: LineHeightProperty | LineHeightProperty[]; lineHeightStep?: LineHeightStepProperty | LineHeightStepProperty[]; listStyleImage?: ListStyleImageProperty | ListStyleImageProperty[]; listStylePosition?: ListStylePositionProperty | ListStylePositionProperty[]; listStyleType?: ListStyleTypeProperty | ListStyleTypeProperty[]; marginBlockEnd?: MarginBlockEndProperty | MarginBlockEndProperty[]; marginBlockStart?: MarginBlockStartProperty | MarginBlockStartProperty[]; marginBottom?: MarginBottomProperty | MarginBottomProperty[]; marginInlineEnd?: MarginInlineEndProperty | MarginInlineEndProperty[]; marginInlineStart?: MarginInlineStartProperty | MarginInlineStartProperty[]; marginLeft?: MarginLeftProperty | MarginLeftProperty[]; marginRight?: MarginRightProperty | MarginRightProperty[]; marginTop?: MarginTopProperty | MarginTopProperty[]; maskBorderMode?: MaskBorderModeProperty | MaskBorderModeProperty[]; maskBorderOutset?: MaskBorderOutsetProperty | MaskBorderOutsetProperty[]; maskBorderRepeat?: MaskBorderRepeatProperty | MaskBorderRepeatProperty[]; maskBorderSlice?: MaskBorderSliceProperty | MaskBorderSliceProperty[]; maskBorderSource?: MaskBorderSourceProperty | MaskBorderSourceProperty[]; maskBorderWidth?: MaskBorderWidthProperty | MaskBorderWidthProperty[]; maskClip?: MaskClipProperty | MaskClipProperty[]; maskComposite?: MaskCompositeProperty | MaskCompositeProperty[]; maskImage?: MaskImageProperty | MaskImageProperty[]; maskMode?: MaskModeProperty | MaskModeProperty[]; maskOrigin?: MaskOriginProperty | MaskOriginProperty[]; maskPosition?: MaskPositionProperty | MaskPositionProperty[]; maskRepeat?: MaskRepeatProperty | MaskRepeatProperty[]; maskSize?: MaskSizeProperty | MaskSizeProperty[]; maskType?: MaskTypeProperty | MaskTypeProperty[]; maxBlockSize?: MaxBlockSizeProperty | MaxBlockSizeProperty[]; maxHeight?: MaxHeightProperty | MaxHeightProperty[]; maxInlineSize?: MaxInlineSizeProperty | MaxInlineSizeProperty[]; maxLines?: MaxLinesProperty | MaxLinesProperty[]; maxWidth?: MaxWidthProperty | MaxWidthProperty[]; minBlockSize?: MinBlockSizeProperty | MinBlockSizeProperty[]; minHeight?: MinHeightProperty | MinHeightProperty[]; minInlineSize?: MinInlineSizeProperty | MinInlineSizeProperty[]; minWidth?: MinWidthProperty | MinWidthProperty[]; mixBlendMode?: MixBlendModeProperty | MixBlendModeProperty[]; motionDistance?: OffsetDistanceProperty | OffsetDistanceProperty[]; motionPath?: OffsetPathProperty | OffsetPathProperty[]; motionRotation?: OffsetRotateProperty | OffsetRotateProperty[]; objectFit?: ObjectFitProperty | ObjectFitProperty[]; objectPosition?: ObjectPositionProperty | ObjectPositionProperty[]; offsetAnchor?: OffsetAnchorProperty | OffsetAnchorProperty[]; offsetBlockEnd?: OffsetBlockEndProperty | OffsetBlockEndProperty[]; offsetBlockStart?: OffsetBlockStartProperty | OffsetBlockStartProperty[]; offsetDistance?: OffsetDistanceProperty | OffsetDistanceProperty[]; offsetInlineEnd?: OffsetInlineEndProperty | OffsetInlineEndProperty[]; offsetInlineStart?: OffsetInlineStartProperty | OffsetInlineStartProperty[]; offsetPath?: OffsetPathProperty | OffsetPathProperty[]; offsetPosition?: OffsetPositionProperty | OffsetPositionProperty[]; offsetRotate?: OffsetRotateProperty | OffsetRotateProperty[]; offsetRotation?: OffsetRotateProperty | OffsetRotateProperty[]; opacity?: GlobalsNumber | GlobalsNumber[]; order?: GlobalsNumber | GlobalsNumber[]; orphans?: GlobalsNumber | GlobalsNumber[]; outlineColor?: OutlineColorProperty | OutlineColorProperty[]; outlineOffset?: OutlineOffsetProperty | OutlineOffsetProperty[]; outlineStyle?: OutlineStyleProperty | OutlineStyleProperty[]; outlineWidth?: OutlineWidthProperty | OutlineWidthProperty[]; overflow?: OverflowProperty | OverflowProperty[]; overflowAnchor?: OverflowAnchorProperty | OverflowAnchorProperty[]; overflowBlock?: OverflowBlockProperty | OverflowBlockProperty[]; overflowClipBox?: OverflowClipBoxProperty | OverflowClipBoxProperty[]; overflowInline?: OverflowInlineProperty | OverflowInlineProperty[]; overflowWrap?: OverflowWrapProperty | OverflowWrapProperty[]; overflowX?: OverflowXProperty | OverflowXProperty[]; overflowY?: OverflowYProperty | OverflowYProperty[]; overscrollBehavior?: OverscrollBehaviorProperty | OverscrollBehaviorProperty[]; overscrollBehaviorX?: OverscrollBehaviorXProperty | OverscrollBehaviorXProperty[]; overscrollBehaviorY?: OverscrollBehaviorYProperty | OverscrollBehaviorYProperty[]; paddingBlockEnd?: PaddingBlockEndProperty | PaddingBlockEndProperty[]; paddingBlockStart?: PaddingBlockStartProperty | PaddingBlockStartProperty[]; paddingBottom?: PaddingBottomProperty | PaddingBottomProperty[]; paddingInlineEnd?: PaddingInlineEndProperty | PaddingInlineEndProperty[]; paddingInlineStart?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; paddingLeft?: PaddingLeftProperty | PaddingLeftProperty[]; paddingRight?: PaddingRightProperty | PaddingRightProperty[]; paddingTop?: PaddingTopProperty | PaddingTopProperty[]; pageBreakAfter?: PageBreakAfterProperty | PageBreakAfterProperty[]; pageBreakBefore?: PageBreakBeforeProperty | PageBreakBeforeProperty[]; pageBreakInside?: PageBreakInsideProperty | PageBreakInsideProperty[]; paintOrder?: PaintOrderProperty | PaintOrderProperty[]; perspective?: PerspectiveProperty | PerspectiveProperty[]; perspectiveOrigin?: PerspectiveOriginProperty | PerspectiveOriginProperty[]; placeContent?: PlaceContentProperty | PlaceContentProperty[]; pointerEvents?: PointerEventsProperty | PointerEventsProperty[]; position?: PositionProperty | PositionProperty[]; quotes?: QuotesProperty | QuotesProperty[]; resize?: ResizeProperty | ResizeProperty[]; right?: RightProperty | RightProperty[]; rotate?: RotateProperty | RotateProperty[]; rowGap?: RowGapProperty | RowGapProperty[]; rubyAlign?: RubyAlignProperty | RubyAlignProperty[]; rubyMerge?: RubyMergeProperty | RubyMergeProperty[]; rubyPosition?: RubyPositionProperty | RubyPositionProperty[]; scale?: ScaleProperty | ScaleProperty[]; scrollBehavior?: ScrollBehaviorProperty | ScrollBehaviorProperty[]; scrollSnapType?: ScrollSnapTypeProperty | ScrollSnapTypeProperty[]; shapeImageThreshold?: GlobalsNumber | GlobalsNumber[]; shapeMargin?: ShapeMarginProperty | ShapeMarginProperty[]; shapeOutside?: ShapeOutsideProperty | ShapeOutsideProperty[]; tabSize?: TabSizeProperty | TabSizeProperty[]; tableLayout?: TableLayoutProperty | TableLayoutProperty[]; textAlign?: TextAlignProperty | TextAlignProperty[]; textAlignLast?: TextAlignLastProperty | TextAlignLastProperty[]; textCombineUpright?: TextCombineUprightProperty | TextCombineUprightProperty[]; textDecorationColor?: TextDecorationColorProperty | TextDecorationColorProperty[]; textDecorationLine?: TextDecorationLineProperty | TextDecorationLineProperty[]; textDecorationSkip?: TextDecorationSkipProperty | TextDecorationSkipProperty[]; textDecorationSkipInk?: TextDecorationSkipInkProperty | TextDecorationSkipInkProperty[]; textDecorationStyle?: TextDecorationStyleProperty | TextDecorationStyleProperty[]; textEmphasisColor?: TextEmphasisColorProperty | TextEmphasisColorProperty[]; textEmphasisPosition?: GlobalsString | GlobalsString[]; textEmphasisStyle?: TextEmphasisStyleProperty | TextEmphasisStyleProperty[]; textIndent?: TextIndentProperty | TextIndentProperty[]; textJustify?: TextJustifyProperty | TextJustifyProperty[]; textOrientation?: TextOrientationProperty | TextOrientationProperty[]; textOverflow?: TextOverflowProperty | TextOverflowProperty[]; textRendering?: TextRenderingProperty | TextRenderingProperty[]; textShadow?: TextShadowProperty | TextShadowProperty[]; textSizeAdjust?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; textTransform?: TextTransformProperty | TextTransformProperty[]; textUnderlinePosition?: TextUnderlinePositionProperty | TextUnderlinePositionProperty[]; top?: TopProperty | TopProperty[]; touchAction?: TouchActionProperty | TouchActionProperty[]; transform?: TransformProperty | TransformProperty[]; transformBox?: TransformBoxProperty | TransformBoxProperty[]; transformOrigin?: TransformOriginProperty | TransformOriginProperty[]; transformStyle?: TransformStyleProperty | TransformStyleProperty[]; transitionDelay?: GlobalsString | GlobalsString[]; transitionDuration?: GlobalsString | GlobalsString[]; transitionProperty?: TransitionPropertyProperty | TransitionPropertyProperty[]; transitionTimingFunction?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; translate?: TranslateProperty | TranslateProperty[]; unicodeBidi?: UnicodeBidiProperty | UnicodeBidiProperty[]; userSelect?: UserSelectProperty | UserSelectProperty[]; verticalAlign?: VerticalAlignProperty | VerticalAlignProperty[]; visibility?: VisibilityProperty | VisibilityProperty[]; whiteSpace?: WhiteSpaceProperty | WhiteSpaceProperty[]; widows?: GlobalsNumber | GlobalsNumber[]; width?: WidthProperty | WidthProperty[]; willChange?: WillChangeProperty | WillChangeProperty[]; wordBreak?: WordBreakProperty | WordBreakProperty[]; wordSpacing?: WordSpacingProperty | WordSpacingProperty[]; wordWrap?: WordWrapProperty | WordWrapProperty[]; writingMode?: WritingModeProperty | WritingModeProperty[]; zIndex?: ZIndexProperty | ZIndexProperty[]; zoom?: ZoomProperty | ZoomProperty[]; } export interface StandardShorthandPropertiesFallback { all?: Globals | Globals[]; animation?: AnimationProperty | AnimationProperty[]; background?: BackgroundProperty | BackgroundProperty[]; border?: BorderProperty | BorderProperty[]; borderBlockEnd?: BorderBlockEndProperty | BorderBlockEndProperty[]; borderBlockStart?: BorderBlockStartProperty | BorderBlockStartProperty[]; borderBottom?: BorderBottomProperty | BorderBottomProperty[]; borderColor?: BorderColorProperty | BorderColorProperty[]; borderImage?: BorderImageProperty | BorderImageProperty[]; borderInlineEnd?: BorderInlineEndProperty | BorderInlineEndProperty[]; borderInlineStart?: BorderInlineStartProperty | BorderInlineStartProperty[]; borderLeft?: BorderLeftProperty | BorderLeftProperty[]; borderRadius?: BorderRadiusProperty | BorderRadiusProperty[]; borderRight?: BorderRightProperty | BorderRightProperty[]; borderStyle?: BorderStyleProperty | BorderStyleProperty[]; borderTop?: BorderTopProperty | BorderTopProperty[]; borderWidth?: BorderWidthProperty | BorderWidthProperty[]; columnRule?: ColumnRuleProperty | ColumnRuleProperty[]; columns?: ColumnsProperty | ColumnsProperty[]; flex?: FlexProperty | FlexProperty[]; flexFlow?: FlexFlowProperty | FlexFlowProperty[]; font?: FontProperty | FontProperty[]; gap?: GapProperty | GapProperty[]; grid?: GridProperty | GridProperty[]; gridArea?: GridAreaProperty | GridAreaProperty[]; gridColumn?: GridColumnProperty | GridColumnProperty[]; gridGap?: GridGapProperty | GridGapProperty[]; gridRow?: GridRowProperty | GridRowProperty[]; gridTemplate?: GridTemplateProperty | GridTemplateProperty[]; lineClamp?: LineClampProperty | LineClampProperty[]; listStyle?: ListStyleProperty | ListStyleProperty[]; margin?: MarginProperty | MarginProperty[]; mask?: MaskProperty | MaskProperty[]; maskBorder?: MaskBorderProperty | MaskBorderProperty[]; motion?: OffsetProperty | OffsetProperty[]; offset?: OffsetProperty | OffsetProperty[]; outline?: OutlineProperty | OutlineProperty[]; padding?: PaddingProperty | PaddingProperty[]; textDecoration?: TextDecorationProperty | TextDecorationProperty[]; textEmphasis?: TextEmphasisProperty | TextEmphasisProperty[]; transition?: TransitionProperty | TransitionProperty[]; } export interface StandardPropertiesFallback extends StandardLonghandPropertiesFallback, StandardShorthandPropertiesFallback {} export interface VendorLonghandPropertiesFallback { MozAnimationDelay?: GlobalsString | GlobalsString[]; MozAnimationDirection?: AnimationDirectionProperty | AnimationDirectionProperty[]; MozAnimationDuration?: GlobalsString | GlobalsString[]; MozAnimationFillMode?: AnimationFillModeProperty | AnimationFillModeProperty[]; MozAnimationIterationCount?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; MozAnimationName?: AnimationNameProperty | AnimationNameProperty[]; MozAnimationPlayState?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; MozAnimationTimingFunction?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; MozAppearance?: MozAppearanceProperty | MozAppearanceProperty[]; MozBackfaceVisibility?: BackfaceVisibilityProperty | BackfaceVisibilityProperty[]; MozBinding?: MozBindingProperty | MozBindingProperty[]; MozBorderBottomColors?: MozBorderBottomColorsProperty | MozBorderBottomColorsProperty[]; MozBorderEndColor?: BorderInlineEndColorProperty | BorderInlineEndColorProperty[]; MozBorderEndStyle?: BorderInlineEndStyleProperty | BorderInlineEndStyleProperty[]; MozBorderEndWidth?: BorderInlineEndWidthProperty | BorderInlineEndWidthProperty[]; MozBorderLeftColors?: MozBorderLeftColorsProperty | MozBorderLeftColorsProperty[]; MozBorderRightColors?: MozBorderRightColorsProperty | MozBorderRightColorsProperty[]; MozBorderStartColor?: BorderInlineStartColorProperty | BorderInlineStartColorProperty[]; MozBorderStartStyle?: BorderInlineStartStyleProperty | BorderInlineStartStyleProperty[]; MozBorderTopColors?: MozBorderTopColorsProperty | MozBorderTopColorsProperty[]; MozBoxSizing?: BoxSizingProperty | BoxSizingProperty[]; MozColumnCount?: ColumnCountProperty | ColumnCountProperty[]; MozColumnFill?: ColumnFillProperty | ColumnFillProperty[]; MozColumnGap?: ColumnGapProperty | ColumnGapProperty[]; MozColumnRuleColor?: ColumnRuleColorProperty | ColumnRuleColorProperty[]; MozColumnRuleStyle?: ColumnRuleStyleProperty | ColumnRuleStyleProperty[]; MozColumnRuleWidth?: ColumnRuleWidthProperty | ColumnRuleWidthProperty[]; MozColumnWidth?: ColumnWidthProperty | ColumnWidthProperty[]; MozContextProperties?: MozContextPropertiesProperty | MozContextPropertiesProperty[]; MozFloatEdge?: MozFloatEdgeProperty | MozFloatEdgeProperty[]; MozFontFeatureSettings?: FontFeatureSettingsProperty | FontFeatureSettingsProperty[]; MozFontLanguageOverride?: FontLanguageOverrideProperty | FontLanguageOverrideProperty[]; MozForceBrokenImageIcon?: GlobalsNumber | GlobalsNumber[]; MozHyphens?: HyphensProperty | HyphensProperty[]; MozImageRegion?: MozImageRegionProperty | MozImageRegionProperty[]; MozOrient?: MozOrientProperty | MozOrientProperty[]; MozOutlineRadiusBottomleft?: MozOutlineRadiusBottomleftProperty | MozOutlineRadiusBottomleftProperty[]; MozOutlineRadiusBottomright?: MozOutlineRadiusBottomrightProperty | MozOutlineRadiusBottomrightProperty[]; MozOutlineRadiusTopleft?: MozOutlineRadiusTopleftProperty | MozOutlineRadiusTopleftProperty[]; MozOutlineRadiusTopright?: MozOutlineRadiusToprightProperty | MozOutlineRadiusToprightProperty[]; MozPaddingEnd?: PaddingInlineEndProperty | PaddingInlineEndProperty[]; MozPaddingStart?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; MozPerspective?: PerspectiveProperty | PerspectiveProperty[]; MozPerspectiveOrigin?: PerspectiveOriginProperty | PerspectiveOriginProperty[]; MozStackSizing?: MozStackSizingProperty | MozStackSizingProperty[]; MozTabSize?: TabSizeProperty | TabSizeProperty[]; MozTextBlink?: MozTextBlinkProperty | MozTextBlinkProperty[]; MozTextSizeAdjust?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; MozTransformOrigin?: TransformOriginProperty | TransformOriginProperty[]; MozTransformStyle?: TransformStyleProperty | TransformStyleProperty[]; MozTransitionDelay?: GlobalsString | GlobalsString[]; MozTransitionDuration?: GlobalsString | GlobalsString[]; MozTransitionProperty?: TransitionPropertyProperty | TransitionPropertyProperty[]; MozTransitionTimingFunction?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; MozUserFocus?: MozUserFocusProperty | MozUserFocusProperty[]; MozUserInput?: MozUserInputProperty | MozUserInputProperty[]; MozUserModify?: MozUserModifyProperty | MozUserModifyProperty[]; MozUserSelect?: UserSelectProperty | UserSelectProperty[]; MozWindowDragging?: MozWindowDraggingProperty | MozWindowDraggingProperty[]; MozWindowShadow?: MozWindowShadowProperty | MozWindowShadowProperty[]; msAccelerator?: MsAcceleratorProperty | MsAcceleratorProperty[]; msBlockProgression?: MsBlockProgressionProperty | MsBlockProgressionProperty[]; msContentZoomChaining?: MsContentZoomChainingProperty | MsContentZoomChainingProperty[]; msContentZoomLimitMax?: GlobalsString | GlobalsString[]; msContentZoomLimitMin?: GlobalsString | GlobalsString[]; msContentZoomSnapPoints?: GlobalsString | GlobalsString[]; msContentZoomSnapType?: MsContentZoomSnapTypeProperty | MsContentZoomSnapTypeProperty[]; msContentZooming?: MsContentZoomingProperty | MsContentZoomingProperty[]; msFilter?: GlobalsString | GlobalsString[]; msFlexDirection?: FlexDirectionProperty | FlexDirectionProperty[]; msFlexPositive?: GlobalsNumber | GlobalsNumber[]; msFlowFrom?: MsFlowFromProperty | MsFlowFromProperty[]; msFlowInto?: MsFlowIntoProperty | MsFlowIntoProperty[]; msGridColumns?: GridAutoColumnsProperty | GridAutoColumnsProperty[]; msGridRows?: GridAutoRowsProperty | GridAutoRowsProperty[]; msHighContrastAdjust?: MsHighContrastAdjustProperty | MsHighContrastAdjustProperty[]; msHyphenateLimitChars?: MsHyphenateLimitCharsProperty | MsHyphenateLimitCharsProperty[]; msHyphenateLimitLines?: MsHyphenateLimitLinesProperty | MsHyphenateLimitLinesProperty[]; msHyphenateLimitZone?: MsHyphenateLimitZoneProperty | MsHyphenateLimitZoneProperty[]; msHyphens?: HyphensProperty | HyphensProperty[]; msImeAlign?: MsImeAlignProperty | MsImeAlignProperty[]; msLineBreak?: LineBreakProperty | LineBreakProperty[]; msOrder?: GlobalsNumber | GlobalsNumber[]; msOverflowStyle?: MsOverflowStyleProperty | MsOverflowStyleProperty[]; msOverflowX?: OverflowXProperty | OverflowXProperty[]; msOverflowY?: OverflowYProperty | OverflowYProperty[]; msScrollChaining?: MsScrollChainingProperty | MsScrollChainingProperty[]; msScrollLimitXMax?: MsScrollLimitXMaxProperty | MsScrollLimitXMaxProperty[]; msScrollLimitXMin?: MsScrollLimitXMinProperty | MsScrollLimitXMinProperty[]; msScrollLimitYMax?: MsScrollLimitYMaxProperty | MsScrollLimitYMaxProperty[]; msScrollLimitYMin?: MsScrollLimitYMinProperty | MsScrollLimitYMinProperty[]; msScrollRails?: MsScrollRailsProperty | MsScrollRailsProperty[]; msScrollSnapPointsX?: GlobalsString | GlobalsString[]; msScrollSnapPointsY?: GlobalsString | GlobalsString[]; msScrollSnapType?: MsScrollSnapTypeProperty | MsScrollSnapTypeProperty[]; msScrollTranslation?: MsScrollTranslationProperty | MsScrollTranslationProperty[]; msScrollbar3dlightColor?: MsScrollbar3dlightColorProperty | MsScrollbar3dlightColorProperty[]; msScrollbarArrowColor?: MsScrollbarArrowColorProperty | MsScrollbarArrowColorProperty[]; msScrollbarBaseColor?: MsScrollbarBaseColorProperty | MsScrollbarBaseColorProperty[]; msScrollbarDarkshadowColor?: MsScrollbarDarkshadowColorProperty | MsScrollbarDarkshadowColorProperty[]; msScrollbarFaceColor?: MsScrollbarFaceColorProperty | MsScrollbarFaceColorProperty[]; msScrollbarHighlightColor?: MsScrollbarHighlightColorProperty | MsScrollbarHighlightColorProperty[]; msScrollbarShadowColor?: MsScrollbarShadowColorProperty | MsScrollbarShadowColorProperty[]; msScrollbarTrackColor?: MsScrollbarTrackColorProperty | MsScrollbarTrackColorProperty[]; msTextAutospace?: MsTextAutospaceProperty | MsTextAutospaceProperty[]; msTextCombineHorizontal?: TextCombineUprightProperty | TextCombineUprightProperty[]; msTextOverflow?: TextOverflowProperty | TextOverflowProperty[]; msTextSizeAdjust?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; msTouchAction?: TouchActionProperty | TouchActionProperty[]; msTouchSelect?: MsTouchSelectProperty | MsTouchSelectProperty[]; msTransform?: TransformProperty | TransformProperty[]; msTransformOrigin?: TransformOriginProperty | TransformOriginProperty[]; msUserSelect?: MsUserSelectProperty | MsUserSelectProperty[]; msWordBreak?: WordBreakProperty | WordBreakProperty[]; msWrapFlow?: MsWrapFlowProperty | MsWrapFlowProperty[]; msWrapMargin?: MsWrapMarginProperty | MsWrapMarginProperty[]; msWrapThrough?: MsWrapThroughProperty | MsWrapThroughProperty[]; msWritingMode?: WritingModeProperty | WritingModeProperty[]; OBackgroundSize?: BackgroundSizeProperty | BackgroundSizeProperty[]; OObjectFit?: ObjectFitProperty | ObjectFitProperty[]; OObjectPosition?: ObjectPositionProperty | ObjectPositionProperty[]; OTabSize?: TabSizeProperty | TabSizeProperty[]; OTextOverflow?: TextOverflowProperty | TextOverflowProperty[]; OTransformOrigin?: TransformOriginProperty | TransformOriginProperty[]; WebkitAlignContent?: AlignContentProperty | AlignContentProperty[]; WebkitAlignItems?: AlignItemsProperty | AlignItemsProperty[]; WebkitAlignSelf?: AlignSelfProperty | AlignSelfProperty[]; WebkitAnimationDelay?: GlobalsString | GlobalsString[]; WebkitAnimationDirection?: AnimationDirectionProperty | AnimationDirectionProperty[]; WebkitAnimationDuration?: GlobalsString | GlobalsString[]; WebkitAnimationFillMode?: AnimationFillModeProperty | AnimationFillModeProperty[]; WebkitAnimationIterationCount?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; WebkitAnimationName?: AnimationNameProperty | AnimationNameProperty[]; WebkitAnimationPlayState?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; WebkitAnimationTimingFunction?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; WebkitBackdropFilter?: BackdropFilterProperty | BackdropFilterProperty[]; WebkitBackfaceVisibility?: BackfaceVisibilityProperty | BackfaceVisibilityProperty[]; WebkitBackgroundSize?: BackgroundSizeProperty | BackgroundSizeProperty[]; WebkitBorderBeforeColor?: WebkitBorderBeforeColorProperty | WebkitBorderBeforeColorProperty[]; WebkitBorderBeforeStyle?: WebkitBorderBeforeStyleProperty | WebkitBorderBeforeStyleProperty[]; WebkitBorderBeforeWidth?: WebkitBorderBeforeWidthProperty | WebkitBorderBeforeWidthProperty[]; WebkitBorderBottomLeftRadius?: BorderBottomLeftRadiusProperty | BorderBottomLeftRadiusProperty[]; WebkitBorderBottomRightRadius?: BorderBottomRightRadiusProperty | BorderBottomRightRadiusProperty[]; WebkitBorderImageSlice?: BorderImageSliceProperty | BorderImageSliceProperty[]; WebkitBorderTopLeftRadius?: BorderTopLeftRadiusProperty | BorderTopLeftRadiusProperty[]; WebkitBorderTopRightRadius?: BorderTopRightRadiusProperty | BorderTopRightRadiusProperty[]; WebkitBoxDecorationBreak?: BoxDecorationBreakProperty | BoxDecorationBreakProperty[]; WebkitBoxReflect?: WebkitBoxReflectProperty | WebkitBoxReflectProperty[]; WebkitBoxShadow?: BoxShadowProperty | BoxShadowProperty[]; WebkitBoxSizing?: BoxSizingProperty | BoxSizingProperty[]; WebkitClipPath?: ClipPathProperty | ClipPathProperty[]; WebkitColumnCount?: ColumnCountProperty | ColumnCountProperty[]; WebkitColumnGap?: ColumnGapProperty | ColumnGapProperty[]; WebkitColumnRuleColor?: ColumnRuleColorProperty | ColumnRuleColorProperty[]; WebkitColumnRuleStyle?: ColumnRuleStyleProperty | ColumnRuleStyleProperty[]; WebkitColumnRuleWidth?: ColumnRuleWidthProperty | ColumnRuleWidthProperty[]; WebkitColumnSpan?: ColumnSpanProperty | ColumnSpanProperty[]; WebkitColumnWidth?: ColumnWidthProperty | ColumnWidthProperty[]; WebkitFilter?: FilterProperty | FilterProperty[]; WebkitFlexBasis?: FlexBasisProperty | FlexBasisProperty[]; WebkitFlexDirection?: FlexDirectionProperty | FlexDirectionProperty[]; WebkitFlexGrow?: GlobalsNumber | GlobalsNumber[]; WebkitFlexShrink?: GlobalsNumber | GlobalsNumber[]; WebkitFontFeatureSettings?: FontFeatureSettingsProperty | FontFeatureSettingsProperty[]; WebkitFontKerning?: FontKerningProperty | FontKerningProperty[]; WebkitFontVariantLigatures?: FontVariantLigaturesProperty | FontVariantLigaturesProperty[]; WebkitHyphens?: HyphensProperty | HyphensProperty[]; WebkitJustifyContent?: JustifyContentProperty | JustifyContentProperty[]; WebkitLineBreak?: LineBreakProperty | LineBreakProperty[]; WebkitMaskAttachment?: WebkitMaskAttachmentProperty | WebkitMaskAttachmentProperty[]; WebkitMaskClip?: WebkitMaskClipProperty | WebkitMaskClipProperty[]; WebkitMaskComposite?: WebkitMaskCompositeProperty | WebkitMaskCompositeProperty[]; WebkitMaskImage?: WebkitMaskImageProperty | WebkitMaskImageProperty[]; WebkitMaskOrigin?: WebkitMaskOriginProperty | WebkitMaskOriginProperty[]; WebkitMaskPosition?: WebkitMaskPositionProperty | WebkitMaskPositionProperty[]; WebkitMaskPositionX?: WebkitMaskPositionXProperty | WebkitMaskPositionXProperty[]; WebkitMaskPositionY?: WebkitMaskPositionYProperty | WebkitMaskPositionYProperty[]; WebkitMaskRepeat?: WebkitMaskRepeatProperty | WebkitMaskRepeatProperty[]; WebkitMaskRepeatX?: WebkitMaskRepeatXProperty | WebkitMaskRepeatXProperty[]; WebkitMaskRepeatY?: WebkitMaskRepeatYProperty | WebkitMaskRepeatYProperty[]; WebkitMaxInlineSize?: MaxInlineSizeProperty | MaxInlineSizeProperty[]; WebkitOrder?: GlobalsNumber | GlobalsNumber[]; WebkitOverflowScrolling?: WebkitOverflowScrollingProperty | WebkitOverflowScrollingProperty[]; WebkitPaddingEnd?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; WebkitPaddingStart?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; WebkitPerspective?: PerspectiveProperty | PerspectiveProperty[]; WebkitPerspectiveOrigin?: PerspectiveOriginProperty | PerspectiveOriginProperty[]; WebkitScrollSnapType?: ScrollSnapTypeProperty | ScrollSnapTypeProperty[]; WebkitShapeImageThreshold?: GlobalsNumber | GlobalsNumber[]; WebkitShapeMargin?: ShapeMarginProperty | ShapeMarginProperty[]; WebkitShapeOutside?: ShapeOutsideProperty | ShapeOutsideProperty[]; WebkitTapHighlightColor?: WebkitTapHighlightColorProperty | WebkitTapHighlightColorProperty[]; WebkitTextCombine?: TextCombineUprightProperty | TextCombineUprightProperty[]; WebkitTextDecorationColor?: TextDecorationColorProperty | TextDecorationColorProperty[]; WebkitTextDecorationLine?: TextDecorationLineProperty | TextDecorationLineProperty[]; WebkitTextDecorationSkip?: TextDecorationSkipProperty | TextDecorationSkipProperty[]; WebkitTextDecorationStyle?: TextDecorationStyleProperty | TextDecorationStyleProperty[]; WebkitTextEmphasisColor?: TextEmphasisColorProperty | TextEmphasisColorProperty[]; WebkitTextEmphasisPosition?: GlobalsString | GlobalsString[]; WebkitTextEmphasisStyle?: TextEmphasisStyleProperty | TextEmphasisStyleProperty[]; WebkitTextFillColor?: WebkitTextFillColorProperty | WebkitTextFillColorProperty[]; WebkitTextOrientation?: TextOrientationProperty | TextOrientationProperty[]; WebkitTextSizeAdjust?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; WebkitTextStrokeColor?: WebkitTextStrokeColorProperty | WebkitTextStrokeColorProperty[]; WebkitTextStrokeWidth?: WebkitTextStrokeWidthProperty | WebkitTextStrokeWidthProperty[]; WebkitTouchCallout?: WebkitTouchCalloutProperty | WebkitTouchCalloutProperty[]; WebkitTransform?: TransformProperty | TransformProperty[]; WebkitTransformOrigin?: TransformOriginProperty | TransformOriginProperty[]; WebkitTransformStyle?: TransformStyleProperty | TransformStyleProperty[]; WebkitTransitionDelay?: GlobalsString | GlobalsString[]; WebkitTransitionDuration?: GlobalsString | GlobalsString[]; WebkitTransitionProperty?: TransitionPropertyProperty | TransitionPropertyProperty[]; WebkitTransitionTimingFunction?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; WebkitUserModify?: WebkitUserModifyProperty | WebkitUserModifyProperty[]; WebkitUserSelect?: UserSelectProperty | UserSelectProperty[]; WebkitWritingMode?: WritingModeProperty | WritingModeProperty[]; } export interface VendorShorthandPropertiesFallback { MozAnimation?: AnimationProperty | AnimationProperty[]; MozBorderImage?: BorderImageProperty | BorderImageProperty[]; MozColumnRule?: ColumnRuleProperty | ColumnRuleProperty[]; MozColumns?: ColumnsProperty | ColumnsProperty[]; MozOutlineRadius?: MozOutlineRadiusProperty | MozOutlineRadiusProperty[]; MozTransition?: TransitionProperty | TransitionProperty[]; msContentZoomLimit?: GlobalsString | GlobalsString[]; msContentZoomSnap?: MsContentZoomSnapProperty | MsContentZoomSnapProperty[]; msFlex?: FlexProperty | FlexProperty[]; msScrollLimit?: GlobalsString | GlobalsString[]; msScrollSnapX?: GlobalsString | GlobalsString[]; msScrollSnapY?: GlobalsString | GlobalsString[]; OBorderImage?: BorderImageProperty | BorderImageProperty[]; WebkitAnimation?: AnimationProperty | AnimationProperty[]; WebkitBorderBefore?: WebkitBorderBeforeProperty | WebkitBorderBeforeProperty[]; WebkitBorderImage?: BorderImageProperty | BorderImageProperty[]; WebkitBorderRadius?: BorderRadiusProperty | BorderRadiusProperty[]; WebkitColumnRule?: ColumnRuleProperty | ColumnRuleProperty[]; WebkitColumns?: ColumnsProperty | ColumnsProperty[]; WebkitFlex?: FlexProperty | FlexProperty[]; WebkitFlexFlow?: FlexFlowProperty | FlexFlowProperty[]; WebkitLineClamp?: WebkitLineClampProperty | WebkitLineClampProperty[]; WebkitMask?: WebkitMaskProperty | WebkitMaskProperty[]; WebkitTextEmphasis?: TextEmphasisProperty | TextEmphasisProperty[]; WebkitTextStroke?: WebkitTextStrokeProperty | WebkitTextStrokeProperty[]; WebkitTransition?: TransitionProperty | TransitionProperty[]; } export interface VendorPropertiesFallback extends VendorLonghandPropertiesFallback, VendorShorthandPropertiesFallback {} export interface ObsoletePropertiesFallback { /** @deprecated */ boxDirection?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ boxFlex?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ boxOrient?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ boxPack?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ clip?: ClipProperty | ClipProperty[]; /** @deprecated */ fontVariantAlternates?: FontVariantAlternatesProperty | FontVariantAlternatesProperty[]; /** @deprecated */ imeMode?: ImeModeProperty | ImeModeProperty[]; /** @deprecated */ scrollSnapCoordinate?: ScrollSnapCoordinateProperty | ScrollSnapCoordinateProperty[]; /** @deprecated */ scrollSnapDestination?: ScrollSnapDestinationProperty | ScrollSnapDestinationProperty[]; /** @deprecated */ scrollSnapPointsX?: ScrollSnapPointsXProperty | ScrollSnapPointsXProperty[]; /** @deprecated */ scrollSnapPointsY?: ScrollSnapPointsYProperty | ScrollSnapPointsYProperty[]; /** @deprecated */ scrollSnapTypeX?: ScrollSnapTypeXProperty | ScrollSnapTypeXProperty[]; /** @deprecated */ scrollSnapTypeY?: ScrollSnapTypeYProperty | ScrollSnapTypeYProperty[]; /** @deprecated */ textCombineHorizontal?: TextCombineUprightProperty | TextCombineUprightProperty[]; /** @deprecated */ KhtmlBoxDirection?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ KhtmlBoxFlex?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ KhtmlBoxOrient?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ KhtmlBoxPack?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ MozBackgroundInlinePolicy?: BoxDecorationBreakProperty | BoxDecorationBreakProperty[]; /** @deprecated */ MozBackgroundSize?: BackgroundSizeProperty | BackgroundSizeProperty[]; /** @deprecated */ MozBorderRadius?: BorderRadiusProperty | BorderRadiusProperty[]; /** @deprecated */ MozBorderRadiusTopright?: BorderTopRightRadiusProperty | BorderTopRightRadiusProperty[]; /** @deprecated */ MozBoxDirection?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ MozBoxFlex?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ MozBoxOrient?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ MozBoxPack?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ MozBoxShadow?: BoxShadowProperty | BoxShadowProperty[]; /** @deprecated */ MozOpacity?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ MozOutline?: OutlineProperty | OutlineProperty[]; /** @deprecated */ MozOutlineColor?: OutlineColorProperty | OutlineColorProperty[]; /** @deprecated */ MozOutlineStyle?: OutlineStyleProperty | OutlineStyleProperty[]; /** @deprecated */ MozOutlineWidth?: OutlineWidthProperty | OutlineWidthProperty[]; /** @deprecated */ MozResize?: ResizeProperty | ResizeProperty[]; /** @deprecated */ MozTextAlignLast?: TextAlignLastProperty | TextAlignLastProperty[]; /** @deprecated */ MozTextDecorationColor?: TextDecorationColorProperty | TextDecorationColorProperty[]; /** @deprecated */ MozTextDecorationLine?: TextDecorationLineProperty | TextDecorationLineProperty[]; /** @deprecated */ MozTextDecorationStyle?: TextDecorationStyleProperty | TextDecorationStyleProperty[]; /** @deprecated */ msImeMode?: ImeModeProperty | ImeModeProperty[]; /** @deprecated */ OAnimation?: AnimationProperty | AnimationProperty[]; /** @deprecated */ OAnimationDelay?: GlobalsString | GlobalsString[]; /** @deprecated */ OAnimationDirection?: AnimationDirectionProperty | AnimationDirectionProperty[]; /** @deprecated */ OAnimationDuration?: GlobalsString | GlobalsString[]; /** @deprecated */ OAnimationFillMode?: AnimationFillModeProperty | AnimationFillModeProperty[]; /** @deprecated */ OAnimationIterationCount?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; /** @deprecated */ OAnimationName?: AnimationNameProperty | AnimationNameProperty[]; /** @deprecated */ OAnimationPlayState?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; /** @deprecated */ OAnimationTimingFunction?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; /** @deprecated */ OTransform?: TransformProperty | TransformProperty[]; /** @deprecated */ OTransition?: TransitionProperty | TransitionProperty[]; /** @deprecated */ OTransitionDelay?: GlobalsString | GlobalsString[]; /** @deprecated */ OTransitionDuration?: GlobalsString | GlobalsString[]; /** @deprecated */ OTransitionProperty?: TransitionPropertyProperty | TransitionPropertyProperty[]; /** @deprecated */ OTransitionTimingFunction?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; /** @deprecated */ WebkitBoxDirection?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ WebkitBoxFlex?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ WebkitBoxOrient?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ WebkitBoxPack?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ WebkitBoxSizing?: BoxSizingProperty | BoxSizingProperty[]; /** @deprecated */ WebkitScrollSnapPointsX?: ScrollSnapPointsXProperty | ScrollSnapPointsXProperty[]; /** @deprecated */ WebkitScrollSnapPointsY?: ScrollSnapPointsYProperty | ScrollSnapPointsYProperty[]; } export interface SvgPropertiesFallback { alignmentBaseline?: AlignmentBaselineProperty | AlignmentBaselineProperty[]; baselineShift?: BaselineShiftProperty | BaselineShiftProperty[]; clip?: ClipProperty | ClipProperty[]; clipPath?: ClipPathProperty | ClipPathProperty[]; clipRule?: ClipRuleProperty | ClipRuleProperty[]; color?: ColorProperty | ColorProperty[]; colorInterpolation?: ColorInterpolationProperty | ColorInterpolationProperty[]; colorRendering?: ColorRenderingProperty | ColorRenderingProperty[]; cursor?: CursorProperty | CursorProperty[]; direction?: DirectionProperty | DirectionProperty[]; display?: DisplayProperty | DisplayProperty[]; dominantBaseline?: DominantBaselineProperty | DominantBaselineProperty[]; fill?: FillProperty | FillProperty[]; fillOpacity?: GlobalsNumber | GlobalsNumber[]; fillRule?: FillRuleProperty | FillRuleProperty[]; filter?: FilterProperty | FilterProperty[]; floodColor?: FloodColorProperty | FloodColorProperty[]; floodOpacity?: GlobalsNumber | GlobalsNumber[]; font?: FontProperty | FontProperty[]; fontFamily?: FontFamilyProperty | FontFamilyProperty[]; fontSize?: FontSizeProperty | FontSizeProperty[]; fontSizeAdjust?: FontSizeAdjustProperty | FontSizeAdjustProperty[]; fontStretch?: FontStretchProperty | FontStretchProperty[]; fontStyle?: FontStyleProperty | FontStyleProperty[]; fontVariant?: FontVariantProperty | FontVariantProperty[]; fontWeight?: FontWeightProperty | FontWeightProperty[]; glyphOrientationVertical?: GlyphOrientationVerticalProperty | GlyphOrientationVerticalProperty[]; imageRendering?: ImageRenderingProperty | ImageRenderingProperty[]; letterSpacing?: LetterSpacingProperty | LetterSpacingProperty[]; lightingColor?: LightingColorProperty | LightingColorProperty[]; lineHeight?: LineHeightProperty | LineHeightProperty[]; marker?: MarkerProperty | MarkerProperty[]; markerEnd?: MarkerEndProperty | MarkerEndProperty[]; markerMid?: MarkerMidProperty | MarkerMidProperty[]; markerStart?: MarkerStartProperty | MarkerStartProperty[]; mask?: MaskProperty | MaskProperty[]; opacity?: GlobalsNumber | GlobalsNumber[]; overflow?: OverflowProperty | OverflowProperty[]; paintOrder?: PaintOrderProperty | PaintOrderProperty[]; pointerEvents?: PointerEventsProperty | PointerEventsProperty[]; shapeRendering?: ShapeRenderingProperty | ShapeRenderingProperty[]; stopColor?: StopColorProperty | StopColorProperty[]; stopOpacity?: GlobalsNumber | GlobalsNumber[]; stroke?: StrokeProperty | StrokeProperty[]; strokeDasharray?: StrokeDasharrayProperty | StrokeDasharrayProperty[]; strokeDashoffset?: StrokeDashoffsetProperty | StrokeDashoffsetProperty[]; strokeLinecap?: StrokeLinecapProperty | StrokeLinecapProperty[]; strokeLinejoin?: StrokeLinejoinProperty | StrokeLinejoinProperty[]; strokeMiterlimit?: GlobalsNumber | GlobalsNumber[]; strokeOpacity?: GlobalsNumber | GlobalsNumber[]; strokeWidth?: StrokeWidthProperty | StrokeWidthProperty[]; textAnchor?: TextAnchorProperty | TextAnchorProperty[]; textDecoration?: TextDecorationProperty | TextDecorationProperty[]; textRendering?: TextRenderingProperty | TextRenderingProperty[]; unicodeBidi?: UnicodeBidiProperty | UnicodeBidiProperty[]; vectorEffect?: VectorEffectProperty | VectorEffectProperty[]; visibility?: VisibilityProperty | VisibilityProperty[]; whiteSpace?: WhiteSpaceProperty | WhiteSpaceProperty[]; wordSpacing?: WordSpacingProperty | WordSpacingProperty[]; writingMode?: WritingModeProperty | WritingModeProperty[]; } export interface PropertiesFallback extends StandardPropertiesFallback, VendorPropertiesFallback, ObsoletePropertiesFallback, SvgPropertiesFallback {} export interface StandardLonghandPropertiesHyphenFallback { "align-content"?: AlignContentProperty | AlignContentProperty[]; "align-items"?: AlignItemsProperty | AlignItemsProperty[]; "align-self"?: AlignSelfProperty | AlignSelfProperty[]; "animation-delay"?: GlobalsString | GlobalsString[]; "animation-direction"?: AnimationDirectionProperty | AnimationDirectionProperty[]; "animation-duration"?: GlobalsString | GlobalsString[]; "animation-fill-mode"?: AnimationFillModeProperty | AnimationFillModeProperty[]; "animation-iteration-count"?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; "animation-name"?: AnimationNameProperty | AnimationNameProperty[]; "animation-play-state"?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; "animation-timing-function"?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; appearance?: AppearanceProperty | AppearanceProperty[]; azimuth?: AzimuthProperty | AzimuthProperty[]; "backdrop-filter"?: BackdropFilterProperty | BackdropFilterProperty[]; "backface-visibility"?: BackfaceVisibilityProperty | BackfaceVisibilityProperty[]; "background-attachment"?: BackgroundAttachmentProperty | BackgroundAttachmentProperty[]; "background-blend-mode"?: BackgroundBlendModeProperty | BackgroundBlendModeProperty[]; "background-clip"?: BackgroundClipProperty | BackgroundClipProperty[]; "background-color"?: BackgroundColorProperty | BackgroundColorProperty[]; "background-image"?: BackgroundImageProperty | BackgroundImageProperty[]; "background-origin"?: BackgroundOriginProperty | BackgroundOriginProperty[]; "background-position"?: BackgroundPositionProperty | BackgroundPositionProperty[]; "background-position-x"?: BackgroundPositionXProperty | BackgroundPositionXProperty[]; "background-position-y"?: BackgroundPositionYProperty | BackgroundPositionYProperty[]; "background-repeat"?: BackgroundRepeatProperty | BackgroundRepeatProperty[]; "background-size"?: BackgroundSizeProperty | BackgroundSizeProperty[]; "block-overflow"?: BlockOverflowProperty | BlockOverflowProperty[]; "block-size"?: BlockSizeProperty | BlockSizeProperty[]; "border-block-end-color"?: BorderBlockEndColorProperty | BorderBlockEndColorProperty[]; "border-block-end-style"?: BorderBlockEndStyleProperty | BorderBlockEndStyleProperty[]; "border-block-end-width"?: BorderBlockEndWidthProperty | BorderBlockEndWidthProperty[]; "border-block-start-color"?: BorderBlockStartColorProperty | BorderBlockStartColorProperty[]; "border-block-start-style"?: BorderBlockStartStyleProperty | BorderBlockStartStyleProperty[]; "border-block-start-width"?: BorderBlockStartWidthProperty | BorderBlockStartWidthProperty[]; "border-bottom-color"?: BorderBottomColorProperty | BorderBottomColorProperty[]; "border-bottom-left-radius"?: BorderBottomLeftRadiusProperty | BorderBottomLeftRadiusProperty[]; "border-bottom-right-radius"?: BorderBottomRightRadiusProperty | BorderBottomRightRadiusProperty[]; "border-bottom-style"?: BorderBottomStyleProperty | BorderBottomStyleProperty[]; "border-bottom-width"?: BorderBottomWidthProperty | BorderBottomWidthProperty[]; "border-collapse"?: BorderCollapseProperty | BorderCollapseProperty[]; "border-image-outset"?: BorderImageOutsetProperty | BorderImageOutsetProperty[]; "border-image-repeat"?: BorderImageRepeatProperty | BorderImageRepeatProperty[]; "border-image-slice"?: BorderImageSliceProperty | BorderImageSliceProperty[]; "border-image-source"?: BorderImageSourceProperty | BorderImageSourceProperty[]; "border-image-width"?: BorderImageWidthProperty | BorderImageWidthProperty[]; "border-inline-end-color"?: BorderInlineEndColorProperty | BorderInlineEndColorProperty[]; "border-inline-end-style"?: BorderInlineEndStyleProperty | BorderInlineEndStyleProperty[]; "border-inline-end-width"?: BorderInlineEndWidthProperty | BorderInlineEndWidthProperty[]; "border-inline-start-color"?: BorderInlineStartColorProperty | BorderInlineStartColorProperty[]; "border-inline-start-style"?: BorderInlineStartStyleProperty | BorderInlineStartStyleProperty[]; "border-inline-start-width"?: BorderInlineStartWidthProperty | BorderInlineStartWidthProperty[]; "border-left-color"?: BorderLeftColorProperty | BorderLeftColorProperty[]; "border-left-style"?: BorderLeftStyleProperty | BorderLeftStyleProperty[]; "border-left-width"?: BorderLeftWidthProperty | BorderLeftWidthProperty[]; "border-right-color"?: BorderRightColorProperty | BorderRightColorProperty[]; "border-right-style"?: BorderRightStyleProperty | BorderRightStyleProperty[]; "border-right-width"?: BorderRightWidthProperty | BorderRightWidthProperty[]; "border-spacing"?: BorderSpacingProperty | BorderSpacingProperty[]; "border-top-color"?: BorderTopColorProperty | BorderTopColorProperty[]; "border-top-left-radius"?: BorderTopLeftRadiusProperty | BorderTopLeftRadiusProperty[]; "border-top-right-radius"?: BorderTopRightRadiusProperty | BorderTopRightRadiusProperty[]; "border-top-style"?: BorderTopStyleProperty | BorderTopStyleProperty[]; "border-top-width"?: BorderTopWidthProperty | BorderTopWidthProperty[]; bottom?: BottomProperty | BottomProperty[]; "box-align"?: BoxAlignProperty | BoxAlignProperty[]; "box-decoration-break"?: BoxDecorationBreakProperty | BoxDecorationBreakProperty[]; "box-flex-group"?: GlobalsNumber | GlobalsNumber[]; "box-lines"?: BoxLinesProperty | BoxLinesProperty[]; "box-ordinal-group"?: GlobalsNumber | GlobalsNumber[]; "box-shadow"?: BoxShadowProperty | BoxShadowProperty[]; "box-sizing"?: BoxSizingProperty | BoxSizingProperty[]; "break-after"?: BreakAfterProperty | BreakAfterProperty[]; "break-before"?: BreakBeforeProperty | BreakBeforeProperty[]; "break-inside"?: BreakInsideProperty | BreakInsideProperty[]; "caption-side"?: CaptionSideProperty | CaptionSideProperty[]; "caret-color"?: CaretColorProperty | CaretColorProperty[]; clear?: ClearProperty | ClearProperty[]; "clip-path"?: ClipPathProperty | ClipPathProperty[]; color?: ColorProperty | ColorProperty[]; "color-adjust"?: ColorAdjustProperty | ColorAdjustProperty[]; "column-count"?: ColumnCountProperty | ColumnCountProperty[]; "column-fill"?: ColumnFillProperty | ColumnFillProperty[]; "column-gap"?: ColumnGapProperty | ColumnGapProperty[]; "column-rule-color"?: ColumnRuleColorProperty | ColumnRuleColorProperty[]; "column-rule-style"?: ColumnRuleStyleProperty | ColumnRuleStyleProperty[]; "column-rule-width"?: ColumnRuleWidthProperty | ColumnRuleWidthProperty[]; "column-span"?: ColumnSpanProperty | ColumnSpanProperty[]; "column-width"?: ColumnWidthProperty | ColumnWidthProperty[]; contain?: ContainProperty | ContainProperty[]; content?: ContentProperty | ContentProperty[]; "counter-increment"?: CounterIncrementProperty | CounterIncrementProperty[]; "counter-reset"?: CounterResetProperty | CounterResetProperty[]; cursor?: CursorProperty | CursorProperty[]; direction?: DirectionProperty | DirectionProperty[]; display?: DisplayProperty | DisplayProperty[]; "empty-cells"?: EmptyCellsProperty | EmptyCellsProperty[]; filter?: FilterProperty | FilterProperty[]; "flex-basis"?: FlexBasisProperty | FlexBasisProperty[]; "flex-direction"?: FlexDirectionProperty | FlexDirectionProperty[]; "flex-grow"?: GlobalsNumber | GlobalsNumber[]; "flex-shrink"?: GlobalsNumber | GlobalsNumber[]; "flex-wrap"?: FlexWrapProperty | FlexWrapProperty[]; float?: FloatProperty | FloatProperty[]; "font-family"?: FontFamilyProperty | FontFamilyProperty[]; "font-feature-settings"?: FontFeatureSettingsProperty | FontFeatureSettingsProperty[]; "font-kerning"?: FontKerningProperty | FontKerningProperty[]; "font-language-override"?: FontLanguageOverrideProperty | FontLanguageOverrideProperty[]; "font-size"?: FontSizeProperty | FontSizeProperty[]; "font-size-adjust"?: FontSizeAdjustProperty | FontSizeAdjustProperty[]; "font-stretch"?: FontStretchProperty | FontStretchProperty[]; "font-style"?: FontStyleProperty | FontStyleProperty[]; "font-synthesis"?: FontSynthesisProperty | FontSynthesisProperty[]; "font-variant"?: FontVariantProperty | FontVariantProperty[]; "font-variant-caps"?: FontVariantCapsProperty | FontVariantCapsProperty[]; "font-variant-east-asian"?: FontVariantEastAsianProperty | FontVariantEastAsianProperty[]; "font-variant-ligatures"?: FontVariantLigaturesProperty | FontVariantLigaturesProperty[]; "font-variant-numeric"?: FontVariantNumericProperty | FontVariantNumericProperty[]; "font-variant-position"?: FontVariantPositionProperty | FontVariantPositionProperty[]; "font-variation-settings"?: FontVariationSettingsProperty | FontVariationSettingsProperty[]; "font-weight"?: FontWeightProperty | FontWeightProperty[]; "grid-auto-columns"?: GridAutoColumnsProperty | GridAutoColumnsProperty[]; "grid-auto-flow"?: GridAutoFlowProperty | GridAutoFlowProperty[]; "grid-auto-rows"?: GridAutoRowsProperty | GridAutoRowsProperty[]; "grid-column-end"?: GridColumnEndProperty | GridColumnEndProperty[]; "grid-column-gap"?: GridColumnGapProperty | GridColumnGapProperty[]; "grid-column-start"?: GridColumnStartProperty | GridColumnStartProperty[]; "grid-row-end"?: GridRowEndProperty | GridRowEndProperty[]; "grid-row-gap"?: GridRowGapProperty | GridRowGapProperty[]; "grid-row-start"?: GridRowStartProperty | GridRowStartProperty[]; "grid-template-areas"?: GridTemplateAreasProperty | GridTemplateAreasProperty[]; "grid-template-columns"?: GridTemplateColumnsProperty | GridTemplateColumnsProperty[]; "grid-template-rows"?: GridTemplateRowsProperty | GridTemplateRowsProperty[]; "hanging-punctuation"?: HangingPunctuationProperty | HangingPunctuationProperty[]; height?: HeightProperty | HeightProperty[]; hyphens?: HyphensProperty | HyphensProperty[]; "image-orientation"?: ImageOrientationProperty | ImageOrientationProperty[]; "image-rendering"?: ImageRenderingProperty | ImageRenderingProperty[]; "image-resolution"?: ImageResolutionProperty | ImageResolutionProperty[]; "initial-letter"?: InitialLetterProperty | InitialLetterProperty[]; "initial-letter-align"?: InitialLetterAlignProperty | InitialLetterAlignProperty[]; "inline-size"?: InlineSizeProperty | InlineSizeProperty[]; isolation?: IsolationProperty | IsolationProperty[]; "justify-content"?: JustifyContentProperty | JustifyContentProperty[]; "justify-items"?: JustifyItemsProperty | JustifyItemsProperty[]; "justify-self"?: JustifySelfProperty | JustifySelfProperty[]; left?: LeftProperty | LeftProperty[]; "letter-spacing"?: LetterSpacingProperty | LetterSpacingProperty[]; "line-break"?: LineBreakProperty | LineBreakProperty[]; "line-height"?: LineHeightProperty | LineHeightProperty[]; "line-height-step"?: LineHeightStepProperty | LineHeightStepProperty[]; "list-style-image"?: ListStyleImageProperty | ListStyleImageProperty[]; "list-style-position"?: ListStylePositionProperty | ListStylePositionProperty[]; "list-style-type"?: ListStyleTypeProperty | ListStyleTypeProperty[]; "margin-block-end"?: MarginBlockEndProperty | MarginBlockEndProperty[]; "margin-block-start"?: MarginBlockStartProperty | MarginBlockStartProperty[]; "margin-bottom"?: MarginBottomProperty | MarginBottomProperty[]; "margin-inline-end"?: MarginInlineEndProperty | MarginInlineEndProperty[]; "margin-inline-start"?: MarginInlineStartProperty | MarginInlineStartProperty[]; "margin-left"?: MarginLeftProperty | MarginLeftProperty[]; "margin-right"?: MarginRightProperty | MarginRightProperty[]; "margin-top"?: MarginTopProperty | MarginTopProperty[]; "mask-border-mode"?: MaskBorderModeProperty | MaskBorderModeProperty[]; "mask-border-outset"?: MaskBorderOutsetProperty | MaskBorderOutsetProperty[]; "mask-border-repeat"?: MaskBorderRepeatProperty | MaskBorderRepeatProperty[]; "mask-border-slice"?: MaskBorderSliceProperty | MaskBorderSliceProperty[]; "mask-border-source"?: MaskBorderSourceProperty | MaskBorderSourceProperty[]; "mask-border-width"?: MaskBorderWidthProperty | MaskBorderWidthProperty[]; "mask-clip"?: MaskClipProperty | MaskClipProperty[]; "mask-composite"?: MaskCompositeProperty | MaskCompositeProperty[]; "mask-image"?: MaskImageProperty | MaskImageProperty[]; "mask-mode"?: MaskModeProperty | MaskModeProperty[]; "mask-origin"?: MaskOriginProperty | MaskOriginProperty[]; "mask-position"?: MaskPositionProperty | MaskPositionProperty[]; "mask-repeat"?: MaskRepeatProperty | MaskRepeatProperty[]; "mask-size"?: MaskSizeProperty | MaskSizeProperty[]; "mask-type"?: MaskTypeProperty | MaskTypeProperty[]; "max-block-size"?: MaxBlockSizeProperty | MaxBlockSizeProperty[]; "max-height"?: MaxHeightProperty | MaxHeightProperty[]; "max-inline-size"?: MaxInlineSizeProperty | MaxInlineSizeProperty[]; "max-lines"?: MaxLinesProperty | MaxLinesProperty[]; "max-width"?: MaxWidthProperty | MaxWidthProperty[]; "min-block-size"?: MinBlockSizeProperty | MinBlockSizeProperty[]; "min-height"?: MinHeightProperty | MinHeightProperty[]; "min-inline-size"?: MinInlineSizeProperty | MinInlineSizeProperty[]; "min-width"?: MinWidthProperty | MinWidthProperty[]; "mix-blend-mode"?: MixBlendModeProperty | MixBlendModeProperty[]; "motion-distance"?: OffsetDistanceProperty | OffsetDistanceProperty[]; "motion-path"?: OffsetPathProperty | OffsetPathProperty[]; "motion-rotation"?: OffsetRotateProperty | OffsetRotateProperty[]; "object-fit"?: ObjectFitProperty | ObjectFitProperty[]; "object-position"?: ObjectPositionProperty | ObjectPositionProperty[]; "offset-anchor"?: OffsetAnchorProperty | OffsetAnchorProperty[]; "offset-block-end"?: OffsetBlockEndProperty | OffsetBlockEndProperty[]; "offset-block-start"?: OffsetBlockStartProperty | OffsetBlockStartProperty[]; "offset-distance"?: OffsetDistanceProperty | OffsetDistanceProperty[]; "offset-inline-end"?: OffsetInlineEndProperty | OffsetInlineEndProperty[]; "offset-inline-start"?: OffsetInlineStartProperty | OffsetInlineStartProperty[]; "offset-path"?: OffsetPathProperty | OffsetPathProperty[]; "offset-position"?: OffsetPositionProperty | OffsetPositionProperty[]; "offset-rotate"?: OffsetRotateProperty | OffsetRotateProperty[]; "offset-rotation"?: OffsetRotateProperty | OffsetRotateProperty[]; opacity?: GlobalsNumber | GlobalsNumber[]; order?: GlobalsNumber | GlobalsNumber[]; orphans?: GlobalsNumber | GlobalsNumber[]; "outline-color"?: OutlineColorProperty | OutlineColorProperty[]; "outline-offset"?: OutlineOffsetProperty | OutlineOffsetProperty[]; "outline-style"?: OutlineStyleProperty | OutlineStyleProperty[]; "outline-width"?: OutlineWidthProperty | OutlineWidthProperty[]; overflow?: OverflowProperty | OverflowProperty[]; "overflow-anchor"?: OverflowAnchorProperty | OverflowAnchorProperty[]; "overflow-block"?: OverflowBlockProperty | OverflowBlockProperty[]; "overflow-clip-box"?: OverflowClipBoxProperty | OverflowClipBoxProperty[]; "overflow-inline"?: OverflowInlineProperty | OverflowInlineProperty[]; "overflow-wrap"?: OverflowWrapProperty | OverflowWrapProperty[]; "overflow-x"?: OverflowXProperty | OverflowXProperty[]; "overflow-y"?: OverflowYProperty | OverflowYProperty[]; "overscroll-behavior"?: OverscrollBehaviorProperty | OverscrollBehaviorProperty[]; "overscroll-behavior-x"?: OverscrollBehaviorXProperty | OverscrollBehaviorXProperty[]; "overscroll-behavior-y"?: OverscrollBehaviorYProperty | OverscrollBehaviorYProperty[]; "padding-block-end"?: PaddingBlockEndProperty | PaddingBlockEndProperty[]; "padding-block-start"?: PaddingBlockStartProperty | PaddingBlockStartProperty[]; "padding-bottom"?: PaddingBottomProperty | PaddingBottomProperty[]; "padding-inline-end"?: PaddingInlineEndProperty | PaddingInlineEndProperty[]; "padding-inline-start"?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; "padding-left"?: PaddingLeftProperty | PaddingLeftProperty[]; "padding-right"?: PaddingRightProperty | PaddingRightProperty[]; "padding-top"?: PaddingTopProperty | PaddingTopProperty[]; "page-break-after"?: PageBreakAfterProperty | PageBreakAfterProperty[]; "page-break-before"?: PageBreakBeforeProperty | PageBreakBeforeProperty[]; "page-break-inside"?: PageBreakInsideProperty | PageBreakInsideProperty[]; "paint-order"?: PaintOrderProperty | PaintOrderProperty[]; perspective?: PerspectiveProperty | PerspectiveProperty[]; "perspective-origin"?: PerspectiveOriginProperty | PerspectiveOriginProperty[]; "place-content"?: PlaceContentProperty | PlaceContentProperty[]; "pointer-events"?: PointerEventsProperty | PointerEventsProperty[]; position?: PositionProperty | PositionProperty[]; quotes?: QuotesProperty | QuotesProperty[]; resize?: ResizeProperty | ResizeProperty[]; right?: RightProperty | RightProperty[]; rotate?: RotateProperty | RotateProperty[]; "row-gap"?: RowGapProperty | RowGapProperty[]; "ruby-align"?: RubyAlignProperty | RubyAlignProperty[]; "ruby-merge"?: RubyMergeProperty | RubyMergeProperty[]; "ruby-position"?: RubyPositionProperty | RubyPositionProperty[]; scale?: ScaleProperty | ScaleProperty[]; "scroll-behavior"?: ScrollBehaviorProperty | ScrollBehaviorProperty[]; "scroll-snap-type"?: ScrollSnapTypeProperty | ScrollSnapTypeProperty[]; "shape-image-threshold"?: GlobalsNumber | GlobalsNumber[]; "shape-margin"?: ShapeMarginProperty | ShapeMarginProperty[]; "shape-outside"?: ShapeOutsideProperty | ShapeOutsideProperty[]; "tab-size"?: TabSizeProperty | TabSizeProperty[]; "table-layout"?: TableLayoutProperty | TableLayoutProperty[]; "text-align"?: TextAlignProperty | TextAlignProperty[]; "text-align-last"?: TextAlignLastProperty | TextAlignLastProperty[]; "text-combine-upright"?: TextCombineUprightProperty | TextCombineUprightProperty[]; "text-decoration-color"?: TextDecorationColorProperty | TextDecorationColorProperty[]; "text-decoration-line"?: TextDecorationLineProperty | TextDecorationLineProperty[]; "text-decoration-skip"?: TextDecorationSkipProperty | TextDecorationSkipProperty[]; "text-decoration-skip-ink"?: TextDecorationSkipInkProperty | TextDecorationSkipInkProperty[]; "text-decoration-style"?: TextDecorationStyleProperty | TextDecorationStyleProperty[]; "text-emphasis-color"?: TextEmphasisColorProperty | TextEmphasisColorProperty[]; "text-emphasis-position"?: GlobalsString | GlobalsString[]; "text-emphasis-style"?: TextEmphasisStyleProperty | TextEmphasisStyleProperty[]; "text-indent"?: TextIndentProperty | TextIndentProperty[]; "text-justify"?: TextJustifyProperty | TextJustifyProperty[]; "text-orientation"?: TextOrientationProperty | TextOrientationProperty[]; "text-overflow"?: TextOverflowProperty | TextOverflowProperty[]; "text-rendering"?: TextRenderingProperty | TextRenderingProperty[]; "text-shadow"?: TextShadowProperty | TextShadowProperty[]; "text-size-adjust"?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; "text-transform"?: TextTransformProperty | TextTransformProperty[]; "text-underline-position"?: TextUnderlinePositionProperty | TextUnderlinePositionProperty[]; top?: TopProperty | TopProperty[]; "touch-action"?: TouchActionProperty | TouchActionProperty[]; transform?: TransformProperty | TransformProperty[]; "transform-box"?: TransformBoxProperty | TransformBoxProperty[]; "transform-origin"?: TransformOriginProperty | TransformOriginProperty[]; "transform-style"?: TransformStyleProperty | TransformStyleProperty[]; "transition-delay"?: GlobalsString | GlobalsString[]; "transition-duration"?: GlobalsString | GlobalsString[]; "transition-property"?: TransitionPropertyProperty | TransitionPropertyProperty[]; "transition-timing-function"?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; translate?: TranslateProperty | TranslateProperty[]; "unicode-bidi"?: UnicodeBidiProperty | UnicodeBidiProperty[]; "user-select"?: UserSelectProperty | UserSelectProperty[]; "vertical-align"?: VerticalAlignProperty | VerticalAlignProperty[]; visibility?: VisibilityProperty | VisibilityProperty[]; "white-space"?: WhiteSpaceProperty | WhiteSpaceProperty[]; widows?: GlobalsNumber | GlobalsNumber[]; width?: WidthProperty | WidthProperty[]; "will-change"?: WillChangeProperty | WillChangeProperty[]; "word-break"?: WordBreakProperty | WordBreakProperty[]; "word-spacing"?: WordSpacingProperty | WordSpacingProperty[]; "word-wrap"?: WordWrapProperty | WordWrapProperty[]; "writing-mode"?: WritingModeProperty | WritingModeProperty[]; "z-index"?: ZIndexProperty | ZIndexProperty[]; zoom?: ZoomProperty | ZoomProperty[]; } export interface StandardShorthandPropertiesHyphenFallback { all?: Globals | Globals[]; animation?: AnimationProperty | AnimationProperty[]; background?: BackgroundProperty | BackgroundProperty[]; border?: BorderProperty | BorderProperty[]; "border-block-end"?: BorderBlockEndProperty | BorderBlockEndProperty[]; "border-block-start"?: BorderBlockStartProperty | BorderBlockStartProperty[]; "border-bottom"?: BorderBottomProperty | BorderBottomProperty[]; "border-color"?: BorderColorProperty | BorderColorProperty[]; "border-image"?: BorderImageProperty | BorderImageProperty[]; "border-inline-end"?: BorderInlineEndProperty | BorderInlineEndProperty[]; "border-inline-start"?: BorderInlineStartProperty | BorderInlineStartProperty[]; "border-left"?: BorderLeftProperty | BorderLeftProperty[]; "border-radius"?: BorderRadiusProperty | BorderRadiusProperty[]; "border-right"?: BorderRightProperty | BorderRightProperty[]; "border-style"?: BorderStyleProperty | BorderStyleProperty[]; "border-top"?: BorderTopProperty | BorderTopProperty[]; "border-width"?: BorderWidthProperty | BorderWidthProperty[]; "column-rule"?: ColumnRuleProperty | ColumnRuleProperty[]; columns?: ColumnsProperty | ColumnsProperty[]; flex?: FlexProperty | FlexProperty[]; "flex-flow"?: FlexFlowProperty | FlexFlowProperty[]; font?: FontProperty | FontProperty[]; gap?: GapProperty | GapProperty[]; grid?: GridProperty | GridProperty[]; "grid-area"?: GridAreaProperty | GridAreaProperty[]; "grid-column"?: GridColumnProperty | GridColumnProperty[]; "grid-gap"?: GridGapProperty | GridGapProperty[]; "grid-row"?: GridRowProperty | GridRowProperty[]; "grid-template"?: GridTemplateProperty | GridTemplateProperty[]; "line-clamp"?: LineClampProperty | LineClampProperty[]; "list-style"?: ListStyleProperty | ListStyleProperty[]; margin?: MarginProperty | MarginProperty[]; mask?: MaskProperty | MaskProperty[]; "mask-border"?: MaskBorderProperty | MaskBorderProperty[]; motion?: OffsetProperty | OffsetProperty[]; offset?: OffsetProperty | OffsetProperty[]; outline?: OutlineProperty | OutlineProperty[]; padding?: PaddingProperty | PaddingProperty[]; "text-decoration"?: TextDecorationProperty | TextDecorationProperty[]; "text-emphasis"?: TextEmphasisProperty | TextEmphasisProperty[]; transition?: TransitionProperty | TransitionProperty[]; } export interface StandardPropertiesHyphenFallback extends StandardLonghandPropertiesHyphenFallback, StandardShorthandPropertiesHyphenFallback {} export interface VendorLonghandPropertiesHyphenFallback { "-moz-animation-delay"?: GlobalsString | GlobalsString[]; "-moz-animation-direction"?: AnimationDirectionProperty | AnimationDirectionProperty[]; "-moz-animation-duration"?: GlobalsString | GlobalsString[]; "-moz-animation-fill-mode"?: AnimationFillModeProperty | AnimationFillModeProperty[]; "-moz-animation-iteration-count"?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; "-moz-animation-name"?: AnimationNameProperty | AnimationNameProperty[]; "-moz-animation-play-state"?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; "-moz-animation-timing-function"?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; "-moz-appearance"?: MozAppearanceProperty | MozAppearanceProperty[]; "-moz-backface-visibility"?: BackfaceVisibilityProperty | BackfaceVisibilityProperty[]; "-moz-binding"?: MozBindingProperty | MozBindingProperty[]; "-moz-border-bottom-colors"?: MozBorderBottomColorsProperty | MozBorderBottomColorsProperty[]; "-moz-border-end-color"?: BorderInlineEndColorProperty | BorderInlineEndColorProperty[]; "-moz-border-end-style"?: BorderInlineEndStyleProperty | BorderInlineEndStyleProperty[]; "-moz-border-end-width"?: BorderInlineEndWidthProperty | BorderInlineEndWidthProperty[]; "-moz-border-left-colors"?: MozBorderLeftColorsProperty | MozBorderLeftColorsProperty[]; "-moz-border-right-colors"?: MozBorderRightColorsProperty | MozBorderRightColorsProperty[]; "-moz-border-start-color"?: BorderInlineStartColorProperty | BorderInlineStartColorProperty[]; "-moz-border-start-style"?: BorderInlineStartStyleProperty | BorderInlineStartStyleProperty[]; "-moz-border-top-colors"?: MozBorderTopColorsProperty | MozBorderTopColorsProperty[]; "-moz-box-sizing"?: BoxSizingProperty | BoxSizingProperty[]; "-moz-column-count"?: ColumnCountProperty | ColumnCountProperty[]; "-moz-column-fill"?: ColumnFillProperty | ColumnFillProperty[]; "-moz-column-gap"?: ColumnGapProperty | ColumnGapProperty[]; "-moz-column-rule-color"?: ColumnRuleColorProperty | ColumnRuleColorProperty[]; "-moz-column-rule-style"?: ColumnRuleStyleProperty | ColumnRuleStyleProperty[]; "-moz-column-rule-width"?: ColumnRuleWidthProperty | ColumnRuleWidthProperty[]; "-moz-column-width"?: ColumnWidthProperty | ColumnWidthProperty[]; "-moz-context-properties"?: MozContextPropertiesProperty | MozContextPropertiesProperty[]; "-moz-float-edge"?: MozFloatEdgeProperty | MozFloatEdgeProperty[]; "-moz-font-feature-settings"?: FontFeatureSettingsProperty | FontFeatureSettingsProperty[]; "-moz-font-language-override"?: FontLanguageOverrideProperty | FontLanguageOverrideProperty[]; "-moz-force-broken-image-icon"?: GlobalsNumber | GlobalsNumber[]; "-moz-hyphens"?: HyphensProperty | HyphensProperty[]; "-moz-image-region"?: MozImageRegionProperty | MozImageRegionProperty[]; "-moz-orient"?: MozOrientProperty | MozOrientProperty[]; "-moz-outline-radius-bottomleft"?: MozOutlineRadiusBottomleftProperty | MozOutlineRadiusBottomleftProperty[]; "-moz-outline-radius-bottomright"?: MozOutlineRadiusBottomrightProperty | MozOutlineRadiusBottomrightProperty[]; "-moz-outline-radius-topleft"?: MozOutlineRadiusTopleftProperty | MozOutlineRadiusTopleftProperty[]; "-moz-outline-radius-topright"?: MozOutlineRadiusToprightProperty | MozOutlineRadiusToprightProperty[]; "-moz-padding-end"?: PaddingInlineEndProperty | PaddingInlineEndProperty[]; "-moz-padding-start"?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; "-moz-perspective"?: PerspectiveProperty | PerspectiveProperty[]; "-moz-perspective-origin"?: PerspectiveOriginProperty | PerspectiveOriginProperty[]; "-moz-stack-sizing"?: MozStackSizingProperty | MozStackSizingProperty[]; "-moz-tab-size"?: TabSizeProperty | TabSizeProperty[]; "-moz-text-blink"?: MozTextBlinkProperty | MozTextBlinkProperty[]; "-moz-text-size-adjust"?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; "-moz-transform-origin"?: TransformOriginProperty | TransformOriginProperty[]; "-moz-transform-style"?: TransformStyleProperty | TransformStyleProperty[]; "-moz-transition-delay"?: GlobalsString | GlobalsString[]; "-moz-transition-duration"?: GlobalsString | GlobalsString[]; "-moz-transition-property"?: TransitionPropertyProperty | TransitionPropertyProperty[]; "-moz-transition-timing-function"?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; "-moz-user-focus"?: MozUserFocusProperty | MozUserFocusProperty[]; "-moz-user-input"?: MozUserInputProperty | MozUserInputProperty[]; "-moz-user-modify"?: MozUserModifyProperty | MozUserModifyProperty[]; "-moz-user-select"?: UserSelectProperty | UserSelectProperty[]; "-moz-window-dragging"?: MozWindowDraggingProperty | MozWindowDraggingProperty[]; "-moz-window-shadow"?: MozWindowShadowProperty | MozWindowShadowProperty[]; "-ms-accelerator"?: MsAcceleratorProperty | MsAcceleratorProperty[]; "-ms-block-progression"?: MsBlockProgressionProperty | MsBlockProgressionProperty[]; "-ms-content-zoom-chaining"?: MsContentZoomChainingProperty | MsContentZoomChainingProperty[]; "-ms-content-zoom-limit-max"?: GlobalsString | GlobalsString[]; "-ms-content-zoom-limit-min"?: GlobalsString | GlobalsString[]; "-ms-content-zoom-snap-points"?: GlobalsString | GlobalsString[]; "-ms-content-zoom-snap-type"?: MsContentZoomSnapTypeProperty | MsContentZoomSnapTypeProperty[]; "-ms-content-zooming"?: MsContentZoomingProperty | MsContentZoomingProperty[]; "-ms-filter"?: GlobalsString | GlobalsString[]; "-ms-flex-direction"?: FlexDirectionProperty | FlexDirectionProperty[]; "-ms-flex-positive"?: GlobalsNumber | GlobalsNumber[]; "-ms-flow-from"?: MsFlowFromProperty | MsFlowFromProperty[]; "-ms-flow-into"?: MsFlowIntoProperty | MsFlowIntoProperty[]; "-ms-grid-columns"?: GridAutoColumnsProperty | GridAutoColumnsProperty[]; "-ms-grid-rows"?: GridAutoRowsProperty | GridAutoRowsProperty[]; "-ms-high-contrast-adjust"?: MsHighContrastAdjustProperty | MsHighContrastAdjustProperty[]; "-ms-hyphenate-limit-chars"?: MsHyphenateLimitCharsProperty | MsHyphenateLimitCharsProperty[]; "-ms-hyphenate-limit-lines"?: MsHyphenateLimitLinesProperty | MsHyphenateLimitLinesProperty[]; "-ms-hyphenate-limit-zone"?: MsHyphenateLimitZoneProperty | MsHyphenateLimitZoneProperty[]; "-ms-hyphens"?: HyphensProperty | HyphensProperty[]; "-ms-ime-align"?: MsImeAlignProperty | MsImeAlignProperty[]; "-ms-line-break"?: LineBreakProperty | LineBreakProperty[]; "-ms-order"?: GlobalsNumber | GlobalsNumber[]; "-ms-overflow-style"?: MsOverflowStyleProperty | MsOverflowStyleProperty[]; "-ms-overflow-x"?: OverflowXProperty | OverflowXProperty[]; "-ms-overflow-y"?: OverflowYProperty | OverflowYProperty[]; "-ms-scroll-chaining"?: MsScrollChainingProperty | MsScrollChainingProperty[]; "-ms-scroll-limit-x-max"?: MsScrollLimitXMaxProperty | MsScrollLimitXMaxProperty[]; "-ms-scroll-limit-x-min"?: MsScrollLimitXMinProperty | MsScrollLimitXMinProperty[]; "-ms-scroll-limit-y-max"?: MsScrollLimitYMaxProperty | MsScrollLimitYMaxProperty[]; "-ms-scroll-limit-y-min"?: MsScrollLimitYMinProperty | MsScrollLimitYMinProperty[]; "-ms-scroll-rails"?: MsScrollRailsProperty | MsScrollRailsProperty[]; "-ms-scroll-snap-points-x"?: GlobalsString | GlobalsString[]; "-ms-scroll-snap-points-y"?: GlobalsString | GlobalsString[]; "-ms-scroll-snap-type"?: MsScrollSnapTypeProperty | MsScrollSnapTypeProperty[]; "-ms-scroll-translation"?: MsScrollTranslationProperty | MsScrollTranslationProperty[]; "-ms-scrollbar-3dlight-color"?: MsScrollbar3dlightColorProperty | MsScrollbar3dlightColorProperty[]; "-ms-scrollbar-arrow-color"?: MsScrollbarArrowColorProperty | MsScrollbarArrowColorProperty[]; "-ms-scrollbar-base-color"?: MsScrollbarBaseColorProperty | MsScrollbarBaseColorProperty[]; "-ms-scrollbar-darkshadow-color"?: MsScrollbarDarkshadowColorProperty | MsScrollbarDarkshadowColorProperty[]; "-ms-scrollbar-face-color"?: MsScrollbarFaceColorProperty | MsScrollbarFaceColorProperty[]; "-ms-scrollbar-highlight-color"?: MsScrollbarHighlightColorProperty | MsScrollbarHighlightColorProperty[]; "-ms-scrollbar-shadow-color"?: MsScrollbarShadowColorProperty | MsScrollbarShadowColorProperty[]; "-ms-scrollbar-track-color"?: MsScrollbarTrackColorProperty | MsScrollbarTrackColorProperty[]; "-ms-text-autospace"?: MsTextAutospaceProperty | MsTextAutospaceProperty[]; "-ms-text-combine-horizontal"?: TextCombineUprightProperty | TextCombineUprightProperty[]; "-ms-text-overflow"?: TextOverflowProperty | TextOverflowProperty[]; "-ms-text-size-adjust"?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; "-ms-touch-action"?: TouchActionProperty | TouchActionProperty[]; "-ms-touch-select"?: MsTouchSelectProperty | MsTouchSelectProperty[]; "-ms-transform"?: TransformProperty | TransformProperty[]; "-ms-transform-origin"?: TransformOriginProperty | TransformOriginProperty[]; "-ms-user-select"?: MsUserSelectProperty | MsUserSelectProperty[]; "-ms-word-break"?: WordBreakProperty | WordBreakProperty[]; "-ms-wrap-flow"?: MsWrapFlowProperty | MsWrapFlowProperty[]; "-ms-wrap-margin"?: MsWrapMarginProperty | MsWrapMarginProperty[]; "-ms-wrap-through"?: MsWrapThroughProperty | MsWrapThroughProperty[]; "-ms-writing-mode"?: WritingModeProperty | WritingModeProperty[]; "-o-background-size"?: BackgroundSizeProperty | BackgroundSizeProperty[]; "-o-object-fit"?: ObjectFitProperty | ObjectFitProperty[]; "-o-object-position"?: ObjectPositionProperty | ObjectPositionProperty[]; "-o-tab-size"?: TabSizeProperty | TabSizeProperty[]; "-o-text-overflow"?: TextOverflowProperty | TextOverflowProperty[]; "-o-transform-origin"?: TransformOriginProperty | TransformOriginProperty[]; "-webkit-align-content"?: AlignContentProperty | AlignContentProperty[]; "-webkit-align-items"?: AlignItemsProperty | AlignItemsProperty[]; "-webkit-align-self"?: AlignSelfProperty | AlignSelfProperty[]; "-webkit-animation-delay"?: GlobalsString | GlobalsString[]; "-webkit-animation-direction"?: AnimationDirectionProperty | AnimationDirectionProperty[]; "-webkit-animation-duration"?: GlobalsString | GlobalsString[]; "-webkit-animation-fill-mode"?: AnimationFillModeProperty | AnimationFillModeProperty[]; "-webkit-animation-iteration-count"?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; "-webkit-animation-name"?: AnimationNameProperty | AnimationNameProperty[]; "-webkit-animation-play-state"?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; "-webkit-animation-timing-function"?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; "-webkit-backdrop-filter"?: BackdropFilterProperty | BackdropFilterProperty[]; "-webkit-backface-visibility"?: BackfaceVisibilityProperty | BackfaceVisibilityProperty[]; "-webkit-background-size"?: BackgroundSizeProperty | BackgroundSizeProperty[]; "-webkit-border-before-color"?: WebkitBorderBeforeColorProperty | WebkitBorderBeforeColorProperty[]; "-webkit-border-before-style"?: WebkitBorderBeforeStyleProperty | WebkitBorderBeforeStyleProperty[]; "-webkit-border-before-width"?: WebkitBorderBeforeWidthProperty | WebkitBorderBeforeWidthProperty[]; "-webkit-border-bottom-left-radius"?: BorderBottomLeftRadiusProperty | BorderBottomLeftRadiusProperty[]; "-webkit-border-bottom-right-radius"?: BorderBottomRightRadiusProperty | BorderBottomRightRadiusProperty[]; "-webkit-border-image-slice"?: BorderImageSliceProperty | BorderImageSliceProperty[]; "-webkit-border-top-left-radius"?: BorderTopLeftRadiusProperty | BorderTopLeftRadiusProperty[]; "-webkit-border-top-right-radius"?: BorderTopRightRadiusProperty | BorderTopRightRadiusProperty[]; "-webkit-box-decoration-break"?: BoxDecorationBreakProperty | BoxDecorationBreakProperty[]; "-webkit-box-reflect"?: WebkitBoxReflectProperty | WebkitBoxReflectProperty[]; "-webkit-box-shadow"?: BoxShadowProperty | BoxShadowProperty[]; "-webkit-box-sizing"?: BoxSizingProperty | BoxSizingProperty[]; "-webkit-clip-path"?: ClipPathProperty | ClipPathProperty[]; "-webkit-column-count"?: ColumnCountProperty | ColumnCountProperty[]; "-webkit-column-gap"?: ColumnGapProperty | ColumnGapProperty[]; "-webkit-column-rule-color"?: ColumnRuleColorProperty | ColumnRuleColorProperty[]; "-webkit-column-rule-style"?: ColumnRuleStyleProperty | ColumnRuleStyleProperty[]; "-webkit-column-rule-width"?: ColumnRuleWidthProperty | ColumnRuleWidthProperty[]; "-webkit-column-span"?: ColumnSpanProperty | ColumnSpanProperty[]; "-webkit-column-width"?: ColumnWidthProperty | ColumnWidthProperty[]; "-webkit-filter"?: FilterProperty | FilterProperty[]; "-webkit-flex-basis"?: FlexBasisProperty | FlexBasisProperty[]; "-webkit-flex-direction"?: FlexDirectionProperty | FlexDirectionProperty[]; "-webkit-flex-grow"?: GlobalsNumber | GlobalsNumber[]; "-webkit-flex-shrink"?: GlobalsNumber | GlobalsNumber[]; "-webkit-font-feature-settings"?: FontFeatureSettingsProperty | FontFeatureSettingsProperty[]; "-webkit-font-kerning"?: FontKerningProperty | FontKerningProperty[]; "-webkit-font-variant-ligatures"?: FontVariantLigaturesProperty | FontVariantLigaturesProperty[]; "-webkit-hyphens"?: HyphensProperty | HyphensProperty[]; "-webkit-justify-content"?: JustifyContentProperty | JustifyContentProperty[]; "-webkit-line-break"?: LineBreakProperty | LineBreakProperty[]; "-webkit-mask-attachment"?: WebkitMaskAttachmentProperty | WebkitMaskAttachmentProperty[]; "-webkit-mask-clip"?: WebkitMaskClipProperty | WebkitMaskClipProperty[]; "-webkit-mask-composite"?: WebkitMaskCompositeProperty | WebkitMaskCompositeProperty[]; "-webkit-mask-image"?: WebkitMaskImageProperty | WebkitMaskImageProperty[]; "-webkit-mask-origin"?: WebkitMaskOriginProperty | WebkitMaskOriginProperty[]; "-webkit-mask-position"?: WebkitMaskPositionProperty | WebkitMaskPositionProperty[]; "-webkit-mask-position-x"?: WebkitMaskPositionXProperty | WebkitMaskPositionXProperty[]; "-webkit-mask-position-y"?: WebkitMaskPositionYProperty | WebkitMaskPositionYProperty[]; "-webkit-mask-repeat"?: WebkitMaskRepeatProperty | WebkitMaskRepeatProperty[]; "-webkit-mask-repeat-x"?: WebkitMaskRepeatXProperty | WebkitMaskRepeatXProperty[]; "-webkit-mask-repeat-y"?: WebkitMaskRepeatYProperty | WebkitMaskRepeatYProperty[]; "-webkit-max-inline-size"?: MaxInlineSizeProperty | MaxInlineSizeProperty[]; "-webkit-order"?: GlobalsNumber | GlobalsNumber[]; "-webkit-overflow-scrolling"?: WebkitOverflowScrollingProperty | WebkitOverflowScrollingProperty[]; "-webkit-padding-end"?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; "-webkit-padding-start"?: PaddingInlineStartProperty | PaddingInlineStartProperty[]; "-webkit-perspective"?: PerspectiveProperty | PerspectiveProperty[]; "-webkit-perspective-origin"?: PerspectiveOriginProperty | PerspectiveOriginProperty[]; "-webkit-scroll-snap-type"?: ScrollSnapTypeProperty | ScrollSnapTypeProperty[]; "-webkit-shape-image-threshold"?: GlobalsNumber | GlobalsNumber[]; "-webkit-shape-margin"?: ShapeMarginProperty | ShapeMarginProperty[]; "-webkit-shape-outside"?: ShapeOutsideProperty | ShapeOutsideProperty[]; "-webkit-tap-highlight-color"?: WebkitTapHighlightColorProperty | WebkitTapHighlightColorProperty[]; "-webkit-text-combine"?: TextCombineUprightProperty | TextCombineUprightProperty[]; "-webkit-text-decoration-color"?: TextDecorationColorProperty | TextDecorationColorProperty[]; "-webkit-text-decoration-line"?: TextDecorationLineProperty | TextDecorationLineProperty[]; "-webkit-text-decoration-skip"?: TextDecorationSkipProperty | TextDecorationSkipProperty[]; "-webkit-text-decoration-style"?: TextDecorationStyleProperty | TextDecorationStyleProperty[]; "-webkit-text-emphasis-color"?: TextEmphasisColorProperty | TextEmphasisColorProperty[]; "-webkit-text-emphasis-position"?: GlobalsString | GlobalsString[]; "-webkit-text-emphasis-style"?: TextEmphasisStyleProperty | TextEmphasisStyleProperty[]; "-webkit-text-fill-color"?: WebkitTextFillColorProperty | WebkitTextFillColorProperty[]; "-webkit-text-orientation"?: TextOrientationProperty | TextOrientationProperty[]; "-webkit-text-size-adjust"?: TextSizeAdjustProperty | TextSizeAdjustProperty[]; "-webkit-text-stroke-color"?: WebkitTextStrokeColorProperty | WebkitTextStrokeColorProperty[]; "-webkit-text-stroke-width"?: WebkitTextStrokeWidthProperty | WebkitTextStrokeWidthProperty[]; "-webkit-touch-callout"?: WebkitTouchCalloutProperty | WebkitTouchCalloutProperty[]; "-webkit-transform"?: TransformProperty | TransformProperty[]; "-webkit-transform-origin"?: TransformOriginProperty | TransformOriginProperty[]; "-webkit-transform-style"?: TransformStyleProperty | TransformStyleProperty[]; "-webkit-transition-delay"?: GlobalsString | GlobalsString[]; "-webkit-transition-duration"?: GlobalsString | GlobalsString[]; "-webkit-transition-property"?: TransitionPropertyProperty | TransitionPropertyProperty[]; "-webkit-transition-timing-function"?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; "-webkit-user-modify"?: WebkitUserModifyProperty | WebkitUserModifyProperty[]; "-webkit-user-select"?: UserSelectProperty | UserSelectProperty[]; "-webkit-writing-mode"?: WritingModeProperty | WritingModeProperty[]; } export interface VendorShorthandPropertiesHyphenFallback { "-moz-animation"?: AnimationProperty | AnimationProperty[]; "-moz-border-image"?: BorderImageProperty | BorderImageProperty[]; "-moz-column-rule"?: ColumnRuleProperty | ColumnRuleProperty[]; "-moz-columns"?: ColumnsProperty | ColumnsProperty[]; "-moz-outline-radius"?: MozOutlineRadiusProperty | MozOutlineRadiusProperty[]; "-moz-transition"?: TransitionProperty | TransitionProperty[]; "-ms-content-zoom-limit"?: GlobalsString | GlobalsString[]; "-ms-content-zoom-snap"?: MsContentZoomSnapProperty | MsContentZoomSnapProperty[]; "-ms-flex"?: FlexProperty | FlexProperty[]; "-ms-scroll-limit"?: GlobalsString | GlobalsString[]; "-ms-scroll-snap-x"?: GlobalsString | GlobalsString[]; "-ms-scroll-snap-y"?: GlobalsString | GlobalsString[]; "-o-border-image"?: BorderImageProperty | BorderImageProperty[]; "-webkit-animation"?: AnimationProperty | AnimationProperty[]; "-webkit-border-before"?: WebkitBorderBeforeProperty | WebkitBorderBeforeProperty[]; "-webkit-border-image"?: BorderImageProperty | BorderImageProperty[]; "-webkit-border-radius"?: BorderRadiusProperty | BorderRadiusProperty[]; "-webkit-column-rule"?: ColumnRuleProperty | ColumnRuleProperty[]; "-webkit-columns"?: ColumnsProperty | ColumnsProperty[]; "-webkit-flex"?: FlexProperty | FlexProperty[]; "-webkit-flex-flow"?: FlexFlowProperty | FlexFlowProperty[]; "-webkit-line-clamp"?: WebkitLineClampProperty | WebkitLineClampProperty[]; "-webkit-mask"?: WebkitMaskProperty | WebkitMaskProperty[]; "-webkit-text-emphasis"?: TextEmphasisProperty | TextEmphasisProperty[]; "-webkit-text-stroke"?: WebkitTextStrokeProperty | WebkitTextStrokeProperty[]; "-webkit-transition"?: TransitionProperty | TransitionProperty[]; } export interface VendorPropertiesHyphenFallback extends VendorLonghandPropertiesHyphenFallback, VendorShorthandPropertiesHyphenFallback {} export interface ObsoletePropertiesHyphenFallback { /** @deprecated */ "box-direction"?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ "box-flex"?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ "box-orient"?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ "box-pack"?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ clip?: ClipProperty | ClipProperty[]; /** @deprecated */ "font-variant-alternates"?: FontVariantAlternatesProperty | FontVariantAlternatesProperty[]; /** @deprecated */ "ime-mode"?: ImeModeProperty | ImeModeProperty[]; /** @deprecated */ "scroll-snap-coordinate"?: ScrollSnapCoordinateProperty | ScrollSnapCoordinateProperty[]; /** @deprecated */ "scroll-snap-destination"?: ScrollSnapDestinationProperty | ScrollSnapDestinationProperty[]; /** @deprecated */ "scroll-snap-points-x"?: ScrollSnapPointsXProperty | ScrollSnapPointsXProperty[]; /** @deprecated */ "scroll-snap-points-y"?: ScrollSnapPointsYProperty | ScrollSnapPointsYProperty[]; /** @deprecated */ "scroll-snap-type-x"?: ScrollSnapTypeXProperty | ScrollSnapTypeXProperty[]; /** @deprecated */ "scroll-snap-type-y"?: ScrollSnapTypeYProperty | ScrollSnapTypeYProperty[]; /** @deprecated */ "text-combine-horizontal"?: TextCombineUprightProperty | TextCombineUprightProperty[]; /** @deprecated */ "-khtml-box-direction"?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ "-khtml-box-flex"?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ "-khtml-box-orient"?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ "-khtml-box-pack"?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ "-moz-background-inline-policy"?: BoxDecorationBreakProperty | BoxDecorationBreakProperty[]; /** @deprecated */ "-moz-background-size"?: BackgroundSizeProperty | BackgroundSizeProperty[]; /** @deprecated */ "-moz-border-radius"?: BorderRadiusProperty | BorderRadiusProperty[]; /** @deprecated */ "-moz-border-radius-topright"?: BorderTopRightRadiusProperty | BorderTopRightRadiusProperty[]; /** @deprecated */ "-moz-box-direction"?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ "-moz-box-flex"?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ "-moz-box-orient"?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ "-moz-box-pack"?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ "-moz-box-shadow"?: BoxShadowProperty | BoxShadowProperty[]; /** @deprecated */ "-moz-opacity"?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ "-moz-outline"?: OutlineProperty | OutlineProperty[]; /** @deprecated */ "-moz-outline-color"?: OutlineColorProperty | OutlineColorProperty[]; /** @deprecated */ "-moz-outline-style"?: OutlineStyleProperty | OutlineStyleProperty[]; /** @deprecated */ "-moz-outline-width"?: OutlineWidthProperty | OutlineWidthProperty[]; /** @deprecated */ "-moz-resize"?: ResizeProperty | ResizeProperty[]; /** @deprecated */ "-moz-text-align-last"?: TextAlignLastProperty | TextAlignLastProperty[]; /** @deprecated */ "-moz-text-decoration-color"?: TextDecorationColorProperty | TextDecorationColorProperty[]; /** @deprecated */ "-moz-text-decoration-line"?: TextDecorationLineProperty | TextDecorationLineProperty[]; /** @deprecated */ "-moz-text-decoration-style"?: TextDecorationStyleProperty | TextDecorationStyleProperty[]; /** @deprecated */ "-ms-ime-mode"?: ImeModeProperty | ImeModeProperty[]; /** @deprecated */ "-o-animation"?: AnimationProperty | AnimationProperty[]; /** @deprecated */ "-o-animation-delay"?: GlobalsString | GlobalsString[]; /** @deprecated */ "-o-animation-direction"?: AnimationDirectionProperty | AnimationDirectionProperty[]; /** @deprecated */ "-o-animation-duration"?: GlobalsString | GlobalsString[]; /** @deprecated */ "-o-animation-fill-mode"?: AnimationFillModeProperty | AnimationFillModeProperty[]; /** @deprecated */ "-o-animation-iteration-count"?: AnimationIterationCountProperty | AnimationIterationCountProperty[]; /** @deprecated */ "-o-animation-name"?: AnimationNameProperty | AnimationNameProperty[]; /** @deprecated */ "-o-animation-play-state"?: AnimationPlayStateProperty | AnimationPlayStateProperty[]; /** @deprecated */ "-o-animation-timing-function"?: AnimationTimingFunctionProperty | AnimationTimingFunctionProperty[]; /** @deprecated */ "-o-transform"?: TransformProperty | TransformProperty[]; /** @deprecated */ "-o-transition"?: TransitionProperty | TransitionProperty[]; /** @deprecated */ "-o-transition-delay"?: GlobalsString | GlobalsString[]; /** @deprecated */ "-o-transition-duration"?: GlobalsString | GlobalsString[]; /** @deprecated */ "-o-transition-property"?: TransitionPropertyProperty | TransitionPropertyProperty[]; /** @deprecated */ "-o-transition-timing-function"?: TransitionTimingFunctionProperty | TransitionTimingFunctionProperty[]; /** @deprecated */ "-webkit-box-direction"?: BoxDirectionProperty | BoxDirectionProperty[]; /** @deprecated */ "-webkit-box-flex"?: GlobalsNumber | GlobalsNumber[]; /** @deprecated */ "-webkit-box-orient"?: BoxOrientProperty | BoxOrientProperty[]; /** @deprecated */ "-webkit-box-pack"?: BoxPackProperty | BoxPackProperty[]; /** @deprecated */ "-webkit-box-sizing"?: BoxSizingProperty | BoxSizingProperty[]; /** @deprecated */ "-webkit-scroll-snap-points-x"?: ScrollSnapPointsXProperty | ScrollSnapPointsXProperty[]; /** @deprecated */ "-webkit-scroll-snap-points-y"?: ScrollSnapPointsYProperty | ScrollSnapPointsYProperty[]; } export interface SvgPropertiesHyphenFallback { "alignment-baseline"?: AlignmentBaselineProperty | AlignmentBaselineProperty[]; "baseline-shift"?: BaselineShiftProperty | BaselineShiftProperty[]; clip?: ClipProperty | ClipProperty[]; "clip-path"?: ClipPathProperty | ClipPathProperty[]; "clip-rule"?: ClipRuleProperty | ClipRuleProperty[]; color?: ColorProperty | ColorProperty[]; "color-interpolation"?: ColorInterpolationProperty | ColorInterpolationProperty[]; "color-rendering"?: ColorRenderingProperty | ColorRenderingProperty[]; cursor?: CursorProperty | CursorProperty[]; direction?: DirectionProperty | DirectionProperty[]; display?: DisplayProperty | DisplayProperty[]; "dominant-baseline"?: DominantBaselineProperty | DominantBaselineProperty[]; fill?: FillProperty | FillProperty[]; "fill-opacity"?: GlobalsNumber | GlobalsNumber[]; "fill-rule"?: FillRuleProperty | FillRuleProperty[]; filter?: FilterProperty | FilterProperty[]; "flood-color"?: FloodColorProperty | FloodColorProperty[]; "flood-opacity"?: GlobalsNumber | GlobalsNumber[]; font?: FontProperty | FontProperty[]; "font-family"?: FontFamilyProperty | FontFamilyProperty[]; "font-size"?: FontSizeProperty | FontSizeProperty[]; "font-size-adjust"?: FontSizeAdjustProperty | FontSizeAdjustProperty[]; "font-stretch"?: FontStretchProperty | FontStretchProperty[]; "font-style"?: FontStyleProperty | FontStyleProperty[]; "font-variant"?: FontVariantProperty | FontVariantProperty[]; "font-weight"?: FontWeightProperty | FontWeightProperty[]; "glyph-orientation-vertical"?: GlyphOrientationVerticalProperty | GlyphOrientationVerticalProperty[]; "image-rendering"?: ImageRenderingProperty | ImageRenderingProperty[]; "letter-spacing"?: LetterSpacingProperty | LetterSpacingProperty[]; "lighting-color"?: LightingColorProperty | LightingColorProperty[]; "line-height"?: LineHeightProperty | LineHeightProperty[]; marker?: MarkerProperty | MarkerProperty[]; "marker-end"?: MarkerEndProperty | MarkerEndProperty[]; "marker-mid"?: MarkerMidProperty | MarkerMidProperty[]; "marker-start"?: MarkerStartProperty | MarkerStartProperty[]; mask?: MaskProperty | MaskProperty[]; opacity?: GlobalsNumber | GlobalsNumber[]; overflow?: OverflowProperty | OverflowProperty[]; "paint-order"?: PaintOrderProperty | PaintOrderProperty[]; "pointer-events"?: PointerEventsProperty | PointerEventsProperty[]; "shape-rendering"?: ShapeRenderingProperty | ShapeRenderingProperty[]; "stop-color"?: StopColorProperty | StopColorProperty[]; "stop-opacity"?: GlobalsNumber | GlobalsNumber[]; stroke?: StrokeProperty | StrokeProperty[]; "stroke-dasharray"?: StrokeDasharrayProperty | StrokeDasharrayProperty[]; "stroke-dashoffset"?: StrokeDashoffsetProperty | StrokeDashoffsetProperty[]; "stroke-linecap"?: StrokeLinecapProperty | StrokeLinecapProperty[]; "stroke-linejoin"?: StrokeLinejoinProperty | StrokeLinejoinProperty[]; "stroke-miterlimit"?: GlobalsNumber | GlobalsNumber[]; "stroke-opacity"?: GlobalsNumber | GlobalsNumber[]; "stroke-width"?: StrokeWidthProperty | StrokeWidthProperty[]; "text-anchor"?: TextAnchorProperty | TextAnchorProperty[]; "text-decoration"?: TextDecorationProperty | TextDecorationProperty[]; "text-rendering"?: TextRenderingProperty | TextRenderingProperty[]; "unicode-bidi"?: UnicodeBidiProperty | UnicodeBidiProperty[]; "vector-effect"?: VectorEffectProperty | VectorEffectProperty[]; visibility?: VisibilityProperty | VisibilityProperty[]; "white-space"?: WhiteSpaceProperty | WhiteSpaceProperty[]; "word-spacing"?: WordSpacingProperty | WordSpacingProperty[]; "writing-mode"?: WritingModeProperty | WritingModeProperty[]; } export interface PropertiesHyphenFallback extends StandardPropertiesHyphenFallback, VendorPropertiesHyphenFallback, ObsoletePropertiesHyphenFallback, SvgPropertiesHyphenFallback {} export interface CounterStyle { additiveSymbols?: string; fallback?: string; negative?: string; pad?: string; prefix?: string; range?: CounterStyleRangeProperty; speakAs?: CounterStyleSpeakAsProperty; suffix?: string; symbols?: string; system?: CounterStyleSystemProperty; } export interface CounterStyleHyphen { "additive-symbols"?: string; fallback?: string; negative?: string; pad?: string; prefix?: string; range?: CounterStyleRangeProperty; "speak-as"?: CounterStyleSpeakAsProperty; suffix?: string; symbols?: string; system?: CounterStyleSystemProperty; } export interface CounterStyleFallback { additiveSymbols?: string | string[]; fallback?: string | string[]; negative?: string | string[]; pad?: string | string[]; prefix?: string | string[]; range?: CounterStyleRangeProperty | CounterStyleRangeProperty[]; speakAs?: CounterStyleSpeakAsProperty | CounterStyleSpeakAsProperty[]; suffix?: string | string[]; symbols?: string | string[]; system?: CounterStyleSystemProperty | CounterStyleSystemProperty[]; } export interface CounterStyleHyphenFallback { "additive-symbols"?: string | string[]; fallback?: string | string[]; negative?: string | string[]; pad?: string | string[]; prefix?: string | string[]; range?: CounterStyleRangeProperty | CounterStyleRangeProperty[]; "speak-as"?: CounterStyleSpeakAsProperty | CounterStyleSpeakAsProperty[]; suffix?: string | string[]; symbols?: string | string[]; system?: CounterStyleSystemProperty | CounterStyleSystemProperty[]; } export interface FontFace { MozFontFeatureSettings?: FontFaceFontFeatureSettingsProperty; fontDisplay?: FontFaceFontDisplayProperty; fontFamily?: string; fontFeatureSettings?: FontFaceFontFeatureSettingsProperty; fontStretch?: FontFaceFontStretchProperty; fontStyle?: FontFaceFontStyleProperty; fontVariant?: FontFaceFontVariantProperty; fontVariationSettings?: FontFaceFontVariationSettingsProperty; fontWeight?: FontFaceFontWeightProperty; src?: string; unicodeRange?: string; } export interface FontFaceHyphen { "-moz-font-feature-settings"?: FontFaceFontFeatureSettingsProperty; "font-display"?: FontFaceFontDisplayProperty; "font-family"?: string; "font-feature-settings"?: FontFaceFontFeatureSettingsProperty; "font-stretch"?: FontFaceFontStretchProperty; "font-style"?: FontFaceFontStyleProperty; "font-variant"?: FontFaceFontVariantProperty; "font-variation-settings"?: FontFaceFontVariationSettingsProperty; "font-weight"?: FontFaceFontWeightProperty; src?: string; "unicode-range"?: string; } export interface FontFaceFallback { MozFontFeatureSettings?: FontFaceFontFeatureSettingsProperty | FontFaceFontFeatureSettingsProperty[]; fontDisplay?: FontFaceFontDisplayProperty | FontFaceFontDisplayProperty[]; fontFamily?: string | string[]; fontFeatureSettings?: FontFaceFontFeatureSettingsProperty | FontFaceFontFeatureSettingsProperty[]; fontStretch?: FontFaceFontStretchProperty | FontFaceFontStretchProperty[]; fontStyle?: FontFaceFontStyleProperty | FontFaceFontStyleProperty[]; fontVariant?: FontFaceFontVariantProperty | FontFaceFontVariantProperty[]; fontVariationSettings?: FontFaceFontVariationSettingsProperty | FontFaceFontVariationSettingsProperty[]; fontWeight?: FontFaceFontWeightProperty | FontFaceFontWeightProperty[]; src?: string | string[]; unicodeRange?: string | string[]; } export interface FontFaceHyphenFallback { "-moz-font-feature-settings"?: FontFaceFontFeatureSettingsProperty | FontFaceFontFeatureSettingsProperty[]; "font-display"?: FontFaceFontDisplayProperty | FontFaceFontDisplayProperty[]; "font-family"?: string | string[]; "font-feature-settings"?: FontFaceFontFeatureSettingsProperty | FontFaceFontFeatureSettingsProperty[]; "font-stretch"?: FontFaceFontStretchProperty | FontFaceFontStretchProperty[]; "font-style"?: FontFaceFontStyleProperty | FontFaceFontStyleProperty[]; "font-variant"?: FontFaceFontVariantProperty | FontFaceFontVariantProperty[]; "font-variation-settings"?: FontFaceFontVariationSettingsProperty | FontFaceFontVariationSettingsProperty[]; "font-weight"?: FontFaceFontWeightProperty | FontFaceFontWeightProperty[]; src?: string | string[]; "unicode-range"?: string | string[]; } export interface Page { bleed?: PageBleedProperty; marks?: PageMarksProperty; } export interface PageHyphen { bleed?: PageBleedProperty; marks?: PageMarksProperty; } export interface PageFallback { bleed?: PageBleedProperty | PageBleedProperty[]; marks?: PageMarksProperty | PageMarksProperty[]; } export interface PageHyphenFallback { bleed?: PageBleedProperty | PageBleedProperty[]; marks?: PageMarksProperty | PageMarksProperty[]; } export interface Viewport { msHeight?: ViewportHeightProperty; msMaxHeight?: ViewportMaxHeightProperty; msMaxWidth?: ViewportMaxWidthProperty; msMinHeight?: ViewportMinHeightProperty; msMinWidth?: ViewportMinWidthProperty; msOrientation?: ViewportOrientationProperty; msWidth?: ViewportWidthProperty; msZoom?: ViewportZoomProperty; OOrientation?: ViewportOrientationProperty; height?: ViewportHeightProperty; maxHeight?: ViewportMaxHeightProperty; maxWidth?: ViewportMaxWidthProperty; maxZoom?: ViewportMaxZoomProperty; minHeight?: ViewportMinHeightProperty; minWidth?: ViewportMinWidthProperty; minZoom?: ViewportMinZoomProperty; orientation?: ViewportOrientationProperty; userZoom?: ViewportUserZoomProperty; width?: ViewportWidthProperty; zoom?: ViewportZoomProperty; } export interface ViewportHyphen { "-ms-height"?: ViewportHeightProperty; "-ms-max-height"?: ViewportMaxHeightProperty; "-ms-max-width"?: ViewportMaxWidthProperty; "-ms-min-height"?: ViewportMinHeightProperty; "-ms-min-width"?: ViewportMinWidthProperty; "-ms-orientation"?: ViewportOrientationProperty; "-ms-width"?: ViewportWidthProperty; "-ms-zoom"?: ViewportZoomProperty; "-o-orientation"?: ViewportOrientationProperty; height?: ViewportHeightProperty; "max-height"?: ViewportMaxHeightProperty; "max-width"?: ViewportMaxWidthProperty; "max-zoom"?: ViewportMaxZoomProperty; "min-height"?: ViewportMinHeightProperty; "min-width"?: ViewportMinWidthProperty; "min-zoom"?: ViewportMinZoomProperty; orientation?: ViewportOrientationProperty; "user-zoom"?: ViewportUserZoomProperty; width?: ViewportWidthProperty; zoom?: ViewportZoomProperty; } export interface ViewportFallback { msHeight?: ViewportHeightProperty | ViewportHeightProperty[]; msMaxHeight?: ViewportMaxHeightProperty | ViewportMaxHeightProperty[]; msMaxWidth?: ViewportMaxWidthProperty | ViewportMaxWidthProperty[]; msMinHeight?: ViewportMinHeightProperty | ViewportMinHeightProperty[]; msMinWidth?: ViewportMinWidthProperty | ViewportMinWidthProperty[]; msOrientation?: ViewportOrientationProperty | ViewportOrientationProperty[]; msWidth?: ViewportWidthProperty | ViewportWidthProperty[]; msZoom?: ViewportZoomProperty | ViewportZoomProperty[]; OOrientation?: ViewportOrientationProperty | ViewportOrientationProperty[]; height?: ViewportHeightProperty | ViewportHeightProperty[]; maxHeight?: ViewportMaxHeightProperty | ViewportMaxHeightProperty[]; maxWidth?: ViewportMaxWidthProperty | ViewportMaxWidthProperty[]; maxZoom?: ViewportMaxZoomProperty | ViewportMaxZoomProperty[]; minHeight?: ViewportMinHeightProperty | ViewportMinHeightProperty[]; minWidth?: ViewportMinWidthProperty | ViewportMinWidthProperty[]; minZoom?: ViewportMinZoomProperty | ViewportMinZoomProperty[]; orientation?: ViewportOrientationProperty | ViewportOrientationProperty[]; userZoom?: ViewportUserZoomProperty | ViewportUserZoomProperty[]; width?: ViewportWidthProperty | ViewportWidthProperty[]; zoom?: ViewportZoomProperty | ViewportZoomProperty[]; } export interface ViewportHyphenFallback { "-ms-height"?: ViewportHeightProperty | ViewportHeightProperty[]; "-ms-max-height"?: ViewportMaxHeightProperty | ViewportMaxHeightProperty[]; "-ms-max-width"?: ViewportMaxWidthProperty | ViewportMaxWidthProperty[]; "-ms-min-height"?: ViewportMinHeightProperty | ViewportMinHeightProperty[]; "-ms-min-width"?: ViewportMinWidthProperty | ViewportMinWidthProperty[]; "-ms-orientation"?: ViewportOrientationProperty | ViewportOrientationProperty[]; "-ms-width"?: ViewportWidthProperty | ViewportWidthProperty[]; "-ms-zoom"?: ViewportZoomProperty | ViewportZoomProperty[]; "-o-orientation"?: ViewportOrientationProperty | ViewportOrientationProperty[]; height?: ViewportHeightProperty | ViewportHeightProperty[]; "max-height"?: ViewportMaxHeightProperty | ViewportMaxHeightProperty[]; "max-width"?: ViewportMaxWidthProperty | ViewportMaxWidthProperty[]; "max-zoom"?: ViewportMaxZoomProperty | ViewportMaxZoomProperty[]; "min-height"?: ViewportMinHeightProperty | ViewportMinHeightProperty[]; "min-width"?: ViewportMinWidthProperty | ViewportMinWidthProperty[]; "min-zoom"?: ViewportMinZoomProperty | ViewportMinZoomProperty[]; orientation?: ViewportOrientationProperty | ViewportOrientationProperty[]; "user-zoom"?: ViewportUserZoomProperty | ViewportUserZoomProperty[]; width?: ViewportWidthProperty | ViewportWidthProperty[]; zoom?: ViewportZoomProperty | ViewportZoomProperty[]; } export type AtRules = | "@charset" | "@counter-style" | "@document" | "@font-face" | "@font-feature-values" | "@import" | "@keyframes" | "@media" | "@namespace" | "@page" | "@supports" | "@viewport"; export type AdvancedPseudos = | ":-moz-any" | ":-moz-dir" | ":-webkit-any" | "::cue" | ":dir" | ":lang" | ":not" | ":nth-child" | ":nth-last-child" | ":nth-last-of-type" | ":nth-of-type"; export type SimplePseudos = | ":-moz-any-link" | ":-moz-full-screen" | ":-moz-placeholder" | ":-moz-read-only" | ":-moz-read-write" | ":-ms-fullscreen" | ":-webkit-any-link" | ":-webkit-full-screen" | "::-moz-placeholder" | "::-moz-progress-bar" | "::-moz-range-progress" | "::-moz-range-thumb" | "::-moz-range-track" | "::-moz-selection" | "::-ms-backdrop" | "::-ms-browse" | "::-ms-check" | "::-ms-clear" | "::-ms-fill" | "::-ms-fill-lower" | "::-ms-fill-upper" | "::-ms-placeholder" | "::-ms-reveal" | "::-ms-thumb" | "::-ms-ticks-after" | "::-ms-ticks-before" | "::-ms-tooltip" | "::-ms-track" | "::-ms-value" | "::-webkit-backdrop" | "::-webkit-placeholder" | "::-webkit-progress-bar" | "::-webkit-progress-inner-value" | "::-webkit-progress-value" | "::-webkit-slider-runnable-track" | "::-webkit-slider-thumb" | "::after" | "::backdrop" | "::before" | "::cue" | "::first-letter" | "::first-line" | "::grammar-error" | "::placeholder" | "::selection" | "::spelling-error" | ":active" | ":after" | ":any-link" | ":before" | ":checked" | ":default" | ":defined" | ":disabled" | ":empty" | ":enabled" | ":first" | ":first-child" | ":first-letter" | ":first-line" | ":first-of-type" | ":focus" | ":focus-visible" | ":focus-within" | ":fullscreen" | ":host" | ":host-context" | ":hover" | ":in-range" | ":indeterminate" | ":invalid" | ":last-child" | ":last-of-type" | ":left" | ":link" | ":only-child" | ":only-of-type" | ":optional" | ":out-of-range" | ":placeholder-shown" | ":read-only" | ":read-write" | ":required" | ":right" | ":root" | ":scope" | ":target" | ":valid" | ":visited"; export type Pseudos = AdvancedPseudos | SimplePseudos; type Globals = "-moz-initial" | "inherit" | "initial" | "revert" | "unset"; type GlobalsString = Globals | string; type GlobalsNumber = Globals | number; type AlignContentProperty = Globals | ContentDistribution | ContentPosition | "baseline" | "normal" | string; type AlignItemsProperty = Globals | SelfPosition | "baseline" | "normal" | "stretch" | string; type AlignSelfProperty = Globals | SelfPosition | "auto" | "baseline" | "normal" | "stretch" | string; type AnimationDirectionProperty = Globals | SingleAnimationDirection | string; type AnimationFillModeProperty = Globals | SingleAnimationFillMode | string; type AnimationIterationCountProperty = Globals | "infinite" | string | number; type AnimationNameProperty = Globals | "none" | string; type AnimationPlayStateProperty = Globals | "paused" | "running" | string; type AnimationTimingFunctionProperty = Globals | SingleTimingFunction | string; type AppearanceProperty = Globals | "auto" | "none"; type AzimuthProperty = | Globals | "behind" | "center" | "center-left" | "center-right" | "far-left" | "far-right" | "left" | "left-side" | "leftwards" | "right" | "right-side" | "rightwards" | string; type BackdropFilterProperty = Globals | "none" | string; type BackfaceVisibilityProperty = Globals | "hidden" | "visible"; type BackgroundAttachmentProperty = Globals | Attachment | string; type BackgroundBlendModeProperty = Globals | BlendMode | string; type BackgroundClipProperty = Globals | Box | string; type BackgroundColorProperty = Globals | Color; type BackgroundImageProperty = Globals | "none" | string; type BackgroundOriginProperty = Globals | Box | string; type BackgroundPositionProperty = Globals | BgPosition | string; type BackgroundPositionXProperty = Globals | TLength | "center" | "left" | "right" | "x-end" | "x-start" | string; type BackgroundPositionYProperty = Globals | TLength | "bottom" | "center" | "top" | "y-end" | "y-start" | string; type BackgroundRepeatProperty = Globals | RepeatStyle | string; type BackgroundSizeProperty = Globals | BgSize | string; type BlockOverflowProperty = Globals | "clip" | "ellipsis" | string; type BlockSizeProperty = Globals | TLength | "auto" | "available" | "fit-content" | "max-content" | "min-content" | string; type BorderBlockEndColorProperty = Globals | Color; type BorderBlockEndStyleProperty = Globals | BrStyle | string; type BorderBlockEndWidthProperty = Globals | BrWidth | string; type BorderBlockStartColorProperty = Globals | Color; type BorderBlockStartStyleProperty = Globals | BrStyle | string; type BorderBlockStartWidthProperty = Globals | BrWidth | string; type BorderBottomColorProperty = Globals | Color; type BorderBottomLeftRadiusProperty = Globals | TLength | string; type BorderBottomRightRadiusProperty = Globals | TLength | string; type BorderBottomStyleProperty = Globals | BrStyle; type BorderBottomWidthProperty = Globals | BrWidth; type BorderCollapseProperty = Globals | "collapse" | "separate"; type BorderImageOutsetProperty = Globals | TLength | string | number; type BorderImageRepeatProperty = Globals | "repeat" | "round" | "space" | "stretch" | string; type BorderImageSliceProperty = Globals | string | number; type BorderImageSourceProperty = Globals | "none" | string; type BorderImageWidthProperty = Globals | TLength | "auto" | string | number; type BorderInlineEndColorProperty = Globals | Color; type BorderInlineEndStyleProperty = Globals | BrStyle | string; type BorderInlineEndWidthProperty = Globals | BrWidth | string; type BorderInlineStartColorProperty = Globals | Color; type BorderInlineStartStyleProperty = Globals | BrStyle | string; type BorderInlineStartWidthProperty = Globals | BrWidth | string; type BorderLeftColorProperty = Globals | Color; type BorderLeftStyleProperty = Globals | BrStyle; type BorderLeftWidthProperty = Globals | BrWidth; type BorderRightColorProperty = Globals | Color; type BorderRightStyleProperty = Globals | BrStyle; type BorderRightWidthProperty = Globals | BrWidth; type BorderSpacingProperty = Globals | TLength | string; type BorderTopColorProperty = Globals | Color; type BorderTopLeftRadiusProperty = Globals | TLength | string; type BorderTopRightRadiusProperty = Globals | TLength | string; type BorderTopStyleProperty = Globals | BrStyle; type BorderTopWidthProperty = Globals | BrWidth; type BottomProperty = Globals | TLength | "auto" | string; type BoxAlignProperty = Globals | "baseline" | "center" | "end" | "start" | "stretch"; type BoxDecorationBreakProperty = Globals | "clone" | "slice"; type BoxLinesProperty = Globals | "multiple" | "single"; type BoxShadowProperty = Globals | "none" | string; type BoxSizingProperty = Globals | "border-box" | "content-box"; type BreakAfterProperty = Globals | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "left" | "page" | "recto" | "region" | "right" | "verso"; type BreakBeforeProperty = Globals | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "left" | "page" | "recto" | "region" | "right" | "verso"; type BreakInsideProperty = Globals | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region"; type CaptionSideProperty = Globals | "block-end" | "block-start" | "bottom" | "inline-end" | "inline-start" | "top"; type CaretColorProperty = Globals | Color | "auto"; type ClearProperty = Globals | "both" | "inline-end" | "inline-start" | "left" | "none" | "right"; type ClipPathProperty = Globals | GeometryBox | "none" | string; type ColorProperty = Globals | Color; type ColorAdjustProperty = Globals | "economy" | "exact"; type ColumnCountProperty = Globals | "auto" | number; type ColumnFillProperty = Globals | "auto" | "balance" | "balance-all"; type ColumnGapProperty = Globals | TLength | "normal" | string; type ColumnRuleColorProperty = Globals | Color; type ColumnRuleStyleProperty = Globals | BrStyle | string; type ColumnRuleWidthProperty = Globals | BrWidth | string; type ColumnSpanProperty = Globals | "all" | "none"; type ColumnWidthProperty = Globals | TLength | "auto"; type ContainProperty = Globals | "content" | "layout" | "none" | "paint" | "size" | "strict" | "style" | string; type ContentProperty = Globals | ContentList | "none" | "normal" | string; type CounterIncrementProperty = Globals | "none" | string; type CounterResetProperty = Globals | "none" | string; type CursorProperty = | Globals | "-moz-grab" | "-webkit-grab" | "alias" | "all-scroll" | "auto" | "cell" | "col-resize" | "context-menu" | "copy" | "crosshair" | "default" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "none" | "not-allowed" | "ns-resize" | "nw-resize" | "nwse-resize" | "pointer" | "progress" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "text" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | string; type DirectionProperty = Globals | "ltr" | "rtl"; type DisplayProperty = Globals | DisplayOutside | DisplayInside | DisplayInternal | DisplayLegacy | "contents" | "list-item" | "none" | string; type EmptyCellsProperty = Globals | "hide" | "show"; type FilterProperty = Globals | "none" | string; type FlexBasisProperty = Globals | TLength | "-webkit-auto" | "auto" | "available" | "content" | "fit-content" | "max-content" | "min-content" | string; type FlexDirectionProperty = Globals | "column" | "column-reverse" | "row" | "row-reverse"; type FlexWrapProperty = Globals | "nowrap" | "wrap" | "wrap-reverse"; type FloatProperty = Globals | "inline-end" | "inline-start" | "left" | "none" | "right"; type FontFamilyProperty = Globals | GenericFamily | string; type FontFeatureSettingsProperty = Globals | "normal" | string; type FontKerningProperty = Globals | "auto" | "none" | "normal"; type FontLanguageOverrideProperty = Globals | "normal" | string; type FontSizeProperty = Globals | AbsoluteSize | TLength | "larger" | "smaller" | string; type FontSizeAdjustProperty = Globals | "none" | number; type FontStretchProperty = | Globals | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "normal" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded"; type FontStyleProperty = Globals | "italic" | "normal" | "oblique"; type FontSynthesisProperty = Globals | "none" | "style" | "weight" | string; type FontVariantProperty = | Globals | EastAsianVariantValues | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "ruby" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase" | string; type FontVariantCapsProperty = Globals | "all-petite-caps" | "all-small-caps" | "normal" | "petite-caps" | "small-caps" | "titling-caps" | "unicase"; type FontVariantEastAsianProperty = Globals | EastAsianVariantValues | "full-width" | "normal" | "proportional-width" | "ruby" | string; type FontVariantLigaturesProperty = | Globals | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | string; type FontVariantNumericProperty = | Globals | "diagonal-fractions" | "lining-nums" | "normal" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums" | string; type FontVariantPositionProperty = Globals | "normal" | "sub" | "super"; type FontVariationSettingsProperty = Globals | "normal" | string; type FontWeightProperty = Globals | "bold" | "bolder" | "lighter" | "normal" | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900; type GridAutoColumnsProperty = Globals | TrackBreadth | string; type GridAutoFlowProperty = Globals | "column" | "dense" | "row" | string; type GridAutoRowsProperty = Globals | TrackBreadth | string; type GridColumnEndProperty = Globals | GridLine; type GridColumnGapProperty = Globals | TLength | string; type GridColumnStartProperty = Globals | GridLine; type GridRowEndProperty = Globals | GridLine; type GridRowGapProperty = Globals | TLength | string; type GridRowStartProperty = Globals | GridLine; type GridTemplateAreasProperty = Globals | "none" | string; type GridTemplateColumnsProperty = Globals | TrackBreadth | "none" | string; type GridTemplateRowsProperty = Globals | TrackBreadth | "none" | string; type HangingPunctuationProperty = Globals | "allow-end" | "first" | "force-end" | "last" | "none" | string; type HeightProperty = Globals | TLength | "auto" | "available" | "fit-content" | "max-content" | "min-content" | string; type HyphensProperty = Globals | "auto" | "manual" | "none"; type ImageOrientationProperty = Globals | "flip" | "from-image" | string; type ImageRenderingProperty = Globals | "-moz-crisp-edges" | "-o-crisp-edges" | "-webkit-optimize-contrast" | "auto" | "crisp-edges" | "pixelated"; type ImageResolutionProperty = Globals | "from-image" | string; type InitialLetterProperty = Globals | "normal" | string | number; type InitialLetterAlignProperty = Globals | "alphabetic" | "auto" | "hanging" | "ideographic"; type InlineSizeProperty = Globals | TLength | "auto" | "available" | "fit-content" | "max-content" | "min-content" | string; type IsolationProperty = Globals | "auto" | "isolate"; type JustifyContentProperty = Globals | ContentDistribution | ContentPosition | "left" | "normal" | "right" | string; type JustifyItemsProperty = Globals | SelfPosition | "baseline" | "left" | "legacy" | "normal" | "right" | "stretch" | string; type JustifySelfProperty = Globals | SelfPosition | "auto" | "baseline" | "left" | "normal" | "right" | "stretch" | string; type LeftProperty = Globals | TLength | "auto" | string; type LetterSpacingProperty = Globals | TLength | "normal"; type LineBreakProperty = Globals | "auto" | "loose" | "normal" | "strict"; type LineHeightProperty = Globals | TLength | "normal" | string | number; type LineHeightStepProperty = Globals | TLength | "none"; type ListStyleImageProperty = Globals | "none" | string; type ListStylePositionProperty = Globals | "inside" | "outside"; type ListStyleTypeProperty = Globals | "none" | string; type MarginBlockEndProperty = Globals | TLength | "auto" | string; type MarginBlockStartProperty = Globals | TLength | "auto" | string; type MarginBottomProperty = Globals | TLength | "auto" | string; type MarginInlineEndProperty = Globals | TLength | "auto" | string; type MarginInlineStartProperty = Globals | TLength | "auto" | string; type MarginLeftProperty = Globals | TLength | "auto" | string; type MarginRightProperty = Globals | TLength | "auto" | string; type MarginTopProperty = Globals | TLength | "auto" | string; type MaskBorderModeProperty = Globals | "alpha" | "luminance"; type MaskBorderOutsetProperty = Globals | TLength | string | number; type MaskBorderRepeatProperty = Globals | "repeat" | "round" | "space" | "stretch" | string; type MaskBorderSliceProperty = Globals | string | number; type MaskBorderSourceProperty = Globals | "none" | string; type MaskBorderWidthProperty = Globals | TLength | "auto" | string | number; type MaskClipProperty = Globals | GeometryBox | "no-clip" | string; type MaskCompositeProperty = Globals | CompositingOperator | string; type MaskImageProperty = Globals | "none" | string; type MaskModeProperty = Globals | MaskingMode | string; type MaskOriginProperty = Globals | GeometryBox | string; type MaskPositionProperty = Globals | Position | string; type MaskRepeatProperty = Globals | RepeatStyle | string; type MaskSizeProperty = Globals | BgSize | string; type MaskTypeProperty = Globals | "alpha" | "luminance"; type MaxBlockSizeProperty = Globals | TLength | "fill-available" | "fit-content" | "max-content" | "min-content" | "none" | string; type MaxHeightProperty = Globals | TLength | "fill-available" | "fit-content" | "max-content" | "min-content" | "none" | string; type MaxInlineSizeProperty = Globals | TLength | "fill-available" | "fit-content" | "max-content" | "min-content" | "none" | string; type MaxLinesProperty = Globals | "none" | number; type MaxWidthProperty = Globals | TLength | "fill-available" | "fit-content" | "max-content" | "min-content" | "none" | string; type MinBlockSizeProperty = Globals | TLength | "auto" | "fill-available" | "fit-content" | "max-content" | "min-content" | string; type MinHeightProperty = Globals | TLength | "auto" | "fill-available" | "fit-content" | "max-content" | "min-content" | string; type MinInlineSizeProperty = Globals | TLength | "auto" | "fill-available" | "fit-content" | "max-content" | "min-content" | string; type MinWidthProperty = Globals | TLength | "-webkit-fill-available" | "auto" | "fill-available" | "fit-content" | "max-content" | "min-content" | string; type MixBlendModeProperty = Globals | BlendMode; type OffsetDistanceProperty = Globals | TLength | string; type OffsetPathProperty = Globals | GeometryBox | "none" | string; type OffsetRotateProperty = Globals | "auto" | "reverse" | string; type ObjectFitProperty = Globals | "contain" | "cover" | "fill" | "none" | "scale-down"; type ObjectPositionProperty = Globals | Position; type OffsetAnchorProperty = Globals | Position | "auto"; type OffsetBlockEndProperty = Globals | TLength | "auto" | string; type OffsetBlockStartProperty = Globals | TLength | "auto" | string; type OffsetInlineEndProperty = Globals | TLength | "auto" | string; type OffsetInlineStartProperty = Globals | TLength | "auto" | string; type OffsetPositionProperty = Globals | Position | "auto"; type OutlineColorProperty = Globals | Color | "invert"; type OutlineOffsetProperty = Globals | TLength; type OutlineStyleProperty = Globals | BrStyle | "auto"; type OutlineWidthProperty = Globals | BrWidth; type OverflowProperty = Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"; type OverflowAnchorProperty = Globals | "auto" | "none"; type OverflowBlockProperty = Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"; type OverflowClipBoxProperty = Globals | "content-box" | "padding-box"; type OverflowInlineProperty = Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"; type OverflowWrapProperty = Globals | "break-word" | "normal"; type OverflowXProperty = Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"; type OverflowYProperty = Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"; type OverscrollBehaviorProperty = Globals | "auto" | "contain" | "none" | string; type OverscrollBehaviorXProperty = Globals | "auto" | "contain" | "none"; type OverscrollBehaviorYProperty = Globals | "auto" | "contain" | "none"; type PaddingBlockEndProperty = Globals | TLength | string; type PaddingBlockStartProperty = Globals | TLength | string; type PaddingBottomProperty = Globals | TLength | string; type PaddingInlineEndProperty = Globals | TLength | string; type PaddingInlineStartProperty = Globals | TLength | string; type PaddingLeftProperty = Globals | TLength | string; type PaddingRightProperty = Globals | TLength | string; type PaddingTopProperty = Globals | TLength | string; type PageBreakAfterProperty = Globals | "always" | "auto" | "avoid" | "left" | "recto" | "right" | "verso"; type PageBreakBeforeProperty = Globals | "always" | "auto" | "avoid" | "left" | "recto" | "right" | "verso"; type PageBreakInsideProperty = Globals | "auto" | "avoid"; type PaintOrderProperty = Globals | "fill" | "markers" | "normal" | "stroke" | string; type PerspectiveProperty = Globals | TLength | "none"; type PerspectiveOriginProperty = Globals | Position; type PlaceContentProperty = Globals | ContentDistribution | ContentPosition | "baseline" | "normal" | string; type PointerEventsProperty = Globals | "all" | "auto" | "fill" | "inherit" | "none" | "painted" | "stroke" | "visible" | "visibleFill" | "visiblePainted" | "visibleStroke"; type PositionProperty = Globals | "-webkit-sticky" | "absolute" | "fixed" | "relative" | "static" | "sticky"; type QuotesProperty = Globals | "none" | string; type ResizeProperty = Globals | "both" | "horizontal" | "none" | "vertical"; type RightProperty = Globals | TLength | "auto" | string; type RotateProperty = Globals | "none" | string; type RowGapProperty = Globals | TLength | "normal" | string; type RubyAlignProperty = Globals | "center" | "space-around" | "space-between" | "start"; type RubyMergeProperty = Globals | "auto" | "collapse" | "separate"; type RubyPositionProperty = Globals | "inter-character" | "over" | "under"; type ScaleProperty = Globals | "none" | string | number; type ScrollBehaviorProperty = Globals | "auto" | "smooth"; type ScrollSnapTypeProperty = Globals | "mandatory" | "none" | "proximity"; type ShapeMarginProperty = Globals | TLength | string; type ShapeOutsideProperty = Globals | Box | "margin-box" | "none" | string; type TabSizeProperty = Globals | TLength | number; type TableLayoutProperty = Globals | "auto" | "fixed"; type TextAlignProperty = Globals | "center" | "end" | "justify" | "left" | "match-parent" | "right" | "start"; type TextAlignLastProperty = Globals | "auto" | "center" | "end" | "justify" | "left" | "right" | "start"; type TextCombineUprightProperty = Globals | "all" | "digits" | "none" | string; type TextDecorationColorProperty = Globals | Color; type TextDecorationLineProperty = Globals | "blink" | "line-through" | "none" | "overline" | "underline" | string; type TextDecorationSkipProperty = Globals | "box-decoration" | "edges" | "leading-spaces" | "none" | "objects" | "spaces" | "trailing-spaces" | string; type TextDecorationSkipInkProperty = Globals | "auto" | "none"; type TextDecorationStyleProperty = Globals | "dashed" | "dotted" | "double" | "solid" | "wavy"; type TextEmphasisColorProperty = Globals | Color; type TextEmphasisStyleProperty = Globals | "circle" | "dot" | "double-circle" | "filled" | "none" | "open" | "sesame" | "triangle" | string; type TextIndentProperty = Globals | TLength | string; type TextJustifyProperty = Globals | "auto" | "inter-character" | "inter-word" | "none"; type TextOrientationProperty = Globals | "mixed" | "sideways" | "upright"; type TextOverflowProperty = Globals | "clip" | "ellipsis" | string; type TextRenderingProperty = Globals | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed"; type TextShadowProperty = Globals | "none" | string; type TextSizeAdjustProperty = Globals | "auto" | "none" | string; type TextTransformProperty = Globals | "capitalize" | "full-width" | "lowercase" | "none" | "uppercase"; type TextUnderlinePositionProperty = Globals | "auto" | "left" | "right" | "under" | string; type TopProperty = Globals | TLength | "auto" | string; type TouchActionProperty = | Globals | "-ms-manipulation" | "-ms-pinch-zoom" | "auto" | "manipulation" | "none" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | string; type TransformProperty = Globals | "none" | string; type TransformBoxProperty = Globals | "border-box" | "fill-box" | "view-box"; type TransformOriginProperty = Globals | TLength | "bottom" | "center" | "left" | "right" | "top" | string; type TransformStyleProperty = Globals | "flat" | "preserve-3d"; type TransitionPropertyProperty = Globals | "all" | "none" | string; type TransitionTimingFunctionProperty = Globals | SingleTimingFunction | string; type TranslateProperty = Globals | TLength | "none" | string; type UnicodeBidiProperty = | Globals | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "bidi-override" | "embed" | "isolate" | "isolate-override" | "normal" | "plaintext"; type UserSelectProperty = Globals | "-webkit-contain" | "all" | "auto" | "contain" | "element" | "none" | "text"; type VerticalAlignProperty = Globals | TLength | "baseline" | "bottom" | "middle" | "sub" | "super" | "text-bottom" | "text-top" | "top" | string; type VisibilityProperty = Globals | "collapse" | "hidden" | "visible"; type WhiteSpaceProperty = Globals | "-moz-pre-wrap" | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap"; type WidthProperty = | Globals | TLength | "-moz-available" | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "auto" | "available" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "min-intrinsic" | string; type WillChangeProperty = Globals | AnimateableFeature | "auto" | string; type WordBreakProperty = Globals | "break-all" | "break-word" | "keep-all" | "normal"; type WordSpacingProperty = Globals | TLength | "normal" | string; type WordWrapProperty = Globals | "break-word" | "normal"; type WritingModeProperty = Globals | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl"; type ZIndexProperty = Globals | "auto" | number; type ZoomProperty = Globals | "normal" | "reset" | string | number; type AnimationProperty = Globals | SingleAnimation | string; type BackgroundProperty = Globals | FinalBgLayer | string; type BorderProperty = Globals | BrWidth | BrStyle | Color | string; type BorderBlockEndProperty = Globals | BrWidth | BrStyle | Color | string; type BorderBlockStartProperty = Globals | BrWidth | BrStyle | Color | string; type BorderBottomProperty = Globals | BrWidth | BrStyle | Color | string; type BorderColorProperty = Globals | Color | string; type BorderImageProperty = Globals | "none" | "repeat" | "round" | "space" | "stretch" | string | number; type BorderInlineEndProperty = Globals | BrWidth | BrStyle | Color | string; type BorderInlineStartProperty = Globals | BrWidth | BrStyle | Color | string; type BorderLeftProperty = Globals | BrWidth | BrStyle | Color | string; type BorderRadiusProperty = Globals | TLength | string; type BorderRightProperty = Globals | BrWidth | BrStyle | Color | string; type BorderStyleProperty = Globals | BrStyle | string; type BorderTopProperty = Globals | BrWidth | BrStyle | Color | string; type BorderWidthProperty = Globals | BrWidth | string; type ColumnRuleProperty = Globals | BrWidth | BrStyle | Color | string; type ColumnsProperty = Globals | TLength | "auto" | string | number; type FlexProperty = Globals | TLength | "auto" | "available" | "content" | "fit-content" | "max-content" | "min-content" | "none" | string | number; type FlexFlowProperty = Globals | "column" | "column-reverse" | "nowrap" | "row" | "row-reverse" | "wrap" | "wrap-reverse" | string; type FontProperty = Globals | "caption" | "icon" | "menu" | "message-box" | "small-caption" | "status-bar" | string; type GapProperty = Globals | TLength | "normal" | string; type GridProperty = Globals | "none" | string; type GridAreaProperty = Globals | GridLine | string; type GridColumnProperty = Globals | GridLine | string; type GridGapProperty = Globals | TLength | string; type GridRowProperty = Globals | GridLine | string; type GridTemplateProperty = Globals | "none" | string; type LineClampProperty = Globals | "none" | number; type ListStyleProperty = Globals | "inside" | "none" | "outside" | string; type MarginProperty = Globals | TLength | "auto" | string; type MaskProperty = Globals | MaskLayer | string; type MaskBorderProperty = Globals | "alpha" | "luminance" | "none" | "repeat" | "round" | "space" | "stretch" | string | number; type OffsetProperty = Globals | Position | GeometryBox | "auto" | "none" | string; type OutlineProperty = Globals | Color | BrStyle | BrWidth | "auto" | "invert" | string; type PaddingProperty = Globals | TLength | string; type TextDecorationProperty = Globals | Color | "blink" | "dashed" | "dotted" | "double" | "line-through" | "none" | "overline" | "solid" | "underline" | "wavy" | string; type TextEmphasisProperty = Globals | Color | "circle" | "dot" | "double-circle" | "filled" | "none" | "open" | "sesame" | "triangle" | string; type TransitionProperty = Globals | SingleTransition | string; type MozAppearanceProperty = | Globals | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-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" | "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" | "none" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "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" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview"; type MozBindingProperty = Globals | "none" | string; type MozBorderBottomColorsProperty = Globals | Color | "none" | string; type MozBorderLeftColorsProperty = Globals | Color | "none" | string; type MozBorderRightColorsProperty = Globals | Color | "none" | string; type MozBorderTopColorsProperty = Globals | Color | "none" | string; type MozContextPropertiesProperty = Globals | "fill" | "fill-opacity" | "none" | "stroke" | "stroke-opacity" | string; type MozFloatEdgeProperty = Globals | "border-box" | "content-box" | "margin-box" | "padding-box"; type MozImageRegionProperty = Globals | "auto" | string; type MozOrientProperty = Globals | "block" | "horizontal" | "inline" | "vertical"; type MozOutlineRadiusBottomleftProperty = Globals | TLength | string; type MozOutlineRadiusBottomrightProperty = Globals | TLength | string; type MozOutlineRadiusTopleftProperty = Globals | TLength | string; type MozOutlineRadiusToprightProperty = Globals | TLength | string; type MozStackSizingProperty = Globals | "ignore" | "stretch-to-fit"; type MozTextBlinkProperty = Globals | "blink" | "none"; type MozUserFocusProperty = Globals | "ignore" | "none" | "normal" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same"; type MozUserInputProperty = Globals | "auto" | "disabled" | "enabled" | "none"; type MozUserModifyProperty = Globals | "read-only" | "read-write" | "write-only"; type MozWindowDraggingProperty = Globals | "drag" | "no-drag"; type MozWindowShadowProperty = Globals | "default" | "menu" | "none" | "sheet" | "tooltip"; type MsAcceleratorProperty = Globals | "false" | "true"; type MsBlockProgressionProperty = Globals | "bt" | "lr" | "rl" | "tb"; type MsContentZoomChainingProperty = Globals | "chained" | "none"; type MsContentZoomSnapTypeProperty = Globals | "mandatory" | "none" | "proximity"; type MsContentZoomingProperty = Globals | "none" | "zoom"; type MsFlowFromProperty = Globals | "none" | string; type MsFlowIntoProperty = Globals | "none" | string; type MsHighContrastAdjustProperty = Globals | "auto" | "none"; type MsHyphenateLimitCharsProperty = Globals | "auto" | string | number; type MsHyphenateLimitLinesProperty = Globals | "no-limit" | number; type MsHyphenateLimitZoneProperty = Globals | TLength | string; type MsImeAlignProperty = Globals | "after" | "auto"; type MsOverflowStyleProperty = Globals | "-ms-autohiding-scrollbar" | "auto" | "none" | "scrollbar"; type MsScrollChainingProperty = Globals | "chained" | "none"; type MsScrollLimitXMaxProperty = Globals | TLength | "auto"; type MsScrollLimitXMinProperty = Globals | TLength; type MsScrollLimitYMaxProperty = Globals | TLength | "auto"; type MsScrollLimitYMinProperty = Globals | TLength; type MsScrollRailsProperty = Globals | "none" | "railed"; type MsScrollSnapTypeProperty = Globals | "mandatory" | "none" | "proximity"; type MsScrollTranslationProperty = Globals | "none" | "vertical-to-horizontal"; type MsScrollbar3dlightColorProperty = Globals | Color; type MsScrollbarArrowColorProperty = Globals | Color; type MsScrollbarBaseColorProperty = Globals | Color; type MsScrollbarDarkshadowColorProperty = Globals | Color; type MsScrollbarFaceColorProperty = Globals | Color; type MsScrollbarHighlightColorProperty = Globals | Color; type MsScrollbarShadowColorProperty = Globals | Color; type MsScrollbarTrackColorProperty = Globals | Color; type MsTextAutospaceProperty = Globals | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space" | "none"; type MsTouchSelectProperty = Globals | "grippers" | "none"; type MsUserSelectProperty = Globals | "element" | "none" | "text"; type MsWrapFlowProperty = Globals | "auto" | "both" | "clear" | "end" | "maximum" | "start"; type MsWrapMarginProperty = Globals | TLength; type MsWrapThroughProperty = Globals | "none" | "wrap"; type WebkitBorderBeforeColorProperty = Globals | Color; type WebkitBorderBeforeStyleProperty = Globals | BrStyle | string; type WebkitBorderBeforeWidthProperty = Globals | BrWidth | string; type WebkitBoxReflectProperty = Globals | TLength | "above" | "below" | "left" | "right" | string; type WebkitMaskAttachmentProperty = Globals | Attachment | string; type WebkitMaskClipProperty = Globals | "border" | "border-box" | "content" | "content-box" | "padding" | "padding-box" | "text" | string; type WebkitMaskCompositeProperty = Globals | CompositeStyle | string; type WebkitMaskImageProperty = Globals | "none" | string; type WebkitMaskOriginProperty = Globals | "border" | "content" | "padding" | string; type WebkitMaskPositionProperty = Globals | MaskPosition | string; type WebkitMaskPositionXProperty = Globals | TLength | "center" | "left" | "right" | string; type WebkitMaskPositionYProperty = Globals | TLength | "bottom" | "center" | "top" | string; type WebkitMaskRepeatProperty = Globals | RepeatStyle | string; type WebkitMaskRepeatXProperty = Globals | "no-repeat" | "repeat" | "round" | "space"; type WebkitMaskRepeatYProperty = Globals | "no-repeat" | "repeat" | "round" | "space"; type WebkitOverflowScrollingProperty = Globals | "auto" | "touch"; type WebkitTapHighlightColorProperty = Globals | Color; type WebkitTextFillColorProperty = Globals | Color; type WebkitTextStrokeColorProperty = Globals | Color; type WebkitTextStrokeWidthProperty = Globals | TLength; type WebkitTouchCalloutProperty = Globals | "default" | "none"; type WebkitUserModifyProperty = Globals | "read-only" | "read-write" | "read-write-plaintext-only"; type MozOutlineRadiusProperty = Globals | TLength | string; type MsContentZoomSnapProperty = Globals | "mandatory" | "none" | "proximity" | string; type WebkitBorderBeforeProperty = Globals | BrWidth | BrStyle | Color | string; type WebkitLineClampProperty = Globals | "none" | number; type WebkitMaskProperty = Globals | "none" | string; type WebkitTextStrokeProperty = Globals | Color | TLength | string; type BoxDirectionProperty = Globals | "inherit" | "normal" | "reverse"; type BoxOrientProperty = Globals | "block-axis" | "horizontal" | "inherit" | "inline-axis" | "vertical"; type BoxPackProperty = Globals | "center" | "end" | "justify" | "start"; type ClipProperty = Globals | "auto" | string; type FontVariantAlternatesProperty = Globals | "historical-forms" | "normal" | string; type ImeModeProperty = Globals | "active" | "auto" | "disabled" | "inactive" | "normal"; type ScrollSnapCoordinateProperty = Globals | Position | "none" | string; type ScrollSnapDestinationProperty = Globals | Position; type ScrollSnapPointsXProperty = Globals | "none" | string; type ScrollSnapPointsYProperty = Globals | "none" | string; type ScrollSnapTypeXProperty = Globals | "mandatory" | "none" | "proximity"; type ScrollSnapTypeYProperty = Globals | "mandatory" | "none" | "proximity"; type AlignmentBaselineProperty = | Globals | "after-edge" | "alphabetic" | "auto" | "baseline" | "before-edge" | "central" | "hanging" | "ideographic" | "mathematical" | "middle" | "text-after-edge" | "text-before-edge"; type BaselineShiftProperty = Globals | TLength | "baseline" | "sub" | "super" | string; type ClipRuleProperty = Globals | "evenodd" | "nonzero"; type ColorInterpolationProperty = Globals | "auto" | "linearRGB" | "sRGB"; type ColorRenderingProperty = Globals | "auto" | "optimizeQuality" | "optimizeSpeed"; type DominantBaselineProperty = | Globals | "alphabetic" | "auto" | "central" | "hanging" | "ideographic" | "mathematical" | "middle" | "no-change" | "reset-size" | "text-after-edge" | "text-before-edge" | "use-script"; type FillProperty = Globals | Paint; type FillRuleProperty = Globals | "evenodd" | "nonzero"; type FloodColorProperty = Globals | Color | "currentColor"; type GlyphOrientationVerticalProperty = Globals | "auto" | string | number; type LightingColorProperty = Globals | Color | "currentColor"; type MarkerProperty = Globals | "none" | string; type MarkerEndProperty = Globals | "none" | string; type MarkerMidProperty = Globals | "none" | string; type MarkerStartProperty = Globals | "none" | string; type ShapeRenderingProperty = Globals | "auto" | "crispEdges" | "geometricPrecision" | "optimizeSpeed"; type StopColorProperty = Globals | Color | "currentColor"; type StrokeProperty = Globals | Paint; type StrokeDasharrayProperty = Globals | Dasharray | "none"; type StrokeDashoffsetProperty = Globals | TLength | string; type StrokeLinecapProperty = Globals | "butt" | "round" | "square"; type StrokeLinejoinProperty = Globals | "bevel" | "miter" | "round"; type StrokeWidthProperty = Globals | TLength | string; type TextAnchorProperty = Globals | "end" | "middle" | "start"; type VectorEffectProperty = Globals | "non-scaling-stroke" | "none"; type CounterStyleRangeProperty = "auto" | "infinite" | string | number; type CounterStyleSpeakAsProperty = "auto" | "bullets" | "numbers" | "spell-out" | "words" | string; type CounterStyleSystemProperty = "additive" | "alphabetic" | "cyclic" | "fixed" | "numeric" | "symbolic" | string; type FontFaceFontFeatureSettingsProperty = "normal" | string; type FontFaceFontDisplayProperty = "auto" | "block" | "fallback" | "optional" | "swap"; type FontFaceFontStretchProperty = | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "normal" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded"; type FontFaceFontStyleProperty = "italic" | "normal" | "oblique"; type FontFaceFontVariantProperty = | EastAsianVariantValues | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "ruby" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase" | string; type FontFaceFontVariationSettingsProperty = "normal"; type FontFaceFontWeightProperty = "bold" | "normal" | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900; type PageBleedProperty = TLength | "auto"; type PageMarksProperty = "crop" | "cross" | "none" | string; type ViewportHeightProperty = ViewportLength | string; type ViewportMaxHeightProperty = ViewportLength; type ViewportMaxWidthProperty = ViewportLength; type ViewportMinHeightProperty = ViewportLength; type ViewportMinWidthProperty = ViewportLength; type ViewportOrientationProperty = "auto" | "landscape" | "portrait"; type ViewportWidthProperty = ViewportLength | string; type ViewportZoomProperty = "auto" | string | number; type ViewportMaxZoomProperty = "auto" | string | number; type ViewportMinZoomProperty = "auto" | string | number; type ViewportUserZoomProperty = "fixed" | "zoom"; type AbsoluteSize = "large" | "medium" | "small" | "x-large" | "x-small" | "xx-large" | "xx-small"; type AnimateableFeature = "contents" | "scroll-position" | string; type Attachment = "fixed" | "local" | "scroll"; type BgPosition = TLength | "bottom" | "center" | "left" | "right" | "top" | string; type BgSize = TLength | "auto" | "contain" | "cover" | string; type BlendMode = | "color" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "normal" | "overlay" | "saturation" | "screen" | "soft-light"; type Box = "border-box" | "content-box" | "padding-box"; type BrStyle = "dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid"; type BrWidth = TLength | "medium" | "thick" | "thin"; type Color = NamedColor | DeprecatedSystemColor | "currentcolor" | string; type CompositeStyle = | "clear" | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor"; type CompositingOperator = "add" | "exclude" | "intersect" | "subtract"; type ContentDistribution = "space-around" | "space-between" | "space-evenly" | "stretch"; type ContentList = Quote | "contents" | string; type ContentPosition = "center" | "end" | "flex-end" | "flex-start" | "start"; type CubicBezierTimingFunction = "ease" | "ease-in" | "ease-in-out" | "ease-out" | string; type Dasharray = TLength | string | number; type DeprecatedSystemColor = | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText"; type DisplayInside = "-ms-flexbox" | "-ms-grid" | "-webkit-flex" | "flex" | "flow" | "flow-root" | "grid" | "ruby" | "subgrid" | "table"; type DisplayInternal = | "ruby-base" | "ruby-base-container" | "ruby-text" | "ruby-text-container" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group"; type DisplayLegacy = "-ms-inline-flexbox" | "-ms-inline-grid" | "-webkit-inline-flex" | "inline-block" | "inline-flex" | "inline-grid" | "inline-list-item" | "inline-table"; type DisplayOutside = "block" | "inline" | "run-in"; type EastAsianVariantValues = "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional"; type FinalBgLayer = Color | BgPosition | RepeatStyle | Attachment | Box | "none" | string; type GenericFamily = "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif"; type GeometryBox = Box | "fill-box" | "margin-box" | "stroke-box" | "view-box"; type GridLine = "auto" | string | number; type MaskLayer = Position | RepeatStyle | GeometryBox | CompositingOperator | MaskingMode | "no-clip" | "none" | string; type MaskPosition = TLength | "center" | "left" | "right" | string; type MaskingMode = "alpha" | "luminance" | "match-source"; type NamedColor = | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen"; type Paint = Color | "child" | "context-fill" | "context-stroke" | "none" | string; type Position = TLength | "bottom" | "center" | "left" | "right" | "top" | string; type Quote = "close-quote" | "no-close-quote" | "no-open-quote" | "open-quote"; type RepeatStyle = "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | "space" | string; type SelfPosition = "center" | "end" | "flex-end" | "flex-start" | "self-end" | "self-start" | "start"; type SingleAnimation = SingleTimingFunction | SingleAnimationDirection | SingleAnimationFillMode | "infinite" | "none" | "paused" | "running" | string | number; type SingleAnimationDirection = "alternate" | "alternate-reverse" | "normal" | "reverse"; type SingleAnimationFillMode = "backwards" | "both" | "forwards" | "none"; type SingleTimingFunction = CubicBezierTimingFunction | StepTimingFunction | "linear" | string; type SingleTransition = SingleTimingFunction | "all" | "none" | string; type StepTimingFunction = "step-end" | "step-start" | string; type TrackBreadth = TLength | "auto" | "max-content" | "min-content" | string; type ViewportLength = TLength | "auto" | string;