-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Description
I wonder if this bidi behavior is worth adding facilities for in CSS: https://en.wikipedia.org/wiki/Boustrophedon. Alternate lines have horizontally reversed characters, so the flow of reading flows back and forth across the page. It's sort of like specifying <bdo> on every other line.
(It's low priority, but maybe worth considering?)