Will JavaFX WebView support HTML5 features like indexedDB ?
846950Oct 6 2012 — edited Oct 6 2012I need to be able to access a site that rely on indexedDB, though it seems not yet supported by WebView component.
(List of features: [http://docs.oracle.com/javafx/2/webview/jfxpub-webview.htm] )
Will the WebView component in the future support every HTML5 feature like a full browser like Chrome and Firefox or shouldn't I count on it?
Thank you for any information.