diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 48daac69..79be972a 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -735,6 +735,10 @@ Shorthand properties and values are not supported. 'animation-direction' {{CSSKeywordValue}} + + 'animation-duration' + TimeValue | {{CSSKeywordValue}} + 'animation-fill-mode' {{CSSKeywordValue}} @@ -759,6 +763,10 @@ Shorthand properties and values are not supported. 'appearance' {{CSSKeywordValue}} + + 'backface-visibility' + {{CSSKeywordValue}} + 'background-attachment' {{CSSKeywordValue}} @@ -851,6 +859,18 @@ Shorthand properties and values are not supported. 'bottom' {{CSSLengthValue}} | {{CSSKeywordValue}} + + 'break-after' + {{CSSKeywordValue}} + + + 'break-before' + {{CSSKeywordValue}} + + + 'break-inside' + {{CSSKeywordValue}} + 'caption-side' {{CSSKeywordValue}} @@ -867,6 +887,38 @@ Shorthand properties and values are not supported. 'color' ColorValue | {{CSSKeywordValue}} + + 'column-count' + {{CSSNumberValue}} | {{CSSKeywordValue}} + + + 'column-fill' + {{CSSKeywordValue}} + + + 'column-gap' + {{CSSLengthValue}} | {{CSSKeywordValue}} + + + 'column-rule-color' + ColorValue | {{CSSKeywordValue}} + + + 'column-rule-style' + {{CSSKeywordValue}} + + + 'column-rule-width' + {{CSSLengthValue}} | {{CSSKeywordValue}} + + + 'column-span' + {{CSSKeywordValue}} + + + 'column-width' + {{CSSLengthValue}} | {{CSSKeywordValue}} + 'content' StringValue | URIValue | CounterValue | AttrValue | {{CSSKeywordValue}} @@ -991,6 +1043,14 @@ Shorthand properties and values are not supported. 'pause-after' 'pause-before' TimeValue | PercentageValue | {{CSSKeywordValue}} + + 'perspective' + {{CSSLengthValue}} | {{CSSKeywordValue}} + + + 'perspective-origin' + {{CSSPositionValue}} | {{CSSKeywordValue}} + 'pitch-range' {{CSSNumberValue}} | {{CSSKeywordValue}} @@ -1067,6 +1127,22 @@ Shorthand properties and values are not supported. 'top' {{CSSLengthValue}} | {{CSSKeywordValue}} + + 'transform' + {{CSSTransformValue}} | {{CSSKeywordValue}} + + + 'transform-box' + {{CSSKeywordValue}} + + + 'transform-origin' + TransformOriginValue | {{CSSKeywordValue}} + + + 'transform-style' + {{CSSKeywordValue}} + 'unicode-bidi' {{CSSKeywordValue}}