RESOLVED FIXED 149440
Implement :host pseudo class
https://bugs.webkit.org/show_bug.cgi?id=149440
Summary Implement :host pseudo class
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.