react-native/React/CSSLayout
Adam Comella 6897f40af7 Fix sizing of absolutely positioned nodes inside overflow:hidden parent
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
2016-08-31 08:13:41 -07:00
..
CSSLayout-internal.h Use quote style for local includes 2016-08-24 10:43:42 -07:00
CSSLayout.c Fix sizing of absolutely positioned nodes inside overflow:hidden parent 2016-08-31 08:13:41 -07:00
CSSLayout.h Use quote style for local includes 2016-08-24 10:43:42 -07:00
CSSMacros.h Update clang-format rules 2016-08-15 09:28:41 -07:00
CSSNodeList.c Use const where possible 2016-08-22 06:59:03 -07:00
CSSNodeList.h Use quote style for local includes 2016-08-24 10:43:42 -07:00