Text-Shadow: IE8
问题 Alright, so I'm trying to implement text-shadow across various browsers. I have IE6, IE7, FF, Chrome, and Opera all working... but IE8 wont' show any shadows unless it is in 'Compatibility View'. I've looked at a number of 'solutions' via search / Google, but the shadow is still only appearing in 'Compatibility View'. Any ideas on how to get it to show up without having to change modes? Note: Using HTML5 Boilerplate and Modernizr. edit: Added that I'm using Modernizr, and I clicked the wrong