[LayoutNG] Need to lay out legacy objects to figure out their inline size.
NG cannot always calculate the correct size of objects that are laid out by the legacy engine, so just lay them out if we need to know their size. The computed CSS width on a table may not end up as its used value, for instance. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Iaa327ad21055d6c1af96241b5403193c8b4b5ba3 Reviewed-on: https://chromium-review.googlesource.com/937261Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#539201}
Showing
15.7 KB