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

Unified Diff: pkg/polymer/example/scoped_style/my_test.html

Issue 22801009: Bring the rest of the polymer.dart code from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « pkg/polymer/example/component/news/web/news-component.html ('k') | pkg/polymer/lib/boot.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/example/scoped_style/my_test.html
diff --git a/pkg/polymer/example/scoped_style/my_test.html b/pkg/polymer/example/scoped_style/my_test.html
index facee55346067b76f3499427dd75f07fc475e629..2713a3f6873d8cc0e67b16d54d53fb9bdb434b4b 100644
--- a/pkg/polymer/example/scoped_style/my_test.html
+++ b/pkg/polymer/example/scoped_style/my_test.html
@@ -4,7 +4,7 @@
<title>Test Compopnent</title>
</head>
<body>
-<polymer-element name="my-test" extends="div">
+<polymer-element name="my-test">
<template>
<style>
p { color: red;}
« no previous file with comments | « pkg/polymer/example/component/news/web/news-component.html ('k') | pkg/polymer/lib/boot.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698