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

Unified Diff: LayoutTests/editing/deleting/delete-line-break-before-underlined-content-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/delete-line-break-before-underlined-content-expected.txt
diff --git a/LayoutTests/editing/deleting/delete-line-break-before-underlined-content-expected.txt b/LayoutTests/editing/deleting/delete-line-break-before-underlined-content-expected.txt
index 601ab9cf30c417445730e8f7f35e13303c21ea32..a892a2b718b6c297a4c97234afdb6ded5c8e64dc 100644
--- a/LayoutTests/editing/deleting/delete-line-break-before-underlined-content-expected.txt
+++ b/LayoutTests/editing/deleting/delete-line-break-before-underlined-content-expected.txt
@@ -1,5 +1,5 @@
This tests for a bug where underlined content would lose its underliningwhen deleting the line break before the paragraph that contained it.
| "This shouldn't be underlined.<#selection-caret>"
| <span>
-| style="text-decoration: underline;"
+| style="text-decoration-line: underline;"
| "This should be underlined."
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698