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

Side by Side Diff: LayoutTests/editing/style/highlight-insert-paragraph-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 This tests inserting a new paragraph preserves the background color. 1 This tests inserting a new paragraph preserves the background color.
2 2
3 test 3 test
4 e 4 e
5 <span style="background-color: rgb(153, 153, 255);"> test </span><div><span styl e="background-color: rgb(153, 153, 255);">e</span></div> 5 <span class="Apple-style-span" style="background-color: rgb(153, 153, 255);"> te st </span><div><span class="Apple-style-span" style="background-color: rgb(153, 153, 255);">e</span></div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698