[Bug 27261] New: [Custom]: definition construction algorithm step 6 makes no sense

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

            Bug ID: 27261
           Summary: [Custom]: definition construction algorithm step 6
                    makes no sense
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: bzbarsky@mit.edu
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
            Blocks: 14968

Step 6 is:

 6. If PROTOTYPE's interface inherits from SVGElement, set NAMESPACE to SVG
    Namespace

But PROTOTYPE is, afaict, just some random object, so it doesn't make sense to
talk about its "interface".  The spec needs to define what the actual check to
be performed here is.

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

Received on Thursday, 6 November 2014 17:28:42 UTC