All I understand about RTL is that some languages are written right-to-left.
In a WordPress theme, what role does the rtl.css stylesheet have? I was under the impression that the only difference was paragraph alignment, but the WordPress themes that I have seen have massive rtl.css files.
What other requirements are there of CSS to provide true RTL support?