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

Unified Diff: LayoutTests/fast/dom/NodeFilterCondition-leak-document-expected.txt

Issue 21274004: Fix Document leak from NodeFilter. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add assertions to wrap Created 7 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/fast/dom/NodeFilterCondition-leak-document-expected.txt
diff --git a/LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt b/LayoutTests/fast/dom/NodeFilterCondition-leak-document-expected.txt
similarity index 74%
copy from LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt
copy to LayoutTests/fast/dom/NodeFilterCondition-leak-document-expected.txt
index 3d54db6609108129cdec71d3852b2c8f3452f317..2cd984fd2e84bdb5b29e6ac876f21a1e6ad7ccbc 100644
--- a/LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt
+++ b/LayoutTests/fast/dom/NodeFilterCondition-leak-document-expected.txt
@@ -1,4 +1,4 @@
-This test asserts that document doesn't leak when a selection is created inside the document.
+This test asserts that document doesn't leak when a NodeFilter callback referencing the document is created.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698