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

Unified Diff: LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-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/pasteboard/copy-text-with-backgroundcolor-expected.txt
===================================================================
--- LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt (revision 95747)
+++ LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt (working copy)
@@ -57,6 +57,7 @@
| style="background-color: rgb(255, 0, 0);"
| "Red background"
| <span>
+| class="Apple-style-span"
| style="background-color: rgb(255, 0, 0); "
| "Red background"
| <div>
@@ -65,6 +66,7 @@
| style="background-color: green;"
| "Green background"
| <span>
+| class="Apple-style-span"
| style="background-color: rgb(0, 128, 0); "
| "Green background"
| "

Powered by Google App Engine
This is Rietveld 408576698