Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ObsoleteProperties

interface ObsoleteProperties <TLength = (string & {}) | 0, TTime = string & {}> {
azimuth?: Property.Azimuth | undefined;
boxAlign?: Property.BoxAlign | undefined;
boxDirection?: Property.BoxDirection | undefined;
boxFlex?: Property.BoxFlex | undefined;
boxFlexGroup?: Property.BoxFlexGroup | undefined;
boxLines?: Property.BoxLines | undefined;
boxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;
boxOrient?: Property.BoxOrient | undefined;
boxPack?: Property.BoxPack | undefined;
clip?: Property.Clip | undefined;
gridColumnGap?: Property.GridColumnGap<TLength> | undefined;
gridGap?: Property.GridGap<TLength> | undefined;
gridRowGap?: Property.GridRowGap<TLength> | undefined;
imeMode?: Property.ImeMode | undefined;
KhtmlBoxAlign?: Property.BoxAlign | undefined;
KhtmlBoxDirection?: Property.BoxDirection | undefined;
KhtmlBoxFlex?: Property.BoxFlex | undefined;
KhtmlBoxFlexGroup?: Property.BoxFlexGroup | undefined;
KhtmlBoxLines?: Property.BoxLines | undefined;
KhtmlBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;
KhtmlBoxOrient?: Property.BoxOrient | undefined;
KhtmlBoxPack?: Property.BoxPack | undefined;
KhtmlLineBreak?: Property.LineBreak | undefined;
KhtmlOpacity?: Property.Opacity | undefined;
KhtmlUserSelect?: Property.UserSelect | undefined;
MozBackgroundClip?: Property.BackgroundClip | undefined;
MozBackgroundInlinePolicy?: Property.BoxDecorationBreak | undefined;
MozBackgroundOrigin?: Property.BackgroundOrigin | undefined;
MozBackgroundSize?: Property.BackgroundSize<TLength> | undefined;
MozBorderRadius?: Property.BorderRadius<TLength> | undefined;
MozBorderRadiusBottomleft?: Property.BorderBottomLeftRadius<TLength> | undefined;
MozBorderRadiusBottomright?: Property.BorderBottomRightRadius<TLength> | undefined;
MozBorderRadiusTopleft?: Property.BorderTopLeftRadius<TLength> | undefined;
MozBorderRadiusTopright?: Property.BorderTopRightRadius<TLength> | undefined;
MozBoxAlign?: Property.BoxAlign | undefined;
MozBoxDirection?: Property.BoxDirection | undefined;
MozBoxFlex?: Property.BoxFlex | undefined;
MozBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;
MozBoxOrient?: Property.BoxOrient | undefined;
MozBoxPack?: Property.BoxPack | undefined;
MozBoxShadow?: Property.BoxShadow | undefined;
MozFloatEdge?: Property.MozFloatEdge | undefined;
MozForceBrokenImageIcon?: Property.MozForceBrokenImageIcon | undefined;
MozOpacity?: Property.Opacity | undefined;
MozOutline?: Property.Outline<TLength> | undefined;
MozOutlineColor?: Property.OutlineColor | undefined;
MozOutlineRadius?: Property.MozOutlineRadius<TLength> | undefined;
MozOutlineRadiusBottomleft?: Property.MozOutlineRadiusBottomleft<TLength> | undefined;
MozOutlineRadiusBottomright?: Property.MozOutlineRadiusBottomright<TLength> | undefined;
MozOutlineRadiusTopleft?: Property.MozOutlineRadiusTopleft<TLength> | undefined;
MozOutlineRadiusTopright?: Property.MozOutlineRadiusTopright<TLength> | undefined;
MozOutlineStyle?: Property.OutlineStyle | undefined;
MozOutlineWidth?: Property.OutlineWidth<TLength> | undefined;
MozTextAlignLast?: Property.TextAlignLast | undefined;
MozTextDecorationColor?: Property.TextDecorationColor | undefined;
MozTextDecorationLine?: Property.TextDecorationLine | undefined;
MozTextDecorationStyle?: Property.TextDecorationStyle | undefined;
MozUserInput?: Property.MozUserInput | undefined;
msImeMode?: Property.ImeMode | undefined;
OAnimation?: Property.Animation<TTime> | undefined;
OAnimationDelay?: Property.AnimationDelay<TTime> | undefined;
OAnimationDirection?: Property.AnimationDirection | undefined;
OAnimationDuration?: Property.AnimationDuration<TTime> | undefined;
OAnimationFillMode?: Property.AnimationFillMode | undefined;
OAnimationIterationCount?: Property.AnimationIterationCount | undefined;
OAnimationName?: Property.AnimationName | undefined;
OAnimationPlayState?: Property.AnimationPlayState | undefined;
OAnimationTimingFunction?: Property.AnimationTimingFunction | undefined;
OBackgroundSize?: Property.BackgroundSize<TLength> | undefined;
OBorderImage?: Property.BorderImage | undefined;
offsetBlock?: Property.InsetBlock<TLength> | undefined;
offsetBlockEnd?: Property.InsetBlockEnd<TLength> | undefined;
offsetBlockStart?: Property.InsetBlockStart<TLength> | undefined;
offsetInline?: Property.InsetInline<TLength> | undefined;
offsetInlineEnd?: Property.InsetInlineEnd<TLength> | undefined;
offsetInlineStart?: Property.InsetInlineStart<TLength> | undefined;
OObjectFit?: Property.ObjectFit | undefined;
OObjectPosition?: Property.ObjectPosition<TLength> | undefined;
OTabSize?: Property.TabSize<TLength> | undefined;
OTextOverflow?: Property.TextOverflow | undefined;
OTransform?: Property.Transform | undefined;
OTransformOrigin?: Property.TransformOrigin<TLength> | undefined;
OTransition?: Property.Transition<TTime> | undefined;
OTransitionDelay?: Property.TransitionDelay<TTime> | undefined;
OTransitionDuration?: Property.TransitionDuration<TTime> | undefined;
OTransitionProperty?: Property.TransitionProperty | undefined;
OTransitionTimingFunction?: Property.TransitionTimingFunction | undefined;
scrollSnapCoordinate?: Property.ScrollSnapCoordinate<TLength> | undefined;
scrollSnapDestination?: Property.ScrollSnapDestination<TLength> | undefined;
scrollSnapPointsX?: Property.ScrollSnapPointsX | undefined;
scrollSnapPointsY?: Property.ScrollSnapPointsY | undefined;
scrollSnapTypeX?: Property.ScrollSnapTypeX | undefined;
scrollSnapTypeY?: Property.ScrollSnapTypeY | undefined;
WebkitBoxAlign?: Property.BoxAlign | undefined;
WebkitBoxDirection?: Property.BoxDirection | undefined;
WebkitBoxFlex?: Property.BoxFlex | undefined;
WebkitBoxFlexGroup?: Property.BoxFlexGroup | undefined;
WebkitBoxLines?: Property.BoxLines | undefined;
WebkitBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;
WebkitBoxOrient?: Property.BoxOrient | undefined;
WebkitBoxPack?: Property.BoxPack | undefined;
WebkitScrollSnapPointsX?: Property.ScrollSnapPointsX | undefined;
WebkitScrollSnapPointsY?: Property.ScrollSnapPointsY | undefined;
}

§Type Parameters

§
TLength = (string & {}) | 0
[src]
§
TTime = string & {}
[src]

§Properties

§
azimuth?: Property.Azimuth | undefined
[src]

In combination with elevation, the azimuth CSS property enables different audio sources to be positioned spatially for aural presentation. This is important in that it provides a natural way to tell several voices apart, as each can be positioned to originate at a different location on the sound stage. Stereo output produce a lateral sound stage, while binaural headphones and multi-speaker setups allow for a fully three-dimensional stage.

Syntax: <angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards

Initial value: center

§
boxAlign?: Property.BoxAlign | undefined
[src]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

§
boxDirection?: Property.BoxDirection | undefined
[src]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

§
boxFlex?: Property.BoxFlex | undefined
[src]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

§
boxFlexGroup?: Property.BoxFlexGroup | undefined
[src]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

§
boxLines?: Property.BoxLines | undefined
[src]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

§
boxOrdinalGroup?: Property.BoxOrdinalGroup | undefined
[src]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

§
boxOrient?: Property.BoxOrient | undefined
[src]

The box-orient CSS property sets whether an element lays out its contents horizontally or vertically.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

§
boxPack?: Property.BoxPack | undefined
[src]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

§
clip?: Property.Clip | undefined
[src]

The clip CSS property defines a visible portion of an element. The clip property applies only to absolutely positioned elements — that is, elements with position:absolute or position:fixed.

Syntax: <shape> | auto

Initial value: auto

§
gridColumnGap?: Property.GridColumnGap<TLength> | undefined
[src]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: <length-percentage>

Initial value: 0

§
gridGap?: Property.GridGap<TLength> | undefined
[src]

The gap CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for row-gap and column-gap.

Syntax: <'grid-row-gap'> <'grid-column-gap'>?

§
gridRowGap?: Property.GridRowGap<TLength> | undefined
[src]

The row-gap CSS property sets the size of the gap (gutter) between an element's rows.

Syntax: <length-percentage>

Initial value: 0

§
imeMode?: Property.ImeMode | undefined
[src]

The ime-mode CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.

Syntax: auto | normal | active | inactive | disabled

Initial value: auto

§
KhtmlBoxAlign?: Property.BoxAlign | undefined
[src]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

§
KhtmlBoxDirection?: Property.BoxDirection | undefined
[src]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

§
KhtmlBoxFlex?: Property.BoxFlex | undefined
[src]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

§
KhtmlBoxFlexGroup?: Property.BoxFlexGroup | undefined
[src]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

§
KhtmlBoxLines?: Property.BoxLines | undefined
[src]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

§
KhtmlBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined
[src]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

§
KhtmlBoxOrient?: Property.BoxOrient | undefined
[src]

The box-orient CSS property sets whether an element lays out its contents horizontally or vertically.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

§
KhtmlBoxPack?: Property.BoxPack | undefined
[src]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

§
KhtmlLineBreak?: Property.LineBreak | undefined
[src]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

§
KhtmlOpacity?: Property.Opacity | undefined
[src]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1

§
KhtmlUserSelect?: Property.UserSelect | undefined
[src]

The user-select CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

§
MozBackgroundClip?: Property.BackgroundClip | undefined
[src]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

§
MozBackgroundInlinePolicy?: Property.BoxDecorationBreak | undefined
[src]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

§
MozBackgroundOrigin?: Property.BackgroundOrigin | undefined
[src]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

§
MozBackgroundSize?: Property.BackgroundSize<TLength> | undefined
[src]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

§
MozBorderRadius?: Property.BorderRadius<TLength> | undefined
[src]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

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

§
MozBorderRadiusBottomleft?: Property.BorderBottomLeftRadius<TLength> | undefined
[src]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

§
MozBorderRadiusBottomright?: Property.BorderBottomRightRadius<TLength> | undefined
[src]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

§
MozBorderRadiusTopleft?: Property.BorderTopLeftRadius<TLength> | undefined
[src]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

§
MozBorderRadiusTopright?: Property.BorderTopRightRadius<TLength> | undefined
[src]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

§
MozBoxAlign?: Property.BoxAlign | undefined
[src]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

§
MozBoxDirection?: Property.BoxDirection | undefined
[src]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

§
MozBoxFlex?: Property.BoxFlex | undefined
[src]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

§
MozBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined
[src]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

§
MozBoxOrient?: Property.BoxOrient | undefined
[src]

The box-orient CSS property sets whether an element lays out its contents horizontally or vertically.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

§
MozBoxPack?: Property.BoxPack | undefined
[src]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

§
MozBoxShadow?: Property.BoxShadow | undefined
[src]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

§
MozFloatEdge?: Property.MozFloatEdge | undefined
[src]

The non-standard -moz-float-edge CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.

Syntax: border-box | content-box | margin-box | padding-box

Initial value: content-box

§
MozForceBrokenImageIcon?: Property.MozForceBrokenImageIcon | undefined
[src]

The -moz-force-broken-image-icon extended CSS property can be used to force the broken image icon to be shown even when a broken image has an alt attribute.

Syntax: 0 | 1

Initial value: 0

§
MozOpacity?: Property.Opacity | undefined
[src]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1

§
MozOutline?: Property.Outline<TLength> | undefined
[src]

The outline CSS shorthand property sets most of the outline properties in a single declaration.

Syntax: [ <'outline-color'> || <'outline-style'> || <'outline-width'> ]

§
MozOutlineColor?: Property.OutlineColor | undefined
[src]

The outline-color CSS property sets the color of an element's outline.

Syntax: <color> | invert

Initial value: invert, for browsers supporting it, currentColor for the other

§
MozOutlineRadius?: Property.MozOutlineRadius<TLength> | undefined
[src]

In Mozilla applications like Firefox, the -moz-outline-radius CSS shorthand property can be used to give an element's outline rounded corners.

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

§
MozOutlineRadiusBottomleft?: Property.MozOutlineRadiusBottomleft<TLength> | undefined
[src]

In Mozilla applications, the -moz-outline-radius-bottomleft CSS property can be used to round the bottom-left corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

§
MozOutlineRadiusBottomright?: Property.MozOutlineRadiusBottomright<TLength> | undefined
[src]

In Mozilla applications, the -moz-outline-radius-bottomright CSS property can be used to round the bottom-right corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

§
MozOutlineRadiusTopleft?: Property.MozOutlineRadiusTopleft<TLength> | undefined
[src]

In Mozilla applications, the -moz-outline-radius-topleft CSS property can be used to round the top-left corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

§
MozOutlineRadiusTopright?: Property.MozOutlineRadiusTopright<TLength> | undefined
[src]

In Mozilla applications, the -moz-outline-radius-topright CSS property can be used to round the top-right corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

§
MozOutlineStyle?: Property.OutlineStyle | undefined
[src]

The outline-style CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: auto | <'border-style'>

Initial value: none

§
MozOutlineWidth?: Property.OutlineWidth<TLength> | undefined
[src]

The CSS outline-width property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: <line-width>

Initial value: medium

§
MozTextAlignLast?: Property.TextAlignLast | undefined
[src]

The text-align-last CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.

Syntax: auto | start | end | left | right | center | justify

Initial value: auto

§
MozTextDecorationColor?: Property.TextDecorationColor | undefined
[src]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

§
MozTextDecorationLine?: Property.TextDecorationLine | undefined
[src]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

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

Initial value: none

§
MozTextDecorationStyle?: Property.TextDecorationStyle | undefined
[src]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

§
MozUserInput?: Property.MozUserInput | undefined
[src]

In Mozilla applications, -moz-user-input determines if an element will accept user input.

Syntax: auto | none | enabled | disabled

Initial value: auto

§
msImeMode?: Property.ImeMode | undefined
[src]

The ime-mode CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.

Syntax: auto | normal | active | inactive | disabled

Initial value: auto

§
OAnimation?: Property.Animation<TTime> | undefined
[src]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

§
OAnimationDelay?: Property.AnimationDelay<TTime> | undefined
[src]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

§
OAnimationDirection?: Property.AnimationDirection | undefined
[src]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

§
OAnimationDuration?: Property.AnimationDuration<TTime> | undefined
[src]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

§
OAnimationFillMode?: Property.AnimationFillMode | undefined
[src]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

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

Initial value: none

§
OAnimationIterationCount?: Property.AnimationIterationCount | undefined
[src]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

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

Initial value: 1

§
OAnimationName?: Property.AnimationName | undefined
[src]

The animation-name CSS property specifies the names of one or more @keyframes at-rules that describe the animation to apply to an element. Multiple @keyframe at-rules are specified as a comma-separated list of names. If the specified name does not match any @keyframe at-rule, no properties are animated.

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

Initial value: none

§
OAnimationPlayState?: Property.AnimationPlayState | undefined
[src]

The animation-play-state CSS property sets whether an animation is running or paused.

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

Initial value: running

§
OAnimationTimingFunction?: Property.AnimationTimingFunction | undefined
[src]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

§
OBackgroundSize?: Property.BackgroundSize<TLength> | undefined
[src]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

§
OBorderImage?: Property.BorderImage | undefined
[src]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

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

§
offsetBlock?: Property.InsetBlock<TLength> | undefined
[src]

The inset-block CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

§
offsetBlockEnd?: Property.InsetBlockEnd<TLength> | undefined
[src]

The inset-block-end CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

§
offsetBlockStart?: Property.InsetBlockStart<TLength> | undefined
[src]

The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

§
offsetInline?: Property.InsetInline<TLength> | undefined
[src]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

§
offsetInlineEnd?: Property.InsetInlineEnd<TLength> | undefined
[src]

The inset-inline-end CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

§
offsetInlineStart?: Property.InsetInlineStart<TLength> | undefined
[src]

The inset-inline-start CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

§
OObjectFit?: Property.ObjectFit | undefined
[src]

The object-fit CSS property sets how the content of a replaced element, such as an <img> or <video>, should be resized to fit its container.

Syntax: fill | contain | cover | none | scale-down

Initial value: fill

§
OObjectPosition?: Property.ObjectPosition<TLength> | undefined
[src]

The object-position CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.

Syntax: <position>

Initial value: 50% 50%

§
OTabSize?: Property.TabSize<TLength> | undefined
[src]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

§
OTextOverflow?: Property.TextOverflow | undefined
[src]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis (''), or display a custom string.

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

Initial value: clip

§
OTransform?: Property.Transform | undefined
[src]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

§
OTransformOrigin?: Property.TransformOrigin<TLength> | undefined
[src]

The transform-origin CSS property sets the origin for an element's transformations.

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

Initial value: 50% 50% 0

§
OTransition?: Property.Transition<TTime> | undefined
[src]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

§
OTransitionDelay?: Property.TransitionDelay<TTime> | undefined
[src]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

§
OTransitionDuration?: Property.TransitionDuration<TTime> | undefined
[src]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

§
OTransitionProperty?: Property.TransitionProperty | undefined
[src]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

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

Initial value: all

§
OTransitionTimingFunction?: Property.TransitionTimingFunction | undefined
[src]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

§
scrollSnapCoordinate?: Property.ScrollSnapCoordinate<TLength> | undefined
[src]

The scroll-snap-coordinate CSS property defines the x and y coordinate positions within an element that will align with its nearest ancestor scroll container's scroll-snap-destination for each respective axis.

Syntax: none | <position>#

Initial value: none

§
scrollSnapDestination?: Property.ScrollSnapDestination<TLength> | undefined
[src]

The scroll-snap-destination CSS property defines the position in x and y coordinates within the scroll container's visual viewport which element snap points align with.

Syntax: <position>

Initial value: 0px 0px

§
scrollSnapPointsX?: Property.ScrollSnapPointsX | undefined
[src]

The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

§
scrollSnapPointsY?: Property.ScrollSnapPointsY | undefined
[src]

The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

§
scrollSnapTypeX?: Property.ScrollSnapTypeX | undefined
[src]

The scroll-snap-type-x CSS property defines how strictly snap points are enforced on the horizontal axis of the scroll container in case there is one.

Syntax: none | mandatory | proximity

Initial value: none

§
scrollSnapTypeY?: Property.ScrollSnapTypeY | undefined
[src]

The scroll-snap-type-y CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.

Syntax: none | mandatory | proximity

Initial value: none

§
WebkitBoxAlign?: Property.BoxAlign | undefined
[src]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

§
WebkitBoxDirection?: Property.BoxDirection | undefined
[src]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

§
WebkitBoxFlex?: Property.BoxFlex | undefined
[src]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

§
WebkitBoxFlexGroup?: Property.BoxFlexGroup | undefined
[src]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

§
WebkitBoxLines?: Property.BoxLines | undefined
[src]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

§
WebkitBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined
[src]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

§
WebkitBoxOrient?: Property.BoxOrient | undefined
[src]

The box-orient CSS property sets whether an element lays out its contents horizontally or vertically.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

§
WebkitBoxPack?: Property.BoxPack | undefined
[src]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

§
WebkitScrollSnapPointsX?: Property.ScrollSnapPointsX | undefined
[src]

The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

§
WebkitScrollSnapPointsY?: Property.ScrollSnapPointsY | undefined
[src]

The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none