RichTextBox: Importing an image with invalid URI from HTML causes UriFormatException
HtmlFormatProvider cannot import a document that contains an image with invalid URI format. An UriFormatException is thrown and the whole import fails. Similar errors should be handled and the document should be imported.