Index: LayoutTests/editing/execCommand/remove-format-textdecoration-in-iframe-expected.txt |
diff --git a/LayoutTests/editing/execCommand/remove-format-textdecoration-in-iframe-expected.txt b/LayoutTests/editing/execCommand/remove-format-textdecoration-in-iframe-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7d06eee67ae069512eab517c26c5705c6f408549 |
--- /dev/null |
+++ b/LayoutTests/editing/execCommand/remove-format-textdecoration-in-iframe-expected.txt |
@@ -0,0 +1,15 @@ |
+This testcase is to test crash scenario when designMode is set on document and RemoveFormat is called. Expected result is that crash should not happen and underline should be removed from all the selected text |
+| "<#selection-anchor>This Test should not crash. |
+ " |
+| <iframe> |
+| onload="selectAndRemoveFormat()" |
+| " |
+ " |
+| <p> |
+| "PASS" |
+| " |
+ " |
+ |
+FRAME 0: |
+| <head> |
+| <body> |