Last Updated: February 25, 2016
·
794
· ChrisNager

Firefox ::selection text-shadow bug

Text shadow is not removed in Firefox when set in ::-moz-selection.

See it here:
http://codepen.io/ChrisNager/pen/vlHnz

This is a bug because the text-shadow property should work with the ::selection pseudo-element according to Mozilla's MDN docs:
https://developer.mozilla.org/en-US/docs/CSS/::selection

Tested in Firefox version 15.0.1.