CSSJanus: Handle values of border-radius correctly
authorMatmaRex <matma.rex@gmail.com>
Thu, 6 Jun 2013 15:58:36 +0000 (17:58 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 17 Jul 2013 10:47:10 +0000 (12:47 +0200)
commitad6d2e43d5b1737f880c29d97038f58d8fb98381
treeddda679baa9b12e4dab7478f76eca869fdef7c5c
parentadd3cc56e611d2f0dab1f0679e2b0d8c8ae612d8
CSSJanus: Handle values of border-radius correctly

The values are not "top right bottom left" here, but
"top-left top-right bottom-right bottom-left".

Bug: 49074
Change-Id: I22bc777b59e667aeb36727fdc8e41e8681979128
RELEASE-NOTES-1.22
includes/libs/CSSJanus.php
tests/phpunit/includes/libs/CSSJanusTest.php