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

Unified Diff: LayoutTests/editing/execCommand/modifyForeColorByCharacter-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/modifyForeColorByCharacter-expected.txt
===================================================================
--- LayoutTests/editing/execCommand/modifyForeColorByCharacter-expected.txt (revision 95747)
+++ LayoutTests/editing/execCommand/modifyForeColorByCharacter-expected.txt (working copy)
@@ -1,4 +1,4 @@
This tests changing the forecolor of the first letter. The double quotation mark at the beginning must appear green.
"The quick brown fox jumps over the lazy dog" uses every letter in the english language.
-execForeColorCommand: <span id="test"><font color="#008000">"</font>The quick brown fox jumps over the lazy dog" uses every letter in the english language. </span>
+execForeColorCommand: <span id="test"><font class="Apple-style-span" color="#008000">"</font>The quick brown fox jumps over the lazy dog" uses every letter in the english language. </span>
« no previous file with comments | « LayoutTests/editing/execCommand/hilitecolor-expected.txt ('k') | LayoutTests/editing/execCommand/query-font-size-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698