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

Unified Diff: tests/html/custom/template_wrappers_test.html

Issue 151563006: Updating custom element wrapper test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 | « tests/html/custom/template_wrappers_test.dart ('k') | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/custom/template_wrappers_test.html
diff --git a/tests/html/custom/template_wrappers_test.html b/tests/html/custom/template_wrappers_test.html
index c0844b6f405626dd3db16f0f725a0be9664abdc3..ae804974d73a28466231c2cd2a62a91b7c2d4e78 100644
--- a/tests/html/custom/template_wrappers_test.html
+++ b/tests/html/custom/template_wrappers_test.html
@@ -12,6 +12,7 @@
</style>
<script src="/packages/web_components/platform.concat.js"></script>
<script src="/packages/web_components/dart_support.js"></script>
+ <script src="/packages/browser/interop.js"></script>
</head>
<body>
<h1> Running template_wrappers_test </h1>
« no previous file with comments | « tests/html/custom/template_wrappers_test.dart ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698