Fixes #765 - two values of border-radius.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 30 May 2016 06:18:30 +0000 (08:18 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 31 May 2016 08:47:42 +0000 (10:47 +0200)
commit079c0c4a297926f50d4d104729164aef2dced846
treedc29b3b484f7cf64884e8d9ad936641ff61dbbca
parent55165afa40de92f6cdf9f4d8b3ad33909e3b82d1
Fixes #765 - two values of border-radius.

Horizontal and vertical values of longhand properties were not
correctly merged into shorthand border-radius.
History.md
lib/properties/break-up.js
lib/properties/restore.js
test/properties/break-up-test.js
test/properties/shorthand-compacting-test.js
test/selectors/simple-test.js