- From: <bugzilla@jessica.w3.org>
 - Date: Sun, 29 Dec 2013 23:27:42 +0000
 - To: public-webapps@w3.org
 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24176
            Bug ID: 24176
           Summary: Clarify that custom SVG elements must extend an
                    existing SVGElement
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
               URL: http://www.w3.org/TR/custom-elements/
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dominicc@chromium.org
          Reporter: pdr@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: dglazkov@chromium.org, mike@w3.org,
                    public-webapps@w3.org
            Blocks: 14968
The custom element spec was confusing to me around extending an existing SVG
element. (I filed crbug.com/330980 by mistake as a result)
On the input section of document.register:
"EXTENDS, the local name of an HTML or SVG element that is being extended,
optional"
I read this as "extends" being optional, when it is actually not for SVG
elements. Could this be clarified to describe that extends is not optional for
SVG elements?
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Received on Sunday, 29 December 2013 23:27:43 UTC