Files
yoga/java/tests/com/facebook/yoga
David Aurelio bc7e504b29 Fix bugs around align-content
Summary:
@public

Regenerating the “golden master” tests with chrome surfaced different bugs around `align-content`:

- a misunderstanding that values in `align-content` only applied *if there is only one line.* In fact, it applies *every time* a container is set to `flex-wrap: wrap`. Chrome had this wrong, and as such our tests were generated with incorrect parameters.
- empty children growing to the cross axis size of the container, even when `align-content` is different from `stretch`. This was implemented incorrectly in Chrome as well. Here, we fix it with an extra check.

Reviewed By: SidharthGuglani

Differential Revision: D14725402

fbshipit-source-id: a45bebdadb9c694dc0eb7e27cb52b3d247f81c50
2019-04-08 03:20:27 -07:00
..
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00