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

Side by Side Diff: tools/dom/dom.json

Issue 162843002: "Reverting 32641" (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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/compiler/dart2js/analyze_api_test.dart ('k') | tools/dom/scripts/htmlrenamer.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "ANGLEInstancedArrays": { 2 "ANGLEInstancedArrays": {
3 "members": { 3 "members": {
4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": { 4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": {
5 "support_level": "untriaged" 5 "support_level": "untriaged"
6 }, 6 },
7 "drawArraysInstancedANGLE": { 7 "drawArraysInstancedANGLE": {
8 "support_level": "untriaged" 8 "support_level": "untriaged"
9 }, 9 },
10 "drawElementsInstancedANGLE": { 10 "drawElementsInstancedANGLE": {
(...skipping 2080 matching lines...) Expand 10 before | Expand all | Expand 10 after
2091 "comment": "http://dom.spec.whatwg.org/#dom-documenttype-entities", 2091 "comment": "http://dom.spec.whatwg.org/#dom-documenttype-entities",
2092 "dart_action": "suppress", 2092 "dart_action": "suppress",
2093 "support_level": "deprecated" 2093 "support_level": "deprecated"
2094 }, 2094 },
2095 "internalSubset": { 2095 "internalSubset": {
2096 "comment": "http://dom.spec.whatwg.org/#dom-documenttype-internalsubset" , 2096 "comment": "http://dom.spec.whatwg.org/#dom-documenttype-internalsubset" ,
2097 "dart_action": "suppress", 2097 "dart_action": "suppress",
2098 "support_level": "deprecated" 2098 "support_level": "deprecated"
2099 }, 2099 },
2100 "name": {}, 2100 "name": {},
2101 "nextElementSibling": {
2102 "support_level": "untriaged"
2103 },
2104 "notations": { 2101 "notations": {
2105 "comment": "http://dom.spec.whatwg.org/#dom-documenttype-notations", 2102 "comment": "http://dom.spec.whatwg.org/#dom-documenttype-notations",
2106 "dart_action": "suppress", 2103 "dart_action": "suppress",
2107 "support_level": "deprecated" 2104 "support_level": "deprecated"
2108 }, 2105 },
2109 "previousElementSibling": {
2110 "support_level": "untriaged"
2111 },
2112 "publicId": {}, 2106 "publicId": {},
2113 "remove": { 2107 "remove": {
2114 "support_level": "nonstandard" 2108 "support_level": "nonstandard"
2115 }, 2109 },
2116 "systemId": {} 2110 "systemId": {}
2117 }, 2111 },
2118 "support_level": "stable" 2112 "support_level": "stable"
2119 }, 2113 },
2120 "DynamicsCompressorNode": { 2114 "DynamicsCompressorNode": {
2121 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification .html#DynamicsCompressorNode", 2115 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification .html#DynamicsCompressorNode",
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
2240 "comment": "http://www.whatwg.org/specs/web-apps/2007-10-26/multipage/se ction-elements.html#htmlelement", 2234 "comment": "http://www.whatwg.org/specs/web-apps/2007-10-26/multipage/se ction-elements.html#htmlelement",
2241 "dart_action": "stable", 2235 "dart_action": "stable",
2242 "support_level": "nonstandard" 2236 "support_level": "nonstandard"
2243 }, 2237 },
2244 "innerHTML": { 2238 "innerHTML": {
2245 "comment": "http://www.whatwg.org/specs/web-apps/2007-10-26/multipage/se ction-elements.html#htmlelement", 2239 "comment": "http://www.whatwg.org/specs/web-apps/2007-10-26/multipage/se ction-elements.html#htmlelement",
2246 "dart_action": "stable", 2240 "dart_action": "stable",
2247 "support_level": "nonstandard" 2241 "support_level": "nonstandard"
2248 }, 2242 },
2249 "inputMethodContext": { 2243 "inputMethodContext": {
2250 "comment": "http://www.w3.org/TR/ime-api/#the-inputmethodcontext-propert y Per the spec is only on HTMLElement.",
2251 "dart_action": "suppress",
2252 "support_level": "untriaged" 2244 "support_level": "untriaged"
2253 }, 2245 },
2254 "insertAdjacentElement": { 2246 "insertAdjacentElement": {
2255 "support_level": "untriaged" 2247 "support_level": "untriaged"
2256 }, 2248 },
2257 "insertAdjacentHTML": { 2249 "insertAdjacentHTML": {
2258 "support_level": "untriaged" 2250 "support_level": "untriaged"
2259 }, 2251 },
2260 "insertAdjacentText": { 2252 "insertAdjacentText": {
2261 "support_level": "untriaged" 2253 "support_level": "untriaged"
(...skipping 1119 matching lines...) Expand 10 before | Expand all | Expand 10 after
3381 "hostname": {}, 3373 "hostname": {},
3382 "href": {}, 3374 "href": {},
3383 "hreflang": {}, 3375 "hreflang": {},
3384 "name": { 3376 "name": {
3385 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ obsolete.html#HTMLAnchorElement-partial", 3377 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ obsolete.html#HTMLAnchorElement-partial",
3386 "dart_action": "suppress", 3378 "dart_action": "suppress",
3387 "support_level": "deprecated" 3379 "support_level": "deprecated"
3388 }, 3380 },
3389 "origin": { 3381 "origin": {
3390 "comment": "WebKit only", 3382 "comment": "WebKit only",
3383 "dart_action": "suppress",
3391 "support_level": "nonstandard" 3384 "support_level": "nonstandard"
3392 }, 3385 },
3393 "password": { 3386 "password": {
3394 "support_level": "untriaged" 3387 "support_level": "untriaged"
3395 }, 3388 },
3396 "pathname": {}, 3389 "pathname": {},
3397 "ping": { 3390 "ping": {
3398 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ text-level-semantics.html#the-a-element", 3391 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ text-level-semantics.html#the-a-element",
3399 "dart_action": "suppress", 3392 "dart_action": "suppress",
3400 "support_level": "deprecated" 3393 "support_level": "deprecated"
(...skipping 10687 matching lines...) Expand 10 before | Expand all | Expand 10 after
14088 "importStylesheet": {}, 14081 "importStylesheet": {},
14089 "removeParameter": {}, 14082 "removeParameter": {},
14090 "reset": {}, 14083 "reset": {},
14091 "setParameter": {}, 14084 "setParameter": {},
14092 "transformToDocument": {}, 14085 "transformToDocument": {},
14093 "transformToFragment": {} 14086 "transformToFragment": {}
14094 }, 14087 },
14095 "support_level": "nonstandard" 14088 "support_level": "nonstandard"
14096 } 14089 }
14097 } 14090 }
OLDNEW
« no previous file with comments | « tests/compiler/dart2js/analyze_api_test.dart ('k') | tools/dom/scripts/htmlrenamer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698