chromium/third_party/blink/web_tests/editing/pasteboard/paste-visible-script-expected.txt

Hello
function sayHello() { alert("Hello"); }
World
Hello
World
<div id="pastehere" contenteditable="true">Hello<div id="test2">World</div></div>