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

Unified Diff: pkg/third_party/html5lib/CHANGELOG.md

Issue 158083002: introduce web_components pkg for consolidated polyfills (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
Index: pkg/third_party/html5lib/CHANGELOG.md
diff --git a/pkg/third_party/html5lib/CHANGELOG.md b/pkg/third_party/html5lib/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..9bba04d1e77536a39f0eb1d5d7d8d61f8125d657
--- /dev/null
+++ b/pkg/third_party/html5lib/CHANGELOG.md
@@ -0,0 +1,8 @@
+# changelog
+
+This file contains highlights of what changes on each version of the html5lib
+package.
+
+#### Pub version 0.10.0-dev
+ * added querySelector/querySelectorAll, deprecated query/queryAll.
+ This matches the current APIs in dart:html.

Powered by Google App Engine
This is Rietveld 408576698