Index: LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt |
diff --git a/LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt b/LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt |
index 3d54db6609108129cdec71d3852b2c8f3452f317..1813915c6764ef7e4ebefa6fa5bf437a4562e414 100644 |
--- a/LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt |
+++ b/LayoutTests/editing/selection/leak-document-with-selection-inside-expected.txt |
@@ -3,8 +3,8 @@ This test asserts that document doesn't leak when a selection is created inside |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS numberOfDocumentsAfter is numberOfDocumentsBefore |
+PASS The difference of counter "numberOfLiveDocuments" before and after the cycle is under the threshold of 0. |
PASS successfullyParsed is true |
TEST COMPLETE |
-This test only runs on DumpRenderTree, as it requires existence of window.internals and cross-domain resource access check disabled. |
+ |