Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug where we used border box for size of containing block in a ce…
…rtain case (#41688) Summary: X-link: facebook/yoga#1486 Pull Request resolved: #41688 Somehow missed this case. We never want to measure the CB as that gets border box but we want padding box Reviewed By: NickGerleman Differential Revision: D51376309 fbshipit-source-id: 2b5119c421ef92fadb28a70254cb7fe02aeb8c28
- Loading branch information