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

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

Issue 297203009: Fix a couple more tests that were relying on sourcemap message format. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: changelog Created 6 years, 7 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/source_maps/test/refactor_test.dart ('k') | pkg/third_party/html5lib/lib/parser.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/third_party/html5lib/CHANGELOG.md
diff --git a/pkg/third_party/html5lib/CHANGELOG.md b/pkg/third_party/html5lib/CHANGELOG.md
index dd64e8997a98cc34bacc0cb4d44de4e0747e0930..7c7ebb0923a97f06b3ab60c5ea8a94beb87a921a 100644
--- a/pkg/third_party/html5lib/CHANGELOG.md
+++ b/pkg/third_party/html5lib/CHANGELOG.md
@@ -3,6 +3,9 @@
This file contains highlights of what changes on each version of the html5lib
package.
+#### Pub version 0.10.0+1
+ * use a more recent source_maps version.
+
#### Pub version 0.10.0
* fix how document fragments are added in NodeList.add/addAll/insertAll.
« no previous file with comments | « pkg/source_maps/test/refactor_test.dart ('k') | pkg/third_party/html5lib/lib/parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698