Set default values for cue settings in parsing.
--- a/webvtt/webvtt.html Sat Nov 09 12:47:36 2013 +1100
+++ b/webvtt/webvtt.html Sat Nov 09 14:13:48 2013 +1100
@@ -2147,38 +2147,34 @@
attribute values:</p></li>
<ol>
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- identifier</a> be the empty string.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- pause-on-exit flag</a> be false.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- writing direction</a> be <a title="text track cue
- horizontal writing direction">horizontal</a>.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- region identifier</a> be the empty string.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- snap-to-lines flag</a> be true.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue line
- position</a> be <a title="text track cue automatic line
- position">auto</a>.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- text position</a> be 50.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- size</a> be 100.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- text alignment</a> be <a title="text track cue middle
- alignment">middle alignment</a>.</p></li>
-
- <li><p>Let <var title="">cue</var>'s <a>text track cue
- text</a> be the empty string.</p></li>
+ <li><p>Let <var title="">cue</var>'s <a>text track cue identifier</a> be the empty string.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue pause-on-exit flag</a> be false.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue writing direction</a> be
+ <a title="text track cue horizontal writing direction">horizontal</a>.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue region identifier</a> be the empty string.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue snap-to-lines flag</a> be true.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue line position</a> be
+ <a title="text track cue automatic line position">auto</a>.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue line alignment</a> be
+ <a title="text track cue line start alignment">start</a>.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue text position</a> be 50.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a title="">text track text position alignment</a> be
+ <a title="text track text position alignment">middle alignment</a>.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue size</a> be 100.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue text alignment</a> be
+ <a title="text track cue middle alignment">middle alignment</a>.</p></li>
+
+ <li><p>Let <var title="">cue</var>'s <a>text track cue text</a> be the empty string.</p></li>
</ol>
<li><p>If <var title="">line</var> contains the three-character