Hacker News new | ask | show | jobs
by barsonme 4092 days ago
On both Firefox 37.0 and 41.0.2272.101 (gnu/linux x64, 3.19 yadda, yadda...)

    transform: rotateY(180deg);
is the cause of the change.

I'm curious which browser stringham is using.

2 comments

I see the scaleX(-1) on ChromeOS (42.0.2311.60 beta) and Chrome for Android (41.0.2272.96)
For Chrome on Linux (41.0.2272.101) I'm seeing the rotateY(180deg);
Old IE?