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

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: Fixed the test. Ready to commit. 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..ea804500d384556624573f41e555e6a114b996a7
--- /dev/null
+++ b/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt
@@ -0,0 +1,9 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS root is root
+PASS 3 is 3
+PASS root is root
+PASS 3 is 3
+Test that there is no crash when surroundContents is called with a node preceding the current selection.
+

Powered by Google App Engine
This is Rietveld 408576698