Bug 157895 - Allow explicitly inherited properties in matched properties cache
Summary: Allow explicitly inherited properties in matched properties cache
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-19 08:06 PDT by Antti Koivisto
Modified: 2016-05-19 08:07 PDT (History)
0 users

See Also:


Attachments
patch (2.85 KB, patch)
2016-05-19 08:07 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-05-19 08:06:41 PDT
There is no need to disallow them. We just need to apply them when using a cache entry.
Comment 1 Antti Koivisto 2016-05-19 08:07:53 PDT
Created attachment 279387 [details]
patch