WordPress / better-code-editing

[✅ Merged into 4.9-alpha] Better Code Editing WordPress plugin
https://wordpress.org/plugins/better-code-editing/
38 stars 16 forks source link

Align warnings and error support level with core #26

Closed joyously closed 7 years ago

joyously commented 7 years ago

I looked at the style.css of Twenty Fifteen once I installed the codemirror plugin, and it warns of several styles not supported by IE6 or IE7. That's great, but WordPress no longer supports those, so shouldn't it only flag the problems that align with what core is supporting?