Bug 149440

Summary: Implement :host pseudo class
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
patch
none
patch
none
patch rniwa: review+

Ryosuke Niwa
Reported 2015-09-21 18:15:38 PDT
We should provide a mechanism to style the shadow host from its shadow tree. :host([disabled]) { color: grey; } to grey-out text when your component has disabled attribute set. <rdar://problem/22731953>
Attachments
patch (13.03 KB, patch)
2015-10-07 08:26 PDT, Antti Koivisto
no flags
patch (13.04 KB, patch)
2015-10-07 08:28 PDT, Antti Koivisto
no flags
patch (13.03 KB, patch)
2015-10-07 09:23 PDT, Antti Koivisto
rniwa: review+
Antti Koivisto
Comment 1 2015-10-07 08:26:58 PDT
Antti Koivisto
Comment 2 2015-10-07 08:28:21 PDT
Antti Koivisto
Comment 3 2015-10-07 09:23:56 PDT
Antti Koivisto
Comment 4 2015-10-07 13:00:28 PDT
Note You need to log in before you can comment on or make changes to this bug.