WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
patch
(13.04 KB, patch)
2015-10-07 08:28 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(13.03 KB, patch)
2015-10-07 09:23 PDT
,
Antti Koivisto
rniwa
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2015-10-07 08:26:58 PDT
Created
attachment 262607
[details]
patch
Antti Koivisto
Comment 2
2015-10-07 08:28:21 PDT
Created
attachment 262608
[details]
patch
Antti Koivisto
Comment 3
2015-10-07 09:23:56 PDT
Created
attachment 262613
[details]
patch
Antti Koivisto
Comment 4
2015-10-07 13:00:28 PDT
https://trac.webkit.org/r190680
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug