<?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>28158</bug_id>
          
          <creation_ts>2015-03-07 00:10:02 +0000</creation_ts>
          <short_desc>[Custom]: inflexible extends as fixed element type</short_desc>
          <delta_ts>2015-07-06 08:09:36 +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>MOVED</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>14968</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov">dglazkov</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118409</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2015-03-07 00:10:02 +0000</bug_when>
    <thetext>From: https://github.com/w3c/webcomponents/issues/33

rjharmon commented on Jan 25

I&apos;d like to be able to specify any type (or perhaps certain types) of tags, with is= to augment functionality of any element. The initialization sequence I&apos;m imagining is passed the native element instance, and then the component would be able to add its own capabilities to that instance&apos;s prototype chain (could also choose to prepare the prototype chain so that element.prototype is already distinguished from that element&apos;s native prototype, as a helpful refinement to developers).

A similar technique could be used to add multiple mixins to a tag, assuming they&apos;d been designed them to be complementary/concerned with orthogonal aspects of the markup/content. I think of that as with= rather than is=.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121684</commentid>
    <comment_count>1</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-07-06 08:09:36 +0000</bug_when>
    <thetext>Moved to https://github.com/w3c/webcomponents/issues/143</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>