Bug 157836 - Resolve !important properties from different shadow trees in a single pass.
Summary: Resolve !important properties from different shadow trees in a single pass.
Status: RESOLVED FIXED
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-18 06:35 PDT by Antti Koivisto
Modified: 2016-05-18 07:33 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.28 KB, patch)
2016-05-18 06:53 PDT, Antti Koivisto
kling: review+
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-18 06:35:38 PDT
Currently we do multiple passes.
Comment 1 Antti Koivisto 2016-05-18 06:53:16 PDT
Created attachment 279245 [details]
patch
Comment 2 Andreas Kling 2016-05-18 07:13:16 PDT
Comment on attachment 279245 [details]
patch

r=me, fine.
Comment 3 Antti Koivisto 2016-05-18 07:33:18 PDT
https://trac.webkit.org/r201075