mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
parent
951031fccd
commit
df225649d0
@ -166,7 +166,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
p || '';
|
||||
}
|
||||
}
|
||||
return parts.filter(function(v) {return v;}).join(';');
|
||||
return parts.join(';');
|
||||
},
|
||||
|
||||
applyProperties: function(rule, props) {
|
||||
|
Loading…
Reference in New Issue
Block a user