1.0.0: The demo web page works but the demo code does not.
Update 1: The demo did not work because it define element in the main HTML document without using HTMLImports.whenReady(function (){}); which is needed for the readiness of the imports (polyfills, etc)