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

Unified Diff: LayoutTests/editing/execCommand/insert-image-changing-visibility-crash-expected.txt

Issue 183893018: Check VisualPosition.isNull() after DOM mutation in ReplaceSelectionCommand (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update Created 6 years, 10 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/execCommand/insert-image-changing-visibility-crash-expected.txt
diff --git a/LayoutTests/editing/execCommand/format-block-crash-expected.txt b/LayoutTests/editing/execCommand/insert-image-changing-visibility-crash-expected.txt
similarity index 74%
copy from LayoutTests/editing/execCommand/format-block-crash-expected.txt
copy to LayoutTests/editing/execCommand/insert-image-changing-visibility-crash-expected.txt
index 56a9ff9ef242722ec9b14b6725d3de232b190de6..47fe2e8989ada0bdb2d403cc3638963e07b53ec5 100644
--- a/LayoutTests/editing/execCommand/format-block-crash-expected.txt
+++ b/LayoutTests/editing/execCommand/insert-image-changing-visibility-crash-expected.txt
@@ -1,4 +1,4 @@
-Should not crash if we load a test case from crbug.com/345005.
+Should not crash if we load a test case from crbug.com/348283.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698