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

Unified Diff: LayoutTests/fast/html/imports/resources/shared-crash-root.html

Issue 141143006: [import] Cleanup: get rid of ad-hoc state machine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated to ToT Created 6 years, 11 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 | « LayoutTests/fast/html/imports/resources/shared-crash-grandchild.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/imports/resources/shared-crash-root.html
diff --git a/LayoutTests/fast/html/imports/resources/shared-crash-root.html b/LayoutTests/fast/html/imports/resources/shared-crash-root.html
new file mode 100644
index 0000000000000000000000000000000000000000..7d606fd423857398b587c1569b460c2e41d3bcd4
--- /dev/null
+++ b/LayoutTests/fast/html/imports/resources/shared-crash-root.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<link rel="import" href="shared-crash-child.html">
+<link rel="import" href="shared-crash-dup.html">
« no previous file with comments | « LayoutTests/fast/html/imports/resources/shared-crash-grandchild.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698