This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 312
W002 check should be case insensitive #259
Labels
Comments
Hi, $('head>meta[http-equiv="X-UA-Compatible"]').attr('content').match(/IE=edge/i) != null And will handle the Chrome version (chrome=1) even it's deprecated |
We want to warn about it. See #152. |
agree with you but this tricks make it's right with no case sensitive |
Meh. Any capitalization besides |
Too bad, emmet will generate |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Over at the html5boilerplate project, they recently changed the recommended
x-ua-compatible
meta tag to be lowercase: h5bp/html5-boilerplate#1656The text was updated successfully, but these errors were encountered: