- From: Steve Hansen <steve@2sky.be>
- Date: Tue, 10 Feb 2015 06:25:43 +0000
- To: "www-style@w3.org" <www-style@w3.org>
Received on Wednesday, 11 February 2015 19:53:48 UTC
Hey, I was wondering if anyone has some exact information if the following css selector is allowed: <style> :host-context(.blocky):host(:hover) { display: block; background: red; } </style> Chrome handles the selector correctly. An example can be found here: http://jsbin.com/diburokino/1/edit?html,output Regards, Steve
Received on Wednesday, 11 February 2015 19:53:48 UTC