Index: LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt |
diff --git a/LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt b/LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt |
index a74ec94b931522f779f5266520d1a2e621e4a92a..070b107a6e945098813e61cac51a59135bdebe46 100644 |
--- a/LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt |
+++ b/LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt |
@@ -13,5 +13,5 @@ After: |
| <div> |
| "This should not be underlined.<#selection-caret>" |
| <span> |
-| style="color: red; text-decoration: underline;" |
+| style="color: red; text-decoration-line: underline;" |
| "This should be underlined." |