new -dm-text-outline style value doesn't work
Numbered Steps to Reproduce Problem:
Try to use new -dm-text-outline style value
Code Snippet (if applicable) to Reproduce Problem:
maptext="<span style='-dm-text-outline: 1px #222d OUTLINE_SHARP; font-size: 7pt; color: #FFFFFF; text-align: left; font-family: Fixedsys;'>text</span>"
//or
maptext="<span style='-dm-text-outline: 1px #222d sharp; font-size: 7pt; color: #FFFFFF; text-align: left; font-family: Fixedsys;'>text</span>"
Expected Results:
Outline appear w the custom attribute
Actual Results:
Outline doesn't appear anymore
Does the problem occur:
Every time? Or how often? Every time
In other games? Yes
In other user accounts? Yes
On other computers? Yes
When does the problem NOT occur? Never
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.) Nope
Workarounds: None that I know of