Merge https://chromium.googlesource.com/chromium/blink/+/0933728126f2db06ab8e945efc98bffa2d42af1c Because valueForBorderRadiusShorthand misses the followings: - showHorizontalBottomRight depends on showHorizontalBottomLeft. - showHorizontalTopRight depends on showHorizontalBottomRight (including showHorizontalBottomLeft). c.f. http://dev.w3.org/csswg/css-backgrounds/#the-border-radius
Created attachment 216127 [details] Fixes the bug
Created attachment 216128 [details] Added the test
Committed r158721: <http://trac.webkit.org/changeset/158721>