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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/style/highlight-insert-paragraph-expected.txt
===================================================================
--- LayoutTests/editing/style/highlight-insert-paragraph-expected.txt (revision 95747)
+++ LayoutTests/editing/style/highlight-insert-paragraph-expected.txt (working copy)
@@ -2,4 +2,4 @@
test
e
-<span style="background-color: rgb(153, 153, 255);"> test </span><div><span style="background-color: rgb(153, 153, 255);">e</span></div>
+<span class="Apple-style-span" style="background-color: rgb(153, 153, 255);"> test </span><div><span class="Apple-style-span" style="background-color: rgb(153, 153, 255);">e</span></div>

Powered by Google App Engine
This is Rietveld 408576698