[html5] r4143 - [e] (0) Fix markup error in example DOM tree.

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 15 01:45:37 PDT 2009


Author: ianh
Date: 2009-10-15 01:45:36 -0700 (Thu, 15 Oct 2009)
New Revision: 4143

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix markup error in example DOM tree.

Modified: complete.html
===================================================================
--- complete.html	2009-10-14 12:03:09 UTC (rev 4142)
+++ complete.html	2009-10-15 08:45:36 UTC (rev 4143)
@@ -110,7 +110,7 @@
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 14 October 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 15 October 2009</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>-->
@@ -9010,7 +9010,7 @@
    <a href=#transparent>transparent</a>. To see if its contents are conforming,
    therefore, the element is replaced by its contents:</p>
 
-   <ul class=domTree><li class=t1><code><a href=#the-p-element>p</a></code><ul><li class=t3><code>#text</code>: <span title="">Hello </span><li class=t1><code><a href=#the-em-element>em</a></code><ul><li class=t3><code>#text</code>: <span title="">wonderful</span><li class=t3><code>#text</code>: <span title=""> world</span></ul><li class=t3><code>#text</code>: <span title="">!</span></ul></ul><p>Since that is conforming, the contents of the <code><a href=#the-a-element>a</a></code> are
+   <ul class=domTree><li class=t1><code><a href=#the-p-element>p</a></code><ul><li class=t3><code>#text</code>: <span title="">Hello </span><li class=t1><code><a href=#the-em-element>em</a></code><ul><li class=t3><code>#text</code>: <span title="">wonderful</span></ul><li class=t3><code>#text</code>: <span title=""> world</span><li class=t3><code>#text</code>: <span title="">!</span></ul></ul><p>Since that is conforming, the contents of the <code><a href=#the-a-element>a</a></code> are
    conforming in the original fragment.</p>
 
   </div>
@@ -85652,6 +85652,7 @@
   Franck 'Shift' Quélain,
   Frank Barchard,
   鵜飼文敏 (Fumitoshi Ukai),
+  Futomi Hatano,
   Gareth Rees,
   Garrett Smith,
   Geoffrey Garen,

Modified: index
===================================================================
--- index	2009-10-14 12:03:09 UTC (rev 4142)
+++ index	2009-10-15 08:45:36 UTC (rev 4143)
@@ -111,7 +111,7 @@
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5</h1>
-    <h2 class="no-num no-toc">Draft Standard — 14 October 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 15 October 2009</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>-->
@@ -8839,7 +8839,7 @@
    <a href=#transparent>transparent</a>. To see if its contents are conforming,
    therefore, the element is replaced by its contents:</p>
 
-   <ul class=domTree><li class=t1><code><a href=#the-p-element>p</a></code><ul><li class=t3><code>#text</code>: <span title="">Hello </span><li class=t1><code><a href=#the-em-element>em</a></code><ul><li class=t3><code>#text</code>: <span title="">wonderful</span><li class=t3><code>#text</code>: <span title=""> world</span></ul><li class=t3><code>#text</code>: <span title="">!</span></ul></ul><p>Since that is conforming, the contents of the <code><a href=#the-a-element>a</a></code> are
+   <ul class=domTree><li class=t1><code><a href=#the-p-element>p</a></code><ul><li class=t3><code>#text</code>: <span title="">Hello </span><li class=t1><code><a href=#the-em-element>em</a></code><ul><li class=t3><code>#text</code>: <span title="">wonderful</span></ul><li class=t3><code>#text</code>: <span title=""> world</span><li class=t3><code>#text</code>: <span title="">!</span></ul></ul><p>Since that is conforming, the contents of the <code><a href=#the-a-element>a</a></code> are
    conforming in the original fragment.</p>
 
   </div>
@@ -76678,6 +76678,7 @@
   Franck 'Shift' Quélain,
   Frank Barchard,
   鵜飼文敏 (Fumitoshi Ukai),
+  Futomi Hatano,
   Gareth Rees,
   Garrett Smith,
   Geoffrey Garen,

Modified: source
===================================================================
--- source	2009-10-14 12:03:09 UTC (rev 4142)
+++ source	2009-10-15 08:45:36 UTC (rev 4143)
@@ -9074,7 +9074,7 @@
    <span>transparent</span>. To see if its contents are conforming,
    therefore, the element is replaced by its contents:</p>
 
-   <ul class="domTree"><li class="t1"><code>p</code><ul><li class="t3"><code>#text</code>: <span title="">Hello </span></li><li class="t1"><code>em</code><ul><li class="t3"><code>#text</code>: <span title="">wonderful</span></li><li class="t3"><code>#text</code>: <span title=""> world</span></li></ul></li><li class="t3"><code>#text</code>: <span title="">!</span></li></ul></li></ul>
+   <ul class="domTree"><li class="t1"><code>p</code><ul><li class="t3"><code>#text</code>: <span title="">Hello </span></li><li class="t1"><code>em</code><ul><li class="t3"><code>#text</code>: <span title="">wonderful</span></li></ul></li><li class="t3"><code>#text</code>: <span title=""> world</span></li><li class="t3"><code>#text</code>: <span title="">!</span></li></ul></li></ul>
 
    <p>Since that is conforming, the contents of the <code>a</code> are
    conforming in the original fragment.</p>
@@ -94457,6 +94457,7 @@
   Franck 'Shift' Quélain,
   Frank Barchard,
   鵜飼文敏 (Fumitoshi Ukai),
+  Futomi Hatano,
   Gareth Rees,
   Garrett Smith,
   Geoffrey Garen,




More information about the Commit-Watchers mailing list