HTML5.0AtRiskFeatures
From HTML WG Wiki
(Difference between revisions)
(→HTML Canvas 2D Context) |
(→HTML 5.0) |
||
| Line 17: | Line 17: | ||
* [http://dev.w3.org/html5/spec/rendering.html#links,-forms,-and-navigation UA mechanism for navigating to resources linked to in cite=""], see [https://www.w3.org/Bugs/Public/show_bug.cgi?id=18915 Bug 18915] for more. | * [http://dev.w3.org/html5/spec/rendering.html#links,-forms,-and-navigation UA mechanism for navigating to resources linked to in cite=""], see [https://www.w3.org/Bugs/Public/show_bug.cgi?id=18915 Bug 18915] for more. | ||
* appcache (cf HTML f2f November 1 discussion) | * appcache (cf HTML f2f November 1 discussion) | ||
| + | * [http://www.w3.org/TR/html5/history.html#navigating-across-documents Navigating across documents] | ||
== HTML Canvas 2D Context == | == HTML Canvas 2D Context == | ||
Revision as of 11:20, 2 November 2012
The following in an unordered list of features identified to be at risk for inclusion in the HTML 5.0 set of specifications. Over time this list may be refactored into multiple pages, with this page remaining for navigation purposes.
HTML 5.0
- <hgroup>
- <command> and commands API
- <menu> and context menus feature (“contextmenu” attribute)
- <dialog>
- <details> and <summary>
- <input type=color>
- <input type=datetime>, <input type=month>, <input type=week>, <input type=time>, <input type=datetime-local>
- <output>
- <style scoped>
- <iframe seamless>
- Custom scheme and content handlers (registerProtocolHandler and registerContentHandler)
- Outline algorithm
- UA mechanism for navigating to resources linked to in cite="", see Bug 18915 for more.
- appcache (cf HTML f2f November 1 discussion)
- Navigating across documents
