-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Closed
Description
Since Edge is switching to Chromium next month, we could/should drop support for the older layout engine in v5. Thoughts @twbs/team?
Advantages:
- Use
scroll-margin-topinstead of pseudo hack (Usescroll-margin-topinstead of pseudo hack #30273) - Better fix for Flex container doesn't display correctly next to a legend #29712
- Use clip-path to simplify
.sr-onlyclass
Status: Keep an eye on legacy Edge usage, if it drops quickly enough we can consider dropping it.
Reactions are currently unavailable