mirror of
https://github.com/status-im/react-native.git
synced 2025-02-08 23:53:27 +00:00
Summary: When an absolutely positioned node appeared inside an overflow:hidden parent, we were limiting its height. This is inconsistent with how layout behaves on the web. Closes https://github.com/facebook/css-layout/pull/218 Reviewed By: lucasr Differential Revision: D3797285 Pulled By: emilsjolander fbshipit-source-id: 98f98e77aa26edce86b9882c1cac284799b69a27