[Bug 25726] New: [imports]: Import ancestors shouldn't be import dependent.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25726

            Bug ID: 25726
           Summary: [imports]: Import ancestors shouldn't be import
                    dependent.
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: morrita@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
            Blocks: 20683

7.1 Import Dependent

"The Document that is in either import ancestors or import predecessors of
document A, or is linked from branch item of A's import link list, is the
import dependent of A."

This is wrong. This makes dependency circular. 
Import dependents are
- import predecessors
- import children that are branches
- import ancestor's predecessors.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 15 May 2014 15:06:58 UTC