[css-grid] Fix excesive usage of SubtreeLayoutScope
The purpose of the class is to mark a subtree as needing layout mainly for multipass layout. We should just use LayoutObject->setNeedsLayout() Review-Url: https://codereview.chromium.org/2341433003 Cr-Commit-Position: refs/heads/master@{#418576}
Showing
Please register or sign in to comment