[imsc] Minor bug re: ISSUE-312
authorpal@sandflow.org
Thu, 05 Jun 2014 18:02:30 +0900
changeset 635 f350faa84e16
parent 634 bee0c30a1a7d
child 636 2720fa1fae9c
[imsc] Minor bug re: ISSUE-312
ttml-ww-profiles/ttml-ww-profiles.html
ttml-ww-profiles/ttml-ww-profiles.source.html
--- a/ttml-ww-profiles/ttml-ww-profiles.html	Thu Jun 05 17:55:40 2014 +0900
+++ b/ttml-ww-profiles/ttml-ww-profiles.html	Thu Jun 05 18:02:30 2014 +0900
@@ -217,7 +217,7 @@
   </p>
   <h1 class="title p-name" id="title" property="dcterms:title">TTML Text and Image Profiles for Internet Media Subtitles and Captions 1.0</h1>
   
-  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-06-04T23:53:49.000Z" id="w3c-first-public-working-draft-05-june-2014"><abbr title="World Wide Web Consortium">W3C</abbr> First Public Working Draft <time class="dt-published" datetime="2014-06-05">05 June 2014</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-06-05T00:00:49.000Z" id="w3c-first-public-working-draft-05-june-2014"><abbr title="World Wide Web Consortium">W3C</abbr> First Public Working Draft <time class="dt-published" datetime="2014-06-05">05 June 2014</time></h2>
   <dl>
     
       <dt>This version:</dt>
@@ -645,7 +645,7 @@
       <section id="tts-forcedDisplay" typeof="bibo:Chapter" resource="#tts-forcedDisplay" rel="bibo:Chapter">
         <h4 aria-level="3" role="heading" id="h4_tts-forcedDisplay"><span class="secno">4.5.3 </span>itts:forcedDisplay</h4>
 
-        <p>The itts:forcedDisplay signals that a block of subtitle content is identified as <em>Forced</em> subtitle content.
+        <p><code>itts:forcedDisplay</code> signals that a block of subtitle content is identified as <em>Forced</em> subtitle content.
         <em>Forced</em> subtitle content is subtitle content that represents audio (e.g. foreign language) or text (e.g. a sign)
         that is not translated in the audio/video presentation.</p>
 
@@ -695,7 +695,7 @@
         </table>
 
         <div class="note"><div class="note-title" aria-level="4" role="heading" id="h_note_4"><span>Note</span></div><p class="">Although <code>itts:forcedDisplay</code>, like all the TTML style attributes, has no defined semantics on a
-        <code>br</code> content element, forcedDisplayMode will apply to a <code>br</code> content element if it is either defined
+        <code>br</code> content element, <code>itts:forcedDisplay</code> will apply to a <code>br</code> content element if it is either defined
         on an ancestor content element of the <code>br</code> content element or it is applied to a region element corresponding to
         a region that the <code>br</code> content element is being flowed into.</p></div>
       </section>
--- a/ttml-ww-profiles/ttml-ww-profiles.source.html	Thu Jun 05 17:55:40 2014 +0900
+++ b/ttml-ww-profiles/ttml-ww-profiles.source.html	Thu Jun 05 18:02:30 2014 +0900
@@ -349,7 +349,7 @@
       <section id='tts-forcedDisplay'>
         <h4>itts:forcedDisplay</h4>
 
-        <p>The itts:forcedDisplay signals that a block of subtitle content is identified as <em>Forced</em> subtitle content.
+        <p><code>itts:forcedDisplay</code> signals that a block of subtitle content is identified as <em>Forced</em> subtitle content.
         <em>Forced</em> subtitle content is subtitle content that represents audio (e.g. foreign language) or text (e.g. a sign)
         that is not translated in the audio/video presentation.</p>
 
@@ -399,7 +399,7 @@
         </table>
 
         <p class='note'>Although <code>itts:forcedDisplay</code>, like all the TTML style attributes, has no defined semantics on a
-        <code>br</code> content element, forcedDisplayMode will apply to a <code>br</code> content element if it is either defined
+        <code>br</code> content element, <code>itts:forcedDisplay</code> will apply to a <code>br</code> content element if it is either defined
         on an ancestor content element of the <code>br</code> content element or it is applied to a region element corresponding to
         a region that the <code>br</code> content element is being flowed into.</p>
       </section>