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

Unified Diff: sdk/lib/html/docs/html_docs.json

Issue 11413197: Updated json_to_html to be sync. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: A shot. 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/html_json_doc/lib/html_to_json.dart » ('j') | tools/html_json_doc/lib/html_to_json.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/html/docs/html_docs.json
diff --git a/sdk/lib/html/docs/html_docs.json b/sdk/lib/html/docs/html_docs.json
index 6ab4273f68213f7fb2e8c1a83058f6c3427fc715..8b5c1655c7b82738b9bd6ba77097cbcecfa093df 100644
--- a/sdk/lib/html/docs/html_docs.json
+++ b/sdk/lib/html/docs/html_docs.json
@@ -123,19 +123,15 @@
{
},
-"TableElement.dart":
- {
-
- },
"ScriptElement.dart":
{
},
-"WebGLCompressedTextureS3TC.dart":
+"TableElement.dart":
{
},
-"CharacterData.dart":
+"WebGLCompressedTextureS3TC.dart":
{
},
@@ -143,7 +139,7 @@
{
},
-"IDBUpgradeNeededEvent.dart":
+"CharacterData.dart":
{
},
@@ -151,7 +147,7 @@
{
},
-"IDBKeyRange.dart":
+"IDBUpgradeNeededEvent.dart":
{
},
@@ -159,11 +155,11 @@
{
},
-"MediaError.dart":
+"IDBKeyRange.dart":
{
},
-"SQLException.dart":
+"MediaError.dart":
{
},
@@ -171,6 +167,10 @@
{
},
+"SQLException.dart":
+ {
+
+ },
"ClientRect.dart":
{
@@ -1382,10 +1382,6 @@
{
},
-"CSSStyleDeclaration.dart":
- {
-
- },
"DocumentFragment.dart":
Emily Fortuna 2012/11/30 23:27:20 There are two DocumentFragment.dart lines now (her
{
@@ -1653,5 +1649,9 @@
"MediaKeyError.dart":
{
+ },
+"CSSStyleDeclaration.dart":
+ {
+
}
}
Emily Fortuna 2012/11/28 17:17:30 any reason why these aren't in alphabetical order?
« no previous file with comments | « no previous file | tools/html_json_doc/lib/html_to_json.dart » ('j') | tools/html_json_doc/lib/html_to_json.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698