[html5] r2966 - [e] (0) Typos: round 2. (credit: gb)

whatwg at whatwg.org whatwg at whatwg.org
Sat Apr 18 17:01:01 PDT 2009


Author: ianh
Date: 2009-04-18 17:01:00 -0700 (Sat, 18 Apr 2009)
New Revision: 2966

Modified:
   index
   source
Log:
[e] (0) Typos: round 2. (credit: gb)

Modified: index
===================================================================
--- index	2009-04-18 23:56:29 UTC (rev 2965)
+++ index	2009-04-19 00:01:00 UTC (rev 2966)
@@ -39,7 +39,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML 5</h1>
-   <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 18 April 2009</h2>
+   <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 19 April 2009</h2>
    <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>
    <dl><dt>Multiple-page version:</dt>
@@ -33877,7 +33877,9 @@
   <div class=impl>
 
   <p>The element has a <dfn id=concept-output-mode title=concept-output-mode>value mode
-  flag</dfn> which is either <i title=concept-output-mode-value>value</i> or <i title=concept-output-mode-default>default</i>. Initially the <a href=#concept-output-mode title=concept-output-mode>value mode flag</a> must be set to <i title=concept-output-mode-default>default</i>.</p>
+  flag</dfn> which is either <i title=concept-output-mode-value>value</i> or <i title=concept-output-mode-default>default</i>. Initially, the
+  <a href=#concept-output-mode title=concept-output-mode>value mode flag</a> must be set
+  to <i title=concept-output-mode-default>default</i>.</p>
 
   <p>When the to <a href=#concept-output-mode title=concept-output-mode>value mode
   flag</a> is in mode <i title=concept-output-mode-default>default</i>, the contents of the
@@ -36347,7 +36349,7 @@
   </dl><p>The <code><a href=#datagrid>datagrid</a></code> itself also has a <dfn id=datagrid-child-count title="datagrid
   child count">child count</dfn> and a <dfn id=datagrid-row-count title="datagrid row
   count">row count</dfn>, which are analogous to the child counts and
-  row counts for rows. Initially these must be zero.</p>
+  row counts for rows. Initially, these must be zero.</p>
 
   <hr><p>The <dfn id=datagrid-resort-steps><code>datagrid</code> resort steps</dfn>, which are
   invoked when the sort order changes as described in the previous
@@ -37815,8 +37817,8 @@
   <div class="impl">
 
   <p>Each <code>datagrid</code> element must keep track of which rows
-  are currently selected. Initially no rows are selected, but this can
-  be changed via the methods described in this section.</p>
+  are currently selected. Initially, no rows are selected. This can be
+  changed using the methods described in this section.</p>
 
   <p>The selection of a <code>datagrid</code> is represented by its
   <dfn title="dom-datagrid-selection"><code>selection</code></dfn> DOM
@@ -39917,7 +39919,7 @@
   contexts</a> can have a <dfn id=first-script>first script</dfn> which is used to
   obtain, amongst other things, the <a href="#script's-base-url">script's base URL</a> to
   <a href=#resolve-a-url title="resolve a url">resolve</a> relative <a href=#url title=URL>URLs</a> used in scripts running in that <a href=#unit-of-related-similar-origin-browsing-contexts>unit
-  of related similar-origin browsing contexts</a>. Initially there
+  of related similar-origin browsing contexts</a>. Initially, there
   is no <a href=#first-script>first script</a>.</p>
 
   </div>
@@ -43600,8 +43602,8 @@
 
         <p>If there is no <a href=#application-cache-group>application cache group</a>
         identified by <var title="">manifest URL</var>, then create a
-        new <a href=#application-cache-group>application cache group</a> identified by <var title="">manifest URL</var>. Initially it has no <a href=#application-cache title="application cache">application caches</a>, though
-        one will be created later in this algorithm.</p>
+        new <a href=#application-cache-group>application cache group</a> identified by <var title="">manifest URL</var>. Initially, it has no <a href=#application-cache title="application cache">application caches</a>. One will
+        be created later in this algorithm.</p>
 
        </dd>
 
@@ -49445,7 +49447,7 @@
 
   <p>In addition, there is also a <dfn id=current-drag-operation>current drag operation</dfn>,
   which can take on the values "none", "copy", "link", and "move".
-  Initially it has the value "none". It is updated by the user agent
+  Initially, it has the value "none". It is updated by the user agent
   as described in the steps below.</p>
 
   <p>User agents must, every 350ms (±200ms), perform the
@@ -52960,7 +52962,7 @@
   <p>The <dfn id=insertion-mode>insertion mode</dfn> is a flag that controls the primary
   operation of the tree construction stage.</p>
 
-  <p>Initially the <a href=#insertion-mode>insertion mode</a> is "<a href=#the-initial-insertion-mode title="insertion mode: initial">initial</a>". It can change to
+  <p>Initially, the <a href=#insertion-mode>insertion mode</a> is "<a href=#the-initial-insertion-mode title="insertion mode: initial">initial</a>". It can change to
   "<a href=#the-before-html-insertion-mode title="insertion mode: before html">before html</a>",
   "<a href=#the-before-head-insertion-mode title="insertion mode: before head">before head</a>",
   "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>", "<a href=#parsing-main-inheadnoscript title="insertion mode: in head noscript">in head noscript</a>",
@@ -53104,7 +53106,7 @@
 
   </ol><h5 id=the-stack-of-open-elements><span class=secno>8.2.3.2 </span>The stack of open elements</h5>
 
-  <p>Initially the <dfn id=stack-of-open-elements>stack of open elements</dfn> is empty. The
+  <p>Initially, the <dfn id=stack-of-open-elements>stack of open elements</dfn> is empty. The
   stack grows downwards; the topmost node on the stack is the first
   one added to the stack, and the bottommost node of the stack is the
   most recently added node in the stack (notwithstanding when the
@@ -53252,7 +53254,7 @@
 
   <h5 id=the-list-of-active-formatting-elements><span class=secno>8.2.3.3 </span>The list of active formatting elements</h5>
 
-  <p>Initially the <dfn id=list-of-active-formatting-elements>list of active formatting elements</dfn> is
+  <p>Initially, the <dfn id=list-of-active-formatting-elements>list of active formatting elements</dfn> is
   empty. It is used to handle mis-nested <a href=#formatting title=formatting>formatting element tags</a>.</p>
 
   <p>The list contains elements in the <a href=#formatting>formatting</a>
@@ -53344,7 +53346,7 @@
 
   </ol><h5 id=the-element-pointers><span class=secno>8.2.3.4 </span>The element pointers</h5>
 
-  <p>Initially the <dfn id=head-element-pointer><code title="">head</code> element
+  <p>Initially, the <dfn id=head-element-pointer><code title="">head</code> element
   pointer</dfn> and the <dfn id=form-element-pointer><code title="">form</code> element
   pointer</dfn> are both null.</p>
 
@@ -53383,7 +53385,7 @@
 
   <p>The exact behavior of certain states depends on a <dfn id=content-model-flag>content
   model flag</dfn> that is set after certain tokens are emitted. The
-  flag has several states: <i title="">PCDATA</i>, <i title="">RCDATA</i>, <i title="">CDATA</i>, and <i title="">PLAINTEXT</i>. Initially it must be in the PCDATA
+  flag has several states: <i title="">PCDATA</i>, <i title="">RCDATA</i>, <i title="">CDATA</i>, and <i title="">PLAINTEXT</i>. Initially, it must be in the PCDATA
   state. In the RCDATA and CDATA states, a further <dfn id=escape-flag>escape
   flag</dfn> is used to control the behavior of the tokenizer. It is
   either true or false, and initially must be set to the false
@@ -63711,6 +63713,7 @@
   Geoffrey Garen,
   Geoffrey Sneddon,
   George Lund,
+  Greg Botten,
   Greg Houston,
   Grey,
   Gytis Jakutonis,

Modified: source
===================================================================
--- source	2009-04-18 23:56:29 UTC (rev 2965)
+++ source	2009-04-19 00:01:00 UTC (rev 2966)
@@ -38030,9 +38030,9 @@
   <p>The element has a <dfn title="concept-output-mode">value mode
   flag</dfn> which is either <i
   title="concept-output-mode-value">value</i> or <i
-  title="concept-output-mode-default">default</i>. Initially the <span
-  title="concept-output-mode">value mode flag</span> must be set to <i
-  title="concept-output-mode-default">default</i>.</p>
+  title="concept-output-mode-default">default</i>. Initially, the
+  <span title="concept-output-mode">value mode flag</span> must be set
+  to <i title="concept-output-mode-default">default</i>.</p>
 
   <p>When the to <span title="concept-output-mode">value mode
   flag</span> is in mode <i
@@ -40988,7 +40988,7 @@
   <p>The <code>datagrid</code> itself also has a <dfn title="datagrid
   child count">child count</dfn> and a <dfn title="datagrid row
   count">row count</dfn>, which are analogous to the child counts and
-  row counts for rows. Initially these must be zero.</p>
+  row counts for rows. Initially, these must be zero.</p>
 
   <hr>
 
@@ -42642,8 +42642,8 @@
   <div class="impl">
 
   <p>Each <code>datagrid</code> element must keep track of which rows
-  are currently selected. Initially no rows are selected, but this can
-  be changed via the methods described in this section.</p>
+  are currently selected. Initially, no rows are selected. This can be
+  changed using the methods described in this section.</p>
 
   <p>The selection of a <code>datagrid</code> is represented by its
   <dfn title="dom-datagrid-selection"><code>selection</code></dfn> DOM
@@ -45103,7 +45103,7 @@
   obtain, amongst other things, the <span>script's base URL</span> to
   <span title="resolve a url">resolve</span> relative <span
   title="URL">URLs</span> used in scripts running in that <span>unit
-  of related similar-origin browsing contexts</span>. Initially there
+  of related similar-origin browsing contexts</span>. Initially, there
   is no <span>first script</span>.</p>
 
   </div>
@@ -49369,9 +49369,9 @@
         <p>If there is no <span>application cache group</span>
         identified by <var title="">manifest URL</var>, then create a
         new <span>application cache group</span> identified by <var
-        title="">manifest URL</var>. Initially it has no <span
-        title="application cache">application caches</span>, though
-        one will be created later in this algorithm.</p>
+        title="">manifest URL</var>. Initially, it has no <span
+        title="application cache">application caches</span>. One will
+        be created later in this algorithm.</p>
 
        </dd>
 
@@ -57780,7 +57780,7 @@
 
   <p>In addition, there is also a <dfn>current drag operation</dfn>,
   which can take on the values "none", "copy", "link", and "move".
-  Initially it has the value "none". It is updated by the user agent
+  Initially, it has the value "none". It is updated by the user agent
   as described in the steps below.</p>
 
   <p>User agents must, every 350ms (&#xB1;200ms), perform the
@@ -61498,7 +61498,7 @@
    field, this time with no value, which resets the last event ID to
    the empty string (meaning no <code title="">Last-Event-ID</code>
    header will now be sent in the event of a reconnection being
-   attempted). Finally the last block just fires an event with the
+   attempted). Finally, the last block just fires an event with the
    data "third event". Note that the last block doesn't have to end
    with a blank line, the end of the stream is enough to trigger the
    dispatch of the last event.</p>
@@ -65085,7 +65085,7 @@
   <p>The <dfn>insertion mode</dfn> is a flag that controls the primary
   operation of the tree construction stage.</p>
 
-  <p>Initially the <span>insertion mode</span> is "<span
+  <p>Initially, the <span>insertion mode</span> is "<span
   title="insertion mode: initial">initial</span>". It can change to
   "<span title="insertion mode: before html">before html</span>",
   "<span title="insertion mode: before head">before head</span>",
@@ -65259,7 +65259,7 @@
 
   <h5>The stack of open elements</h5>
 
-  <p>Initially the <dfn>stack of open elements</dfn> is empty. The
+  <p>Initially, the <dfn>stack of open elements</dfn> is empty. The
   stack grows downwards; the topmost node on the stack is the first
   one added to the stack, and the bottommost node of the stack is the
   most recently added node in the stack (notwithstanding when the
@@ -65427,7 +65427,7 @@
 
   <h5>The list of active formatting elements</h5>
 
-  <p>Initially the <dfn>list of active formatting elements</dfn> is
+  <p>Initially, the <dfn>list of active formatting elements</dfn> is
   empty. It is used to handle mis-nested <span
   title="formatting">formatting element tags</span>.</p>
 
@@ -65530,7 +65530,7 @@
 
   <h5>The element pointers</h5>
 
-  <p>Initially the <dfn><code title="">head</code> element
+  <p>Initially, the <dfn><code title="">head</code> element
   pointer</dfn> and the <dfn><code title="">form</code> element
   pointer</dfn> are both null.</p>
 
@@ -65572,7 +65572,7 @@
   model flag</dfn> that is set after certain tokens are emitted. The
   flag has several states: <i title="">PCDATA</i>, <i
   title="">RCDATA</i>, <i title="">CDATA</i>, and <i
-  title="">PLAINTEXT</i>. Initially it must be in the PCDATA
+  title="">PLAINTEXT</i>. Initially, it must be in the PCDATA
   state. In the RCDATA and CDATA states, a further <dfn>escape
   flag</dfn> is used to control the behavior of the tokenizer. It is
   either true or false, and initially must be set to the false
@@ -74712,6 +74712,7 @@
   Geoffrey Garen,
   Geoffrey Sneddon,
   George Lund,
+  Greg Botten,
   Greg Houston,
   Grey,
   Gytis Jakutonis,




More information about the Commit-Watchers mailing list