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

Unified Diff: LayoutTests/fast/html/imports/resources/nest-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
Index: LayoutTests/fast/html/imports/resources/nest-dup.html
diff --git a/LayoutTests/fast/html/imports/resources/nest-dup.html b/LayoutTests/fast/html/imports/resources/nest-dup.html
index 090ca6e62b4306d4dd53aea4dd2e19f1766b7463..dd9f59b40aa35043549293e25d96535e6b29ab67 100644
--- a/LayoutTests/fast/html/imports/resources/nest-dup.html
+++ b/LayoutTests/fast/html/imports/resources/nest-dup.html
@@ -4,6 +4,7 @@
<script>
start();
</script>
+<link id="harness" rel="import" href="nest-dup-child.html">
<script>
end();
</script>

Powered by Google App Engine
This is Rietveld 408576698