Use CSSJanus from upstream (v1.1.0)
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 26 Sep 2014 00:11:58 +0000 (17:11 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 26 Sep 2014 01:00:27 +0000 (18:00 -0700)
commit282847e6d3c4328138f4d6a056b759d38af68e9a
treef8bef6cce44226ac5341138b6a23fa4332ef2b99
parent1897f32e6fd50419384e39d091f1e41629d87226
Use CSSJanus from upstream (v1.1.0)

Remove the local copy and include upstream instead.

Remove local unit tests as it's now a proper upstream lib that
is tested by uptream.

Release:

  https://github.com/cssjanus/php-cssjanus/releases/tag/v1.1.0

Changes:

  Features
  * Support "/*!" syntax for @noflip.
  * Flip border-style.

  Bug fixes
  * Improve flipping of background-position.
  * Restrict four_notation_quantity to margin, padding and border-width.
  * Flip two values in border-radius rule (in addition to four values).

Change-Id: Ieb6e179d6163f99a9c98fd99c2277d25135871fe
RELEASE-NOTES-1.24
includes/libs/CSSJanus.php
tests/phpunit/includes/libs/CSSJanusTest.php [deleted file]