<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>15019</bug_id>
          
          <creation_ts>2011-11-30 17:38:30 +0000</creation_ts>
          <short_desc>[Custom]: Specify a way to build UA HTML elements</short_desc>
          <delta_ts>2013-10-07 16:34:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>15018</blocked>
    
    <blocked>18511</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov">dglazkov</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>dominicc</cc>
    
    <cc>jonas</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>60689</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2011-11-30 17:38:30 +0000</bug_when>
    <thetext>Mozilla (and probably WebKit, too) is interested in building several (all?) HTML elements using the component model. Custom elements are a natural fit, though there are some things we must understand:

* how to distinguish in a non-error-prone way whether a custom element is built by UA or author.
* how to describe HTML elements as custom elements</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67987</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2012-05-22 01:47:27 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; Mozilla (and probably WebKit, too) is interested in building several (all?)
&gt; HTML elements using the component model. Custom elements are a natural fit,
&gt; though there are some things we must understand:
&gt; 
&gt; * how to distinguish in a non-error-prone way whether a custom element is built
&gt; by UA or author.

Can you elaborate what you mean by &quot;built by&quot;? Do you mean &quot;instantiated by&quot; or &quot;defined by&quot;? Why do you want to distinguish this?

&gt; * how to describe HTML elements as custom elements

It seems that the UA might want to have a sanctified place to process &lt;element&gt; elements that permits naming non-HTML elements to bootstrap the definitions, eg.

&lt;element name=&quot;body&quot; extends=&quot;~*magic*~&quot;&gt;…</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>