Index: LayoutTests/fast/dom/constructors-cached-navigate-expected.txt |
diff --git a/LayoutTests/fast/dom/constructors-cached-navigate-expected.txt b/LayoutTests/fast/dom/constructors-cached-navigate-expected.txt |
index 39260f778f0e7ab03117bfab12aee790b9e743fe..8801f568a876bb55ad01d1d972b2d5da524d4cdd 100644 |
--- a/LayoutTests/fast/dom/constructors-cached-navigate-expected.txt |
+++ b/LayoutTests/fast/dom/constructors-cached-navigate-expected.txt |
@@ -1,3 +1,6 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS testFrame.contentWindow.Image is testFrame.contentWindow.Image |
PASS testFrame.contentWindow.Image !== window.Image is true |
PASS testFrame.contentWindow.Image.testProperty is "property set successfully" |
@@ -13,9 +16,6 @@ PASS testFrame.contentWindow.XMLHttpRequest.testProperty is "property set succes |
PASS testFrame.contentWindow.Audio is testFrame.contentWindow.Audio |
PASS testFrame.contentWindow.Audio !== window.Audio is true |
PASS testFrame.contentWindow.Audio.testProperty is "property set successfully" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
PASS testFrame.contentWindow.Image is testFrame.contentWindow.Image |
PASS testFrame.contentWindow.Image !== window.Image is true |
PASS testFrame.contentWindow.Image !== storedConstructors.Image is true |