mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
fix test case in 5d17efc
This commit is contained in:
@@ -491,8 +491,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
</style>
|
||||
</template>
|
||||
<script>
|
||||
Polymer({
|
||||
is: 'x-variable-override'
|
||||
HTMLImports.whenReady(function() {
|
||||
Polymer({
|
||||
is: 'x-variable-override'
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</dom-module>
|
||||
|
||||
Reference in New Issue
Block a user