In other browser like chrome, firefox, and IE9, if I have an svg element with a text with " text-decoration: underlined", the text property gets underlined. This is not the case with java-fx webView. If I use "font-weight: bold" with a svg text element it does work so it so at least some styling is working. Also if I use text-decoration: underline on a non svg div, it works fine.
Here is a example that doesn't work in WebView, but does work for other browsers
https://bug317196.bugzilla.mozilla.org/attachment.cgi?id=203724
Here is a example that doesn't work in WebView, but does work for other browsers
https://bug317196.bugzilla.mozilla.org/attachment.cgi?id=203724