Ever had to port a site to use Hebrew? At Google we have, and it would be nice to have tools to help with some of the issues. Lindsey Simon just open sourced a little tool that converts your CSS from LTR and RTL and back again. In this video he talks about the tool, and then ends with a screencast of it at work.
--
Table of Contents
0:00 - Lindsey Simon Interview
5:56 - CSS Janus Demo Screencast
--
LTR to RTL ?, It just seems like the word "RACECAR to me :)
VondaFononono 3 months ago
The video shows (@ about 7:53) a rule containing two background declarations, "background-position" and "background" in that *order*.
But using shorthand as the last one to set the background image should cancel/reset any previous background declarations isn't? Hence resetting the position to left/top (0 0 rather than 95% 80%).
thierryUtube 2 years ago