Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[giow] (0) I guess I overthought this a little when first writing it.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11112

git-svn-id: http://svn.whatwg.org/webapps@5724 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 27, 2010
1 parent c859d70 commit f9400b5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 86 deletions.
34 changes: 5 additions & 29 deletions complete.html
Expand Up @@ -221,7 +221,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 25 December 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 27 December 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -85517,38 +85517,14 @@ <h5 id=webvtt-cue-text-rendering-rules><span class=secno>14.3.2.1 </span><dfn>We
<p>Let <var title="">maximum size</var> be the <a href=#text-track-cue-text-position>text track cue text position</a>.</p>
</dd>

<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50,
and <var title="">direction</var> is 'ltr'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50,
and <var title="">direction</var> is 'rtl'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-left-writing-direction title="text track cue vertical growing left writing direction">vertical growing left</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-right-writing-direction title="text track cue vertical growing right writing direction">vertical growing right</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50</dt>
<dt>If the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50</dt>
<dd>
<p>Let <var title="">maximum size</var> be the <a href=#text-track-cue-text-position>text track cue text position</a> multiplied by two.</p>
</dd>

<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50,
and <var title="">direction</var> is 'ltr'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50,
and <var title="">direction</var> is 'rtl'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-left-writing-direction title="text track cue vertical growing left writing direction">vertical growing left</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-right-writing-direction title="text track cue vertical growing right writing direction">vertical growing right</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50</dt>
<dt>If the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50</dt>
<dd>
<p>Let <var title="">maximum size</var> be the result of subtracting <a href=#text-track-cue-text-position>text track cue text position</a> from 100 and then multiplying the result by two.</p>
</dd>
Expand Down
34 changes: 5 additions & 29 deletions index
Expand Up @@ -225,7 +225,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 25 December 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 27 December 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -81422,38 +81422,14 @@ iframe:not([seamless]) { border: 2px inset; }</pre>
<p>Let <var title="">maximum size</var> be the <a href=#text-track-cue-text-position>text track cue text position</a>.</p>
</dd>

<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50,
and <var title="">direction</var> is 'ltr'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50,
and <var title="">direction</var> is 'rtl'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-left-writing-direction title="text track cue vertical growing left writing direction">vertical growing left</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-right-writing-direction title="text track cue vertical growing right writing direction">vertical growing right</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50</dt>
<dt>If the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50</dt>
<dd>
<p>Let <var title="">maximum size</var> be the <a href=#text-track-cue-text-position>text track cue text position</a> multiplied by two.</p>
</dd>

<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50,
and <var title="">direction</var> is 'ltr'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-horizontal-writing-direction title="text track cue horizontal writing direction">horizontal</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is less than or equal to 50,
and <var title="">direction</var> is 'rtl'</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-left-writing-direction title="text track cue vertical growing left writing direction">vertical growing left</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50</dt>
<dt>If the <a href=#text-track-cue-writing-direction>text track cue writing direction</a> is <a href=#text-track-cue-vertical-growing-right-writing-direction title="text track cue vertical growing right writing direction">vertical growing right</a>,
the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
and the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50</dt>
<dt>If the <a href=#text-track-cue-alignment>text track cue alignment</a> is <a href=#text-track-cue-middle-alignment title="text track cue middle alignment">middle</a>,
the <a href=#text-track-cue-text-position>text track cue text position</a> is greater than <!-- or equal to --> 50</dt>
<dd>
<p>Let <var title="">maximum size</var> be the result of subtracting <a href=#text-track-cue-text-position>text track cue text position</a> from 100 and then multiplying the result by two.</p>
</dd>
Expand Down
32 changes: 4 additions & 28 deletions source
Expand Up @@ -97987,38 +97987,14 @@ iframe:not([seamless]) { border: 2px inset; }</pre>
<p>Let <var title="">maximum size</var> be the <span>text track cue text position</span>.</p>
</dd>

<dt>If the <span>text track cue writing direction</span> is <span title="text track cue horizontal writing direction">horizontal</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
the <span>text track cue text position</span> is less than or equal to 50,
and <var title="">direction</var> is 'ltr'</dt>
<dt>If the <span>text track cue writing direction</span> is <span title="text track cue horizontal writing direction">horizontal</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
the <span>text track cue text position</span> is greater than <!-- or equal to --> 50,
and <var title="">direction</var> is 'rtl'</dt>
<dt>If the <span>text track cue writing direction</span> is <span title="text track cue vertical growing left writing direction">vertical growing left</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
and the <span>text track cue text position</span> is less than or equal to 50</dt>
<dt>If the <span>text track cue writing direction</span> is <span title="text track cue vertical growing right writing direction">vertical growing right</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
and the <span>text track cue text position</span> is less than or equal to 50</dt>
<dt>If the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
the <span>text track cue text position</span> is less than or equal to 50</dt>
<dd>
<p>Let <var title="">maximum size</var> be the <span>text track cue text position</span> multiplied by two.</p>
</dd>

<dt>If the <span>text track cue writing direction</span> is <span title="text track cue horizontal writing direction">horizontal</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
the <span>text track cue text position</span> is greater than <!-- or equal to --> 50,
and <var title="">direction</var> is 'ltr'</dt>
<dt>If the <span>text track cue writing direction</span> is <span title="text track cue horizontal writing direction">horizontal</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
the <span>text track cue text position</span> is less than or equal to 50,
and <var title="">direction</var> is 'rtl'</dt>
<dt>If the <span>text track cue writing direction</span> is <span title="text track cue vertical growing left writing direction">vertical growing left</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
and the <span>text track cue text position</span> is greater than <!-- or equal to --> 50</dt>
<dt>If the <span>text track cue writing direction</span> is <span title="text track cue vertical growing right writing direction">vertical growing right</span>,
the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
and the <span>text track cue text position</span> is greater than <!-- or equal to --> 50</dt>
<dt>If the <span>text track cue alignment</span> is <span title="text track cue middle alignment">middle</span>,
the <span>text track cue text position</span> is greater than <!-- or equal to --> 50</dt>
<dd>
<p>Let <var title="">maximum size</var> be the result of subtracting <span>text track cue text position</span> from 100 and then multiplying the result by two.</p>
</dd>
Expand Down

0 comments on commit f9400b5

Please sign in to comment.