[Bug 28545] New: Declarative syntax for custom elements

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

            Bug ID: 28545
           Summary: Declarative syntax for custom elements
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: rniwa@webkit.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

See https://lists.w3.org/Archives/Public/public-webapps/2013OctDec/0418.html

At some point (perhaps post-V1), there should be a convenient declarative
syntax that combines script and a template to define a custom element.
JavaScript frameworks on top of web components provide something like this.
Perhaps with field experience we can make a standardized common syntax.

Specifically, such a syntax needs to be compatible with an isolated
cross-origin component.

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

Received on Wednesday, 22 April 2015 23:49:59 UTC