CSS Logical Properties
CSS Logical Properties defines a set of properties that allow you to control layout through logical, rather than physical, properties. It's useful when using writing-mode or when working with languages that are not written from left to right.

Links
List from CSS-Tricks and explanatory article.