f57a59d767
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.
11 lines
191 B
YAML
11 lines
191 B
YAML
src_files:
|
|
- spec/javascripts/support/jquery-1.6.2.min.js
|
|
- spec/jasmine/console_log/console_log.js
|
|
|
|
spec_files:
|
|
- spec/jasmine/console_log/console_log_spec.js
|
|
|
|
src_dir: .
|
|
spec_dir: .
|
|
|