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

Unified Diff: LayoutTests/editing/selection/focus-iframe-removal-crash-expected.txt

Issue 225163004: Element::focus() should acquire the reference of LocalFrame. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use focusout event. Created 6 years, 8 months 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 | « LayoutTests/editing/selection/focus-iframe-removal-crash.html ('k') | Source/core/dom/Element.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/selection/focus-iframe-removal-crash-expected.txt
diff --git a/LayoutTests/editing/execCommand/format-block-crash-expected.txt b/LayoutTests/editing/selection/focus-iframe-removal-crash-expected.txt
similarity index 57%
copy from LayoutTests/editing/execCommand/format-block-crash-expected.txt
copy to LayoutTests/editing/selection/focus-iframe-removal-crash-expected.txt
index 56a9ff9ef242722ec9b14b6725d3de232b190de6..bd7009c33f932d329b1af88bfcbe6a6123becb31 100644
--- a/LayoutTests/editing/execCommand/format-block-crash-expected.txt
+++ b/LayoutTests/editing/selection/focus-iframe-removal-crash-expected.txt
@@ -1,9 +1,8 @@
-Should not crash if we load a test case from crbug.com/345005.
+Should not crash if iframe's document element's focusout event handler removes the iframe in the parent document.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS event.data is "FINISH"
PASS Did not crash.
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/editing/selection/focus-iframe-removal-crash.html ('k') | Source/core/dom/Element.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698