| commit | b04064cfeecd20d89bee248dfe95b693af8c5359 | [log] [tgz] |
|---|---|---|
| author | pilgrim <pilgrim@chromium.org> | Thu Jul 14 21:22:02 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 21:23:27 2016 |
| tree | 6a0f9151d8ebe34844db3692f1f6d40dfa9dbfed | |
| parent | fce8860058fcbfab7c49d674d578dea1c180ac95 [diff] |
[Layout API] Use layoutViewItem() in StyleResolver Document::layoutView() is deprecated and being removed soon. The replacement is Document::layoutViewItem(), which routes methods through the new block layout API. No new API methods were required. There are no functional changes. BUG=499321 Review-Url: https://codereview.chromium.org/2124013002 Cr-Commit-Position: refs/heads/master@{#405573}