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

Unified Diff: LayoutTests/fast/dom/constructors-cached-navigate-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/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

Powered by Google App Engine
This is Rietveld 408576698