| commit | bd50d003d8585043b1f016330ea68f157fae5f41 | [log] [tgz] |
|---|---|---|
| author | cbiesinger <cbiesinger@chromium.org> | Wed Jul 06 23:34:48 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 23:36:31 2016 |
| tree | e1ebae78f67954942d38968bd1b16b310a5386dd | |
| parent | caeab66e9354dc437d57c10895af44ae585442a0 [diff] |
[css-flexbox] Minor performance optimization If we lay out the child due to the intrinsic main axis size, we don't have to force-layout it again later. R=dgrogan@chromium.org,eae@chromium.org TEST=n/a, no change in behavior Review-Url: https://codereview.chromium.org/2128073002 Cr-Commit-Position: refs/heads/master@{#403976}