mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-17 12:51:43 +08:00
Summary: UAs must adjust border radius values to fit a content box: >>> Corner curves must not overlap: When the sum of any two adjacent border radii exceeds the size of the border box, UAs must proportionally reduce the used values of all border radii until none of them overlap. This diff implements that. Reviewed By: mdvacca Differential Revision: D15028325 fbshipit-source-id: 368232ffa2fa0409d13759bbbe7fe10f8474c400