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

Unified Diff: LayoutTests/http/tests/misc/frameset-disables-resource-scheduling-expected.txt

Issue 16140024: Fix resource scheduling on documents with <frameset>. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Check inDocument Created 7 years, 6 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/http/tests/misc/frameset-disables-resource-scheduling-expected.txt
diff --git a/LayoutTests/fast/parser/double-write-from-closed-iframe-expected.txt b/LayoutTests/http/tests/misc/frameset-disables-resource-scheduling-expected.txt
similarity index 63%
copy from LayoutTests/fast/parser/double-write-from-closed-iframe-expected.txt
copy to LayoutTests/http/tests/misc/frameset-disables-resource-scheduling-expected.txt
index b4612eed69dfd55487ee06b42efcdc29029d76ed..ebee690ed72ca764bee054d5da14cd380191e287 100644
--- a/LayoutTests/fast/parser/double-write-from-closed-iframe-expected.txt
+++ b/LayoutTests/http/tests/misc/frameset-disables-resource-scheduling-expected.txt
@@ -1,10 +1,11 @@
-PASS script ran
-PASS successfullyParsed is true
-
-TEST COMPLETE
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
-PASS
+PASS is_dom_content_loaded is false
+PASS is_image_done is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698