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

Unified Diff: LayoutTests/editing/deleting/delete-before-block-image-2-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
« no previous file with comments | « no previous file | LayoutTests/editing/deleting/delete-br-001.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/deleting/delete-before-block-image-2-expected.txt
diff --git a/LayoutTests/editing/deleting/delete-before-block-image-2-expected.txt b/LayoutTests/editing/deleting/delete-before-block-image-2-expected.txt
index 021b9edd64ee3b972ebd52f01fb7fc181820a770..c65abd43dcf50664ab0a5523c3839dc9e4b7338b 100644
--- a/LayoutTests/editing/deleting/delete-before-block-image-2-expected.txt
+++ b/LayoutTests/editing/deleting/delete-before-block-image-2-expected.txt
@@ -1,3 +1,3 @@
-<img id="img" src="../resources/abe.png" style="display: block;">
+<img id="img" style="display:block;" src="../resources/abe.png">
Selection: [[object HTMLDivElement], 0]
« no previous file with comments | « no previous file | LayoutTests/editing/deleting/delete-br-001.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698