diff --git a/css-backgrounds-4/Overview.bs b/css-backgrounds-4/Overview.bs index a85437ce576..35d4335b6fd 100644 --- a/css-backgrounds-4/Overview.bs +++ b/css-backgrounds-4/Overview.bs @@ -266,7 +266,7 @@ The 'border-top-radius', 'border-right-radius', Inherited: no Percentages: Refer to corresponding dimension of the border box. Computed value: see individual properties - Animatable: see individual properties + Animation type: see individual properties

The 'border-*-radius' shorthands set the two 'border-*-*-radius' @@ -748,7 +748,7 @@ Applies to: all elements Inherited: no Percentages: N/A Computed value: list, each item a computed color -Animatable: by computed value +Animation type: by computed value

The 'box-shadow-color' property defines one or more drop shadow colors. @@ -770,7 +770,7 @@ Inherited: no Percentages: N/A Computed value: either 'none' or a list, each item a pair of offsets (horizontal and vertical) from the element‘s box -Animatable: by computed value +Animation type: by computed value

The 'box-shadow-offset' property defines one or more drop shadow offsets. @@ -805,7 +805,7 @@ Applies to: all elements Inherited: no Percentages: N/A Computed value: list, each item a <> -Animatable: by computed value +Animation type: by computed value

The 'box-shadow-blur' property defines one or more blur radii for drop shadows. @@ -831,7 +831,7 @@ Applies to: all elements Inherited: no Percentages: N/A Computed value: list, each item a <> -Animatable: by computed value +Animation type: by computed value

The 'box-shadow-spread' property defines one or more spread distances for drop shadows. @@ -859,7 +859,7 @@ Applies to: all elements Inherited: no Percentages: N/A Computed value: list, each item one of the keywords -Animatable: by computed value +Animation type: by computed value

The 'box-shadow-position' property defines one or more drop shadow positions. @@ -895,7 +895,7 @@ Percentages: N/A Computed value: either the keyword ''box-shadow-offset/none'' or a list, each item consisting of four absolute lengths plus a computed color and optionally also a ''box-shadow-position/inset'' keyword -Animatable: by computed value, +Animation type: by computed value, treating ''box-shadow-offset/none'' as a zero-item list and appending blank shadows (''transparent 0 0 0 0'') with a corresponding ''box-shadow-position/inset'' keyword as needed diff --git a/css-box-3/block-layout.bs b/css-box-3/block-layout.bs index f2d68aa370f..85175e611bf 100644 --- a/css-box-3/block-layout.bs +++ b/css-box-3/block-layout.bs @@ -1131,7 +1131,7 @@ Value: <length>{1,4} Initial: (see individual properties) Applies to: all elements Inherited: no -Animatable: yes +Animation type: see individual properties Percentages: width* of containing block Computed value: see individual properties Canonical order: N/A @@ -1147,7 +1147,7 @@ Value: <length> Initial: 0 Applies to: all elements Inherited: no -Animatable: yes +Animation type: by computed value Percentages: width* of containing block Computed value: <length> Canonical order: N/A @@ -1193,7 +1193,7 @@ Value: <length> | <percentage> | auto Initial: 0 Applies to: see text Inherited: no -Animatable: yes +Animation type: by computed value Percentages: width* of containing block Computed value: the percentage as specified or the absolute length or ''auto'' @@ -1209,7 +1209,7 @@ Value: [ <length> | <percentage> | auto]{1,4} Initial: (see individual properties) Applies to: see text Inherited: no -Animatable: yes +Animation type: see individual properties Percentages: width* of containing block Computed value: see individual properties Canonical order: N/A @@ -1339,7 +1339,7 @@ Initial: auto Applies to: all elements but non-replaced inline elements, table rows, and row groups Inherited: no -Animatable: yes +Animation type: by computed value Percentages: refer to width of containing block Computed value: the specified keyword; or the specified percentage (with ''border-box'' or ''content-box'' if present); or @@ -1358,7 +1358,7 @@ Initial: auto Applies to: all elements but non-replaced inline elements, table columns, and column groups Inherited: no -Animatable: yes +Animation type: by computed value Percentages: see prose Computed value: the specified keywords, the specified percentage (see prose under <percentage>) or the absolute @@ -1528,7 +1528,7 @@ Initial: 0 Applies to: all elements but non-replaced inline elements, table rows, and row groups Inherited: no -Animatable: yes +Animation type: by computed value Percentages: refer to width, resp. height of containing block Computed value: the percentage as specified (with @@ -1548,7 +1548,7 @@ Initial: none Applies to: all elements but non-replaced inline elements, table rows, and row groups Inherited: no -Animatable: yes +Animation type: by computed value Percentages: refer to width, resp. height of containing block Computed value: the percentage as specified (with @@ -2750,7 +2750,7 @@ Value: left | right | top | bottom | start | end | none | Initial: none Applies to: all, but see text Inherited: no -Animatable: no +Animation type: discrete Percentages: N/A Computed value: as specified Canonical order: order of grammar @@ -3160,7 +3160,7 @@ Value: none | left | right | both Initial: none Applies to: block-level elements Inherited: no -Animatable: no +Animation type: discrete Percentages: N/A Computed value: as specified Canonical order: N/A @@ -3180,7 +3180,7 @@ Value: none | left | right | top | bottom | inside | outside | start | end Initial: none Applies to: block-level elements Inherited: no -Animatable: no +Animation type: discrete Percentages: N/A Computed value: specified value Canonical order: N/A @@ -3387,7 +3387,7 @@ Initial: visible Applies to: non-replaced block-level elements and non-replaced ''inline-block'' elements Inherited: no -Animatable: no +Animation type: discrete Percentages: N/A Computed value: as specified, except 'visible', see text Canonical order: N/A @@ -3401,7 +3401,7 @@ Initial: see individual properties Applies to: non-replaced block-level elements and non-replaced ''inline-block'' elements Inherited: no -Animatable: no +Animation type: see individual properties Percentages: N/A Computed value: as specified, except 'visible', see text Canonical order: N/A @@ -3645,7 +3645,7 @@ Value: visible | hidden | collapse Initial: visible Applies to: all elements Inherited: yes -Animatable: no +Animation type: discrete Percentages: N/A Computed value: as specified Canonical order: N/A @@ -3963,7 +3963,7 @@ Value: line | indent | block | block-within-page Initial: line Applies to: all block-level elements Inherited: yes -Animatable: no +Animation type: discrete Percentages: N/A Computed value: Same as specified value Canonical order: N/A @@ -4038,7 +4038,7 @@ Value: none | margin-edge | border-edge | padding-edge | content-edge Initial: none Applies to: all elements with a block-level inner formatting context. Inherited: no -Animatable: yes +Animation type: discrete Percentages: n/a Computed value: specified value Canonical order: N/A @@ -4078,7 +4078,7 @@ Value: line | indent | block | block-within-page Initial: line Applies to: all block-level elements Inherited: yes -Animatable: no +Animation type: discrete Percentages: N/A Computed value: Same as specified value Canonical order: N/A @@ -4204,7 +4204,7 @@ Value: auto | <length> && [ block | block-within-page ]? Initial: auto Applies to: all block-level elements Inherited: no -Animatable: no +Animation type: discrete Percentages: N/A Computed value: Same as specified value Canonical order: N/A diff --git a/css-color-hdr/Overview.bs b/css-color-hdr/Overview.bs index d0ea4e2b4c9..036ba61b9e2 100644 --- a/css-color-hdr/Overview.bs +++ b/css-color-hdr/Overview.bs @@ -589,7 +589,7 @@ Internal display model: the 'foo' property {#the-foo-property} Inherited: no Percentages: n/a Computed value: specified value - Animatable: no + Animation type: not animatable Canonical order: per grammar diff --git a/css-module/Overview.bs b/css-module/Overview.bs index 4944ec97ab6..e9b59f194bf 100644 --- a/css-module/Overview.bs +++ b/css-module/Overview.bs @@ -125,7 +125,7 @@ Internal display model: the 'foo' property {#the-foo-property} Inherited: no Percentages: n/a Computed value: specified value - Animation Type: not animatable + Animation type: not animatable Canonical order: per grammar diff --git a/css-writing-modes-3/Overview.bs b/css-writing-modes-3/Overview.bs index ad725706b4c..d074920bc1a 100644 --- a/css-writing-modes-3/Overview.bs +++ b/css-writing-modes-3/Overview.bs @@ -1428,7 +1428,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property Inherited: n/a Percentages: n/a Computed value: n/a - Animatable: n/a + Animation type: n/a Canonical order: n/a diff --git a/css-writing-modes-4/Overview.bs b/css-writing-modes-4/Overview.bs index 3ed55cc98d3..6607a7cd125 100644 --- a/css-writing-modes-4/Overview.bs +++ b/css-writing-modes-4/Overview.bs @@ -1505,7 +1505,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property Inherited: n/a Percentages: n/a Computed value: n/a - Animatable: n/a + Animation type: n/a Canonical order: n/a