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 Summary: 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
- Loading branch information