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

Unified Diff: LayoutTests/editing/deleting/delete-br-after-image-expected.txt

Issue 18799004: Don't insert redundant BR for merging (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-09-05T16:10:37 Created 7 years, 3 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-br-after-image-expected.txt
diff --git a/LayoutTests/editing/deleting/delete-br-after-image-expected.txt b/LayoutTests/editing/deleting/delete-br-after-image-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..902c26c3d601eecb2a185e3465baf4559279bf4d
--- /dev/null
+++ b/LayoutTests/editing/deleting/delete-br-after-image-expected.txt
@@ -0,0 +1,8 @@
+PASS $("sample").innerHTML is "<img width=\"70\" height=\"70\" style=\"background: #DEF\">[click here, hold backspace]"
+PASS selection.type is "Caret"
+PASS selection.anchorNode is $("sample")
+PASS selection.anchorOffset is 1
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/editing/deleting/delete-br-after-image.html ('k') | LayoutTests/editing/deleting/delete-inline-br.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698