Goal
With official removal of Remove IE 11, Edge legacy 15-18, Firefox 39-48, Chrome 31-48 from Basic browser support (“Grade C”) in T288287, it's time to get rid of all obsolete (CSS) hacks and fallbacks.
Note, this also applies to every Edge browser derivated version not using Chromium as rendering engine base.
Dev notes
Don't take away the 1 occurrence in Popups, as it seems like a invitation for more cross-browser quirks to actually remove it again.
Criteria for Done
- The following references should be removed or updated:
- CSS/Less https://codesearch.wmcloud.org/deployed/?q=%28IE11%7CInternet+Explorer+11%7CInternet+Explorer%29&files=%28.*%29%5C.%28css%7Cless%29%24&excludeFiles=&repos=
- Leftover JS https://codesearch.wmcloud.org/deployed/?q=%28IE11%7CInternet+Explorer+11%7CInternet+Explorer%29&files=%28.*%29%5C.%28js%29%24&excludeFiles=&repos=#MediaWiki%20core
Note
- Ignore all MW core external libs, calling out specifically jquery* ones here
