Elliott Sprehn 9931dadd39 Don't check shareElement for attribute rules in SharedStyleFinder.
There's no reason to do this, if an element matched
an attribute rule then it'll have a unique style and
RenderStyle::isSharable() will return false so we
wouldn't even get here.

If we could have matched an attribute rule, but didn't
actually match one then we can continue to share with
other elements that aren't affected by attribute rules
since even though our attributes could affect styling
the rules didn't match us.

R=ojan@chromium.org

Review URL: https://codereview.chromium.org/843233002
2015-01-09 19:14:33 -08:00
..
2014-12-15 17:29:04 -08:00
2014-12-15 17:29:04 -08:00
2014-12-15 17:29:04 -08:00
2014-12-15 17:29:04 -08:00
2014-12-15 17:29:04 -08:00
2014-10-23 11:17:19 -07:00
2014-12-03 10:50:02 -08:00
2014-12-03 10:50:02 -08:00
2014-12-15 17:29:04 -08:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00
2014-12-15 18:29:19 -08:00
2014-12-03 10:50:02 -08:00
2014-12-15 17:29:04 -08:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00
2014-12-15 17:29:04 -08:00
2014-12-15 17:29:04 -08:00
2014-12-15 18:29:19 -08:00
2014-12-15 18:29:19 -08:00
2014-10-23 11:17:19 -07:00