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

Unified Diff: LayoutTests/editing/inserting/insert-paragraph-separator-crash-expected.txt

Issue 255453003: Let Selection.deleteFromDocument not delete a character when the selection is a caret. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/inserting/insert-paragraph-separator-crash-expected.txt
diff --git a/LayoutTests/editing/inserting/insert-paragraph-separator-crash-expected.txt b/LayoutTests/editing/inserting/insert-paragraph-separator-crash-expected.txt
index eaf92ee76b7c61771482e7415562990bb2cb7f17..2afa0bfd1589c1ccb50f4d531baf4dc5c6513393 100644
--- a/LayoutTests/editing/inserting/insert-paragraph-separator-crash-expected.txt
+++ b/LayoutTests/editing/inserting/insert-paragraph-separator-crash-expected.txt
@@ -1,3 +1 @@
-CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
-CONSOLE WARNING: We don't execute document.execCommand() this time, because it is called recursively.
PASS. WebKit didn't crash.

Powered by Google App Engine
This is Rietveld 408576698