[imsc] Issue-400 fix a "white" that slipped through
authorNigel Megitt <nigel.megitt@bbc.co.uk>
Wed, 05 Aug 2015 14:58:05 +0100
changeset 952 383a33fa2411
parent 951 5dade0df260d
child 953 adf162739046
[imsc] Issue-400 fix a "white" that slipped through
ttml-ww-profiles/testsuite/linePadding/linePadding1.ttml
--- a/ttml-ww-profiles/testsuite/linePadding/linePadding1.ttml	Wed Aug 05 11:34:58 2015 +0100
+++ b/ttml-ww-profiles/testsuite/linePadding/linePadding1.ttml	Wed Aug 05 14:58:05 2015 +0100
@@ -8,7 +8,7 @@
     ttp:timeBase="media">
     <head>
         <styling>
-            <style xml:id="baseStyle" tts:color="white" tts:textAlign="center"/>
+            <style xml:id="baseStyle" tts:color="#FFFFFF" tts:textAlign="center"/>
             <style xml:id="blackBackground" tts:backgroundColor="#000000"/>
             <style xml:id="greenBackground" tts:backgroundColor="#00FF00"/>
             <style xml:id="withLinePadding" ebutts:linePadding="0.5c"/>