Chromium Code Reviews

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.
Jump to:
View side-by-side diff with in-line comments
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