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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2bb642518d5ab2666a573431dddf2cd65424ec7a |
--- /dev/null |
+++ b/LayoutTests/editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt |
@@ -0,0 +1,9 @@ |
+The span style should be preserved when merging a pragraph. |
+The test passes if the "bar" has underline, overline and line through. |
+| " |
+" |
+| <p> |
+| "foo<#selection-caret>" |
+| <span> |
+| style="text-decoration: underline overline line-through;" |
+| "bar" |