Bug 10048
Summary: | ER: Add support for XForms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Burns <robburns1> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Enhancement | CC: | ahmad.saleem792, akeerthi, karlcow, marcosc, robburns1, webkit |
Priority: | P4 | ||
Version: | 420+ | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://www.w3.org/TR/xforms/ |
Robert Burns
The example from w3.org: http://www.w3.org/TR/2006/REC-xforms-20060314/sliceG.html#xforms-in-xhtml-00. Fails to render the controls (note: this example also makes extensive use of several xml namespaces, so that may also be the problem).
Webkit renders it as basically plain text. Even though the xforms controls all map fairly simply to exissting webkit controls. I find no mention of Xforms on the projects page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Burns
changed to enhancement and p3.
Maciej Stachowiak
We're unlikely to support XForms in the near future.
Robert Blaut
There is no reason to keeping enhancement requests in an unconfirmed state. Lowering priority per comment #2.
Ahmad Saleem
Latest https://www.w3.org/TR/xforms11/
While working draft - 2.0 - https://www.w3.org/TR/xforms20/
Karl Dubost
XForms have not been implemented by the main browser engines to the best of my knowledge and I don't think there are any plans to do so. The effort in the history of Web Standards work was converted to HTML5 Forms.