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

Unified Diff: LayoutTests/editing/pasteboard/insert-u-with-text-decoration-none-expected.txt

Issue 23111004: Re-land "[css3-text] Implement text-decoration property shorthand" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased after Alexis' function name changes in CSSComputedStyleDeclaration.cpp 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/insert-u-with-text-decoration-none-expected.txt
diff --git a/LayoutTests/editing/pasteboard/insert-u-with-text-decoration-none-expected.txt b/LayoutTests/editing/pasteboard/insert-u-with-text-decoration-none-expected.txt
index fb9dc93f6d968af8a9d4f93a21e8dc3d1159befc..570709354113a4e724e63339dc51de4e24fc46ec 100644
--- a/LayoutTests/editing/pasteboard/insert-u-with-text-decoration-none-expected.txt
+++ b/LayoutTests/editing/pasteboard/insert-u-with-text-decoration-none-expected.txt
@@ -19,6 +19,6 @@ After insertion:
| contenteditable=""
| "hello "
| <span>
-| style="text-decoration: line-through;"
+| style="text-decoration-line: line-through;"
| "world<#selection-caret>"
| " WebKit"

Powered by Google App Engine
This is Rietveld 408576698