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

Unified Diff: LayoutTests/editing/style/background-color-retained-expected.txt

Issue 19477010: Background color applied on a selection of text is lost when the selection is deleted (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed Created 7 years, 2 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/style/background-color-retained-expected.txt
diff --git a/LayoutTests/editing/style/background-color-retained-expected.txt b/LayoutTests/editing/style/background-color-retained-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c03221b579a90f8314a19a5cce867873dd65318b
--- /dev/null
+++ b/LayoutTests/editing/style/background-color-retained-expected.txt
@@ -0,0 +1,4 @@
+Tests whether the background color is retained when all the text is deleted and new text is typed in.
+| <span>
+| style="background-color: rgb(0, 128, 0);"
+| "New Text<#selection-caret>"
« no previous file with comments | « LayoutTests/editing/style/background-color-retained.html ('k') | Source/core/editing/DeleteSelectionCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698