Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt

Issue 25571006: Fix out-of-date offset in selection range code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test with description. Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt
diff --git a/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt b/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..65fd4516fe3c596631f51bd2845f43ebf694b307
--- /dev/null
+++ b/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt
@@ -0,0 +1,14 @@
+| <p>
+| id="description"
+| "Test that there is no crash when surroundContents is called with a node preceding the current selection."
+| "
+ "
+| "
+ "
+| <div>
+| "
+ "
+| <div>
+| <table>
+| "
+ "

Powered by Google App Engine
This is Rietveld 408576698