Bug 26545 - [datagrid] Implement the HTML5 datagrid
Summary: [datagrid] Implement the HTML5 datagrid
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on: 26546 26687
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-19 10:03 PDT by Dave Hyatt
Modified: 2023-04-07 03:41 PDT (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.