env-js icon indicating copy to clipboard operation
env-js copied to clipboard

Fix bug in Element.insertBefore()

Open eric opened this issue 11 years ago • 0 comments

If there is no refChild passed to insertBefore(), the function returns undefined instead of the newChild.

eric avatar Feb 13 '14 04:02 eric