| commit | 05e5ea2e6b758852ef19ee78cd4a7285ab1a1950 | [log] [tgz] |
|---|---|---|
| author | yosin <yosin@chromium.org> | Thu Jul 14 07:14:43 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 07:16:32 2016 |
| tree | 373aac2eba8daba526fd4538e6bfecee2ed0a0b3 | |
| parent | bd40875d06474bc43badc74ef5e4b337c3e6845a [diff] |
Make removeStyleFromRulesAndContext() to use style resolver within style clean This patch makes |EditingStyle::removeStyleFromRulesAndContext()| to call |styleFromMatchedRulesForElement()| within style clean. BUG=627692 TEST=LayoutTests/editing/execCommand/insert_list/insert_list_in_summary_crash.html Review-Url: https://codereview.chromium.org/2147163002 Cr-Commit-Position: refs/heads/master@{#405445}