Index: LayoutTests/editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt |
diff --git a/LayoutTests/editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt b/LayoutTests/editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt |
index 2bb642518d5ab2666a573431dddf2cd65424ec7a..75a6993757f21797843446847c3a9725e16bb9db 100644 |
--- a/LayoutTests/editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt |
+++ b/LayoutTests/editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt |
@@ -5,5 +5,5 @@ The test passes if the "bar" has underline, overline and line through. |
| <p> |
| "foo<#selection-caret>" |
| <span> |
-| style="text-decoration: underline overline line-through;" |
+| style="text-decoration-line: underline overline line-through;" |
| "bar" |