diff --git a/spec/ttml2.xml b/spec/ttml2.xml index 8275a16f..9ffebe91 100644 --- a/spec/ttml2.xml +++ b/spec/ttml2.xml @@ -6170,10 +6170,10 @@ followed by zero or one styling followed by zero or one layout element, followed by zero or one animation element.

Any metadata specified by children in the Metadata.class -element group applies semantically to the document instance as a +element group apply semantically to the document instance as a whole, and not just the head element.

Any parameters specified by children in the Parameters.class -element group applies semantically to the document instance as a +element group apply semantically to the document instance as a whole, and not just the head element.

A resources child element is used to specify embedded content constructs that are referenced from certain style constructs and @@ -6218,8 +6218,9 @@ elements in the Metadata.classAnimation.class element group, followed by zero or more div or Embedded.class element group elements.

-

Any metadata specified by children in the Metadata.class -element group applies semantically to the body element and its descendants as a whole.

+

Any metadata specified by Metadata attributes +or by children in the Metadata.class element group +apply semantically to the body element and its descendants as a whole.

Any animation elements specified by children in the Animation.class element group apply semantically to the body element.

@@ -6312,8 +6313,9 @@ followed by zero or one element in the Layout.class element group, followed by zero or more elements in the Block.class or Embedded.class element groups.

-

Any metadata specified by children in the Metadata.class -element group applies semantically to the div element and its descendants as a whole.

+

Any metadata specified by Metadata attributes +or by children in the Metadata.class element group +apply semantically to the div element and its descendants as a whole.

Any animation elements specified by children in the Animation.class element group apply semantically to the div element.

@@ -6372,8 +6374,9 @@ followed by zero or one element in the Layout.class element group, followed by zero or more elements in the Inline.class or Embedded.class element groups.

-

Any metadata specified by children in the Metadata.class -element group applies semantically to the p element and its descendants as a whole.

+

Any metadata specified by Metadata attributes +or by children in the Metadata.class element group +apply semantically to the p element and its descendants as a whole.

Any animation elements specified by children in the Animation.class element group apply semantically to the p element.

@@ -6443,8 +6446,9 @@ followed by zero or more elements in the Animation.class element group, followed by zero or more elements in the Inline.class or Embedded.class element groups.

-

Any metadata specified by children in the Metadata.class -element group applies semantically to the span element and its descendants as a whole.

+

Any metadata specified by Metadata attributes +or by children in the Metadata.class element group +apply semantically to the span element and its descendants as a whole.

Any animation elements specified by children in the Animation.class element group apply semantically to the span element.

@@ -6514,8 +6518,9 @@ is subject to br

The br element denotes an explicit line break.

-

Any metadata specified by children in the Metadata.class -element group applies semantically to the br element and its descendants as a whole.

+

Any metadata specified by Metadata attributes +or by children in the Metadata.class element group +apply semantically to the br element and its descendants as a whole.

The use of Animation.class children is deprecated.

No style attributes apply to br elements therefore animation has no effect on br.

@@ -17558,7 +17563,7 @@ elements in the Animation.class followed by zero or more style elements.

Any metadata specified by children in the Metadata.class -element group applies semantically to the region element and its descendants as a whole. +element group apply semantically to the region element and its descendants as a whole. Any animation elements specified by children in the Animation.class element group apply semantically to the region element. Any style child element must be considered a local style