diff --git a/css-display-3/Overview.bs b/css-display-3/Overview.bs index 30e90d11789..a3ac4a41ce2 100644 --- a/css-display-3/Overview.bs +++ b/css-display-3/Overview.bs @@ -165,7 +165,7 @@ Box Layout Modes: the 'display' property Applies to: all elements Inherited: no Computed value: see prose in a variety of specs - Animatable: no + Animation type: not animatable

User Agents are expected to support this property on all media, including non-visual ones.

@@ -1272,7 +1272,7 @@ SVG Elements {#unbox-svg} are ignored when rendering the contents. However, SVG [=presentation attributes=]-- which map to CSS properties-- - continue to affect value processing and inheritance [[css-cascade-3]]; + continue to affect value processing and inheritance [[CSS3-CASCADE]]; thus such attributes can affect the layout and visual formatting of the element’s descendants by influencing the values of such properties on those descendants.