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

Unified Diff: test/src/standard/attribute_binding_test.html

Issue 1290643006: First cut at behaviors. This just implements the lifecycle methodsportion. We may get the rest for … (Closed) Base URL: git@github.com:dart-lang/polymer-dart.git@master
Patch Set: Created 5 years, 4 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: test/src/standard/attribute_binding_test.html
diff --git a/test/src/standard/attribute_binding_test.html b/test/src/standard/attribute_binding_test.html
index 0d14d6a6e1177f931a6fefbd0952897992bf2bd3..71bcbf05daf05ee620ee6b0109684439f571da15 100644
--- a/test/src/standard/attribute_binding_test.html
+++ b/test/src/standard/attribute_binding_test.html
@@ -1,4 +1,9 @@
<!DOCTYPE html>
+<!--
+Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
+for details. All rights reserved. Use of this source code is governed by a
+BSD-style license that can be found in the LICENSE file.
+-->
<html>
<head>
<script src="packages/web_components/webcomponents.min.js"></script>

Powered by Google App Engine
This is Rietveld 408576698