[Bug 25895] New: [imports]: LinkImport definition could use some cleaning up

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

            Bug ID: 25895
           Summary: [imports]: LinkImport definition could use some
                    cleaning up
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
                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
                CC: mike@w3.org, public-webapps@w3.org

I guess what the spec is trying to say is:

partial interface HTMLLinkElement {
    readonly attribute Document? import;
};

and without the "HTMLLinkElement implements LinkImport;" part

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

Received on Tuesday, 27 May 2014 16:04:32 UTC