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