HTML5.0AtRiskFeatures
From HTML WG Wiki
Contents
HTML 5.0 Features at Risk
WARNING: This wiki page is used solely as a shared document holding place while the list of AR features is discussed. Do NOT use this as the definitive list, that will be listed in the document itself once published.
Features to remove in LC
- <details>/<summary>
- <dialog> (extension spec?)
- :dir() pseudoclass
- <iframe seamless> (extension spec?)
- isContentHandlerRegistered, isProtocolHandlerRegistered
- input types datetime, datetime-local, week, month (extension spec?)
- reportValidity
- <style scoped>
- XMLDocument.load (from 5.1 as well)
Features at risk in LC
- DataCue
- New ruby model?
- input type=time
DOM4 Features at Risk
- ParentNode.prepend() and ParentNode.append() (need tests?)
- ChildNode.after(), ChildNode.before(), and ChildNode.replace() (need tests)
We also need tests for MutationObservers.
ARCHIVES
The sections below are older versions of the thinking on At Risk features.
HTML 5.0
- <hgroup>
- <command> and commands API
- <menu> and context menus feature (“contextmenu” attribute)
- <dialog>
- <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)
- Form Submission Process - method-based switch algorithm and javascript/ftp schemes
- <a media> and <area media> - these media queries are not used
- e4x - remove JavaScript with ECMAScript for XML (e4x) support, since all browsers have removed it