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

Side by Side Diff: LayoutTests/editing/style/fore-color-by-name-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 unified diff | Download patch
OLDNEW
1 1
2 "world" should be red: 2 "world" should be red:
3 | "hello " 3 | "hello "
4 | <font> 4 | <font>
5 | class="Apple-style-span"
5 | color="#ff0000" 6 | color="#ff0000"
6 | "<#selection-anchor>world<#selection-focus>" 7 | "<#selection-anchor>world<#selection-focus>"
7 8
8 there should be no span or font elements: 9 there should be no span or font elements:
9 | "<#selection-anchor>hello " 10 | "<#selection-anchor>hello "
10 | "world<#selection-focus>" 11 | "world<#selection-focus>"
OLDNEW
« no previous file with comments | « LayoutTests/editing/style/fontsize-1-expected.txt ('k') | LayoutTests/editing/style/highlight-insert-paragraph-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698