An example of this is iron-form, which extends the default form element.
The generated IronForm widget doesn't function properly.
It specifies an <iron-form> tag instead of <form is="iron-form">
Moreover, the get/setAction and get/setMethod are not inherited.