Bug 26545
Summary: | [datagrid] Implement the HTML5 datagrid | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
Component: | Forms | Assignee: | 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: |
Dave Hyatt
This is the master tracking bug for implementing datagrid.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Hyatt
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.
James An
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
Ahmad Saleem
[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.