| commit | 224144b57f0bfa4ded10cd1cf6f52ce32b031e63 | [log] [tgz] |
|---|---|---|
| author | alancutter <alancutter@chromium.org> | Tue Jul 26 05:37:39 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 05:41:37 2016 |
| tree | 3e97d98af26521a2d5d5e6d165a11f45e0e5a869 | |
| parent | 0ffd7bda4112522805100efa554bdb7621de860b [diff] |
Rename consumeClipPath to consumeWebkitClipPath in CSSPropertyParser Reading consumeClipPath() mislead me into thinking clip-path supported <basic-shape> values. This rename makes it clearer that only the prefixed version supports those. Review-Url: https://codereview.chromium.org/2181893002 Cr-Commit-Position: refs/heads/master@{#407716}