react-native-macos/ReactCommon
Nick Gerleman e55277c331 Import "Fix percent absolute position and size calcuate different with web" behind experimental feature (#1028) (#1201)
Summary:
Fixes https://github.com/facebook/yoga/issues/850

https://github.com/facebook/yoga/issues/850 describes a conformance issue where positioning of an absolute child using percentages is not calculated against the correct box size.

This takes the fix for that in https://github.com/facebook/yoga/pull/1028, regenerates tests, and fixes tests so that the experimental feature can be enabled. Goal is to run this as an experiment internally to see if we can enable by default.

Changelog:
[Internal]

X-link: https://github.com/facebook/yoga/pull/1201

Reviewed By: yungsters

Differential Revision: D42282358

Pulled By: NickGerleman

fbshipit-source-id: 57c0dd9b0f1c47cb9335ff6e13d44b4646e5fa58
2023-01-08 13:41:27 -08:00
..
butter Fixed typo in ReactCommon/buffer/map.h (#34631) 2022-11-30 06:55:21 -08:00
callinvoker Add ability to schedule JS functions as tasks from turbo modules (#35525) 2022-12-01 09:49:44 -08:00
cxxreact Unify native performanceNow implementation across platforms 2022-12-28 11:03:14 -08:00
hermes Replace folly::Optional with std::optional in hermes/inspector (#35613) 2022-12-14 16:22:13 -08:00
jsc Clarify const-ness of JSI references 2022-12-15 19:18:15 -08:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jserrorhandler Revert D42369492: Add basic tests for JsErrorHandler 2023-01-05 13:25:50 -08:00
jsi Clarify const-ness of JSI references 2022-12-15 19:18:15 -08:00
jsiexecutor Unify native performanceNow implementation across platforms 2022-12-28 11:03:14 -08:00
jsinspector Enable C++17 for cxxreact and jsiexecutor/inspector and ... (#35435) 2022-11-23 18:48:47 -08:00
libraries/fbcore/src/test/java/com/facebook/powermock Explicitly set language to JAVA where it is missing [xplat] (round 1) 2022-07-06 09:07:07 -07:00
logger Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
react Revert D41069547: Multisect successfully blamed D40984397 for test or build failures (#35789) 2023-01-06 13:06:17 -08:00
reactperflogger Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
runtimeexecutor Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
yoga Import "Fix percent absolute position and size calcuate different with web" behind experimental feature (#1028) (#1201) 2023-01-08 13:41:27 -08:00
React-Fabric.podspec Revert D41069547: Multisect successfully blamed D40984397 for test or build failures (#35789) 2023-01-06 13:06:17 -08:00
React-rncore.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
ReactCommon.podspec Properly support both libraries and use_frameworks (#35624) (#35637) 2022-12-14 02:24:07 -08:00