| commit | 013ac5eaf30c02dfa356ba5399da43eb9f368040 | [log] [tgz] |
|---|---|---|
| author | joone.hur <joone.hur@intel.com> | Thu Mar 09 02:30:23 2017 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Mar 09 02:30:23 2017 |
| tree | 7242e9a3ce890976a0233a5d911fb4a5319485d3 | |
| parent | 8f4b7a0506f076b26b76dd6aaf624860a6d3fda1 [diff] |
Remove EditingAppleTabSpan class handling EditingAppleTabSpan class is non-standard CSS class name that is produced while creating a span element with tab in editing, but the usage is low(<=0.0001%). This CL removes the code that handles EditingAppleTabSpan class from Blink. Intent to remove: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/OlgmGUvnMU4/9HMNXMjGCQAJ BUG=383677 Review-Url: https://codereview.chromium.org/2718543003 Cr-Commit-Position: refs/heads/master@{#455645}