commit | 0367568d4af6a8ffd75bfd07bcb0172fef415940 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Aug 18 14:36:02 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 18 14:36:02 2016 -0700 |
tree | 14bee060d31641433472ca447e6c4b2e491f1845 | |
parent | 7fc08585d0d4daada1c8600b6cdef970ee6c2369 [diff] |
Use CSS3 style matching on Android. Android framework doesn't really use this, the largest user is Chromium. At the moment this doesn't resolve oblique requests in a nice way, but the existing code is somewhat close to CSS3 rules already. Instead of adding oblique handling manually, just use the existing CSS3 style matching. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2256843003 Review-Url: https://codereview.chromium.org/2256843003