COMMENT Element.toString

master
Mike Sierra 2013-10-09 13:50:49 -04:00
parent c714b1f1ee
commit eb9bbee71b
1 changed files with 1 additions and 0 deletions

View File

@ -2218,6 +2218,7 @@ function arrayFirstValue(arr) {
}
return this;
};
// SIERRA Element.toString(): Recommend renaming this _outerSVG_ to keep it consistent with HTML & innerSVG, and also to avoid confusing it with what textContent() does. Cross-reference with innerSVG.
/*\
* Element.toString
[ method ]