[html5] r1569 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu May 8 16:11:26 PDT 2008


Author: ianh
Date: 2008-05-08 16:11:26 -0700 (Thu, 08 May 2008)
New Revision: 1569

Modified:
   index
   source
Log:
[e] (0) minor wording fix

Modified: index
===================================================================
--- index	2008-05-08 23:07:44 UTC (rev 1568)
+++ index	2008-05-08 23:11:26 UTC (rev 1569)
@@ -27533,8 +27533,8 @@
 
   <p>The transitive closure of all the <a href="#browsing0" title="browsing
    context">browsing contexts</a> that are <a href="#directly">directly
-   reachable browsing contexts</a> consists of a <dfn id=unit-of>unit of
-   related browsing contexts</dfn>.
+   reachable browsing contexts</a> forms a <dfn id=unit-of>unit of related
+   browsing contexts</dfn>.
 
   <p>All the executable code in a <a href="#unit-of">unit of related browsing
    contexts</a> must execute on a single conceptual thread. The dispatch of

Modified: source
===================================================================
--- source	2008-05-08 23:07:44 UTC (rev 1568)
+++ source	2008-05-08 23:11:26 UTC (rev 1569)
@@ -25241,7 +25241,7 @@
 
   <p>The transitive closure of all the <span title="browsing
   context">browsing contexts</span> that are <span>directly reachable
-  browsing contexts</span> consists of a <dfn>unit of related browsing
+  browsing contexts</span> forms a <dfn>unit of related browsing
   contexts</dfn>.</p>
 
   <p>All the executable code in a <span>unit of related browsing




More information about the Commit-Watchers mailing list