mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Address latest round of comments.
This commit is contained in:
@@ -1113,7 +1113,7 @@ Polymer_LegacyElementMixin.prototype.getEffectiveChildren = function(){};
|
||||
Polymer_LegacyElementMixin.prototype.getEffectiveTextContent = function(){};
|
||||
/**
|
||||
* @param {string} selector Selector to run.
|
||||
* @return {Object.<Node>}
|
||||
* @return {Node}
|
||||
*/
|
||||
Polymer_LegacyElementMixin.prototype.queryEffectiveChildren = function(selector){};
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user