From 1e358ccbaa243641656bd52c371d6b5a62419bc8 Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Thu, 17 May 2018 19:03:40 -0600 Subject: [PATCH] Clarify use of multiple specifications of initial value for the same property (#764). --- spec/ttml2.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spec/ttml2.xml b/spec/ttml2.xml index fa7bb087f..6ea0ec648 100644 --- a/spec/ttml2.xml +++ b/spec/ttml2.xml @@ -7783,6 +7783,8 @@ the specification defined initial value(s).

+

If more than one initial element specifies an initial value for the same style property, then +the last value specified (in pre-traversal order) applies.

The initial element is illustrated by the following example, wherein the initial value of the tts:color property is defined to be yellow.