UNPKG

polymer-analyzer

Version:
16 lines (15 loc) 340 B
<html> <head> <link rel="import" href="../analysis/behaviors/elementdir/element.html"> <script src="../vanilla-elements.js"></script> </head> <body> <div> <behavior-test-elem local-property deeply-inherited-property="foo"> Contents here </behavior-test-elem> <vanilla-with-observed-attributes> </vanilla> </div> </body> </html>