Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions css-backgrounds-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ The 'border-top-radius', 'border-right-radius',
Inherited: no
Percentages: Refer to corresponding dimension of the <a>border box</a>.
Computed value: see individual properties
Animatable: see individual properties
Animation type: see individual properties
</pre>

<p>The 'border-*-radius' shorthands set the two 'border-*-*-radius'
Expand Down Expand Up @@ -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
</pre>

<p>The 'box-shadow-color' property defines one or more drop shadow colors.
Expand All @@ -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
</pre>

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

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

<p>The 'box-shadow-spread' property defines one or more spread distances for drop shadows.
Expand Down Expand Up @@ -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
</pre>

<p>The 'box-shadow-position' property defines one or more drop shadow positions.
Expand Down Expand Up @@ -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
Expand Down
36 changes: 18 additions & 18 deletions css-box-3/block-layout.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@ Value: <var>&lt;length&gt;</var>{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
Expand All @@ -1147,7 +1147,7 @@ Value: <var>&lt;length&gt;</var>
Initial: 0
Applies to: all elements
Inherited: no
Animatable: yes
Animation type: by computed value
Percentages: width* of containing block
Computed value: &lt;length&gt;
Canonical order: N/A
Expand Down Expand Up @@ -1193,7 +1193,7 @@ Value: <var>&lt;length&gt;</var> | <var>&lt;percentage&gt;</var> | 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''
Expand All @@ -1209,7 +1209,7 @@ Value: [ <var>&lt;length&gt;</var> | <var>&lt;percentage&gt;</var> | 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
Expand Down Expand Up @@ -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
Expand All @@ -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 &lt;percentage>) or the absolute
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -3160,7 +3160,7 @@ Value: none | left | right | both
Initial: none
Applies to: <a>block-level</a> elements
Inherited: no
Animatable: no
Animation type: discrete
Percentages: N/A
Computed value: as specified
Canonical order: N/A
Expand All @@ -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
Expand Down Expand Up @@ -3387,7 +3387,7 @@ Initial: visible
Applies to: non-replaced <em>block-level</em> 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
Expand All @@ -3401,7 +3401,7 @@ Initial: see individual properties
Applies to: non-replaced <em>block-level</em> 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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -4204,7 +4204,7 @@ Value: auto | &lt;length> &amp;&amp; [ 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
Expand Down
2 changes: 1 addition & 1 deletion css-color-hdr/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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
</pre>

Expand Down
2 changes: 1 addition & 1 deletion css-module/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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
</pre>

Expand Down
2 changes: 1 addition & 1 deletion css-writing-modes-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property</h4>
Inherited: n/a
Percentages: n/a
Computed value: n/a
Animatable: n/a
Animation type: n/a
Canonical order: n/a
</pre>

Expand Down
2 changes: 1 addition & 1 deletion css-writing-modes-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property</h4>
Inherited: n/a
Percentages: n/a
Computed value: n/a
Animatable: n/a
Animation type: n/a
Canonical order: n/a
</pre>

Expand Down