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

Side by Side Diff: pubspec.yaml

Issue 11260039: Advance html5lib to newest breaking changes in core: getKeys -> keys, etc (Closed) Base URL: git@github.com:dart-lang/html5lib.git@master
Patch Set: Created 8 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « lib/src/treebuilder.dart ('k') | test/parser_feature_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: html5lib 1 name: html5lib
2 author: "Dart Team <misc@dartlang.org>" 2 author: "Dart Team <misc@dartlang.org>"
3 homepage: https://github.com/dart-lang/html5lib 3 homepage: https://github.com/dart-lang/html5lib
4 description: A library for working with HTML documents. 4 description: A library for working with HTML documents.
5 version: 0.0.16 5 version: 0.0.17
6 dependencies: 6 dependencies:
7 unittest: { sdk: unittest } 7 unittest: { sdk: unittest }
8 args: { sdk: args } 8 args: { sdk: args }
9 logging: { sdk: logging } 9 logging: { sdk: logging }
OLDNEW
« no previous file with comments | « lib/src/treebuilder.dart ('k') | test/parser_feature_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698