Incorrect list pasting under Chrome when the targeted element is a list
When pasting list items over an existing one, the list from the clipboard is added to new UL element. The proper behavior it should be to paste the existing content and adapt it to the existing list.