composer-ng: Use QString::toDouble() in fixHtmlFontSize; add unit tests
Use QString::toDouble() in fixHtmlFontSize, as actual font sizes could well be double.
Add unit tests for fixHtmlFontSize and toCleanHtml helper methods, that should help with porting QRegExp to QRegularExpression.
Edited by Ahmad Samir