### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was _No response_ ### Description Try https://ng-comp-devapp.web.app/menu Nested menu: **LTR** works fine: <img src="https://github.com/angular/components/assets/5672108/c397d8b3-eb71-45df-b3d4-d9b5cfc5c517" width="300" /> **RTL** submenu arrows face the wrong direction: <img src="https://github.com/angular/components/assets/5672108/6e97f71c-d48e-4661-84d7-0ff72bcfc4ff" width="300" /> ### Reproduction https://ng-comp-devapp.web.app/menu ### Expected Behavior Arrows should face left in RTL. ### Actual Behavior Arrows face the same direction in RTL & LTR. ### Environment - Angular: 17.3.2 - CDK/Material: 17.3.2