mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This is not mentioned on the spec https://drafts.csswg.org/css-ui/#outline-offset but web adds the outline-offset to the border-radius of the outline. With this change now we render outline in this case like web Related issue: https://github.com/facebook/react-native/issues/50582 Changelog: [General][Fixed] - Outline now takes into account outline-offset to calculate its border-radius, same as web. Reviewed By: joevilches Differential Revision: D72749009 fbshipit-source-id: b3cd39e09e7856b6ccd45aab541cd51f05559832