- From: <bugzilla@jessica.w3.org>
- Date: Fri, 17 Jan 2014 05:03:17 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24316
Bug ID: 24316
Summary: [Shadow]: implement :ancestor and change :host
behavior
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: tasak@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
Blocks: 14978
:host is often used with :host, e.g.
:host(div:host), :host(.foobar:host) and so on.
So it would be better to change :host's parameter to match only shadow hosts.
Instead, implement :ancestor (we need better name for this pseudo class) to
have the same behavior as old :host.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 17 January 2014 05:03:20 UTC