"box-shadow: 1px 2px 3px 4px" gets rearranged, instead of converted to
"box-shadow: -1px 2px 3px 4px"
Attached is a patch again revision 31. It includes unit tests.
Original issue reported on code.google.com by noamraph@gmail.com on 26 Feb 2015 at 10:18
Original issue reported on code.google.com by
noamraph@gmail.com
on 26 Feb 2015 at 10:18Attachments: