[ttml2] regenerate ED
authorGlenn Adams <glenn@skynav.com>
Thu, 22 May 2014 16:53:34 +0900
changeset 625 88729cd6288c
parent 624 5abd8c68ee6e
child 626 f7aca606db1d
child 627 9a3008473dc8
[ttml2] regenerate ED
ttml2/spec/ttml2.html
--- a/ttml2/spec/ttml2.html	Thu May 22 16:52:39 2014 +0900
+++ b/ttml2/spec/ttml2.html	Thu May 22 16:53:34 2014 +0900
@@ -82,9 +82,9 @@
 .obsoleted { background-color: #f26d7d }
 .reqattr { font-weight: bold }
 .optattr { font-style: italic }
-</style><link rel="stylesheet" type="text/css" href="https://www.w3.org/StyleSheets/TR/W3C-ED.css"></head><body>Last Modified: $Date: 2014/05/21 07:42:54 $<div id="revisions"></div><div class="head">
+</style><link rel="stylesheet" type="text/css" href="https://www.w3.org/StyleSheets/TR/W3C-ED.css"></head><body>Last Modified: $Date: 2014/05/22 07:52:39 $<div id="revisions"></div><div class="head">
 <h1><a id="title"></a>Timed Text Markup Language 2 (TTML2)</h1>
-<h2><a id="w3c-doctype"></a>Editors' copy $Date: 2014/05/21 07:42:54 $ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
+<h2><a id="w3c-doctype"></a>Editors' copy $Date: 2014/05/22 07:52:39 $ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
 <a href="ttml2.html">ttml2.html</a>
 </dd><dt>Latest version:</dt><dd><a href="https://dvcs.w3.org/hg/ttml/raw-file/default/ttml2/spec/ttml2.html?content-type=text/html;charset=utf-8">https://dvcs.w3.org/hg/ttml/raw-file/default/ttml2/spec/ttml2.html?content-type=text/html;charset=utf-8</a></dd><dt>Previous version:</dt><dd>
 <a href="http://www.w3.org/TR/2010/REC-ttaf1-dfxp-20101118/">http://www.w3.org/TR/2010/REC-ttaf1-dfxp-20101118/</a>
@@ -659,7 +659,7 @@
 by the column count, i.e., the number of cells in the horizontal axis, and by dividing
 the height of the <a href="#terms-root-container-region">root container region</a> by the row count, i.e., the number of cells in the vertical
 axis, where the column and row counts are determined by the <code>ttp:cellResolution</code> parameter attribute.</p></dd><dt class="label"><a id="terms-content-element"></a>[content element]</dt><dd><p>Any of the element types defined by the <a href="#element-vocab-type-content">Content Module</a>.</p></dd><dt class="label"><a id="terms-content-processor"></a>[content processor]</dt><dd><p>A processing system capable of importing (receiving) Timed Text Markup Language
-content for the purpose of transforming, presenting, or otherwise processing the content.</p></dd><dt class="label"><a id="terms-content-profile"></a>[content profile]</dt><dd><p>A collection of <a href="#terms-feature">features</a> and <a href="#terms-extension">extensions</a> that must, may, or must not be employed by
+content for the purpose of transforming, presenting, or otherwise processing the content.</p></dd><dt class="label"><a id="terms-content-profile"></a>[content profile]</dt><dd><p>A collection of <a href="#terms-feature">features</a> and <a href="#terms-extension">extensions</a> that must not, must, or may be employed by
 Timed Text Markup Language content.</p><p></p></dd><dt class="label"><a id="terms-content-region"></a>[content region]</dt><dd><p>A logical region into which rendered content is placed when modeling or
 performing presentation processing.</p></dd><dt class="label"><a id="terms-designated-profile"></a>[designated profile]</dt><dd><p>A <a href="#terms-profile">profile</a> that is associated with a <a href="#terms-profile-designator">profile designator</a> by
 means of a <code>designator</code> attribute or prose text in a specification of profile.</p></dd><dt class="label"><a id="terms-document-instance"></a>[document instance]</dt><dd><p>A concrete realization of a Timed Text Markup Language document, where the concrete form
@@ -701,7 +701,7 @@
 parent <a href="#terms-content-element">content element</a>. An inline region is assigned its parent element's time interval as its active
 time interval. No <code>region</code> attribute makes reference to an inline region.</p></dd><dt class="label"><a id="terms-nested-profile"></a>[nested profile]</dt><dd><p>A constituent <a href="#terms-profile">profile</a> of a <a href="#terms-nesting-profile">nesting profile</a>, i.e., one of the
 descendant <code>ttp:profile</code> element(s) of a higher level (ancestor) <code>ttp:profile</code> element. A given <code>ttp:profile</code> may serve
-as both a <a href="#terms-nested-profile">nested profile</a> and a <a href="#terms-nesting-profile">nesting profile</a>.</p></dd><dt class="label"><a id="terms-nesting-profile"></a>[nesting profile]</dt><dd><p>A <a href="#terms-profile">profile</a> defined my making reference to one or more child <code>ttp:profile</code> element(s), wherein a
+as both a <a href="#terms-nested-profile">nested profile</a> and a <a href="#terms-nesting-profile">nesting profile</a>.</p></dd><dt class="label"><a id="terms-nesting-profile"></a>[nesting profile]</dt><dd><p>A <a href="#terms-profile">profile</a> defined by making reference to one or more child <code>ttp:profile</code> element(s), wherein a
 profile combination method determines how profile specifications from the multiple child <code>ttp:profile</code> element(s) are combined.</p></dd><dt class="label"><a id="terms-non-nesting-profile"></a>[non-nesting profile]</dt><dd><p>A <a href="#terms-profile">profile</a> defined without making reference to one or more child <code>ttp:profile</code> element(s); that is,
 by including only child <code>ttp:features</code> and <code>ttp:extensions</code> element(s).</p></dd><dt class="label"><a id="terms-out-of-line-animation"></a>[out-of-line animation]</dt><dd><p>An <a href="#animation-vocabulary-animate"><code>animate</code></a> or <a href="#animation-vocabulary-set"><code>set</code></a> element that is defined out-of-line from
 the <a href="#terms-content-element">content element</a> or <a href="#layout-vocabulary-region"><code>region</code></a> element targetted by the animation.
@@ -1084,7 +1084,7 @@
 <h5><a id="semantics-processor-profile-processing"></a>5.2.4.3 Processor Profile Semantics</h5><dl><dt class="label"><a id="semantics-procedure-abort-if-unsupported-processor-profile"></a>[abort if unsupported processor profile]</dt><dd><ol class="enumar"><li><p>set <em>EPP</em> to the <a href="#terms-effective-processor-profile">effective processor profile</a> obtained by performing the
 <a href="#semantics-procedure-construct-effective-processor-profile"><span class="strong">construct effective processor profile</span></a> procedure;</p></li><li><p>for each profile specification <em>S</em> in the combined profile specification set of <em>EPP</em>, perform the following steps:</p><ol class="enumla"><li><p>if the <span class="strong">value</span> field of <em>S</em> is <code>required</code>, and the <a href="#terms-content-processor">content processor</a>
 does not support <em>S</em>, then abort processing of the <a href="#terms-document-instance">document instance</a> unless overridden
-by the end-user or someimplementation specific parameter traceable to an end-user or to a user or system configuration setting;</p></li></ol></li></ol></dd><dt class="label"><a id="semantics-procedure-construct-effective-processor-profile"></a>[construct effective processor profile]</dt><dd><p>Every TTML <a href="#terms-document-instance">document instance</a> is associated with an
+by the end-user or some implementation specific parameter traceable to an end-user or to a user or system configuration setting;</p></li></ol></li></ol></dd><dt class="label"><a id="semantics-procedure-construct-effective-processor-profile"></a>[construct effective processor profile]</dt><dd><p>Every TTML <a href="#terms-document-instance">document instance</a> is associated with an
 <a href="#terms-effective-processor-profile">effective processor profile</a> which is used by
 a <a href="#terms-content-processor">content processor</a> to determine whether it meets the
 minimum processing requirements signaled by the content author, and if not, then must abort further