Merge remote-tracking branch 'origin/master' into Astro

This commit is contained in:
2016-05-25 12:16:56 +08:00
2 changed files with 21 additions and 11 deletions

View File

@@ -6,7 +6,9 @@ Dandelion.IDOMElement.getDAttribute;
/** @type {Function} */
Dandelion.IDOMElement.setAttribute;
/** @type {Function} */
Dandelion.IDOMElement.lootChildren;
Dandelion.IDOMElement.loot;
/** @type {Function} */
Dandelion.IDOMElement.clear;
/** @type {Function} */
Dandelion.IDOMElement.foreach;
/** @type {Function} */