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

Unified Diff: pkg/web_components/README.md

Issue 147453004: update web_components (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: deletes polymer test script 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 | « pkg/polymer/test/run.sh ('k') | pkg/web_components/lib/build.log » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/web_components/README.md
diff --git a/pkg/web_components/README.md b/pkg/web_components/README.md
index 3f6efdbc6ec62cc0114942faa096918b224fa5a8..a0f0052004d22ceaab5534d49aff99b20c0ef273 100644
--- a/pkg/web_components/README.md
+++ b/pkg/web_components/README.md
@@ -64,14 +64,6 @@ for more information.
## Hacking on this package
-*NOTE*: Currently we use
-[a patched version of CustomElements](https://github.com/dart-lang/CustomElements/tree/blink_tests).
-This is to get polyfilled behavior closer to native.
-See [this pull request](https://github.com/Polymer/CustomElements/pull/97) for
-more information. It is not required to use these changes; platform.js from
-https://polymer-project.org will work just as well, but it will have less error
-checking.
-
To rebuild platform.js:
```bash
« no previous file with comments | « pkg/polymer/test/run.sh ('k') | pkg/web_components/lib/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698