| 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 1068 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1079 "DOMPoint": {}, | 1079 "DOMPoint": {}, |
| 1080 "_DomPoint": {}, | 1080 "_DomPoint": {}, |
| 1081 "x": {}, | 1081 "x": {}, |
| 1082 "y": {} | 1082 "y": {} |
| 1083 }, | 1083 }, |
| 1084 "support_level": "nonstandard" | 1084 "support_level": "nonstandard" |
| 1085 }, | 1085 }, |
| 1086 "DOMSettableTokenList": { | 1086 "DOMSettableTokenList": { |
| 1087 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domse
ttabletokenlist-0", | 1087 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domse
ttabletokenlist-0", |
| 1088 "members": { | 1088 "members": { |
| 1089 "__getter__": { |
| 1090 "support_level": "untriaged" |
| 1091 }, |
| 1089 "value": {} | 1092 "value": {} |
| 1090 }, | 1093 }, |
| 1091 "support_level": "stable" | 1094 "support_level": "stable" |
| 1092 }, | 1095 }, |
| 1093 "DOMStringList": { | 1096 "DOMStringList": { |
| 1094 "comment": "http://www.w3.org/TR/DOM-Level-3-Core/core.html#DOMStringList", | 1097 "comment": "http://www.w3.org/TR/DOM-Level-3-Core/core.html#DOMStringList", |
| 1095 "members": { | 1098 "members": { |
| 1096 "contains": {}, | 1099 "contains": {}, |
| 1097 "item": {}, | 1100 "item": {}, |
| 1098 "length": {} | 1101 "length": {} |
| 1099 }, | 1102 }, |
| 1100 "support_level": "stable" | 1103 "support_level": "stable" |
| 1101 }, | 1104 }, |
| 1102 "DOMStringMap": { | 1105 "DOMStringMap": { |
| 1103 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domst
ringmap-0", | 1106 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domst
ringmap-0", |
| 1104 "members": {}, | 1107 "members": { |
| 1108 "__getter__": { |
| 1109 "support_level": "untriaged" |
| 1110 } |
| 1111 }, |
| 1105 "support_level": "stable" | 1112 "support_level": "stable" |
| 1106 }, | 1113 }, |
| 1107 "DOMTokenList": { | 1114 "DOMTokenList": { |
| 1108 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domto
kenlist-0", | 1115 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domto
kenlist-0", |
| 1109 "members": { | 1116 "members": { |
| 1110 "contains": {}, | 1117 "contains": {}, |
| 1111 "item": {}, | 1118 "item": {}, |
| 1112 "length": {}, | 1119 "length": {}, |
| 1113 "toString": {}, | 1120 "toString": {}, |
| 1114 "toggle": {} | 1121 "toggle": {} |
| 1115 }, | 1122 }, |
| 1116 "support_level": "stable" | 1123 "support_level": "stable" |
| 1117 }, | 1124 }, |
| 1118 "DOMWindow": { | 1125 "DOMWindow": { |
| 1119 "members": { | 1126 "members": { |
| 1120 "CSS": { | 1127 "CSS": { |
| 1121 "comment": "http://www.w3.org/TR/css3-conditional/#the-css-interface" | 1128 "comment": "http://www.w3.org/TR/css3-conditional/#the-css-interface" |
| 1122 }, | 1129 }, |
| 1123 "PERSISTENT": { | 1130 "PERSISTENT": { |
| 1124 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste
m", | 1131 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste
m", |
| 1125 "support_level": "experimental" | 1132 "support_level": "experimental" |
| 1126 }, | 1133 }, |
| 1127 "TEMPORARY": { | 1134 "TEMPORARY": { |
| 1128 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste
m", | 1135 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste
m", |
| 1129 "support_level": "experimental" | 1136 "support_level": "experimental" |
| 1130 }, | 1137 }, |
| 1138 "__getter__": { |
| 1139 "support_level": "untriaged" |
| 1140 }, |
| 1131 "addEventListener": {}, | 1141 "addEventListener": {}, |
| 1132 "alert": {}, | 1142 "alert": {}, |
| 1133 "applicationCache": {}, | 1143 "applicationCache": {}, |
| 1134 "atob": {}, | 1144 "atob": {}, |
| 1135 "blur": { | 1145 "blur": { |
| 1136 "dart_action": "suppress", | 1146 "dart_action": "suppress", |
| 1137 "support_level": "deprecated" | 1147 "support_level": "deprecated" |
| 1138 }, | 1148 }, |
| 1139 "btoa": {}, | 1149 "btoa": {}, |
| 1140 "cancelAnimationFrame": {}, | 1150 "cancelAnimationFrame": {}, |
| (...skipping 2254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3395 "members": { | 3405 "members": { |
| 3396 "color": {}, | 3406 "color": {}, |
| 3397 "face": {}, | 3407 "face": {}, |
| 3398 "size": {} | 3408 "size": {} |
| 3399 }, | 3409 }, |
| 3400 "support_level": "deprecated" | 3410 "support_level": "deprecated" |
| 3401 }, | 3411 }, |
| 3402 "HTMLFormControlsCollection": { | 3412 "HTMLFormControlsCollection": { |
| 3403 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/comm
on-dom-interfaces.html#htmlformcontrolscollection-0", | 3413 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/comm
on-dom-interfaces.html#htmlformcontrolscollection-0", |
| 3404 "members": { | 3414 "members": { |
| 3415 "__getter__": { |
| 3416 "support_level": "untriaged" |
| 3417 }, |
| 3405 "namedItem": {} | 3418 "namedItem": {} |
| 3406 }, | 3419 }, |
| 3407 "support_level": "stable" | 3420 "support_level": "stable" |
| 3408 }, | 3421 }, |
| 3409 "HTMLFormElement": { | 3422 "HTMLFormElement": { |
| 3410 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/form
s.html#the-form-element", | 3423 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/form
s.html#the-form-element", |
| 3411 "members": { | 3424 "members": { |
| 3412 "HTMLFormElement": {}, | 3425 "HTMLFormElement": {}, |
| 3426 "__getter__": { |
| 3427 "support_level": "untriaged" |
| 3428 }, |
| 3413 "acceptCharset": {}, | 3429 "acceptCharset": {}, |
| 3414 "action": {}, | 3430 "action": {}, |
| 3415 "autocomplete": { | 3431 "autocomplete": { |
| 3416 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/
association-of-controls-and-forms.html#autofilling-form-controls:-the-autocomple
te-attribute", | 3432 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/
association-of-controls-and-forms.html#autofilling-form-controls:-the-autocomple
te-attribute", |
| 3417 "support_level": "experimental" | 3433 "support_level": "experimental" |
| 3418 }, | 3434 }, |
| 3419 "checkValidity": {}, | 3435 "checkValidity": {}, |
| 3420 "elements": {}, | 3436 "elements": {}, |
| 3421 "encoding": {}, | 3437 "encoding": {}, |
| 3422 "enctype": {}, | 3438 "enctype": {}, |
| (...skipping 6678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10101 "localService": {}, | 10117 "localService": {}, |
| 10102 "name": {}, | 10118 "name": {}, |
| 10103 "voiceURI": {} | 10119 "voiceURI": {} |
| 10104 }, | 10120 }, |
| 10105 "support_level": "experimental" | 10121 "support_level": "experimental" |
| 10106 }, | 10122 }, |
| 10107 "Storage": { | 10123 "Storage": { |
| 10108 "comment": "http://www.w3.org/TR/webstorage/#the-storage-interface", | 10124 "comment": "http://www.w3.org/TR/webstorage/#the-storage-interface", |
| 10109 "dart_action": "unstable", | 10125 "dart_action": "unstable", |
| 10110 "members": { | 10126 "members": { |
| 10127 "__getter__": { |
| 10128 "support_level": "untriaged" |
| 10129 }, |
| 10111 "clear": {}, | 10130 "clear": {}, |
| 10112 "getItem": {}, | 10131 "getItem": {}, |
| 10113 "key": {}, | 10132 "key": {}, |
| 10114 "length": {}, | 10133 "length": {}, |
| 10115 "removeItem": {}, | 10134 "removeItem": {}, |
| 10116 "setItem": {} | 10135 "setItem": {} |
| 10117 }, | 10136 }, |
| 10118 "support_level": "stable" | 10137 "support_level": "stable" |
| 10119 }, | 10138 }, |
| 10120 "StorageErrorCallback": { | 10139 "StorageErrorCallback": { |
| (...skipping 1066 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11187 "comment": "http://www.w3.org/TR/css3-animations/#CSSKeyframeRule-interface"
, | 11206 "comment": "http://www.w3.org/TR/css3-animations/#CSSKeyframeRule-interface"
, |
| 11188 "members": { | 11207 "members": { |
| 11189 "keyText": {}, | 11208 "keyText": {}, |
| 11190 "style": {} | 11209 "style": {} |
| 11191 }, | 11210 }, |
| 11192 "support_level": "experimental" | 11211 "support_level": "experimental" |
| 11193 }, | 11212 }, |
| 11194 "WebKitCSSKeyframesRule": { | 11213 "WebKitCSSKeyframesRule": { |
| 11195 "comment": "http://www.w3.org/TR/css3-animations/#csskeyframesrule", | 11214 "comment": "http://www.w3.org/TR/css3-animations/#csskeyframesrule", |
| 11196 "members": { | 11215 "members": { |
| 11216 "__getter__": { |
| 11217 "support_level": "untriaged" |
| 11218 }, |
| 11197 "cssRules": {}, | 11219 "cssRules": {}, |
| 11198 "deleteRule": {}, | 11220 "deleteRule": {}, |
| 11199 "findRule": {}, | 11221 "findRule": {}, |
| 11200 "insertRule": {}, | 11222 "insertRule": {}, |
| 11201 "name": {} | 11223 "name": {} |
| 11202 }, | 11224 }, |
| 11203 "support_level": "experimental" | 11225 "support_level": "experimental" |
| 11204 }, | 11226 }, |
| 11205 "WebKitCSSMatrix": { | 11227 "WebKitCSSMatrix": { |
| 11206 "comment": "http://dev.w3.org/csswg/cssom/", | 11228 "comment": "http://dev.w3.org/csswg/cssom/", |
| (...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11707 "importStylesheet": {}, | 11729 "importStylesheet": {}, |
| 11708 "removeParameter": {}, | 11730 "removeParameter": {}, |
| 11709 "reset": {}, | 11731 "reset": {}, |
| 11710 "setParameter": {}, | 11732 "setParameter": {}, |
| 11711 "transformToDocument": {}, | 11733 "transformToDocument": {}, |
| 11712 "transformToFragment": {} | 11734 "transformToFragment": {} |
| 11713 }, | 11735 }, |
| 11714 "support_level": "nonstandard" | 11736 "support_level": "nonstandard" |
| 11715 } | 11737 } |
| 11716 } | 11738 } |
| OLD | NEW |