RESOLVED FIXED 125968
CSS: Fall back to cache-less cascade when encountering explicitly inherited value.
https://bugs.webkit.org/show_bug.cgi?id=125968
Summary CSS: Fall back to cache-less cascade when encountering explicitly inherited v...
Attachments
Patch (7.08 KB, patch)
2013-12-18 18:33 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-12-18 18:33:13 PST
Created attachment 219600 [details] Patch Bit quick, bit dirty.
Antti Koivisto
Comment 2 2013-12-18 18:39:06 PST
Comment on attachment 219600 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=219600&action=review > Source/WebCore/css/StyleResolver.cpp:4273 > +bool StyleResolver::CascadedProperties::addMatches(const MatchResult& matchResult, bool important, int startIndex, int endIndex, bool inheritedOnly) Argument return might end up reading better.
WebKit Commit Bot
Comment 3 2013-12-18 19:10:00 PST
Comment on attachment 219600 [details] Patch Clearing flags on attachment: 219600 Committed r160820: <http://trac.webkit.org/changeset/160820>
WebKit Commit Bot
Comment 4 2013-12-18 19:10:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.