@yesstudio/nuxt-composables
    Preparing search index...

    Interface VendorPropertiesHyphen<TLength, TTime>

    interface VendorPropertiesHyphen<TLength = string & {} | 0, TTime = string & {}> {
        "-moz-animation"?: Animation<TTime>;
        "-moz-animation-delay"?: AnimationDelay<TTime>;
        "-moz-animation-direction"?: AnimationDirection;
        "-moz-animation-duration"?: AnimationDuration<TTime>;
        "-moz-animation-fill-mode"?: AnimationFillMode;
        "-moz-animation-iteration-count"?: AnimationIterationCount;
        "-moz-animation-name"?: AnimationName;
        "-moz-animation-play-state"?: AnimationPlayState;
        "-moz-animation-timing-function"?: AnimationTimingFunction;
        "-moz-appearance"?: MozAppearance;
        "-moz-backface-visibility"?: BackfaceVisibility;
        "-moz-binding"?: MozBinding;
        "-moz-border-bottom-colors"?: MozBorderBottomColors;
        "-moz-border-end-color"?: BorderInlineEndColor;
        "-moz-border-end-style"?: BorderInlineEndStyle;
        "-moz-border-end-width"?: BorderInlineEndWidth<TLength>;
        "-moz-border-image"?: BorderImage;
        "-moz-border-left-colors"?: MozBorderLeftColors;
        "-moz-border-right-colors"?: MozBorderRightColors;
        "-moz-border-start-color"?: BorderInlineStartColor;
        "-moz-border-start-style"?: BorderInlineStartStyle;
        "-moz-border-top-colors"?: MozBorderTopColors;
        "-moz-box-sizing"?: BoxSizing;
        "-moz-column-rule"?: ColumnRule<TLength>;
        "-moz-column-rule-color"?: ColumnRuleColor;
        "-moz-column-rule-style"?: ColumnRuleStyle;
        "-moz-column-rule-width"?: ColumnRuleWidth<TLength>;
        "-moz-column-width"?: ColumnWidth<TLength>;
        "-moz-columns"?: Columns<TLength>;
        "-moz-context-properties"?: MozContextProperties;
        "-moz-font-feature-settings"?: FontFeatureSettings;
        "-moz-font-language-override"?: FontLanguageOverride;
        "-moz-hyphens"?: Hyphens;
        "-moz-margin-end"?: MarginInlineEnd<TLength>;
        "-moz-margin-start"?: MarginInlineStart<TLength>;
        "-moz-orient"?: MozOrient;
        "-moz-osx-font-smoothing"?: FontSmooth<TLength>;
        "-moz-outline-radius"?: MozOutlineRadius<TLength>;
        "-moz-outline-radius-bottomleft"?: MozOutlineRadiusBottomleft<TLength>;
        "-moz-outline-radius-bottomright"?: MozOutlineRadiusBottomright<TLength>;
        "-moz-outline-radius-topleft"?: MozOutlineRadiusTopleft<TLength>;
        "-moz-outline-radius-topright"?: MozOutlineRadiusTopright<TLength>;
        "-moz-padding-end"?: PaddingInlineEnd<TLength>;
        "-moz-padding-start"?: PaddingInlineStart<TLength>;
        "-moz-perspective"?: Perspective<TLength>;
        "-moz-perspective-origin"?: PerspectiveOrigin<TLength>;
        "-moz-stack-sizing"?: MozStackSizing;
        "-moz-tab-size"?: TabSize<TLength>;
        "-moz-text-blink"?: MozTextBlink;
        "-moz-text-size-adjust"?: TextSizeAdjust;
        "-moz-transform"?: Transform;
        "-moz-transform-origin"?: TransformOrigin<TLength>;
        "-moz-transform-style"?: TransformStyle;
        "-moz-transition"?: Transition<TTime>;
        "-moz-user-modify"?: MozUserModify;
        "-moz-user-select"?: UserSelect;
        "-moz-window-dragging"?: MozWindowDragging;
        "-moz-window-shadow"?: MozWindowShadow;
        "-ms-accelerator"?: MsAccelerator;
        "-ms-block-progression"?: MsBlockProgression;
        "-ms-content-zoom-chaining"?: MsContentZoomChaining;
        "-ms-content-zoom-limit"?: MsContentZoomLimit;
        "-ms-content-zoom-limit-max"?: MsContentZoomLimitMax;
        "-ms-content-zoom-limit-min"?: MsContentZoomLimitMin;
        "-ms-content-zoom-snap"?: MsContentZoomSnap;
        "-ms-content-zoom-snap-points"?: MsContentZoomSnapPoints;
        "-ms-content-zoom-snap-type"?: MsContentZoomSnapType;
        "-ms-content-zooming"?: MsContentZooming;
        "-ms-filter"?: MsFilter;
        "-ms-flex"?: Flex<TLength>;
        "-ms-flex-direction"?: FlexDirection;
        "-ms-flex-positive"?: FlexGrow;
        "-ms-flow-from"?: MsFlowFrom;
        "-ms-flow-into"?: MsFlowInto;
        "-ms-grid-columns"?: MsGridColumns<TLength>;
        "-ms-grid-rows"?: MsGridRows<TLength>;
        "-ms-high-contrast-adjust"?: MsHighContrastAdjust;
        "-ms-hyphenate-limit-chars"?: MsHyphenateLimitChars;
        "-ms-hyphenate-limit-lines"?: MsHyphenateLimitLines;
        "-ms-hyphenate-limit-zone"?: MsHyphenateLimitZone<TLength>;
        "-ms-hyphens"?: Hyphens;
        "-ms-ime-align"?: MsImeAlign;
        "-ms-line-break"?: LineBreak;
        "-ms-order"?: Order;
        "-ms-overflow-style"?: MsOverflowStyle;
        "-ms-overflow-x"?: OverflowX;
        "-ms-overflow-y"?: OverflowY;
        "-ms-scroll-chaining"?: MsScrollChaining;
        "-ms-scroll-limit"?: MsScrollLimit;
        "-ms-scroll-limit-x-max"?: MsScrollLimitXMax<TLength>;
        "-ms-scroll-limit-x-min"?: MsScrollLimitXMin<TLength>;
        "-ms-scroll-limit-y-max"?: MsScrollLimitYMax<TLength>;
        "-ms-scroll-limit-y-min"?: MsScrollLimitYMin<TLength>;
        "-ms-scroll-rails"?: MsScrollRails;
        "-ms-scroll-snap-points-x"?: MsScrollSnapPointsX;
        "-ms-scroll-snap-points-y"?: MsScrollSnapPointsY;
        "-ms-scroll-snap-type"?: MsScrollSnapType;
        "-ms-scroll-snap-x"?: MsScrollSnapX;
        "-ms-scroll-snap-y"?: MsScrollSnapY;
        "-ms-scroll-translation"?: MsScrollTranslation;
        "-ms-scrollbar-3dlight-color"?: MsScrollbar3dlightColor;
        "-ms-scrollbar-arrow-color"?: MsScrollbarArrowColor;
        "-ms-scrollbar-base-color"?: MsScrollbarBaseColor;
        "-ms-scrollbar-darkshadow-color"?: MsScrollbarDarkshadowColor;
        "-ms-scrollbar-face-color"?: MsScrollbarFaceColor;
        "-ms-scrollbar-highlight-color"?: MsScrollbarHighlightColor;
        "-ms-scrollbar-shadow-color"?: MsScrollbarShadowColor;
        "-ms-scrollbar-track-color"?: MsScrollbarTrackColor;
        "-ms-text-autospace"?: MsTextAutospace;
        "-ms-text-combine-horizontal"?: TextCombineUpright;
        "-ms-text-overflow"?: TextOverflow;
        "-ms-touch-action"?: TouchAction;
        "-ms-touch-select"?: MsTouchSelect;
        "-ms-transform"?: Transform;
        "-ms-transform-origin"?: TransformOrigin<TLength>;
        "-ms-transition"?: Transition<TTime>;
        "-ms-transition-delay"?: TransitionDelay<TTime>;
        "-ms-transition-duration"?: TransitionDuration<TTime>;
        "-ms-transition-property"?: TransitionProperty;
        "-ms-transition-timing-function"?: TransitionTimingFunction;
        "-ms-user-select"?: MsUserSelect;
        "-ms-word-break"?: WordBreak;
        "-ms-wrap-flow"?: MsWrapFlow;
        "-ms-wrap-margin"?: MsWrapMargin<TLength>;
        "-ms-wrap-through"?: MsWrapThrough;
        "-ms-writing-mode"?: WritingMode;
        "-webkit-align-content"?: AlignContent;
        "-webkit-align-items"?: AlignItems;
        "-webkit-align-self"?: AlignSelf;
        "-webkit-animation"?: Animation<TTime>;
        "-webkit-animation-delay"?: AnimationDelay<TTime>;
        "-webkit-animation-direction"?: AnimationDirection;
        "-webkit-animation-duration"?: AnimationDuration<TTime>;
        "-webkit-animation-fill-mode"?: AnimationFillMode;
        "-webkit-animation-iteration-count"?: AnimationIterationCount;
        "-webkit-animation-name"?: AnimationName;
        "-webkit-animation-play-state"?: AnimationPlayState;
        "-webkit-animation-timing-function"?: AnimationTimingFunction;
        "-webkit-appearance"?: WebkitAppearance;
        "-webkit-backdrop-filter"?: BackdropFilter;
        "-webkit-backface-visibility"?: BackfaceVisibility;
        "-webkit-background-clip"?: BackgroundClip;
        "-webkit-background-origin"?: BackgroundOrigin;
        "-webkit-background-size"?: BackgroundSize<TLength>;
        "-webkit-border-before"?: WebkitBorderBefore<TLength>;
        "-webkit-border-before-color"?: WebkitBorderBeforeColor;
        "-webkit-border-before-style"?: WebkitBorderBeforeStyle;
        "-webkit-border-before-width"?: WebkitBorderBeforeWidth<TLength>;
        "-webkit-border-bottom-left-radius"?: BorderBottomLeftRadius<TLength>;
        "-webkit-border-bottom-right-radius"?: BorderBottomRightRadius<TLength>;
        "-webkit-border-image"?: BorderImage;
        "-webkit-border-image-slice"?: BorderImageSlice;
        "-webkit-border-radius"?: BorderRadius<TLength>;
        "-webkit-border-top-left-radius"?: BorderTopLeftRadius<TLength>;
        "-webkit-border-top-right-radius"?: BorderTopRightRadius<TLength>;
        "-webkit-box-decoration-break"?: BoxDecorationBreak;
        "-webkit-box-reflect"?: WebkitBoxReflect<TLength>;
        "-webkit-box-shadow"?: BoxShadow;
        "-webkit-box-sizing"?: BoxSizing;
        "-webkit-clip-path"?: ClipPath;
        "-webkit-column-count"?: ColumnCount;
        "-webkit-column-fill"?: ColumnFill;
        "-webkit-column-rule"?: ColumnRule<TLength>;
        "-webkit-column-rule-color"?: ColumnRuleColor;
        "-webkit-column-rule-style"?: ColumnRuleStyle;
        "-webkit-column-rule-width"?: ColumnRuleWidth<TLength>;
        "-webkit-column-span"?: ColumnSpan;
        "-webkit-column-width"?: ColumnWidth<TLength>;
        "-webkit-columns"?: Columns<TLength>;
        "-webkit-filter"?: Filter;
        "-webkit-flex"?: Flex<TLength>;
        "-webkit-flex-basis"?: FlexBasis<TLength>;
        "-webkit-flex-direction"?: FlexDirection;
        "-webkit-flex-flow"?: FlexFlow;
        "-webkit-flex-grow"?: FlexGrow;
        "-webkit-flex-shrink"?: FlexShrink;
        "-webkit-flex-wrap"?: FlexWrap;
        "-webkit-font-feature-settings"?: FontFeatureSettings;
        "-webkit-font-kerning"?: FontKerning;
        "-webkit-font-smoothing"?: FontSmooth<TLength>;
        "-webkit-font-variant-ligatures"?: FontVariantLigatures;
        "-webkit-hyphenate-character"?: HyphenateCharacter;
        "-webkit-hyphens"?: Hyphens;
        "-webkit-initial-letter"?: InitialLetter;
        "-webkit-justify-content"?: JustifyContent;
        "-webkit-line-break"?: LineBreak;
        "-webkit-line-clamp"?: WebkitLineClamp;
        "-webkit-logical-height"?: BlockSize<TLength>;
        "-webkit-logical-width"?: InlineSize<TLength>;
        "-webkit-margin-end"?: MarginInlineEnd<TLength>;
        "-webkit-margin-start"?: MarginInlineStart<TLength>;
        "-webkit-mask"?: WebkitMask<TLength>;
        "-webkit-mask-attachment"?: WebkitMaskAttachment;
        "-webkit-mask-box-image"?: MaskBorder;
        "-webkit-mask-box-image-outset"?: MaskBorderOutset<TLength>;
        "-webkit-mask-box-image-repeat"?: MaskBorderRepeat;
        "-webkit-mask-box-image-slice"?: MaskBorderSlice;
        "-webkit-mask-box-image-source"?: MaskBorderSource;
        "-webkit-mask-box-image-width"?: MaskBorderWidth<TLength>;
        "-webkit-mask-clip"?: WebkitMaskClip;
        "-webkit-mask-composite"?: WebkitMaskComposite;
        "-webkit-mask-image"?: WebkitMaskImage;
        "-webkit-mask-origin"?: WebkitMaskOrigin;
        "-webkit-mask-position"?: WebkitMaskPosition<TLength>;
        "-webkit-mask-position-x"?: WebkitMaskPositionX<TLength>;
        "-webkit-mask-position-y"?: WebkitMaskPositionY<TLength>;
        "-webkit-mask-repeat"?: WebkitMaskRepeat;
        "-webkit-mask-repeat-x"?: WebkitMaskRepeatX;
        "-webkit-mask-repeat-y"?: WebkitMaskRepeatY;
        "-webkit-mask-size"?: WebkitMaskSize<TLength>;
        "-webkit-max-inline-size"?: MaxInlineSize<TLength>;
        "-webkit-order"?: Order;
        "-webkit-overflow-scrolling"?: WebkitOverflowScrolling;
        "-webkit-padding-end"?: PaddingInlineEnd<TLength>;
        "-webkit-padding-start"?: PaddingInlineStart<TLength>;
        "-webkit-perspective"?: Perspective<TLength>;
        "-webkit-perspective-origin"?: PerspectiveOrigin<TLength>;
        "-webkit-print-color-adjust"?: PrintColorAdjust;
        "-webkit-ruby-position"?: RubyPosition;
        "-webkit-scroll-snap-type"?: ScrollSnapType;
        "-webkit-shape-margin"?: ShapeMargin<TLength>;
        "-webkit-tap-highlight-color"?: WebkitTapHighlightColor;
        "-webkit-text-combine"?: TextCombineUpright;
        "-webkit-text-decoration-color"?: TextDecorationColor;
        "-webkit-text-decoration-line"?: TextDecorationLine;
        "-webkit-text-decoration-skip"?: TextDecorationSkip;
        "-webkit-text-decoration-style"?: TextDecorationStyle;
        "-webkit-text-emphasis"?: TextEmphasis;
        "-webkit-text-emphasis-color"?: TextEmphasisColor;
        "-webkit-text-emphasis-position"?: TextEmphasisPosition;
        "-webkit-text-emphasis-style"?: TextEmphasisStyle;
        "-webkit-text-fill-color"?: WebkitTextFillColor;
        "-webkit-text-orientation"?: TextOrientation;
        "-webkit-text-size-adjust"?: TextSizeAdjust;
        "-webkit-text-stroke"?: WebkitTextStroke<TLength>;
        "-webkit-text-stroke-color"?: WebkitTextStrokeColor;
        "-webkit-text-stroke-width"?: WebkitTextStrokeWidth<TLength>;
        "-webkit-text-underline-position"?: TextUnderlinePosition;
        "-webkit-touch-callout"?: WebkitTouchCallout;
        "-webkit-transform"?: Transform;
        "-webkit-transform-origin"?: TransformOrigin<TLength>;
        "-webkit-transform-style"?: TransformStyle;
        "-webkit-transition"?: Transition<TTime>;
        "-webkit-transition-delay"?: TransitionDelay<TTime>;
        "-webkit-transition-duration"?: TransitionDuration<TTime>;
        "-webkit-transition-property"?: TransitionProperty;
        "-webkit-transition-timing-function"?: TransitionTimingFunction;
        "-webkit-user-modify"?: WebkitUserModify;
        "-webkit-user-select"?: WebkitUserSelect;
        "-webkit-writing-mode"?: WritingMode;
    }

    Type Parameters

    • TLength = string & {} | 0
    • TTime = string & {}

    Hierarchy (View Summary)

    Index

    Properties

    -moz-animation? -moz-animation-delay? -moz-animation-direction? -moz-animation-duration? -moz-animation-fill-mode? -moz-animation-iteration-count? -moz-animation-name? -moz-animation-play-state? -moz-animation-timing-function? -moz-appearance? -moz-backface-visibility? -moz-binding? -moz-border-bottom-colors? -moz-border-end-color? -moz-border-end-style? -moz-border-end-width? -moz-border-image? -moz-border-left-colors? -moz-border-right-colors? -moz-border-start-color? -moz-border-start-style? -moz-border-top-colors? -moz-box-sizing? -moz-column-rule? -moz-column-rule-color? -moz-column-rule-style? -moz-column-rule-width? -moz-column-width? -moz-columns? -moz-context-properties? -moz-font-feature-settings? -moz-font-language-override? -moz-hyphens? -moz-margin-end? -moz-margin-start? -moz-orient? -moz-osx-font-smoothing? -moz-outline-radius? -moz-outline-radius-bottomleft? -moz-outline-radius-bottomright? -moz-outline-radius-topleft? -moz-outline-radius-topright? -moz-padding-end? -moz-padding-start? -moz-perspective? -moz-perspective-origin? -moz-stack-sizing? -moz-tab-size? -moz-text-blink? -moz-text-size-adjust? -moz-transform? -moz-transform-origin? -moz-transform-style? -moz-transition? -moz-user-modify? -moz-user-select? -moz-window-dragging? -moz-window-shadow? -ms-accelerator? -ms-block-progression? -ms-content-zoom-chaining? -ms-content-zoom-limit? -ms-content-zoom-limit-max? -ms-content-zoom-limit-min? -ms-content-zoom-snap? -ms-content-zoom-snap-points? -ms-content-zoom-snap-type? -ms-content-zooming? -ms-filter? -ms-flex? -ms-flex-direction? -ms-flex-positive? -ms-flow-from? -ms-flow-into? -ms-grid-columns? -ms-grid-rows? -ms-high-contrast-adjust? -ms-hyphenate-limit-chars? -ms-hyphenate-limit-lines? -ms-hyphenate-limit-zone? -ms-hyphens? -ms-ime-align? -ms-line-break? -ms-order? -ms-overflow-style? -ms-overflow-x? -ms-overflow-y? -ms-scroll-chaining? -ms-scroll-limit? -ms-scroll-limit-x-max? -ms-scroll-limit-x-min? -ms-scroll-limit-y-max? -ms-scroll-limit-y-min? -ms-scroll-rails? -ms-scroll-snap-points-x? -ms-scroll-snap-points-y? -ms-scroll-snap-type? -ms-scroll-snap-x? -ms-scroll-snap-y? -ms-scroll-translation? -ms-scrollbar-3dlight-color? -ms-scrollbar-arrow-color? -ms-scrollbar-base-color? -ms-scrollbar-darkshadow-color? -ms-scrollbar-face-color? -ms-scrollbar-highlight-color? -ms-scrollbar-shadow-color? -ms-scrollbar-track-color? -ms-text-autospace? -ms-text-combine-horizontal? -ms-text-overflow? -ms-touch-action? -ms-touch-select? -ms-transform? -ms-transform-origin? -ms-transition? -ms-transition-delay? -ms-transition-duration? -ms-transition-property? -ms-transition-timing-function? -ms-user-select? -ms-word-break? -ms-wrap-flow? -ms-wrap-margin? -ms-wrap-through? -ms-writing-mode? -webkit-align-content? -webkit-align-items? -webkit-align-self? -webkit-animation? -webkit-animation-delay? -webkit-animation-direction? -webkit-animation-duration? -webkit-animation-fill-mode? -webkit-animation-iteration-count? -webkit-animation-name? -webkit-animation-play-state? -webkit-animation-timing-function? -webkit-appearance? -webkit-backdrop-filter? -webkit-backface-visibility? -webkit-background-clip? -webkit-background-origin? -webkit-background-size? -webkit-border-before? -webkit-border-before-color? -webkit-border-before-style? -webkit-border-before-width? -webkit-border-bottom-left-radius? -webkit-border-bottom-right-radius? -webkit-border-image? -webkit-border-image-slice? -webkit-border-radius? -webkit-border-top-left-radius? -webkit-border-top-right-radius? -webkit-box-decoration-break? -webkit-box-reflect? -webkit-box-shadow? -webkit-box-sizing? -webkit-clip-path? -webkit-column-count? -webkit-column-fill? -webkit-column-rule? -webkit-column-rule-color? -webkit-column-rule-style? -webkit-column-rule-width? -webkit-column-span? -webkit-column-width? -webkit-columns? -webkit-filter? -webkit-flex? -webkit-flex-basis? -webkit-flex-direction? -webkit-flex-flow? -webkit-flex-grow? -webkit-flex-shrink? -webkit-flex-wrap? -webkit-font-feature-settings? -webkit-font-kerning? -webkit-font-smoothing? -webkit-font-variant-ligatures? -webkit-hyphenate-character? -webkit-hyphens? -webkit-initial-letter? -webkit-justify-content? -webkit-line-break? -webkit-line-clamp? -webkit-logical-height? -webkit-logical-width? -webkit-margin-end? -webkit-margin-start? -webkit-mask? -webkit-mask-attachment? -webkit-mask-box-image? -webkit-mask-box-image-outset? -webkit-mask-box-image-repeat? -webkit-mask-box-image-slice? -webkit-mask-box-image-source? -webkit-mask-box-image-width? -webkit-mask-clip? -webkit-mask-composite? -webkit-mask-image? -webkit-mask-origin? -webkit-mask-position? -webkit-mask-position-x? -webkit-mask-position-y? -webkit-mask-repeat? -webkit-mask-repeat-x? -webkit-mask-repeat-y? -webkit-mask-size? -webkit-max-inline-size? -webkit-order? -webkit-overflow-scrolling? -webkit-padding-end? -webkit-padding-start? -webkit-perspective? -webkit-perspective-origin? -webkit-print-color-adjust? -webkit-ruby-position? -webkit-scroll-snap-type? -webkit-shape-margin? -webkit-tap-highlight-color? -webkit-text-combine? -webkit-text-decoration-color? -webkit-text-decoration-line? -webkit-text-decoration-skip? -webkit-text-decoration-style? -webkit-text-emphasis? -webkit-text-emphasis-color? -webkit-text-emphasis-position? -webkit-text-emphasis-style? -webkit-text-fill-color? -webkit-text-orientation? -webkit-text-size-adjust? -webkit-text-stroke? -webkit-text-stroke-color? -webkit-text-stroke-width? -webkit-text-underline-position? -webkit-touch-callout? -webkit-transform? -webkit-transform-origin? -webkit-transform-style? -webkit-transition? -webkit-transition-delay? -webkit-transition-duration? -webkit-transition-property? -webkit-transition-timing-function? -webkit-user-modify? -webkit-user-select? -webkit-writing-mode?

    Properties

    "-moz-animation"?: Animation<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation>#

    "-moz-animation-delay"?: AnimationDelay<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <time>#

    Initial value: 0s

    "-moz-animation-direction"?: AnimationDirection

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-direction>#

    Initial value: normal

    "-moz-animation-duration"?: AnimationDuration<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ auto | <time [0s,∞]> ]#

    Initial value: 0s

    "-moz-animation-fill-mode"?: AnimationFillMode

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-fill-mode>#

    Initial value: none

    "-moz-animation-iteration-count"?: AnimationIterationCount

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-iteration-count>#

    Initial value: 1

    "-moz-animation-name"?: AnimationName

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ none | <keyframes-name> ]#

    Initial value: none

    "-moz-animation-play-state"?: AnimationPlayState

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-play-state>#

    Initial value: running

    "-moz-animation-timing-function"?: AnimationTimingFunction

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <easing-function>#

    Initial value: ease

    "-moz-appearance"?: MozAppearance

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized

    Initial value: none (but this value is overridden in the user agent CSS)

    "-moz-backface-visibility"?: BackfaceVisibility

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: visible | hidden

    Initial value: visible

    "-moz-binding"?: MozBinding

    Syntax: <url> | none

    Initial value: none

    "-moz-border-bottom-colors"?: MozBorderBottomColors

    Syntax: <color>+ | none

    Initial value: none

    "-moz-border-end-color"?: BorderInlineEndColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'border-top-color'>

    Initial value: currentcolor

    "-moz-border-end-style"?: BorderInlineEndStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'border-top-style'>

    Initial value: none

    "-moz-border-end-width"?: BorderInlineEndWidth<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'border-top-width'>

    Initial value: medium

    "-moz-border-image"?: BorderImage

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

    "-moz-border-left-colors"?: MozBorderLeftColors

    Syntax: <color>+ | none

    Initial value: none

    "-moz-border-right-colors"?: MozBorderRightColors

    Syntax: <color>+ | none

    Initial value: none

    "-moz-border-start-color"?: BorderInlineStartColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'border-top-color'>

    Initial value: currentcolor

    "-moz-border-start-style"?: BorderInlineStartStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'border-top-style'>

    Initial value: none

    "-moz-border-top-colors"?: MozBorderTopColors

    Syntax: <color>+ | none

    Initial value: none

    "-moz-box-sizing"?: BoxSizing

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: content-box | border-box

    Initial value: content-box

    "-moz-column-rule"?: ColumnRule<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

    "-moz-column-rule-color"?: ColumnRuleColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <color>

    Initial value: currentcolor

    "-moz-column-rule-style"?: ColumnRuleStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'border-style'>

    Initial value: none

    "-moz-column-rule-width"?: ColumnRuleWidth<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'border-width'>

    Initial value: medium

    "-moz-column-width"?: ColumnWidth<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since November 2016.

    Syntax: <length> | auto

    Initial value: auto

    "-moz-columns"?: Columns<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'column-width'> || <'column-count'>

    "-moz-context-properties"?: MozContextProperties

    Syntax: none | [ fill | fill-opacity | stroke | stroke-opacity ]#

    Initial value: none

    "-moz-font-feature-settings"?: FontFeatureSettings

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.

    Syntax: normal | <feature-tag-value>#

    Initial value: normal

    "-moz-font-language-override"?: FontLanguageOverride

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: normal | <string>

    Initial value: normal

    "-moz-hyphens"?: Hyphens

    Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: none | manual | auto

    Initial value: manual

    "-moz-margin-end"?: MarginInlineEnd<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'margin-top'>

    Initial value: 0

    "-moz-margin-start"?: MarginInlineStart<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'margin-top'>

    Initial value: 0

    "-moz-orient"?: MozOrient

    The -moz-orient CSS property specifies the orientation of the element to which it's applied.

    Syntax: inline | block | horizontal | vertical

    Initial value: inline

    "-moz-osx-font-smoothing"?: FontSmooth<TLength>

    The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

    Syntax: auto | never | always | <absolute-size> | <length>

    Initial value: auto

    "-moz-outline-radius"?: MozOutlineRadius<TLength>

    Syntax: <outline-radius>{1,4} [ / <outline-radius>{1,4} ]?

    "-moz-outline-radius-bottomleft"?: MozOutlineRadiusBottomleft<TLength>

    Syntax: <outline-radius>

    Initial value: 0

    "-moz-outline-radius-bottomright"?: MozOutlineRadiusBottomright<TLength>

    Syntax: <outline-radius>

    Initial value: 0

    "-moz-outline-radius-topleft"?: MozOutlineRadiusTopleft<TLength>

    Syntax: <outline-radius>

    Initial value: 0

    "-moz-outline-radius-topright"?: MozOutlineRadiusTopright<TLength>

    Syntax: <outline-radius>

    Initial value: 0

    "-moz-padding-end"?: PaddingInlineEnd<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'padding-top'>

    Initial value: 0

    "-moz-padding-start"?: PaddingInlineStart<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'padding-top'>

    Initial value: 0

    "-moz-perspective"?: Perspective<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <length>

    Initial value: none

    "-moz-perspective-origin"?: PerspectiveOrigin<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <position>

    Initial value: 50% 50%

    "-moz-stack-sizing"?: MozStackSizing

    Syntax: ignore | stretch-to-fit

    Initial value: stretch-to-fit

    "-moz-tab-size"?: TabSize<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since August 2021.

    Syntax: <integer> | <length>

    Initial value: 8

    "-moz-text-blink"?: MozTextBlink

    Syntax: none | blink

    Initial value: none

    "-moz-text-size-adjust"?: TextSizeAdjust

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: none | auto | <percentage>

    Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

    "-moz-transform"?: Transform

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <transform-list>

    Initial value: none

    "-moz-transform-origin"?: TransformOrigin<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

    Initial value: 50% 50% 0

    "-moz-transform-style"?: TransformStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: flat | preserve-3d

    Initial value: flat

    "-moz-transition"?: Transition<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-transition>#

    "-moz-user-modify"?: MozUserModify

    The user-modify property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.

    Syntax: read-only | read-write | write-only

    Initial value: read-only

    "-moz-user-select"?: UserSelect

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: auto | text | none | all

    Initial value: auto

    "-moz-window-dragging"?: MozWindowDragging

    Syntax: drag | no-drag

    Initial value: drag

    "-moz-window-shadow"?: MozWindowShadow

    Syntax: default | menu | tooltip | sheet | none

    Initial value: default

    "-ms-accelerator"?: MsAccelerator

    Syntax: false | true

    Initial value: false

    "-ms-block-progression"?: MsBlockProgression

    Syntax: tb | rl | bt | lr

    Initial value: tb

    "-ms-content-zoom-chaining"?: MsContentZoomChaining

    Syntax: none | chained

    Initial value: none

    "-ms-content-zoom-limit"?: MsContentZoomLimit

    Syntax: <'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>

    "-ms-content-zoom-limit-max"?: MsContentZoomLimitMax

    Syntax: <percentage>

    Initial value: 400%

    "-ms-content-zoom-limit-min"?: MsContentZoomLimitMin

    Syntax: <percentage>

    Initial value: 100%

    "-ms-content-zoom-snap"?: MsContentZoomSnap

    Syntax: <'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>

    "-ms-content-zoom-snap-points"?: MsContentZoomSnapPoints

    Syntax: snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )

    Initial value: snapInterval(0%, 100%)

    "-ms-content-zoom-snap-type"?: MsContentZoomSnapType

    Syntax: none | proximity | mandatory

    Initial value: none

    "-ms-content-zooming"?: MsContentZooming

    Syntax: none | zoom

    Initial value: zoom for the top level element, none for all other elements

    "-ms-filter"?: MsFilter

    Syntax: <string>

    Initial value: "" (the empty string)

    "-ms-flex"?: Flex<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

    "-ms-flex-direction"?: FlexDirection

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: row | row-reverse | column | column-reverse

    Initial value: row

    "-ms-flex-positive"?: FlexGrow

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <number>

    Initial value: 0

    "-ms-flow-from"?: MsFlowFrom

    Syntax: [ none | <custom-ident> ]#

    Initial value: none

    "-ms-flow-into"?: MsFlowInto

    Syntax: [ none | <custom-ident> ]#

    Initial value: none

    "-ms-grid-columns"?: MsGridColumns<TLength>

    Syntax: none | <track-list> | <auto-track-list>

    Initial value: none

    "-ms-grid-rows"?: MsGridRows<TLength>

    Syntax: none | <track-list> | <auto-track-list>

    Initial value: none

    "-ms-high-contrast-adjust"?: MsHighContrastAdjust

    Syntax: auto | none

    Initial value: auto

    "-ms-hyphenate-limit-chars"?: MsHyphenateLimitChars

    Syntax: auto | <integer>{1,3}

    Initial value: auto

    "-ms-hyphenate-limit-lines"?: MsHyphenateLimitLines

    Syntax: no-limit | <integer>

    Initial value: no-limit

    "-ms-hyphenate-limit-zone"?: MsHyphenateLimitZone<TLength>

    Syntax: <percentage> | <length>

    Initial value: 0

    "-ms-hyphens"?: Hyphens

    Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: none | manual | auto

    Initial value: manual

    "-ms-ime-align"?: MsImeAlign

    Syntax: auto | after

    Initial value: auto

    "-ms-line-break"?: LineBreak

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2020.

    Syntax: auto | loose | normal | strict | anywhere

    Initial value: auto

    "-ms-order"?: Order

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <integer>

    Initial value: 0

    "-ms-overflow-style"?: MsOverflowStyle

    Syntax: auto | none | scrollbar | -ms-autohiding-scrollbar

    Initial value: auto

    "-ms-overflow-x"?: OverflowX

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: visible | hidden | clip | scroll | auto

    Initial value: visible

    "-ms-overflow-y"?: OverflowY

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: visible | hidden | clip | scroll | auto

    Initial value: visible

    "-ms-scroll-chaining"?: MsScrollChaining

    Syntax: chained | none

    Initial value: chained

    "-ms-scroll-limit"?: MsScrollLimit

    Syntax: <'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>

    "-ms-scroll-limit-x-max"?: MsScrollLimitXMax<TLength>

    Syntax: auto | <length>

    Initial value: auto

    "-ms-scroll-limit-x-min"?: MsScrollLimitXMin<TLength>

    Syntax: <length>

    Initial value: 0

    "-ms-scroll-limit-y-max"?: MsScrollLimitYMax<TLength>

    Syntax: auto | <length>

    Initial value: auto

    "-ms-scroll-limit-y-min"?: MsScrollLimitYMin<TLength>

    Syntax: <length>

    Initial value: 0

    "-ms-scroll-rails"?: MsScrollRails

    Syntax: none | railed

    Initial value: railed

    "-ms-scroll-snap-points-x"?: MsScrollSnapPointsX

    Syntax: snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )

    Initial value: snapInterval(0px, 100%)

    "-ms-scroll-snap-points-y"?: MsScrollSnapPointsY

    Syntax: snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )

    Initial value: snapInterval(0px, 100%)

    "-ms-scroll-snap-type"?: MsScrollSnapType

    Syntax: none | proximity | mandatory

    Initial value: none

    "-ms-scroll-snap-x"?: MsScrollSnapX

    Syntax: <'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>

    "-ms-scroll-snap-y"?: MsScrollSnapY

    Syntax: <'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>

    "-ms-scroll-translation"?: MsScrollTranslation

    Syntax: none | vertical-to-horizontal

    Initial value: none

    "-ms-scrollbar-3dlight-color"?: MsScrollbar3dlightColor

    Syntax: <color>

    Initial value: depends on user agent

    "-ms-scrollbar-arrow-color"?: MsScrollbarArrowColor

    Syntax: <color>

    Initial value: ButtonText

    "-ms-scrollbar-base-color"?: MsScrollbarBaseColor

    Syntax: <color>

    Initial value: depends on user agent

    "-ms-scrollbar-darkshadow-color"?: MsScrollbarDarkshadowColor

    Syntax: <color>

    Initial value: ThreeDDarkShadow

    "-ms-scrollbar-face-color"?: MsScrollbarFaceColor

    Syntax: <color>

    Initial value: ThreeDFace

    "-ms-scrollbar-highlight-color"?: MsScrollbarHighlightColor

    Syntax: <color>

    Initial value: ThreeDHighlight

    "-ms-scrollbar-shadow-color"?: MsScrollbarShadowColor

    Syntax: <color>

    Initial value: ThreeDDarkShadow

    "-ms-scrollbar-track-color"?: MsScrollbarTrackColor

    Syntax: <color>

    Initial value: Scrollbar

    "-ms-text-autospace"?: MsTextAutospace

    Syntax: none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space

    Initial value: none

    "-ms-text-combine-horizontal"?: TextCombineUpright

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: none | all | [ digits <integer>? ]

    Initial value: none

    "-ms-text-overflow"?: TextOverflow

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: [ clip | ellipsis | <string> ]{1,2}

    Initial value: clip

    "-ms-touch-action"?: TouchAction

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2019.

    Syntax: auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation

    Initial value: auto

    "-ms-touch-select"?: MsTouchSelect

    Syntax: grippers | none

    Initial value: grippers

    "-ms-transform"?: Transform

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <transform-list>

    Initial value: none

    "-ms-transform-origin"?: TransformOrigin<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

    Initial value: 50% 50% 0

    "-ms-transition"?: Transition<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-transition>#

    "-ms-transition-delay"?: TransitionDelay<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <time>#

    Initial value: 0s

    "-ms-transition-duration"?: TransitionDuration<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <time>#

    Initial value: 0s

    "-ms-transition-property"?: TransitionProperty

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <single-transition-property>#

    Initial value: all

    "-ms-transition-timing-function"?: TransitionTimingFunction

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <easing-function>#

    Initial value: ease

    "-ms-user-select"?: MsUserSelect

    Syntax: none | element | text

    Initial value: text

    "-ms-word-break"?: WordBreak

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: normal | break-all | keep-all | break-word | auto-phrase

    Initial value: normal

    "-ms-wrap-flow"?: MsWrapFlow

    Syntax: auto | both | start | end | maximum | clear

    Initial value: auto

    "-ms-wrap-margin"?: MsWrapMargin<TLength>

    Syntax: <length>

    Initial value: 0

    "-ms-wrap-through"?: MsWrapThrough

    Syntax: wrap | none

    Initial value: wrap

    "-ms-writing-mode"?: WritingMode

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

    Initial value: horizontal-tb

    "-webkit-align-content"?: AlignContent

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>

    Initial value: normal

    "-webkit-align-items"?: AlignItems

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center

    Initial value: normal

    "-webkit-align-self"?: AlignSelf

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center

    Initial value: auto

    "-webkit-animation"?: Animation<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation>#

    "-webkit-animation-delay"?: AnimationDelay<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <time>#

    Initial value: 0s

    "-webkit-animation-direction"?: AnimationDirection

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-direction>#

    Initial value: normal

    "-webkit-animation-duration"?: AnimationDuration<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ auto | <time [0s,∞]> ]#

    Initial value: 0s

    "-webkit-animation-fill-mode"?: AnimationFillMode

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-fill-mode>#

    Initial value: none

    "-webkit-animation-iteration-count"?: AnimationIterationCount

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-iteration-count>#

    Initial value: 1

    "-webkit-animation-name"?: AnimationName

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ none | <keyframes-name> ]#

    Initial value: none

    "-webkit-animation-play-state"?: AnimationPlayState

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-animation-play-state>#

    Initial value: running

    "-webkit-animation-timing-function"?: AnimationTimingFunction

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <easing-function>#

    Initial value: ease

    "-webkit-appearance"?: WebkitAppearance

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button

    Initial value: none (but this value is overridden in the user agent CSS)

    "-webkit-backdrop-filter"?: BackdropFilter

    Since September 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: none | <filter-value-list>

    Initial value: none

    "-webkit-backface-visibility"?: BackfaceVisibility

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: visible | hidden

    Initial value: visible

    "-webkit-background-clip"?: BackgroundClip

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <bg-clip>#

    Initial value: border-box

    "-webkit-background-origin"?: BackgroundOrigin

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <visual-box>#

    Initial value: padding-box

    "-webkit-background-size"?: BackgroundSize<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <bg-size>#

    Initial value: auto auto

    "-webkit-border-before"?: WebkitBorderBefore<TLength>

    The -webkit-border-before CSS property is a shorthand property for setting the individual logical block start border property values in a single place in the style sheet.

    Syntax: <'border-width'> || <'border-style'> || <color>

    "-webkit-border-before-color"?: WebkitBorderBeforeColor

    Syntax: <color>

    Initial value: currentcolor

    "-webkit-border-before-style"?: WebkitBorderBeforeStyle

    Syntax: <'border-style'>

    Initial value: none

    "-webkit-border-before-width"?: WebkitBorderBeforeWidth<TLength>

    Syntax: <'border-width'>

    Initial value: medium

    "-webkit-border-bottom-left-radius"?: BorderBottomLeftRadius<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <length-percentage [0,∞]>{1,2}

    Initial value: 0

    "-webkit-border-bottom-right-radius"?: BorderBottomRightRadius<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <length-percentage [0,∞]>{1,2}

    Initial value: 0

    "-webkit-border-image"?: BorderImage

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

    "-webkit-border-image-slice"?: BorderImageSlice

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: [ <number [0,∞]> | <percentage [0,∞]> ]{1,4} && fill?

    Initial value: 100%

    "-webkit-border-radius"?: BorderRadius<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]?

    "-webkit-border-top-left-radius"?: BorderTopLeftRadius<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <length-percentage [0,∞]>{1,2}

    Initial value: 0

    "-webkit-border-top-right-radius"?: BorderTopRightRadius<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: <length-percentage [0,∞]>{1,2}

    Initial value: 0

    "-webkit-box-decoration-break"?: BoxDecorationBreak

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: slice | clone

    Initial value: slice

    "-webkit-box-reflect"?: WebkitBoxReflect<TLength>

    The -webkit-box-reflect CSS property lets you reflect the content of an element in one specific direction.

    Syntax: [ above | below | right | left ]? <length>? <image>?

    Initial value: none

    "-webkit-box-shadow"?: BoxShadow

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: none | <shadow>#

    Initial value: none

    "-webkit-box-sizing"?: BoxSizing

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

    Syntax: content-box | border-box

    Initial value: content-box

    "-webkit-clip-path"?: ClipPath

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <clip-source> | [ <basic-shape> || <geometry-box> ] | none

    Initial value: none

    "-webkit-column-count"?: ColumnCount

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <integer> | auto

    Initial value: auto

    "-webkit-column-fill"?: ColumnFill

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: auto | balance

    Initial value: balance

    "-webkit-column-rule"?: ColumnRule<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

    "-webkit-column-rule-color"?: ColumnRuleColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <color>

    Initial value: currentcolor

    "-webkit-column-rule-style"?: ColumnRuleStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'border-style'>

    Initial value: none

    "-webkit-column-rule-width"?: ColumnRuleWidth<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'border-width'>

    Initial value: medium

    "-webkit-column-span"?: ColumnSpan

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2020.

    Syntax: none | all

    Initial value: none

    "-webkit-column-width"?: ColumnWidth<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since November 2016.

    Syntax: <length> | auto

    Initial value: auto

    "-webkit-columns"?: Columns<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: <'column-width'> || <'column-count'>

    "-webkit-filter"?: Filter

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2016.

    Syntax: none | <filter-value-list>

    Initial value: none

    "-webkit-flex"?: Flex<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

    "-webkit-flex-basis"?: FlexBasis<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: content | <'width'>

    Initial value: auto

    "-webkit-flex-direction"?: FlexDirection

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: row | row-reverse | column | column-reverse

    Initial value: row

    "-webkit-flex-flow"?: FlexFlow

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <'flex-direction'> || <'flex-wrap'>

    "-webkit-flex-grow"?: FlexGrow

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <number>

    Initial value: 0

    "-webkit-flex-shrink"?: FlexShrink

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <number>

    Initial value: 1

    "-webkit-flex-wrap"?: FlexWrap

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: nowrap | wrap | wrap-reverse

    Initial value: nowrap

    "-webkit-font-feature-settings"?: FontFeatureSettings

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.

    Syntax: normal | <feature-tag-value>#

    Initial value: normal

    "-webkit-font-kerning"?: FontKerning

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: auto | normal | none

    Initial value: auto

    "-webkit-font-smoothing"?: FontSmooth<TLength>

    The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

    Syntax: auto | never | always | <absolute-size> | <length>

    Initial value: auto

    "-webkit-font-variant-ligatures"?: FontVariantLigatures

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]

    Initial value: normal

    "-webkit-hyphenate-character"?: HyphenateCharacter

    Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: auto | <string>

    Initial value: auto

    "-webkit-hyphens"?: Hyphens

    Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: none | manual | auto

    Initial value: manual

    "-webkit-initial-letter"?: InitialLetter

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: normal | [ <number> <integer>? ]

    Initial value: normal

    "-webkit-justify-content"?: JustifyContent

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]

    Initial value: normal

    "-webkit-line-break"?: LineBreak

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2020.

    Syntax: auto | loose | normal | strict | anywhere

    Initial value: auto

    "-webkit-line-clamp"?: WebkitLineClamp

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: none | <integer>

    Initial value: none

    "-webkit-logical-height"?: BlockSize<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'width'>

    Initial value: auto

    "-webkit-logical-width"?: InlineSize<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'width'>

    Initial value: auto

    "-webkit-margin-end"?: MarginInlineEnd<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'margin-top'>

    Initial value: 0

    "-webkit-margin-start"?: MarginInlineStart<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'margin-top'>

    Initial value: 0

    "-webkit-mask"?: WebkitMask<TLength>

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: [ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <visual-box> | border | padding | content | text ] || [ <visual-box> | border | padding | content ] ]#

    "-webkit-mask-attachment"?: WebkitMaskAttachment

    Syntax: <attachment>#

    Initial value: scroll

    "-webkit-mask-box-image"?: MaskBorder

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: <'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>

    "-webkit-mask-box-image-outset"?: MaskBorderOutset<TLength>

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: [ <length> | <number> ]{1,4}

    Initial value: 0

    "-webkit-mask-box-image-repeat"?: MaskBorderRepeat

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: [ stretch | repeat | round | space ]{1,2}

    Initial value: stretch

    "-webkit-mask-box-image-slice"?: MaskBorderSlice

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: <number-percentage>{1,4} fill?

    Initial value: 0

    "-webkit-mask-box-image-source"?: MaskBorderSource

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: none | <image>

    Initial value: none

    "-webkit-mask-box-image-width"?: MaskBorderWidth<TLength>

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: [ <length-percentage> | <number> | auto ]{1,4}

    Initial value: auto

    "-webkit-mask-clip"?: WebkitMaskClip

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: [ <coord-box> | no-clip | border | padding | content | text ]#

    Initial value: border

    "-webkit-mask-composite"?: WebkitMaskComposite

    The -webkit-mask-composite property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the -webkit-mask-image property.

    Syntax: <composite-style>#

    Initial value: source-over

    "-webkit-mask-image"?: WebkitMaskImage

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: <mask-reference>#

    Initial value: none

    "-webkit-mask-origin"?: WebkitMaskOrigin

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: [ <coord-box> | border | padding | content ]#

    Initial value: padding

    "-webkit-mask-position"?: WebkitMaskPosition<TLength>

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: <position>#

    Initial value: 0% 0%

    "-webkit-mask-position-x"?: WebkitMaskPositionX<TLength>

    The -webkit-mask-position-x CSS property sets the initial horizontal position of a mask image.

    Syntax: [ <length-percentage> | left | center | right ]#

    Initial value: 0%

    "-webkit-mask-position-y"?: WebkitMaskPositionY<TLength>

    The -webkit-mask-position-y CSS property sets the initial vertical position of a mask image.

    Syntax: [ <length-percentage> | top | center | bottom ]#

    Initial value: 0%

    "-webkit-mask-repeat"?: WebkitMaskRepeat

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: <repeat-style>#

    Initial value: repeat

    "-webkit-mask-repeat-x"?: WebkitMaskRepeatX

    The -webkit-mask-repeat-x property specifies whether and how a mask image is repeated (tiled) horizontally.

    Syntax: repeat | no-repeat | space | round

    Initial value: repeat

    "-webkit-mask-repeat-y"?: WebkitMaskRepeatY

    The -webkit-mask-repeat-y property sets whether and how a mask image is repeated (tiled) vertically.

    Syntax: repeat | no-repeat | space | round

    Initial value: repeat

    "-webkit-mask-size"?: WebkitMaskSize<TLength>

    Since December 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: <bg-size>#

    Initial value: auto auto

    "-webkit-max-inline-size"?: MaxInlineSize<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'max-width'>

    Initial value: none

    "-webkit-order"?: Order

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <integer>

    Initial value: 0

    "-webkit-overflow-scrolling"?: WebkitOverflowScrolling

    Syntax: auto | touch

    Initial value: auto

    "-webkit-padding-end"?: PaddingInlineEnd<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'padding-top'>

    Initial value: 0

    "-webkit-padding-start"?: PaddingInlineStart<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <'padding-top'>

    Initial value: 0

    "-webkit-perspective"?: Perspective<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <length>

    Initial value: none

    "-webkit-perspective-origin"?: PerspectiveOrigin<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <position>

    Initial value: 50% 50%

    "-webkit-print-color-adjust"?: PrintColorAdjust

    Since May 2025, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: economy | exact

    Initial value: economy

    "-webkit-ruby-position"?: RubyPosition

    Since December 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

    Syntax: [ alternate || [ over | under ] ] | inter-character

    Initial value: alternate

    "-webkit-scroll-snap-type"?: ScrollSnapType

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2022.

    Syntax: none | [ x | y | block | inline | both ] [ mandatory | proximity ]?

    Initial value: none

    "-webkit-shape-margin"?: ShapeMargin<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <length-percentage>

    Initial value: 0

    "-webkit-tap-highlight-color"?: WebkitTapHighlightColor

    -webkit-tap-highlight-color is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.

    Syntax: <color>

    Initial value: black

    "-webkit-text-combine"?: TextCombineUpright

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: none | all | [ digits <integer>? ]

    Initial value: none

    "-webkit-text-decoration-color"?: TextDecorationColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: <color>

    Initial value: currentcolor

    "-webkit-text-decoration-line"?: TextDecorationLine

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

    Initial value: none

    "-webkit-text-decoration-skip"?: TextDecorationSkip

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]

    Initial value: objects

    "-webkit-text-decoration-style"?: TextDecorationStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

    Syntax: solid | double | dotted | dashed | wavy

    Initial value: solid

    "-webkit-text-emphasis"?: TextEmphasis

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: <'text-emphasis-style'> || <'text-emphasis-color'>

    "-webkit-text-emphasis-color"?: TextEmphasisColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: <color>

    Initial value: currentcolor

    "-webkit-text-emphasis-position"?: TextEmphasisPosition

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: auto | [ over | under ] && [ right | left ]?

    Initial value: auto

    "-webkit-text-emphasis-style"?: TextEmphasisStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2022.

    Syntax: none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>

    Initial value: none

    "-webkit-text-fill-color"?: WebkitTextFillColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2016.

    Syntax: <color>

    Initial value: currentcolor

    "-webkit-text-orientation"?: TextOrientation

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2020.

    Syntax: mixed | upright | sideways

    Initial value: mixed

    "-webkit-text-size-adjust"?: TextSizeAdjust

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: none | auto | <percentage>

    Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

    "-webkit-text-stroke"?: WebkitTextStroke<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.

    Syntax: <length> || <color>

    "-webkit-text-stroke-color"?: WebkitTextStrokeColor

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.

    Syntax: <color>

    Initial value: currentcolor

    "-webkit-text-stroke-width"?: WebkitTextStrokeWidth<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.

    Syntax: <length>

    Initial value: 0

    "-webkit-text-underline-position"?: TextUnderlinePosition

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2020.

    Syntax: auto | from-font | [ under || [ left | right ] ]

    Initial value: auto

    "-webkit-touch-callout"?: WebkitTouchCallout

    The -webkit-touch-callout CSS property controls the display of the default callout shown when you touch and hold a touch target.

    Syntax: default | none

    Initial value: default

    "-webkit-transform"?: Transform

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <transform-list>

    Initial value: none

    "-webkit-transform-origin"?: TransformOrigin<TLength>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

    Initial value: 50% 50% 0

    "-webkit-transform-style"?: TransformStyle

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: flat | preserve-3d

    Initial value: flat

    "-webkit-transition"?: Transition<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <single-transition>#

    "-webkit-transition-delay"?: TransitionDelay<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <time>#

    Initial value: 0s

    "-webkit-transition-duration"?: TransitionDuration<TTime>

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <time>#

    Initial value: 0s

    "-webkit-transition-property"?: TransitionProperty

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: none | <single-transition-property>#

    Initial value: all

    "-webkit-transition-timing-function"?: TransitionTimingFunction

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

    Syntax: <easing-function>#

    Initial value: ease

    "-webkit-user-modify"?: WebkitUserModify

    Syntax: read-only | read-write | read-write-plaintext-only

    Initial value: read-only

    "-webkit-user-select"?: WebkitUserSelect

    This feature is not Baseline because it does not work in some of the most widely-used browsers.

    Syntax: auto | text | none | all

    Initial value: auto

    "-webkit-writing-mode"?: WritingMode

    This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2017.

    Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

    Initial value: horizontal-tb