[Bug 24003] New: [Imports]: Element removed flag's behavior is not clear if multiple HTMLLinkElement refers to the same import

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

            Bug ID: 24003
           Summary: [Imports]:  Element removed flag's behavior is not
                    clear if multiple HTMLLinkElement refers to the same
                    import
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: gkrizsanits@mozilla.com
        QA Contact: public-webapps-bugzilla@w3.org

It is not clear to me what should happen if multiple link elements in the same
import tree refers to the same import, and only one of them is removed from the
DOM tree for example. Shouldn't this flag be on the HTMLLinkElement instead of
the import? Does it make sense to have such a flag on it at all?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 5 December 2013 12:23:07 UTC