Fix bug in CSSJanus where background-position and background-position-x weren't flipp...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 2 Feb 2012 16:31:42 +0000 (16:31 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 2 Feb 2012 16:31:42 +0000 (16:31 +0000)
commit2d3862484c7e5f1424a5151022ee07f19bd1628a
tree81918044e1816c4d7394c01b7239bded40c4a221
parent01698002f170d1533b50fa7681298bf83b5a8f26
Fix bug in CSSJanus where background-position and background-position-x weren't flipped if negative values were given. Trevor found this by running the original CSSJanus test suite against his NodeJS port; I should port the test suite to PHPUnit some time
includes/libs/CSSJanus.php