--- a/ttml-ww-profiles/ttml-ww-profiles.html Tue Aug 12 16:40:07 2014 +0200
+++ b/ttml-ww-profiles/ttml-ww-profiles.html Wed Aug 13 17:39:41 2014 +0200
@@ -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-08-12T12:36:51.000Z" id="w3c-first-public-working-draft-12-august-2014"><abbr title="World Wide Web Consortium">W3C</abbr> First Public Working Draft <time class="dt-published" datetime="2014-08-12">12 August 2014</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-08-13T13:36:57.000Z" id="w3c-first-public-working-draft-13-august-2014"><abbr title="World Wide Web Consortium">W3C</abbr> First Public Working Draft <time class="dt-published" datetime="2014-08-13">13 August 2014</time></h2>
<dl>
<dt>This version:</dt>
- <dd><a class="u-url" href="http://www.w3.org/TR/2014/WD-ttml-imsc1-20140812/">http://www.w3.org/TR/2014/WD-ttml-imsc1-20140812/</a></dd>
+ <dd><a class="u-url" href="http://www.w3.org/TR/2014/WD-ttml-imsc1-20140813/">http://www.w3.org/TR/2014/WD-ttml-imsc1-20140813/</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>
@@ -692,53 +692,26 @@
<li>no first element references a second element that occurs after the first element in the document.</li>
</ol>
- <p>The <code>ittp:progressivelyDecodable</code> attribute shall conform to the following:</p>
-
- <table class="simple">
- <colgroup>
- <col style="width:25%" span="1">
- <col span="1">
- </colgroup>
-
+ <p>The <code>ittp:progressivelyDecodable</code> attribute shall conform to the following syntax:</p>
+
+ <table class="syntax">
<tbody>
<tr>
- <td><em>Values:</em></td>
-
- <td><code>false | true</code></td>
- </tr>
-
- <tr>
- <td><em>Initial:</em></td>
-
- <td><code>false</code></td>
- </tr>
-
- <tr>
- <td><em>Applies to:</em></td>
-
- <td><code>head</code></td>
- </tr>
-
- <tr>
- <td><em>Inherited:</em></td>
-
- <td>N/A</td>
- </tr>
-
- <tr>
- <td><em>Percentages:</em></td>
-
- <td>N/A</td>
- </tr>
-
- <tr>
- <td><em>Animatable:</em></td>
-
- <td>N/A</td>
+ <td>
+ <div class="exampleInner">
+ <pre>ittp:progressivelyDecodable
+ : "true"
+ | "false"
+</pre>
+ </div>
+ </td>
</tr>
</tbody>
</table>
+ <p>A <code>ittp:progressivelyDecodable</code> attribute is considered to be significant only when specified on the
+ <code>tt</code> element.</p>
+
<p>A subtitle document for which the computed value of <code>ittp:progressivelyDecodable</code> is "true" <em class="rfc2119" title="SHALL">SHALL</em> be a
progressively decodable subtitle document.</p>
--- a/ttml-ww-profiles/ttml-ww-profiles.source.html Tue Aug 12 16:40:07 2014 +0200
+++ b/ttml-ww-profiles/ttml-ww-profiles.source.html Wed Aug 13 17:39:41 2014 +0200
@@ -393,53 +393,27 @@
<li>no first element references a second element that occurs after the first element in the document.</li>
</ol>
- <p>The <code>ittp:progressivelyDecodable</code> attribute shall conform to the following:</p>
-
- <table class="simple">
- <colgroup>
- <col style="width:25%" span="1">
- <col span="1">
- </colgroup>
-
+ <p>The <code>ittp:progressivelyDecodable</code> attribute shall conform to the following syntax:</p>
+
+ <table class="syntax">
<tbody>
<tr>
- <td><em>Values:</em></td>
-
- <td><code>false | true</code></td>
- </tr>
-
- <tr>
- <td><em>Initial:</em></td>
-
- <td><code>false</code></td>
- </tr>
-
- <tr>
- <td><em>Applies to:</em></td>
-
- <td><code>head</code></td>
- </tr>
-
- <tr>
- <td><em>Inherited:</em></td>
-
- <td>N/A</td>
- </tr>
-
- <tr>
- <td><em>Percentages:</em></td>
-
- <td>N/A</td>
- </tr>
-
- <tr>
- <td><em>Animatable:</em></td>
-
- <td>N/A</td>
+ <td>
+ <div class="exampleInner">
+ <pre>
+ittp:progressivelyDecodable
+ : "true"
+ | "false"
+</pre>
+ </div>
+ </td>
</tr>
</tbody>
</table>
+ <p>A <code>ittp:progressivelyDecodable</code> attribute is considered to be significant only when specified on the
+ <code>tt</code> element.</p>
+
<p>A subtitle document for which the computed value of <code>ittp:progressivelyDecodable</code> is "true" SHALL be a
progressively decodable subtitle document.</p>