console.log to clone jQuery objects before appending them. #82

Merged
leolannenmaki merged 2 commits from master into master 2011-11-21 18:56:49 +00:00
leolannenmaki commented 2011-11-18 13:25:00 +00:00 (Migrated from github.com)

If the appended element was a child of another element it was removed from that element.
This caused console.logging a child element to remove it from the parent.

If the appended element was a child of another element it was removed from that element. This caused console.logging a child element to remove it from the parent.
leolannenmaki commented 2011-11-21 06:28:06 +00:00 (Migrated from github.com)

Haha :) I guess I should look around a bit first before just randomly modifying something.

Haha :) I guess I should look around a bit first before just randomly modifying something.
johnbintz commented 2011-11-21 18:56:59 +00:00 (Migrated from github.com)

Done and done. Thanks!

Done and done. Thanks!
Sign in to join this conversation.
No reviewers
No Label
bug
doc
feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/jasmine-headless-webkit#82
No description provided.