Fix typo for region inclusion into cue settings.
--- a/608toVTT/region.html Sun Jun 16 22:31:05 2013 +1000
+++ b/608toVTT/region.html Mon Jun 17 13:42:22 2013 +1000
@@ -243,11 +243,6 @@
<dd>
<p>A number giving the position of the text of the cue within each line. If the cue is not within a region, to be interpreted as a percentage of the video, as defined by the <span title="text track cue writing direction">writing direction</span>, otherwise to be interpreted as a percentage of the region width.</p>
</dd>
-
- <dt>The <dfn title="text track cue display state">display state</dfn>
- <dd>
- <p>This is used as part of the rendering model, to keep cues in a consistent position. It must initially be empty. Whenever the <span>text track cue active flag</span> is unset, the user agent must empty the <span>text track cue display state</span>.</p>
- </dd>
</dl>
<p>When a <span>text track cue</span> whose <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-active-flag">active flag</a> is set has its <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-writing-direction">writing direction</a>, <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-snap-to-lines-flag">snap-to-lines flag</a>, <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-line-position">line position</a>, <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-text-position">text position</a>, <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-size">size</a>, <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-alignment">alignment</a>, <a href="#text-track-cue-region-identifier">region identifier</a> or <a href="http://www.w3.org/TR/html5/single-page.html#text-track-cue-text">text</a> change value, then the user agent must empty the <span>text track cue display state</span>, and then immediately run the <span>text track</span>'s <a href="#rules-for-updating-the-display-of-webvtt-text-tracks" class="internalDFN">rules for updating the display of WebVTT text tracks</a>.</p>
--- a/webvtt/webvtt.html Sun Jun 16 22:31:05 2013 +1000
+++ b/webvtt/webvtt.html Mon Jun 17 13:42:22 2013 +1000
@@ -694,7 +694,7 @@
direction</a>, <a title="text track cue snap-to-lines flag">snap-to-lines flag</a>, <a
title="text track cue line position">line position</a>, <a title="text track cue text
position">text position</a>, <a title="text track cue size">size</a>, <a title="text
- track cue alignment">alignment</a>, <a title="text track regon identifier">region</a>,
+ track cue alignment">alignment</a>, <a title="text track regon identifier">region identifier</a>,
or <a title="text track cue text">text</a> change value, then the user agent must empty
the <a>text track cue display state</a>, and then immediately run the <a>text track</a>'s
<a>rules for updating the display of WebVTT text tracks</a>.</p>