displayerror in 2.3.11 (style in body tag)
-
Hi,
style infos in body tag are not displayed correct.
<!DOCTYPE html>
<html>
<head><meta http-equiv=“Content-Type” content=“text/html; charset=utf-8”/></head>
<body style=“color:#000000; font-family:Verdana,Geneva,sans-serif; font-size:12px”>This Text is displayed not correct in Times New Roman
<span style=“color:#000000; font-family:Verdana,Geneva,sans-serif; font-size:12px”>This Text is displayed correct in Verdana</span><br />
</body>
</html>best regards,
Max -
@mbacks
Where do you see this?