| OLD | NEW |
| 1 { | 1 { |
| 2 "AbstractWorker": { | 2 "AbstractWorker": { |
| 3 "comment": "http://www.w3.org/TR/workers/#the-abstractworker-abstract-interf
ace", | 3 "comment": "http://www.w3.org/TR/workers/#the-abstractworker-abstract-interf
ace", |
| 4 "members": { | 4 "members": { |
| 5 "addEventListener": {}, | 5 "addEventListener": {}, |
| 6 "dispatchEvent": {}, | 6 "dispatchEvent": {}, |
| 7 "onerror": {}, | 7 "onerror": {}, |
| 8 "removeEventListener": {} | 8 "removeEventListener": {} |
| 9 }, | 9 }, |
| 10 "support_level": "stable" | 10 "support_level": "stable" |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 "playbackRate": {}, | 108 "playbackRate": {}, |
| 109 "playbackState": {}, | 109 "playbackState": {}, |
| 110 "start": {}, | 110 "start": {}, |
| 111 "stop": {} | 111 "stop": {} |
| 112 }, | 112 }, |
| 113 "support_level": "experimental" | 113 "support_level": "experimental" |
| 114 }, | 114 }, |
| 115 "AudioContext": { | 115 "AudioContext": { |
| 116 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification
.html#AudioContext-section", | 116 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification
.html#AudioContext-section", |
| 117 "members": { | 117 "members": { |
| 118 "AudioContext": {}, |
| 118 "activeSourceCount": {}, | 119 "activeSourceCount": {}, |
| 119 "createAnalyser": {}, | 120 "createAnalyser": {}, |
| 120 "createBiquadFilter": {}, | 121 "createBiquadFilter": {}, |
| 121 "createBuffer": {}, | 122 "createBuffer": {}, |
| 122 "createBufferSource": {}, | 123 "createBufferSource": {}, |
| 123 "createChannelMerger": {}, | 124 "createChannelMerger": {}, |
| 124 "createChannelSplitter": {}, | 125 "createChannelSplitter": {}, |
| 125 "createConvolver": {}, | 126 "createConvolver": {}, |
| 126 "createDelay": {}, | 127 "createDelay": {}, |
| 127 "createDelayNode": { | 128 "createDelayNode": { |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 273 "frequency": {}, | 274 "frequency": {}, |
| 274 "gain": {}, | 275 "gain": {}, |
| 275 "getFrequencyResponse": {}, | 276 "getFrequencyResponse": {}, |
| 276 "type": {} | 277 "type": {} |
| 277 }, | 278 }, |
| 278 "support_level": "experimental" | 279 "support_level": "experimental" |
| 279 }, | 280 }, |
| 280 "Blob": { | 281 "Blob": { |
| 281 "comment": "http://www.w3.org/TR/FileAPI/#dfn-Blob", | 282 "comment": "http://www.w3.org/TR/FileAPI/#dfn-Blob", |
| 282 "members": { | 283 "members": { |
| 284 "Blob": {}, |
| 283 "size": {}, | 285 "size": {}, |
| 284 "slice": {}, | 286 "slice": {}, |
| 285 "type": {} | 287 "type": {} |
| 286 }, | 288 }, |
| 287 "support_level": "stable" | 289 "support_level": "stable" |
| 288 }, | 290 }, |
| 289 "CDATASection": { | 291 "CDATASection": { |
| 290 "comment": "http://dom.spec.whatwg.org/#cdatasection", | 292 "comment": "http://dom.spec.whatwg.org/#cdatasection", |
| 291 "dart_action": "suppress", | 293 "dart_action": "suppress", |
| 292 "members": {}, | 294 "members": {}, |
| (...skipping 762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1055 "members": { | 1057 "members": { |
| 1056 "name": {}, | 1058 "name": {}, |
| 1057 "root": {} | 1059 "root": {} |
| 1058 }, | 1060 }, |
| 1059 "support_level": "experimental" | 1061 "support_level": "experimental" |
| 1060 }, | 1062 }, |
| 1061 "DOMFormData": { | 1063 "DOMFormData": { |
| 1062 "comment": "http://www.w3.org/TR/XMLHttpRequest2/#interface-formdata", | 1064 "comment": "http://www.w3.org/TR/XMLHttpRequest2/#interface-formdata", |
| 1063 "members": { | 1065 "members": { |
| 1064 "DOMFormData": {}, | 1066 "DOMFormData": {}, |
| 1067 "FormData": { |
| 1068 "support_level": "untriaged" |
| 1069 }, |
| 1065 "append": {} | 1070 "append": {} |
| 1066 }, | 1071 }, |
| 1067 "support_level": "stable" | 1072 "support_level": "stable" |
| 1068 }, | 1073 }, |
| 1069 "DOMImplementation": { | 1074 "DOMImplementation": { |
| 1070 "comment": "http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-102161490", | 1075 "comment": "http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-102161490", |
| 1071 "members": { | 1076 "members": { |
| 1072 "createCSSStyleSheet": { | 1077 "createCSSStyleSheet": { |
| 1073 "support_level": "nonstandard" | 1078 "support_level": "nonstandard" |
| 1074 }, | 1079 }, |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1144 "length": {}, | 1149 "length": {}, |
| 1145 "namedItem": {}, | 1150 "namedItem": {}, |
| 1146 "refresh": {} | 1151 "refresh": {} |
| 1147 }, | 1152 }, |
| 1148 "support_level": "nonstandard" | 1153 "support_level": "nonstandard" |
| 1149 }, | 1154 }, |
| 1150 "DOMPoint": { | 1155 "DOMPoint": { |
| 1151 "comment": "http://developer.apple.com/library/safari/#documentation/DataMan
agement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAdditi
ons.html", | 1156 "comment": "http://developer.apple.com/library/safari/#documentation/DataMan
agement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAdditi
ons.html", |
| 1152 "members": { | 1157 "members": { |
| 1153 "DOMPoint": {}, | 1158 "DOMPoint": {}, |
| 1159 "_DomPoint": { |
| 1160 "support_level": "untriaged" |
| 1161 }, |
| 1154 "x": {}, | 1162 "x": {}, |
| 1155 "y": {} | 1163 "y": {} |
| 1156 }, | 1164 }, |
| 1157 "support_level": "nonstandard" | 1165 "support_level": "nonstandard" |
| 1158 }, | 1166 }, |
| 1159 "DOMSecurityPolicy": { | 1167 "DOMSecurityPolicy": { |
| 1160 "comment": "https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-
specification.dev.html#securitypolicy", | 1168 "comment": "https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-
specification.dev.html#securitypolicy", |
| 1161 "members": { | 1169 "members": { |
| 1162 "allowsConnectionTo": {}, | 1170 "allowsConnectionTo": {}, |
| 1163 "allowsEval": {}, | 1171 "allowsEval": {}, |
| (...skipping 4482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5646 "initMutationEvent": {}, | 5654 "initMutationEvent": {}, |
| 5647 "newValue": {}, | 5655 "newValue": {}, |
| 5648 "prevValue": {}, | 5656 "prevValue": {}, |
| 5649 "relatedNode": {} | 5657 "relatedNode": {} |
| 5650 }, | 5658 }, |
| 5651 "support_level": "deprecated" | 5659 "support_level": "deprecated" |
| 5652 }, | 5660 }, |
| 5653 "MutationObserver": { | 5661 "MutationObserver": { |
| 5654 "comment": "http://www.w3.org/TR/domcore/#interface-mutationobserver", | 5662 "comment": "http://www.w3.org/TR/domcore/#interface-mutationobserver", |
| 5655 "members": { | 5663 "members": { |
| 5664 "MutationObserver": {}, |
| 5656 "_observe": {}, | 5665 "_observe": {}, |
| 5657 "disconnect": {}, | 5666 "disconnect": {}, |
| 5658 "observe": {}, | 5667 "observe": {}, |
| 5659 "takeRecords": {} | 5668 "takeRecords": {} |
| 5660 }, | 5669 }, |
| 5661 "support_level": "stable" | 5670 "support_level": "stable" |
| 5662 }, | 5671 }, |
| 5663 "MutationRecord": { | 5672 "MutationRecord": { |
| 5664 "comment": "http://www.w3.org/TR/domcore/#mutationrecord", | 5673 "comment": "http://www.w3.org/TR/domcore/#mutationrecord", |
| 5665 "members": { | 5674 "members": { |
| (...skipping 5920 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11586 "support_level": "experimental" | 11595 "support_level": "experimental" |
| 11587 } | 11596 } |
| 11588 }, | 11597 }, |
| 11589 "support_level": "experimental" | 11598 "support_level": "experimental" |
| 11590 }, | 11599 }, |
| 11591 "XMLHttpRequest": { | 11600 "XMLHttpRequest": { |
| 11592 "comment": "http://xhr.spec.whatwg.org/#interface-xmlhttprequest", | 11601 "comment": "http://xhr.spec.whatwg.org/#interface-xmlhttprequest", |
| 11593 "members": { | 11602 "members": { |
| 11594 "DONE": {}, | 11603 "DONE": {}, |
| 11595 "HEADERS_RECEIVED": {}, | 11604 "HEADERS_RECEIVED": {}, |
| 11605 "HttpRequest": { |
| 11606 "support_level": "untriaged" |
| 11607 }, |
| 11596 "LOADING": {}, | 11608 "LOADING": {}, |
| 11597 "OPENED": {}, | 11609 "OPENED": {}, |
| 11598 "UNSENT": {}, | 11610 "UNSENT": {}, |
| 11599 "XMLHttpRequest": {}, | 11611 "XMLHttpRequest": {}, |
| 11600 "abort": {}, | 11612 "abort": {}, |
| 11601 "addEventListener": {}, | 11613 "addEventListener": {}, |
| 11602 "dispatchEvent": {}, | 11614 "dispatchEvent": {}, |
| 11603 "getAllResponseHeaders": { | 11615 "getAllResponseHeaders": { |
| 11604 "dart_action": "unstable" | 11616 "dart_action": "unstable" |
| 11605 }, | 11617 }, |
| (...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11762 "importStylesheet": {}, | 11774 "importStylesheet": {}, |
| 11763 "removeParameter": {}, | 11775 "removeParameter": {}, |
| 11764 "reset": {}, | 11776 "reset": {}, |
| 11765 "setParameter": {}, | 11777 "setParameter": {}, |
| 11766 "transformToDocument": {}, | 11778 "transformToDocument": {}, |
| 11767 "transformToFragment": {} | 11779 "transformToFragment": {} |
| 11768 }, | 11780 }, |
| 11769 "support_level": "nonstandard" | 11781 "support_level": "nonstandard" |
| 11770 } | 11782 } |
| 11771 } | 11783 } |
| OLD | NEW |