In #1252178-81: Add Modernizr to core we had a request to add boxshadow
to Modernizr so that the default admin theme could safely replace outline:none
with box-shadow
. I'm not certain of the accessibility implications, but to avoid using that old issue for constant updates of the library, I've opened a new issue.
Patch incoming.