Last Updated:
07 Oct 2019 14:55
by ADMIN
RichTextBox: HtmlFormatProvider: Span elements defined after div are imported as children of this div
When an HTML document contains a div and a span just after it, the span is imported as a child of the div. As a result, the span inherits some of the settings applied to the div.