-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
55 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<?xml version='1.0' encoding='ISO-8859-1' ?> | ||
|
||
<!-- Date parameters --> | ||
<!ENTITY draft.year "2018"> | ||
<!ENTITY draft.month "October"> | ||
<!ENTITY draft.mm "10"> | ||
<!ENTITY draft.day "04"> | ||
<!ENTITY draft.dd "04"> | ||
|
||
<!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;"> | ||
|
||
<!ENTITY prefix "ttml2"> | ||
|
||
<!ENTITY w3c.tr.latest "https://www.w3.org/TR"> | ||
|
||
<!-- Latest version links. --> | ||
<!ENTITY latest "&w3c.tr.latest;/&prefix;/"> | ||
<!ENTITY latestrec "&w3c.tr.latest;/ttml1/"> | ||
|
||
<!ENTITY w3c.tr "&w3c.tr.latest;/&draft.year;"> | ||
|
||
<!ENTITY document.role "public"> | ||
|
||
<!-- The following is used for document .--> | ||
<!ENTITY document.status "W3C Proposed Recommendation"> | ||
<!ENTITY w3c.status "PR"> | ||
<!ENTITY doctype "pr"> | ||
|
||
<!ENTITY w3c-designation | ||
"&w3c.tr.latest;/&draft.year;/&w3c.status;-&prefix;-&draft.date;/"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ of this technical report can be found in the <loc | |
href="https://www.w3.org/TR/">W3C technical reports index</loc> at | ||
https://www.w3.org/TR/.</emph></p> | ||
|
||
<p>This is the Third Candidate Recommendation (CR3) of the Timed Text | ||
<p>This is the Proposed Recommendation (PR) of the Timed Text | ||
Markup Language &versionOfTT; (TTML&versionOfTT;), and is intended to | ||
be progressed to a W3C Recommendation. If you wish to make comments | ||
regarding this document, please file an <loc | ||
|
@@ -19,72 +19,24 @@ href="mailto:[email protected]">[email protected]</loc> (<loc | |
href="mailto:[email protected]?subject=subscribe">subscribe</loc>, | ||
<loc | ||
href="http://lists.w3.org/Archives/Public/public-tt/">archives</loc>) | ||
with a subject line starting with <code>[ttml2]</code>. The deadline for | ||
comments is 11 September 2018.</p> | ||
|
||
<p>The W3C publishes | ||
a Candidate Recommendation to indicate that the document is believed | ||
to be stable and to encourage implementation by the developer | ||
community. This Candidate Recommendation is expected to advance to | ||
Proposed Recommendation no earlier than 04 October 2018.</p> | ||
|
||
<p>For this specification to exit CR, the following criteria must be | ||
met, as documented in the Working Group's <loc | ||
href="https://www.w3.org/wiki/TTML/TTML2ImplementationReport">implementation | ||
report</loc>. For each feature introduced in this specification:</p> | ||
|
||
<olist> | ||
<item><p>At least two independent implementations must support the | ||
feature. If both transformation semantics and presentation semantics | ||
are defined for the feature, then at least one implementation must | ||
be a transformation processor and at least one implementation must | ||
be a presentation processor;</p></item> | ||
<item><p>At least one of those implementations must be a validating | ||
processor that successfully verifies valid or invalid use of the | ||
feature as applicable.</p></item> | ||
</olist> | ||
|
||
<p>The following features are at-risk, and may be dropped during the CR period:</p> | ||
|
||
<ulist> | ||
<item><p><loc href="#feature-animation-version-2">#animation-version-2</loc></p></item> | ||
<item><p><loc href="#feature-audio">#audio</loc></p></item> | ||
<item><p><loc href="#feature-audio-description">#audio-description</loc></p></item> | ||
<item><p><loc href="#feature-audio-speech">#audio-speech</loc></p></item> | ||
<item><p><loc href="#feature-border-radii">#border-radii</loc></p></item> | ||
<item><p><loc href="#feature-bpd">#bpd</loc></p></item> | ||
<item><p><loc href="#feature-display-inlineBlock">#display-inlineBlock</loc></p></item> | ||
<item><p><loc href="#feature-embedded-audio">#embedded-audio</loc></p></item> | ||
<item><p><loc href="#feature-extent-measure">#extent-measure</loc></p></item> | ||
<item><p><loc href="#feature-font">#font</loc></p></item> | ||
<item><p><loc href="#feature-fontSelectionStrategy-character">#fontSelectionStrategy-character</loc></p></item> | ||
<item><p><loc href="#feature-gain">#gain</loc></p></item> | ||
<item><p><loc href="#feature-ipd">#ipd</loc></p></item> | ||
<item><p><loc href="#feature-lineShear">#lineShear</loc></p></item> | ||
<item><p><loc href="#feature-pan">#pan</loc></p></item> | ||
<item><p><loc href="#feature-pitch">#pitch</loc></p></item> | ||
<item><p><loc href="#feature-region-implied-animation">#region-implied-animation</loc></p></item> | ||
<item><p><loc href="#feature-rubyAlign-withBase">#rubyAlign-withBase</loc></p></item> | ||
<item><p><loc href="#feature-shear">#shear</loc></p></item> | ||
<item><p><loc href="#feature-speak">#speak</loc></p></item> | ||
<item><p><loc href="#feature-speech">#speech</loc></p></item> | ||
<item><p><loc href="#feature-validation">#validation</loc></p></item> | ||
</ulist> | ||
|
||
<p>The term “at-risk” is a W3C Process term-of-art, and does not | ||
necessarily imply that the feature is in danger of being dropped or | ||
delayed. It means that the Working Group believes the feature may have | ||
difficulty being interoperably implemented in a timely manner, and | ||
marking it as such allows the Working Group to drop the feature if | ||
necessary when transitioning to the Proposed Recommendation stage | ||
without having to publish a new Candidate Recommendation omitting the | ||
feature.</p> | ||
|
||
<p>A cumulative summary of all changes applied to this version since | ||
the current (TTML1, 2nd Edition) Recommendation was published is | ||
available at <loc href="ttml2-changes.html">Timed Text Markup Language | ||
2 (TTML2) Change Summary</loc>. An abbreviated list of changes | ||
affecting language syntax can be found at | ||
with a subject line starting with <code>[ttml2]</code>.</p> | ||
|
||
<p>An implementation report is available | ||
at <loc href="https://www.w3.org/wiki/TTML/TTML2ImplementationReport">implementation | ||
report</loc> documenting that, for each feature introduced in this | ||
specification, at least two independent implementations support the | ||
feature. If both transformation semantics and presentation semantics | ||
are defined for the feature, then at least one implementation is a | ||
transformation processor and at least one implementation is a | ||
presentation processor. Furthermore, at least one of those | ||
implementations is a validating processor that successfully | ||
verifies valid or invalid use of the feature as applicable.</p> | ||
|
||
<p>A cumulative summary of all changes applied from TTML1, 3rd Edition, | ||
to this specification of TTML2, 1st Edition, is available | ||
at <loc href="ttml2-changes.html">Timed Text Markup Language 2 (TTML2) | ||
Change Summary</loc>. An abbreviated list of changes affecting | ||
language syntax can be found at | ||
<specref ref="changes-from-ttml1-vocabulary"/>.</p> | ||
|
||
<p>This document has been produced by the <loc | ||
|
@@ -96,13 +48,12 @@ href="https://www.w3.org/Consortium/Process/">Process</loc>. The | |
authors of this document are listed in the header of this | ||
document.</p> | ||
|
||
<p>Publication as a Candidate Recommendation does not imply | ||
<p>Publication as a Proposed Recommendation does not imply | ||
endorsement by the W3C Membership. This is a draft document and may be | ||
updated, replaced or obsoleted by other documents at any time. It is | ||
inappropriate to cite this document as other than work in | ||
progress.</p> | ||
|
||
|
||
<p>This document was produced by a group operating under the <loc | ||
href="https://www.w3.org/Consortium/Patent-Policy/">W3C Patent | ||
Policy</loc>. W3C maintains a <loc role="disclosure" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters