Index: LayoutTests/fast/events/touch/touch-handler-count-expected.txt |
diff --git a/LayoutTests/fast/events/touch/touch-handler-count-expected.txt b/LayoutTests/fast/events/touch/touch-handler-count-expected.txt |
index 796d327721eff6f7ce9eb0a75c923882d42cc09d..e4b699ce46aac7b2d68de0033389f38e49cc58ec 100644 |
--- a/LayoutTests/fast/events/touch/touch-handler-count-expected.txt |
+++ b/LayoutTests/fast/events/touch/touch-handler-count-expected.txt |
@@ -75,4 +75,7 @@ Test that nested Documents' touch handlers are properly removed from their paren |
PASS window.internals.touchEventHandlerCount(document) is 0 |
PASS window.internals.touchEventHandlerCount(document) is 1 |
PASS window.internals.touchEventHandlerCount(document) is 0 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |