Chromium Code Reviews

Unified Diff: LayoutTests/editing/undo/undo-insert-delete-expected.txt

Issue 65043014: Fix for broken undo functionality (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments incorporated Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/editing/undo/undo-insert-delete-expected.txt
diff --git a/LayoutTests/editing/undo/undo-insert-delete-expected.txt b/LayoutTests/editing/undo/undo-insert-delete-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0024091f4ac78fe8ccd13d7a5ad44b50e31d4869
--- /dev/null
+++ b/LayoutTests/editing/undo/undo-insert-delete-expected.txt
@@ -0,0 +1,6 @@
+PASS selection.focusNode.data is "abx"
+PASS selection.focusNode.data is "abxy"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/editing/undo/undo-insert-delete.html ('k') | LayoutTests/platform/mac/editing/undo/5378473-expected.png » ('j') | no next file with comments »

Powered by Google App Engine