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

Unified Diff: LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. Created 7 years, 7 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/deleting/delete-across-editable-content-boundaries-1-expected.txt
diff --git a/LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt b/LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt
index 42b5c6fb34337ab9056a96404f5112532521c1a3..328951a7fc1eb057fa6a4a2c35cb9c0814e5ae34 100644
--- a/LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt
+++ b/LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt
@@ -1,2 +1,2 @@
This tests the deletion of non-editable content that both starts and ends in editable roots - it should successfully be removed. There should be no visible content in the markup below. <radr://problem/5026848>
-| <br>
+|

Powered by Google App Engine
This is Rietveld 408576698