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

Unified Diff: LayoutTests/editing/pasteboard/preserve-underline-color-expected.txt

Issue 22371012: Merge 155910 "Revert "Revert "Revert "[css3-text] Implement tex..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1594/
Patch Set: Created 7 years, 4 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/preserve-underline-color-expected.txt
===================================================================
--- LayoutTests/editing/pasteboard/preserve-underline-color-expected.txt (revision 155922)
+++ LayoutTests/editing/pasteboard/preserve-underline-color-expected.txt (working copy)
@@ -1,5 +1,5 @@
This test for a bug copy/pasting underlined text. The color of the underline should be the color of the element that has the text-decoration property.
| <span>
-| style="color: rgb(255, 0, 0); text-decoration-line: underline;"
+| style="color: rgb(255, 0, 0); text-decoration: underline;"
| "This should be underlined.<#selection-caret>"
| <br>

Powered by Google App Engine
This is Rietveld 408576698