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

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: 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
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 56%
copy from LayoutTests/editing/execCommand/format-block-crash-expected.txt
copy to LayoutTests/editing/selection/focus-iframe-removal-crash-expected.txt
index 56a9ff9ef242722ec9b14b6725d3de232b190de6..b6575f302cc2d832b26404ca9d2e46edd10be097 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 DOMFocusOut 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

Powered by Google App Engine
This is Rietveld 408576698