| 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 2875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2886 "notifyWhenFontsReady": {}, | 2886 "notifyWhenFontsReady": {}, |
| 2887 "onerror": {}, | 2887 "onerror": {}, |
| 2888 "onload": {}, | 2888 "onload": {}, |
| 2889 "onloading": {}, | 2889 "onloading": {}, |
| 2890 "onloadingdone": {}, | 2890 "onloadingdone": {}, |
| 2891 "onloadstart": {}, | 2891 "onloadstart": {}, |
| 2892 "removeEventListener": {} | 2892 "removeEventListener": {} |
| 2893 }, | 2893 }, |
| 2894 "support_level": "experimental" | 2894 "support_level": "experimental" |
| 2895 }, | 2895 }, |
| 2896 "FormData": { | |
| 2897 "members": {}, | |
| 2898 "support_level": "untriaged" | |
| 2899 }, | |
| 2900 "GainNode": { | 2896 "GainNode": { |
| 2901 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification
.html#GainNode", | 2897 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification
.html#GainNode", |
| 2902 "members": { | 2898 "members": { |
| 2903 "gain": {} | 2899 "gain": {} |
| 2904 }, | 2900 }, |
| 2905 "support_level": "experimental" | 2901 "support_level": "experimental" |
| 2906 }, | 2902 }, |
| 2907 "Gamepad": { | 2903 "Gamepad": { |
| 2908 "comment": "https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html#gam
epad-interface", | 2904 "comment": "https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html#gam
epad-interface", |
| 2909 "members": { | 2905 "members": { |
| (...skipping 2167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5077 "Int8Array": { | 5073 "Int8Array": { |
| 5078 "comment": "http://www.khronos.org/registry/typedarray/specs/latest/", | 5074 "comment": "http://www.khronos.org/registry/typedarray/specs/latest/", |
| 5079 "members": { | 5075 "members": { |
| 5080 "BYTES_PER_ELEMENT": {}, | 5076 "BYTES_PER_ELEMENT": {}, |
| 5081 "length": {}, | 5077 "length": {}, |
| 5082 "setElements": {}, | 5078 "setElements": {}, |
| 5083 "subarray": {} | 5079 "subarray": {} |
| 5084 }, | 5080 }, |
| 5085 "support_level": "stable" | 5081 "support_level": "stable" |
| 5086 }, | 5082 }, |
| 5087 "JavaScriptCallFrame": { | |
| 5088 "dart_action": "suppress", | |
| 5089 "members": { | |
| 5090 "CATCH_SCOPE": {}, | |
| 5091 "CLOSURE_SCOPE": {}, | |
| 5092 "GLOBAL_SCOPE": {}, | |
| 5093 "LOCAL_SCOPE": {}, | |
| 5094 "WITH_SCOPE": {}, | |
| 5095 "caller": {}, | |
| 5096 "column": {}, | |
| 5097 "evaluate": {}, | |
| 5098 "functionName": {}, | |
| 5099 "line": {}, | |
| 5100 "restart": {}, | |
| 5101 "scopeChain": {}, | |
| 5102 "scopeType": {}, | |
| 5103 "setVariableValue": {}, | |
| 5104 "sourceID": {}, | |
| 5105 "thisObject": {}, | |
| 5106 "type": {} | |
| 5107 }, | |
| 5108 "support_level": "nonstandard" | |
| 5109 }, | |
| 5110 "KeyboardEvent": { | 5083 "KeyboardEvent": { |
| 5111 "comment": "http://www.w3.org/TR/DOM-Level-3-Events/#events-KeyboardEvent", | 5084 "comment": "http://www.w3.org/TR/DOM-Level-3-Events/#events-KeyboardEvent", |
| 5112 "members": { | 5085 "members": { |
| 5113 "altGraphKey": { | 5086 "altGraphKey": { |
| 5114 "dart_action": "experimental", | 5087 "dart_action": "experimental", |
| 5115 "support_level": "nonstandard" | 5088 "support_level": "nonstandard" |
| 5116 }, | 5089 }, |
| 5117 "altKey": {}, | 5090 "altKey": {}, |
| 5118 "ctrlKey": {}, | 5091 "ctrlKey": {}, |
| 5119 "initKeyboardEvent": {}, | 5092 "initKeyboardEvent": {}, |
| (...skipping 6368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11488 "importStylesheet": {}, | 11461 "importStylesheet": {}, |
| 11489 "removeParameter": {}, | 11462 "removeParameter": {}, |
| 11490 "reset": {}, | 11463 "reset": {}, |
| 11491 "setParameter": {}, | 11464 "setParameter": {}, |
| 11492 "transformToDocument": {}, | 11465 "transformToDocument": {}, |
| 11493 "transformToFragment": {} | 11466 "transformToFragment": {} |
| 11494 }, | 11467 }, |
| 11495 "support_level": "nonstandard" | 11468 "support_level": "nonstandard" |
| 11496 } | 11469 } |
| 11497 } | 11470 } |
| OLD | NEW |