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

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

Issue 55153002: Adding test for old wrappers causing multiple upgrades (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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: 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 ea5b81d283d39b9ea9b88c436b7f3b8d0945478b..2613bdc6c76b8e9925d5a4c241887003c842b333 100644
--- a/tests/html/custom/template_wrappers_test.html
+++ b/tests/html/custom/template_wrappers_test.html
@@ -16,6 +16,7 @@
<template class='t1'>
<x-custom></x-custom>
</template>
+ <x-custom-two></x-custom-two>
<script type="text/javascript"
src="/packages/unittest/test_controller.js"></script>
%TEST_SCRIPTS%

Powered by Google App Engine
This is Rietveld 408576698