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

Unified Diff: LayoutTests/editing/deleting/merge-paragraph-from-span-with-style-expected.txt

Issue 22414006: Revert "Revert "[css3-text] Implement text-decoration property shorthand"" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added missing skipped test to TestExpectations 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/deleting/merge-paragraph-from-span-with-style-expected.txt
diff --git a/LayoutTests/editing/deleting/merge-paragraph-from-span-with-style-expected.txt b/LayoutTests/editing/deleting/merge-paragraph-from-span-with-style-expected.txt
index a9b4cc8b7a167c28e0c415c8002dbc8bf753363b..da92a807fa63c8b0e1948cfdb8806dafd70643af 100644
--- a/LayoutTests/editing/deleting/merge-paragraph-from-span-with-style-expected.txt
+++ b/LayoutTests/editing/deleting/merge-paragraph-from-span-with-style-expected.txt
@@ -5,5 +5,5 @@ The test passes if "bar" contatins the yellow background and it's underlined.
| <p>
| "foo<#selection-caret>"
| <span>
-| style="background-color: yellow; text-decoration: underline;"
+| style="background-color: yellow; text-decoration-line: underline;"
| "bar"

Powered by Google App Engine
This is Rietveld 408576698