Closed
Description
The nested menu indicator renders weird in high contrast mode for both the pre-MDC and MDC-based menu
We render the arrow using a border on an ::after
element, where 3 of the four border edges are transparent
, but high contrast mode turns all border colors white, so it just looks like a box. As much as I enjoyed render rendering those arrows with CSS, their time has come to an end.