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

Unified Diff: LayoutTests/editing/inserting/font-size-clears-from-typing-style-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/inserting/font-size-clears-from-typing-style-expected.txt
diff --git a/LayoutTests/editing/inserting/font-size-clears-from-typing-style-expected.txt b/LayoutTests/editing/inserting/font-size-clears-from-typing-style-expected.txt
index 4e4fe5c699843f46079e4d73ed78a7c04cb175d4..11f42edee3b9ffd87307809d7e86b1ab03f9bfc4 100644
--- a/LayoutTests/editing/inserting/font-size-clears-from-typing-style-expected.txt
+++ b/LayoutTests/editing/inserting/font-size-clears-from-typing-style-expected.txt
@@ -1,3 +1,4 @@
Tests that we don't serialize redundant font-size in typingStyle. There should be no span or style attribute around A or B below.See https://bugs.webkit.org/show_bug.cgi?id=26279.
-| "B<#selection-caret>A"
-| <br>
+| <div>
+| id="wrapper"
+| "B<#selection-caret>A"
« no previous file with comments | « LayoutTests/editing/deleting/delete-listitem-003-expected.txt ('k') | Source/core/editing/DeleteSelectionCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698