Background
https://phabricator.wikimedia.org/T102364#9195445
The trident hack is used to fix a rounding error in IE11 font-sizes. Given that IE11 now falls into Grade C (basic) browser support category, this hack can be removed from the Vector 2022 skin. It can remain in Vector Legacy since that skin targets older browsers.
Outcome:
- [x ] The Less variable @font-size-base--trident-hack is removed
- [ x] All instances of font-size: @font-size-base--trident-hack; usage is removed from Vector 2022
QA
- Pixel tests should sufficiently cover any potential regressions related to this work.