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