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