This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25591 - [Shadow]: Ambiguous grammar
Summary: [Shadow]: Ambiguous grammar
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14978
  Show dependency treegraph
 
Reported: 2014-05-07 20:42 UTC by Erik Arvidsson
Modified: 2014-05-08 21:12 UTC (History)
3 users (show)

See Also:


Attachments

Description Erik Arvidsson 2014-05-07 20:42:46 UTC
http://w3c.github.io/webcomponents/spec/shadow/#dfn-content-insertion-point

"There is no other shadow element in the ancestors of the content element"

Remove "other" since this algorithm only applies to content element
Comment 1 Hayato Ito 2014-05-08 05:31:07 UTC
T
Comment 3 Erik Arvidsson 2014-05-08 21:12:46 UTC
"3.3 Shadow Insertion Points" has the same issue.

"There is no other content element in the ancestors of the shadow element"