Sign in
webkit
/
WebKit
/
5ee61c06e54d41c4ffb65d69f6b4605c35afb105
/
.
/
LayoutTests
/
editing
/
pasteboard
/
resources
/
paste-removing-iframe-child.html
blob: dd86998a365db3fcfde495cf34da6a65952322f6 [
file
] [
log
] [
blame
]
<html>
<body>
<textarea
id
=
"target"
></textarea>
<div
id
=
"data"
contentEditable
>
Hello
</div>
</body>
</html>