Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: LayoutTests/editing/pasteboard/drag-drop-dead-frame.html

Issue 8673010: Merge 100203 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/912/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/editing/pasteboard/drag-drop-to-data-url.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/pasteboard/drag-drop-dead-frame.html
===================================================================
--- LayoutTests/editing/pasteboard/drag-drop-dead-frame.html (revision 101039)
+++ LayoutTests/editing/pasteboard/drag-drop-dead-frame.html (working copy)
@@ -74,7 +74,7 @@
<p>Check you don't crash when your previous drag target frame is deleted &lt;rdar://problem/5049842&gt;</p>
<div><span id="dragme">hello</span></div>
-<iframe id=targetframe src="data:text/html;charset=utf-8,%3Cbody%20contentEditable%3Dtrue%3E%0D%0A"></iframe>
+<iframe id=targetframe src="resources/editable-iframe.html"></iframe>
<script>runEditingTest();</script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/editing/pasteboard/drag-drop-to-data-url.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698