htmlText in HTML5

Hi,
in the feature matrix the htmlText feature is set as “partial” for HTML5: where can I see which parts of this feature is supported in HTML5? It looks like the support is really poor, I can’t even use
correctly.
Alternatively, how can I handle formatted (newline, bold, colour etc…) texts?
Thanks

Support for color, size and face are supported (I believe), as well as line breaks, most other things are stripped at the moment.

@GiG Can you try https://github.com/openfl/openfl/pull/1062 ?