style is completely ignored in webclient's output when used in links
Numbered Steps to Reproduce Problem:
Code Snippet (if applicable) to Reproduce Problem:
world << "<a href=\"\" style=\"font-size:1;font-family:'Comic Sans MS';text-decoration:none;color:green;\">Test</a>"
Expected Results:
Green text with no underline
Actual Results:
Default link decoration and colors
Does the problem occur:
Every time? Or how often? Yes
In other games? Yes
In other user accounts? Yes
On other computers? Yes
When does the problem NOT occur? With other tags like font or bold
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds: