-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
text-shadow support #24
Comments
we might put this in.. in the meantime..
|
fwiw textshadow was in css2.0 and removed for 2.1 and then back again in 3.0 |
Possibly going into 1.6, at which point Future will become "Now" and this can be closed. |
adding textshadow to core. closed by 2862e28 |
ralphholzmann
pushed a commit
to ralphholzmann/Modernizr
that referenced
this issue
Jun 8, 2011
patrickkettner
pushed a commit
to patrickkettner/Modernizr
that referenced
this issue
Feb 22, 2015
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Box shadow is mentioned as being the same as text shadow in the documentation (http://www.modernizr.com/docs/#s2.10), but it isn't actually implemented.
The text was updated successfully, but these errors were encountered: