using an html converter, the following code
converter.Parse("<html><body><ul style=\"list-style-type:disc;\"></body></html>")
throws a NullReferenceException
converter.Parse("<html><body><ul style=\"list-style-type:disc;\"></body></html>")
throws a NullReferenceException