<?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>22745</bug_id>
          
          <creation_ts>2013-07-21 00:52:31 +0000</creation_ts>
          <short_desc>[Explainer]: Use case for registering a type extension of an unknown element</short_desc>
          <delta_ts>2014-01-20 02:47:10 +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>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>14949</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominic Cooney">dominicc</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>renzoe1r</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>91045</commentid>
    <comment_count>0</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2013-07-21 00:52:31 +0000</bug_when>
    <thetext>Here is an interesting use case for the &apos;extends&apos; attribute: polyfilling a HTML element that is not implemented yet by registering a type extension of an unknown element

For example, say a UA implements Custom Elements but not &lt;dialog&gt;. It is neat that Custom Elements can be used to polyfill &lt;dialog&gt; with &lt;dialog is=&quot;polyfill-dialog&quot;&gt;.

This gives polyfills a very smooth upgrade path--they can detect if there&apos;s a native HTMLDialogElement and flip to being a no-op.

Maybe the Explainer could incorporate this use case; WDYT?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91744</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2013-08-07 20:45:39 +0000</bug_when>
    <thetext>Sounds good.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98758</commentid>
    <comment_count>2</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2014-01-20 02:47:10 +0000</bug_when>
    <thetext>I&apos;m going to punt on this. I think it&apos;s interesting, but I don&apos;t think it&apos;s a primary use case.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>