[imsc] address ISSUE-320 in part
authorpal@sandflow.org
Fri, 23 May 2014 18:26:59 -0700
changeset 626 f7aca606db1d
parent 625 88729cd6288c
child 629 995f1422b724
[imsc] address ISSUE-320 in part
[imsc] address ISSUE-318
ttml-ww-profiles/ttml-ww-profiles.html
ttml-ww-profiles/ttml-ww-profiles.source.html
--- a/ttml-ww-profiles/ttml-ww-profiles.html	Thu May 22 16:53:34 2014 +0900
+++ b/ttml-ww-profiles/ttml-ww-profiles.html	Fri May 23 18:26:59 2014 -0700
@@ -217,11 +217,11 @@
   </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-05-22T06:21:11.000Z" id="w3c-first-public-working-draft-21-may-2014"><abbr title="World Wide Web Consortium">W3C</abbr> First Public Working Draft <time class="dt-published" datetime="2014-05-21">21 May 2014</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-05-24T08:24:25.000Z" id="w3c-first-public-working-draft-24-may-2014"><abbr title="World Wide Web Consortium">W3C</abbr> First Public Working Draft <time class="dt-published" datetime="2014-05-24">24 May 2014</time></h2>
   <dl>
     
       <dt>This version:</dt>
-      <dd><a class="u-url" href="http://www.w3.org/TR/2014/WD-ttml-imsc1-20140521/">http://www.w3.org/TR/2014/WD-ttml-imsc1-20140521/</a></dd>
+      <dd><a class="u-url" href="http://www.w3.org/TR/2014/WD-ttml-imsc1-20140524/">http://www.w3.org/TR/2014/WD-ttml-imsc1-20140524/</a></dd>
       <dt>Latest published version:</dt>
       <dd><a href="http://www.w3.org/TR/ttml-imsc1/">http://www.w3.org/TR/ttml-imsc1/</a></dd>
     
@@ -1532,9 +1532,9 @@
     <section id="div-element">
       <h3 aria-level="2" role="heading" id="h3_div-element"><span class="secno">6.3 </span><code>div</code> element</h3>
 
-      <p>If a <code>tts:backgroundImage</code> attribute is applied to a <code>div</code> element, the width and height of the
+      <p>If a <code>smpte:backgroundImage</code> attribute is applied to a <code>div</code> element, the width and height of the
       region extent associated with the <code>div</code> element <em class="rfc2119" title="SHALL">SHALL</em> be specified and <em class="rfc2119" title="SHALL">SHALL</em> be equal to the width and height of
-      the image source referenced by the <code>tts:backgroundImage</code>.</p>
+      the image source referenced by the <code>smpte:backgroundImage</code>.</p>
     </section>
 
     <section id="features-1">
@@ -1709,9 +1709,8 @@
             Hypothetical Render Model
           </span></a>.</p>
 
-        <p>The purpose of the model is to limit subtitle document complexity. It is not however intended to serve as basis for
-        implementation. For instance, while the model defines a glyph buffer for the purpose of limiting the number of glyphs
-        displayed at any given point in time, it does not require an implementation to implement such a buffer.</p>
+        <p>The purpose of the model is to limit subtitle document complexity. It is not intended as a specification of the
+				processing requirements for implementations. For instance, while the model defines a glyph buffer for the purpose of limiting the number of glyphs displayed at any given point in time, it neither requires the implementation of such a buffer, nor models the sub-pixel character positioning and anti-aliased glyph rendering that can be used to produce text output.</p>
 
         <figure id="fig-hypothetical-render-model">
           <img src="hypothetical-render-figure-1.png" alt="Hypothetical Render Model">
--- a/ttml-ww-profiles/ttml-ww-profiles.source.html	Thu May 22 16:53:34 2014 +0900
+++ b/ttml-ww-profiles/ttml-ww-profiles.source.html	Fri May 23 18:26:59 2014 -0700
@@ -1237,9 +1237,9 @@
     <section>
       <h3><code>div</code> element</h3>
 
-      <p>If a <code>tts:backgroundImage</code> attribute is applied to a <code>div</code> element, the width and height of the
+      <p>If a <code>smpte:backgroundImage</code> attribute is applied to a <code>div</code> element, the width and height of the
       region extent associated with the <code>div</code> element SHALL be specified and SHALL be equal to the width and height of
-      the image source referenced by the <code>tts:backgroundImage</code>.</p>
+      the image source referenced by the <code>smpte:backgroundImage</code>.</p>
     </section>
 
     <section>
@@ -1412,9 +1412,8 @@
 
         <p>This Section specifies the Hypothetical Render Model illustrated in <a href="#fig-hypothetical-render-model"></a>.</p>
 
-        <p>The purpose of the model is to limit subtitle document complexity. It is not however intended to serve as basis for
-        implementation. For instance, while the model defines a glyph buffer for the purpose of limiting the number of glyphs
-        displayed at any given point in time, it does not require an implementation to implement such a buffer.</p>
+        <p>The purpose of the model is to limit subtitle document complexity. It is not intended as a specification of the
+				processing requirements for implementations. For instance, while the model defines a glyph buffer for the purpose of limiting the number of glyphs displayed at any given point in time, it neither requires the implementation of such a buffer, nor models the sub-pixel character positioning and anti-aliased glyph rendering that can be used to produce text output.</p>
 
         <figure id='fig-hypothetical-render-model'>
           <img src="hypothetical-render-figure-1.png" alt="Hypothetical Render Model">