[html5] r921 - /

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 18 21:15:55 PDT 2007


Author: ianh
Date: 2007-06-18 21:15:54 -0700 (Mon, 18 Jun 2007)
New Revision: 921

Modified:
   index
   source
Log:
[e] (0) Need to mention layout tables being bad.

Modified: index
===================================================================
--- index	2007-06-19 04:06:33 UTC (rev 920)
+++ index	2007-06-19 04:15:54 UTC (rev 921)
@@ -17293,6 +17293,9 @@
    more than one dimension (a <a href="#table1"
    title=concept-table>table</a>).
 
+  <p class=big-issue>we need some editorial text on how layout tables are bad
+   practice and non-conforming
+
   <p>The children of a <code><a href="#table">table</a></code> element must
    be, in order:
 

Modified: source
===================================================================
--- source	2007-06-19 04:06:33 UTC (rev 920)
+++ source	2007-06-19 04:15:54 UTC (rev 921)
@@ -15012,6 +15012,9 @@
   <p>The <code>table</code> element represents data with more than one
   dimension (a <span title="concept-table">table</span>).</p>
 
+  <p class="big-issue">we need some editorial text on how layout
+  tables are bad practice and non-conforming</p>
+
   <p>The children of a <code>table</code> element must be, in
   order:</p>
 




More information about the Commit-Watchers mailing list