- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Nov 2014 17:28:40 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Thursday, 6 November 2014 17:28:42 UTC