hexiaoting

Results 3 issues of hexiaoting

index.html: ``` ``` check_base.html: ``` this is a test dfsafsa {{_srcMode}} [[mode]] .sidebar { display: flex; height: 100%; color:red; } Polymer({ is: 'dashboard', properties: { _srcMode:{ type: Number, value: 10,...

I'm new to polymer, I donot know how to run unit test in this repo. When I open these ***.html files with chrome directly, nothing showed. Any advice? Is there...

wontfix

I want to set element's template directly in html file , but the properties and the others are set in js file like this: html file: ``` "dom-example.html" 24L, 531C...

wontfix