| commit | b36f6a3818c30c1d450028cfcd6cf02141642230 | [log] [tgz] |
|---|---|---|
| author | flackr <flackr@chromium.org> | Fri Jul 08 01:29:54 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 01:31:56 2016 |
| tree | 6ed4bac61a35f5bbfcb5cf242e0ef04664dd7a97 | |
| parent | 4c8533dd7c1b9ac29add8014e6ace14a271e6418 [diff] |
Fix crash with sticky html element. Making the html element sticky was attempting to resolve the html's container's padding against it's container logical width to remove it from the sticky region causing a crash. BUG=626156 TEST=fast/css/sticky/sticky-html-crash.html Review-Url: https://codereview.chromium.org/2130843002 Cr-Commit-Position: refs/heads/master@{#404301}