mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
?Node
This commit is contained in:
parent
c63579737e
commit
938589112d
@ -402,7 +402,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
* Checks whether an element is in this element's light DOM tree.
|
||||
*
|
||||
* @method isLightDescendant
|
||||
* @param {Node} node The element to be checked.
|
||||
* @param {?Node} node The element to be checked.
|
||||
* @return {Boolean} true if node is in this element's light DOM tree.
|
||||
*/
|
||||
isLightDescendant: function(node) {
|
||||
|
Loading…
Reference in New Issue
Block a user