Skip to content

Commit 564b3a0

Browse files
committed
Add Animatable line to propdef table
1 parent 9352772 commit 564b3a0

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

css-module/Overview.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,11 @@ <h3 id=the-display-model><span class=secno>2.1. </span> Inner Display
332332

333333
<td>no
334334

335+
<tr>
336+
<th>Animatable:
337+
338+
<td>no
339+
335340
<tr>
336341
<th>Percentages:
337342

@@ -729,9 +734,9 @@ <h2 class=no-num id=property-index>Property index</h2>
729734

730735
<td>no
731736

732-
<td>N/A
737+
<td>no
733738

734-
<td>visual
739+
<td>N/A
735740
</table>
736741
<!--end-properties-->
737742
</html>

css-module/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ <h3 id="the-display-model">
191191
<tr>
192192
<th>Inherited:
193193
<td>no
194+
<tr>
195+
<th>Animatable:
196+
<td>no
194197
<tr>
195198
<th>Percentages:
196199
<td>N/A

0 commit comments

Comments
 (0)