--- a/ttml2/spec/ttml2.xml Thu Nov 14 17:01:12 2013 +0800
+++ b/ttml2/spec/ttml2.xml Thu Nov 14 17:13:36 2013 +0800
@@ -8761,6 +8761,12 @@
</ednote>
<p></p>
<ednote>
+<name>Extend style property expression syntax to support multi-valued expressions.</name>
+<date>2013-11-14</date>
+<edtext>The <code>animate</code> element will require multi-valued style property expressions.</edtext>
+</ednote>
+<p></p>
+<ednote>
<name>Remove @accumulate</name>
<date>2013-11-13</date>
<edtext>CSS Animation does not support SVG @accumulate functionality. Consequently, it should be removed from TTML2. It can be re-introduced in
@@ -8775,11 +8781,9 @@
</ednote>
<p></p>
<ednote>
-<name>Remove @repeatDur</name>
-<date>2013-11-13</date>
-<edtext>CSS Animation does not support a repeat duration parameter on an animation; however, it supports non-integer values of
-repeat count (via <code>animation-iteration-count</code>). Since the duration of a single animation iteration is known, it is
-straightforward to map @repeatDur to an appropriate non-integer repeat count.</edtext>
+<name>Remove @attributeName</name>
+<date>2013-11-14</date>
+<edtext>Use only style value expression syntax introduced by TTML1.</edtext>
</ednote>
<p></p>
<ednote>
@@ -8789,9 +8793,11 @@
</ednote>
<p></p>
<ednote>
-<name>Extend style property expression syntax to support multi-valued expressions.</name>
-<date>2013-11-14</date>
-<edtext>The <code>animate</code> element will require multi-valued style property expressions.</edtext>
+<name>Remove @repeatDur</name>
+<date>2013-11-13</date>
+<edtext>CSS Animation does not support a repeat duration parameter on an animation; however, it supports non-integer values of
+repeat count (via <code>animation-iteration-count</code>). Since the duration of a single animation iteration is known, it is
+straightforward to map @repeatDur to an appropriate non-integer repeat count.</edtext>
</ednote>
<p>Except for the constraints or variations enumerated below, the semantics of the <el>animate</el> element and its attributes
enumerated above are defined to be those specified by <bibref ref="svg11"/>, §19.2.12:</p>