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