Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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>