| commit | cd1ef8eab1d95051b259d196133ae35d1d0ee4da | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Sat Jul 16 03:52:49 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Sat Jul 16 03:55:01 2016 |
| tree | 734f0318907718d638b79b6dcb11a1a918524347 | |
| parent | 20c5b3b3c34113b83f365def5863b3c41b4b4283 [diff] |
DevTools: preserve computed properties expansion on Computed Style re-rendering Today, when the computed styles widget gets updated, it collapses all the previously expanded properties. This patch preserves property expansion on computed style re-rendering. BUG=623317 R=dgozman Review-Url: https://codereview.chromium.org/2152313002 Cr-Commit-Position: refs/heads/master@{#405929}