Open
Description
Similar to a question I had about customisable select and reading-flow, per whatwg/html#10407 (comment) it seems that reading flow should impact the arrow key navigation of select options which is great. I'm assuming the same applies to the menu proposal. It would be good to explicitly state that in the proposal.
While it might not be best practice to randomly re-order things I think it would still be good if the keyboard accessibility is maintained in such scenarios.
Reading-flow isn't a complete situation (for example if you render your menu horizontally rather than vertically side arrows won't work but that can be dealt with in future.