[html5] r5724 - [giow] (0) I guess I overthought this a little when first writing it. Fixing htt [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 27 15:34:58 PST 2010


Author: ianh
Date: 2010-12-27 15:34:57 -0800 (Mon, 27 Dec 2010)
New Revision: 5724

Modified:
   complete.html
   index
   source
Log:
[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

Modified: complete.html
===================================================================
--- complete.html	2010-12-25 06:56:43 UTC (rev 5723)
+++ complete.html	2010-12-27 23:34:57 UTC (rev 5724)
@@ -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 — 25 December 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 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>-->
@@ -85517,38 +85517,14 @@
         <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>

Modified: index
===================================================================
--- index	2010-12-25 06:56:43 UTC (rev 5723)
+++ index	2010-12-27 23:34:57 UTC (rev 5724)
@@ -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 — 25 December 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 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>-->
@@ -81422,38 +81422,14 @@
         <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>

Modified: source
===================================================================
--- source	2010-12-25 06:56:43 UTC (rev 5723)
+++ source	2010-12-27 23:34:57 UTC (rev 5724)
@@ -97987,38 +97987,14 @@
         <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>




More information about the Commit-Watchers mailing list