Flexbox screenshot unexpectedly uses flex-direction: row-reverse
instead of flex-direction: row
.
#37452
Labels
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
MDN URL
https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Flexbox
What specific section or headline is this issue about?
Wrapping
What information was incorrect, unhelpful, or incomplete?
The second screenshot in this section is using
flex-direction: row-reverse
.What did you expect to see?
It seems this screenshot should be using
flex-direction: row
.Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/learn_web_development/core/css_layout/flexbox
The text was updated successfully, but these errors were encountered: