Bug 26545

Summary: [datagrid] Implement the HTML5 datagrid
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: FormsAssignee: Dave Hyatt <hyatt>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, alex, annevk, arv, gsnedders, james, jan.varga, jeffschiller, laszlo.gombos, nicksantos, sylvain.pasche, tuom.larsen, webmaster
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on: 26546, 26687    
Bug Blocks:    

Description Dave Hyatt 2009-06-19 10:03:42 PDT
This is the master tracking bug for implementing datagrid.
Comment 1 Dave Hyatt 2009-06-19 10:40:13 PDT
This implementation may end up being very different from what's in the spec.  The goal is to create a simpler implementation that can help improve the spec.
Comment 2 James An 2011-04-11 14:47:11 PDT
FYI: The datagrid element has been removed from the HTML5 standard on revision 3555.

Sources:
http://blog.whatwg.org/tag/datagrid#gone
http://html5.org/r/3555
Comment 3 Ahmad Saleem 2023-04-07 03:41:38 PDT
[datagrid] was removed in this commit and I think it was removed from Web-spec as well.

https://github.com/WebKit/WebKit/commit/f4a5506c7cd24f18bc9be3f3a4b942061f13c3c5

Marking this as "RESOLVED WONTFIX", please reopen, if I am wrong.