Sign in
webkit
/
WebKit
/
6607a48a0cc74cf5da00c00e430430e6db4b4424
/
.
/
LayoutTests
/
editing
/
pasteboard
/
paste-visible-script-expected.txt
blob: 566d4f305cc4791a1abc5ccf7d4fd2c0a548cf64 [
file
] [
log
] [
blame
]
Hello
function sayHello() { alert("Hello"); }
World
Hello
World
<div id="pastehere" contenteditable="true">Hello<div id="test2">World</div></div>