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

Unified Diff: LayoutTests/fast/html/imports/import-nested-dup.html

Issue 238923009: HTML Imports: No more BlockingDocumentCreation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased to ToT. Created 6 years, 8 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
« no previous file with comments | « no previous file | LayoutTests/fast/html/imports/import-nested-dup-2.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/imports/import-nested-dup.html
diff --git a/LayoutTests/fast/html/imports/import-nested-dup.html b/LayoutTests/fast/html/imports/import-nested-dup.html
index 51a4ca02630e23042d371661084af2c2c6d7d7f0..55d29dd51f8c05d5d99b0d19b9e41d4464265132 100644
--- a/LayoutTests/fast/html/imports/import-nested-dup.html
+++ b/LayoutTests/fast/html/imports/import-nested-dup.html
@@ -30,6 +30,8 @@ description("Test that a subimport should be loaded even if is linked as a top-l
var expected = ["START:import-nested-dup.html",
"START:nest-dup-parent.html",
"START:nest-dup.html",
+ "START:nest-dup-child.html",
+ "END :nest-dup-child.html",
"END :nest-dup.html",
"END :nest-dup-parent.html",
"END :import-nested-dup.html"]
« no previous file with comments | « no previous file | LayoutTests/fast/html/imports/import-nested-dup-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698