- From: poot <cvsmail@w3.org>
- Date: Sat, 8 Aug 2009 05:16:51 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Remove <datagrid> for now. People aren't happy with the current design and we won't have time to address it soon. We'll get back to it in a future version. (whatwg r3555) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2747&r2=1.2748&f=h http://html5.org/tools/web-apps-tracker?from=3554&to=3555 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2747 retrieving revision 1.2748 diff -u -d -r1.2747 -r1.2748 --- Overview.html 7 Aug 2009 10:02:30 -0000 1.2747 +++ Overview.html 7 Aug 2009 20:16:29 -0000 1.2748 @@ -697,44 +697,30 @@ <li><a href="#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a> <ol> <li><a href="#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li> - <li><a href="#datagrid"><span class="secno">4.11.2 </span>The <code>datagrid</code> element</a> - <ol> - <li><a href="#introduction-1"><span class="secno">4.11.2.1 </span>Introduction</a> - <ol> - <li><a href="#example:-a-datagrid-backed-by-a-static-table-element"><span class="secno">4.11.2.1.1 </span>Example: a <code>datagrid</code> backed by a static <code>table</code> element</a></li> - <li><a href="#example:-a-datagrid-backed-by-nested-ol-elements"><span class="secno">4.11.2.1.2 </span>Example: a <code>datagrid</code> backed by nested <code>ol</code> elements</a></li> - <li><a href="#example:-a-datagrid-backed-by-a-server"><span class="secno">4.11.2.1.3 </span>Example: a <code>datagrid</code> backed by a server</a></ol></li> - <li><a href="#populating-the-datagrid"><span class="secno">4.11.2.2 </span>Populating the <code>datagrid</code></a> [...3870 lines suppressed...] - + <!-- Extensions to CSS - for drag and drop - for datagrid + for drag and drop (XXX) + for datagrid [v2DATAGRID] ... - --> </div><h4 id="selectors"><span class="secno">11.8.1 </span>Selectors</h4><p>Attribute and element <em>names</em> of <a href="#html-elements">HTML @@ -66780,7 +67149,6 @@ and support.</p><!-- Hopefully Kam won't notice he's covered by these acknowledgements three times! --><!-- TODO (or delay): - XXX * datagrid: cells that are links (<a href=""></a>) XXX * we should fix The Great Key Problem XXX * library of resources: var library = new ZipFile("data.zip");
Received on Friday, 7 August 2009 20:17:28 UTC