Index: LayoutTests/editing/deleting/display-table-expected.txt |
diff --git a/LayoutTests/editing/deleting/display-table-expected.txt b/LayoutTests/editing/deleting/display-table-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..857268e78b5e8c9de64c73433a67bccc99849700 |
--- /dev/null |
+++ b/LayoutTests/editing/deleting/display-table-expected.txt |
@@ -0,0 +1,11 @@ |
+Testcase for bug http://crbug.com/107366: Can't delete first and last characters of a root editable element with display: table |
yosin_UTC9
2013/11/15 01:57:50
nit: We don't need to have description and other t
arpitab_
2013/11/15 06:14:25
Done.
|
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS document.getElementById('tableDiv').textContent is "BCD" |
+PASS document.getElementById('tableDiv').textContent is "ABC" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ABC |