Import "Fix percent absolute position and size calcuate different with web" behind experimental feature (#1028) #1201

Closed
NickGerleman wants to merge 5 commits from import-1028 into main
NickGerleman commented 2022-12-29 11:41:30 -08:00 (Migrated from github.com)

Fixes #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]

Fixes #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]
facebook-github-bot commented 2022-12-29 12:58:04 -08:00 (Migrated from github.com)

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D42282358).
facebook-github-bot commented 2023-01-08 13:43:49 -08:00 (Migrated from github.com)

@NickGerleman merged this pull request in facebook/yoga@7e96b65790.

@NickGerleman merged this pull request in facebook/yoga@7e96b65790c53359583e480776278159556b7def.

Pull request closed

Sign in to join this conversation.
No description provided.