Mail stripping width="600" from <img> when width value is greater than 99 (two digits)
Hello, on forwarding an email via Yahoo and AOL mail images can revert to their original size when viewed in Desktop Outlook.
In my case I have noticed that when the email is received the attribute width="600" is present on the <img> element, however, on forwarding this attribute is removed, unfortunately this is what Desktop Outlook needs to display the image at the correct size.
This only happens when the value of width="" is greater than two digits.
When <img width="99"> this attribute is present when receiving the email and the image displays at a width of 99, anything higher that this and the attribute gets removed.
All other web based email clients (GMail, Outlook, iCloud) retain this value when it is in triple digits, it is only in Yahoo (and AOL) that this occurs.
Is this a bug?
