--- a/ttml2/spec/ttml2.html Sun Nov 30 19:22:18 2014 -0700
+++ b/ttml2/spec/ttml2.html Sun Nov 30 19:22:34 2014 -0700
@@ -83,9 +83,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$<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/12/01 02:22:18 $<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$ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
+<h2><a id="w3c-doctype"></a>Editors' copy $Date: 2014/12/01 02:22:18 $ @@ @@@@ @@@@</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>
@@ -4762,7 +4762,7 @@
after, and start edges, respectively.</p><p>The <a href="#style-value-length"><length></a> value(s) used to express padding must be non-negative.</p><p>If padding is applied to a <a href="#content-vocabulary-span"><code>span</code></a> element, and content from that element
is divided across multiple line areas, then the specified padding must be applied at each line break boundary. In contrast,
within a single line area, if multiple inline areas are generated by the element, then the specified padding must be applied at
-the first and/or last generated inline area within a line area in inline progression order.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The behavior of padding on a <a href="#content-vocabulary-span"><code>span</code></a> element corresponds with the use of
+the first and/or last generated inline area within a line area the inline progression order of the containing block level element.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The behavior of padding on a <a href="#content-vocabulary-span"><code>span</code></a> element corresponds with the use of
a CSS <code>box-decoration-break</code> property with the value <code>clone</code> at line breaks and the value <code>slice</code>
at non-terminal, i.e., non-first and non-last, inline area boundaries, as defined by <a href="#css3-frag">[CSS Fragmentation]</a>, ยง 5.4.</p></div><p>If a computed value of the property associated with this attribute is not supported,
then a <a href="#terms-presentation-processor">presentation processor</a> must use the closest supported value.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In this context, the phrase <em>closest supported value</em> means the value for which the one-dimensional Euclidean distance between