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

Unified Diff: LayoutTests/editing/execCommand/16049-expected.txt

Issue 7973008: Revert 93001 - Apple-style-span class seems unnecessary (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 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/execCommand/16049-expected.txt
===================================================================
--- LayoutTests/editing/execCommand/16049-expected.txt (revision 95747)
+++ LayoutTests/editing/execCommand/16049-expected.txt (working copy)
@@ -1,5 +1,5 @@
This tests to see if BackColor can be performed on a caret selection. The text typed afterword should have the new background color.
-<span style="background-color: rgb(0, 0, 255);">Blue</span>
+<span class="Apple-style-span" style="background-color: rgb(0, 0, 255);">Blue</span>
This tests to see if ForeColor can be performed in a plaintext-only region. The text typed afterword should not have the requested color.
Black
« no previous file with comments | « LayoutTests/editing/deleting/delete-select-all-001-expected.txt ('k') | LayoutTests/editing/execCommand/5685604-1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698