Skip to content

Commit 46b123e

Browse files
ewilligerstabatkins
authored andcommitted
[css-writing-modes] direction etc. not animatable (w3c#2939)
w3c#2751 (comment) direction/writing-mode/unicode-bidi are not animatable
1 parent 267bf22 commit 46b123e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-writing-modes-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Specifying Directionality: the 'direction' property</h3>
224224
Inherited: yes
225225
Percentages: n/a
226226
Computed value: specified value
227-
Animatable: no
227+
Animation type: not animatable
228228
Canonical order: n/a
229229
</pre>
230230

@@ -275,6 +275,7 @@ Embeddings and Overrides: the 'unicode-bidi' property</h3>
275275
Inherited: no
276276
Percentages: n/a
277277
Computed value: specified value
278+
Animation type: not animatable
278279
</pre>
279280

280281
<p class="advisement">Because HTML UAs can turn off CSS styling,
@@ -786,7 +787,7 @@ Block Flow Direction: the 'writing-mode' property</h3>
786787
Inherited: yes
787788
Percentages: n/a
788789
Computed value: specified value
789-
Animatable: no
790+
Animation type: not animatable
790791
Canonical order: n/a
791792
</pre>
792793

0 commit comments

Comments
 (0)