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

Unified Diff: LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt

Issue 1237093003: Robustify window.internals.textSurroundingNode(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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/surrounding-text/surrounding-text-detached-no-crash-expected.txt
diff --git a/LayoutTests/fast/events/resize-raf-timing-expected.txt b/LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
similarity index 51%
copy from LayoutTests/fast/events/resize-raf-timing-expected.txt
copy to LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
index 06306969eaf87d5051d4f024a1e422a356cf7069..8a13690326a20e403fb23f46d2ecd17c3093a11e 100644
--- a/LayoutTests/fast/events/resize-raf-timing-expected.txt
+++ b/LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
@@ -1,9 +1,9 @@
-Test that resize events are fired at requestAnimationFrame timing
+Calling textSurroundingNode() on a detached node without crashing
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS resizeEventCount is 1
+PASS window.internals.textSurroundingNode(node, 0, 0, 0) is ""
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash.html ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698