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 17255 - [Shadow]: Parent calculation algorithm nit
Summary: [Shadow]: Parent calculation algorithm nit
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14978
  Show dependency treegraph
 
Reported: 2012-05-30 22:54 UTC by Erik Arvidsson
Modified: 2012-06-18 02:46 UTC (History)
1 user (show)

See Also:


Attachments

Description Erik Arvidsson 2012-05-30 22:54:04 UTC
http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#dfn-parent-calculation-algorithm

Shouldn't step 2 be "otherwise if"?
Comment 1 Dominic Cooney 2012-06-18 02:46:40 UTC
It looks like this has been fixed in this revision:

<http://dvcs.w3.org/hg/webcomponents/diff/4db7e315afb5/spec/shadow/index.html>