From 3179903aff1dcc914a0959c9d4acfeea7b33ffc8 Mon Sep 17 00:00:00 2001 From: Pierre-Anthony Lemieux Date: Thu, 4 Jul 2019 11:27:36 -0700 Subject: [PATCH] Clarify #extent-region constraints (#469) --- imsc1/spec/ttml-ww-profiles.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/imsc1/spec/ttml-ww-profiles.html b/imsc1/spec/ttml-ww-profiles.html index b22be981..8f70fa24 100644 --- a/imsc1/spec/ttml-ww-profiles.html +++ b/imsc1/spec/ttml-ww-profiles.html @@ -3144,8 +3144,11 @@

#color

#extent-region

-

The tts:extent attribute SHALL be present on all region elements, where it SHALL use - px units, percentage values, or root container relative units.

+

The tts:extent style property SHALL be specified on all the region elements of a + Document Instance.

+ +

The value of a tts:extent style property specified on a region element SHALL + use px units, percentage values, or root container relative units.

@@ -3378,8 +3381,11 @@

#content

#extent-region

-

The tts:extent attribute SHALL be present on all region elements, where it SHALL use - px units.

+

The tts:extent style property SHALL be specified on all the region elements of a + Document Instance.

+ +

The value of a tts:extent style property specified on a region element SHALL + use px units.