
<polymer-element> supports new requirements for type extension custom elements.entered/leftDocumentCallback have been renamed toentered/leftViewCallback to match the spec changes. Polymer supports entered/leftViewas the callback names defined in the Polymer() constructor call.