Skip to content

Commit

Permalink
Fix xml:id and xml:lang, and add missing tts:extent
Browse files Browse the repository at this point in the history
  • Loading branch information
stevn authored and palemieux committed Jan 22, 2020
1 parent a68dc76 commit e0213a2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
6 changes: 3 additions & 3 deletions imsc1/ttml/fillLineGap/FillLineGap002.ttml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
<p xml:id="subtitle1" style="paragraphStyle">
<span style="spanStyle">Paragraph 1</span>
</p>
<p xml:id="subtitle1" style="paragraphStyle">
<p xml:id="subtitle2" style="paragraphStyle">
<span style="spanStyle">Paragraph 2</span>
</p>
</div>
<div region="top" begin="00:00:00.000" end="00:00:30.000">
<p xml:id="subtitle1" style="paragraphStyleNoGap">
<p xml:id="subtitle3" style="paragraphStyleNoGap">
<span style="spanStyle">Paragraph 1</span>
</p>
<p xml:id="subtitle1" style="paragraphStyleNoGap">
<p xml:id="subtitle4" style="paragraphStyleNoGap">
<span style="spanStyle">Paragraph 2</span>
</p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions imsc1/ttml/fillLineGap/FillLineGap003.ttml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<span style="span_small">̨ ― ¹ ® © ™ ♪ ¬ ¦ ⅛ ⅜ ⅝ ⅞ Ω Æ Đ ª Ħ IJ Ŀ Ł Ø Œ Þ Ŧ<br/> Ŋ ʼn
ĸ æ đ ð ħ ı ij ŀ ł ø œ ß þ ŧ ŋ</span>
</p>
<p style="p_80pc" xml:id="subtitle5" region="R1" begin="00:00:25" end="00:00:30">
<p style="p_80pc" xml:id="subtitle6" region="R1" begin="00:00:25" end="00:00:30">
tts:lineHeight="80%" <span style="span">! " # $ % &amp; ' ( ) * + , - . <br/>/ 0 1 2
3 4 5 6 7 8 9 : ; &gt; = &lt; ? @ </span>
<span style="span_small">A B C D E H I </span>
Expand All @@ -95,7 +95,7 @@
<span style="span_small">̨ ― ¹ ® © ™ ♪ ¬ ¦ ⅛ ⅜ ⅝ ⅞ Ω Æ Đ ª Ħ IJ Ŀ Ł Ø Œ Þ Ŧ<br/> Ŋ ʼn
ĸ æ đ ð ħ ı ij ŀ ł ø œ ß þ ŧ ŋ</span>
</p>
<p style="p_150pc" xml:id="subtitle6" region="R1" begin="00:00:30" end="00:00:35">
<p style="p_150pc" xml:id="subtitle7" region="R1" begin="00:00:30" end="00:00:35">
tts:lineHeight="150%" <span style="span">! " # $ % &amp; ' ( ) * + , - . <br/>/ 0 1 2
3 4 5 6 7 8 9 : ; &gt; = &lt; ? @ </span>
<span style="span_small">A B C D E H I </span>
Expand All @@ -107,7 +107,7 @@
<span style="span_small">̨ ― ¹ ® © ™ ♪ ¬ ¦ ⅛ ⅜ ⅝ ⅞ Ω Æ Đ ª Ħ IJ Ŀ Ł Ø Œ Þ Ŧ<br/> Ŋ ʼn
ĸ æ đ ð ħ ı ij ŀ ł ø œ ß þ ŧ ŋ</span>
</p>
<p style="p_250pc" xml:id="subtitle7" region="R1" begin="00:00:35" end="00:00:40">
<p style="p_250pc" xml:id="subtitle8" region="R1" begin="00:00:35" end="00:00:40">
tts:lineHeight="250%" <span style="span">! " # $ % &amp; ' ( ) * + , - . <br/>/ 0 1 2
3 4 5 6 7 8 9 : ; &gt; = &lt; ? @ </span>
<span style="span_small">A B C D E H I </span>
Expand Down
3 changes: 2 additions & 1 deletion imsc1_1/ttml/disparity/disparity001.ttml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
xmlns="http://www.w3.org/ns/ttml"
xmlns:tts="http://www.w3.org/ns/ttml#styling"
xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
ttp:contentProfiles="http://www.w3.org/ns/ttml/profile/imsc1.1/text">
ttp:contentProfiles="http://www.w3.org/ns/ttml/profile/imsc1.1/text"
xml:lang="en">
<head>
<metadata>
<ttm:desc>Disparity test</ttm:desc>
Expand Down
5 changes: 3 additions & 2 deletions imsc1_1/ttml/luminanceGain/luminanceGain001.ttml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
xmlns="http://www.w3.org/ns/ttml"
xmlns:tts="http://www.w3.org/ns/ttml#styling"
xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
ttp:contentProfiles="http://www.w3.org/ns/ttml/profile/imsc1.1/text">
ttp:contentProfiles="http://www.w3.org/ns/ttml/profile/imsc1.1/text"
xml:lang="en">
<head>
<metadata>
<ttm:desc>tts:luminanceGain</ttm:desc>
</metadata>
<layout>
<region tts:displayAlign="center" tts:backgroundColor="black" tts:color="white" tts:textAlign="center" xml:id="r1" tts:luminanceGain="4"/>
<region tts:displayAlign="center" tts:backgroundColor="black" tts:color="white" tts:textAlign="center" tts:extent="100% 100%" xml:id="r1" tts:luminanceGain="4"/>
</layout>
</head>
<body>
Expand Down

0 comments on commit e0213a2

Please sign in to comment.