| commit | f136c2921cbebd92222e359a7dd04ef3b2b82307 | [log] [tgz] |
|---|---|---|
| author | foolip <foolip@chromium.org> | Tue Jul 12 22:53:16 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 12 22:54:33 2016 |
| tree | d297932270254849228b1a164f6b024016a01a2a | |
| parent | 638ac13f67307a95515634e131f38d66cbd20b2f [diff] |
Use will-change: auto !important in fullscreen.css will-change: none doesn't actually work, and the original problem with http://output.jsbin.com/wimura was not fixed by https://codereview.chromium.org/1656713002 The test case is modified to match the original problem, so that this doesn't regress with the top layer rewrite. BUG=582318,240576 R=eae@chromium.org,esprehn@chromium.org Review-Url: https://codereview.chromium.org/2131283002 Cr-Commit-Position: refs/heads/master@{#404851}