- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Tue, 28 Jan 2014 04:50:01 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory roscoe:/tmp/cvs-serv4420 Modified Files: Overview.html Log Message: Sync WebVTT with Git commit 62a197bec3b61389576aed764ef3e862fa2dee49 --- /sources/public/html5/webvtt/Overview.html 2014/01/28 04:44:29 1.91 +++ /sources/public/html5/webvtt/Overview.html 2014/01/28 04:50:01 1.92 @@ -287,7 +287,7 @@ </p> <h1 class="title p-name" id="title" property="dcterms:title">WebVTT: The Web Video Text Tracks Format</h1> - <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-28T04:44:24.000Z" id="draft-community-group-specification-28-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-28">28 January 2014</time></h2> + <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-28T04:49:56.000Z" id="draft-community-group-specification-28-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-28">28 January 2014</time></h2> <dl> @@ -1300,7 +1300,7 @@ "<code>--></code>" (U+002D HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN).</p> - <p>A <dfn id="dfn-webvtt-percentage-value">WebVTT percentage value</dfn> consists of the following components:</p> + <p>A <dfn id="dfn-webvtt-percentage">WebVTT percentage</dfn> consists of the following components:</p> <ol> <li>One or more <a href="#dfn-ascii-digits" class="internalDFN">ASCII digits</a>.</li> @@ -1638,7 +1638,7 @@ <ol> <li><p>The string "<code>width</code>".</p></li> <li><p>A U+003D EQUALS SIGN character (=).</p></li> - <li><p>A <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p></li> + <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li> </ol> <div class="note"><div class="note-title" aria-level="4" role="heading" id="h_note_13"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-width-setting" class="internalDFN">WebVTT region width setting</a> provides a fixed width as a percentage of the video width for the region into which cues are @@ -1660,9 +1660,9 @@ <ol> <li><p>The string "<code>regionanchor</code>".</p></li> <li><p>A U+003D EQUALS SIGN character (=).</p></li> - <li><p>A <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p></li> + <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li> <li><p>A U+002C COMMA character (,).</p></li> - <li><p>A <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p></li> + <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li> </ol> <div class="note"><div class="note-title" aria-level="4" role="heading" id="h_note_15"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-anchor-setting" class="internalDFN">WebVTT region anchor setting</a> provides a tuple of two percentages that specify the point within the region box that is fixed in @@ -1676,9 +1676,9 @@ <ol> <li><p>The string "<code>viewportanchor</code>".</p></li> <li><p>A U+003D EQUALS SIGN character (=).</p></li> - <li><p>A <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p></li> + <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li> <li><p>A U+002C COMMA character (,).</p></li> - <li><p>A <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p></li> + <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li> </ol> <div class="note"><div class="note-title" aria-level="4" role="heading" id="h_note_16"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-viewport-anchor-setting" class="internalDFN">WebVTT region viewport anchor setting</a> provides a tuple of two percentages that specify the point within @@ -1766,7 +1766,7 @@ <dl> <dt>To represent a specific position relative to the video frame</dt> <dd> - <p>A <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p> + <p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p> </dd> <dt>Or to represent a line number</dt> <dd> @@ -1808,7 +1808,7 @@ <li><p>The string "<code title="">size</code>" as the <a href="#dfn-webvtt-cue-setting-name" class="internalDFN">WebVTT cue setting name</a>.</p></li> <li><p>A U+003A COLON character (:).</p></li> <li><p>As the <a href="#dfn-webvtt-cue-setting-value" class="internalDFN">WebVTT cue setting value</a>: a - <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</p></li> + <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li> </ol> <div class="note"><div class="note-title" aria-level="4" role="heading" id="h_note_24"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-size-cue-setting" class="internalDFN">WebVTT size cue setting</a> configures @@ -1825,7 +1825,7 @@ <li><p>A U+003A COLON character (:).</p></li> <li>As the <a href="#dfn-webvtt-cue-setting-value" class="internalDFN">WebVTT cue setting value</a>: <ol> - <li>a position value consisting of: a <a href="#dfn-webvtt-percentage-value" class="internalDFN">WebVTT percentage value</a>.</li> + <li>a position value consisting of: a <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</li> <li>an optional alignment value consisting of: <ol> <li>A U+002C COMMA character (,).</li>
Received on Tuesday, 28 January 2014 04:50:03 UTC