|
2 | 2 | "mixins": { |
3 | 3 | "mixin": { |
4 | 4 | "Animatable": { |
5 | | - "name": "Animatable", |
6 | 5 | "methods": { |
7 | 6 | "method": { |
8 | 7 | "animate": { |
|
22 | 21 | } |
23 | 22 | }, |
24 | 23 | "GlobalEventHandlers": { |
25 | | - "name": "GlobalEventHandlers", |
26 | 24 | "events": { |
27 | 25 | "event": [ |
28 | 26 | { |
|
145 | 143 | } |
146 | 144 | }, |
147 | 145 | "WebGLRenderingContextBase": { |
148 | | - "name": "WebGLRenderingContextBase", |
149 | 146 | "methods": { |
150 | 147 | "method": { |
151 | 148 | "getExtension": { |
|
432 | 429 | } |
433 | 430 | }, |
434 | 431 | "CustomEvent": { |
435 | | - "name": "CustomEvent", |
436 | 432 | "properties": { |
437 | 433 | "property": { |
438 | 434 | "detail": { |
|
482 | 478 | } |
483 | 479 | }, |
484 | 480 | "Window": { |
485 | | - "name": "Window", |
486 | 481 | "properties": { |
487 | 482 | "property": { |
488 | 483 | "event": { |
|
526 | 521 | "overrideIndexSignatures": [] |
527 | 522 | }, |
528 | 523 | "Document": { |
529 | | - "name": "Document", |
530 | 524 | "methods": { |
531 | 525 | "method": { |
532 | 526 | "adoptNode": { |
|
677 | 671 | } |
678 | 672 | }, |
679 | 673 | "Node": { |
680 | | - "name": "Node", |
681 | 674 | "methods": { |
682 | 675 | "method": { |
683 | 676 | "appendChild": { |
|
785 | 778 | } |
786 | 779 | }, |
787 | 780 | "IDBObjectStore": { |
788 | | - "name": "IDBObjectStore", |
789 | 781 | "methods": { |
790 | 782 | "method": { |
791 | 783 | "openCursor": { |
|
948 | 940 | } |
949 | 941 | }, |
950 | 942 | "IDBIndex": { |
951 | | - "name": "IDBIndex", |
952 | 943 | "properties": { |
953 | 944 | "property": { |
954 | 945 | "keyPath": { |
|
1075 | 1066 | } |
1076 | 1067 | }, |
1077 | 1068 | "BeforeUnloadEvent": { |
1078 | | - "name": "BeforeUnloadEvent", |
1079 | 1069 | "properties": { |
1080 | 1070 | "property": { |
1081 | 1071 | "returnValue": { |
|
1086 | 1076 | } |
1087 | 1077 | }, |
1088 | 1078 | "SVGElement": { |
1089 | | - "name": "SVGElement", |
1090 | 1079 | "properties": { |
1091 | 1080 | "property": { |
1092 | 1081 | "className": { |
|
1098 | 1087 | } |
1099 | 1088 | }, |
1100 | 1089 | "SVGSVGElement": { |
1101 | | - "name": "SVGSVGElement", |
1102 | 1090 | "methods": { |
1103 | 1091 | "method": { |
1104 | 1092 | "getEnclosureList": { |
|
1122 | 1110 | "extends": "SVGElement" |
1123 | 1111 | }, |
1124 | 1112 | "FormData": { |
1125 | | - "name": "FormData", |
1126 | 1113 | "methods": { |
1127 | 1114 | "method": { |
1128 | 1115 | "append": { |
|
1222 | 1209 | } |
1223 | 1210 | }, |
1224 | 1211 | "Element": { |
1225 | | - "name": "Element", |
1226 | 1212 | "methods": { |
1227 | 1213 | "method": { |
1228 | 1214 | "getElementsByTagNameNS": { |
|
1241 | 1227 | } |
1242 | 1228 | }, |
1243 | 1229 | "DataTransfer": { |
1244 | | - "name": "DataTransfer", |
1245 | 1230 | "properties": { |
1246 | 1231 | "property": { |
1247 | 1232 | "dropEffect": { |
|
1256 | 1241 | } |
1257 | 1242 | }, |
1258 | 1243 | "IDBCursor": { |
1259 | | - "name": "IDBCursor", |
1260 | 1244 | "properties": { |
1261 | 1245 | "property": { |
1262 | 1246 | "key": { |
|
1317 | 1301 | } |
1318 | 1302 | }, |
1319 | 1303 | "IDBRequest": { |
1320 | | - "name": "IDBRequest", |
1321 | 1304 | "properties": { |
1322 | 1305 | "property": { |
1323 | 1306 | "source": { |
|
1352 | 1335 | ] |
1353 | 1336 | }, |
1354 | 1337 | "HTMLOptionsCollection": { |
1355 | | - "name": "HTMLOptionsCollection", |
1356 | 1338 | "extends": "HTMLCollectionOf<HTMLOptionElement>" |
1357 | 1339 | }, |
1358 | 1340 | "SubtleCrypto": { |
1359 | | - "name": "SubtleCrypto", |
1360 | 1341 | "methods": { |
1361 | 1342 | "method": { |
1362 | 1343 | "decrypt": { |
|
1574 | 1555 | } |
1575 | 1556 | }, |
1576 | 1557 | "MouseEvent": { |
1577 | | - "name": "MouseEvent", |
1578 | 1558 | "methods": { |
1579 | 1559 | "method": { |
1580 | 1560 | "initMouseEvent": { |
|
1587 | 1567 | } |
1588 | 1568 | }, |
1589 | 1569 | "DOMStringMap": { |
1590 | | - "name": "DOMStringMap", |
1591 | 1570 | "overrideIndexSignatures": [ |
1592 | 1571 | "[name: string]: string | undefined" |
1593 | 1572 | ] |
1594 | 1573 | }, |
1595 | 1574 | "DOMImplementation": { |
1596 | | - "name": "DOMImplementation", |
1597 | 1575 | "methods": { |
1598 | 1576 | "method": { |
1599 | 1577 | "hasFeature": { |
|
1693 | 1671 | } |
1694 | 1672 | }, |
1695 | 1673 | "ServiceWorkerContainer": { |
1696 | | - "name": "ServiceWorkerContainer", |
1697 | 1674 | "methods": { |
1698 | 1675 | "method": { |
1699 | 1676 | "getRegistration": { |
|
1719 | 1696 | } |
1720 | 1697 | }, |
1721 | 1698 | "WebSocket": { |
1722 | | - "name": "WebSocket", |
1723 | 1699 | "methods": { |
1724 | 1700 | "method": { |
1725 | 1701 | "send": { |
|
1750 | 1726 | } |
1751 | 1727 | }, |
1752 | 1728 | "XMLHttpRequestEventTarget": { |
1753 | | - "name": "XMLHttpRequestEventTarget", |
1754 | 1729 | "properties": { |
1755 | 1730 | "property": { |
1756 | 1731 | "onloadstart": { |
|
1817 | 1792 | } |
1818 | 1793 | }, |
1819 | 1794 | "FileReader": { |
1820 | | - "name": "FileReader", |
1821 | 1795 | "events": { |
1822 | 1796 | "event": [ |
1823 | 1797 | { |
|
1848 | 1822 | } |
1849 | 1823 | }, |
1850 | 1824 | "MutationRecord": { |
1851 | | - "name": "MutationRecord", |
1852 | 1825 | "properties": { |
1853 | 1826 | "property": { |
1854 | 1827 | "type": { |
|
1859 | 1832 | } |
1860 | 1833 | }, |
1861 | 1834 | "URL": { |
1862 | | - "name": "URL", |
1863 | 1835 | "constructor": { |
1864 | 1836 | "signature": { |
1865 | 1837 | "0": { |
|
1874 | 1846 | } |
1875 | 1847 | }, |
1876 | 1848 | "Client": { |
1877 | | - "name": "Client", |
1878 | 1849 | "properties": { |
1879 | 1850 | "property": { |
1880 | 1851 | "type": { |
|
1901 | 1872 | } |
1902 | 1873 | }, |
1903 | 1874 | "RTCDataChannel": { |
1904 | | - "name": "RTCDataChannel", |
1905 | 1875 | "events": { |
1906 | 1876 | "event": [ |
1907 | 1877 | { |
|
1969 | 1939 | } |
1970 | 1940 | }, |
1971 | 1941 | "ServiceWorkerGlobalScope": { |
1972 | | - "name": "ServiceWorkerGlobalScope", |
1973 | 1942 | "events": { |
1974 | 1943 | "event": [ |
1975 | 1944 | { |
|
2008 | 1977 | } |
2009 | 1978 | }, |
2010 | 1979 | "Cache": { |
2011 | | - "name": "Cache", |
2012 | 1980 | "methods": { |
2013 | 1981 | "method": { |
2014 | 1982 | "match": { |
|
2023 | 1991 | } |
2024 | 1992 | }, |
2025 | 1993 | "CacheStorage": { |
2026 | | - "name": "CacheStorage", |
2027 | 1994 | "methods": { |
2028 | 1995 | "method": { |
2029 | 1996 | "match": { |
|
2038 | 2005 | } |
2039 | 2006 | }, |
2040 | 2007 | "Animation": { |
2041 | | - "name": "Animation", |
2042 | 2008 | "events": { |
2043 | 2009 | "event": [ |
2044 | 2010 | { |
|
2053 | 2019 | } |
2054 | 2020 | }, |
2055 | 2021 | "KeyframeEffect": { |
2056 | | - "name": "KeyframeEffect", |
2057 | 2022 | "constructor": { |
2058 | 2023 | "signature": { |
2059 | 2024 | "0": { |
|
2098 | 2063 | ] |
2099 | 2064 | }, |
2100 | 2065 | "Worker": { |
2101 | | - "name": "Worker", |
2102 | 2066 | "methods": { |
2103 | 2067 | "method": { |
2104 | 2068 | "postMessage": { |
|
2129 | 2093 | } |
2130 | 2094 | }, |
2131 | 2095 | "Crypto": { |
2132 | | - "name": "Crypto", |
2133 | 2096 | "methods": { |
2134 | 2097 | "method": { |
2135 | 2098 | "getRandomValues": { |
|
2155 | 2118 | } |
2156 | 2119 | }, |
2157 | 2120 | "OfflineAudioContext": { |
2158 | | - "name": "OfflineAudioContext", |
2159 | 2121 | "events": { |
2160 | 2122 | "event": [ |
2161 | 2123 | { |
|
2166 | 2128 | } |
2167 | 2129 | }, |
2168 | 2130 | "PannerNode": { |
2169 | | - "name": "PannerNode", |
2170 | 2131 | "methods": { |
2171 | 2132 | "method": { |
2172 | 2133 | "setPosition": { |
|
2191 | 2152 | } |
2192 | 2153 | }, |
2193 | 2154 | "MessagePort": { |
2194 | | - "name": "MessagePort", |
2195 | 2155 | "methods": { |
2196 | 2156 | "method": { |
2197 | 2157 | "postMessage": { |
|
2222 | 2182 | } |
2223 | 2183 | }, |
2224 | 2184 | "ServiceWorker": { |
2225 | | - "name": "ServiceWorker", |
2226 | 2185 | "methods": { |
2227 | 2186 | "method": { |
2228 | 2187 | "postMessage": { |
|
2241 | 2200 | } |
2242 | 2201 | }, |
2243 | 2202 | "DedicatedWorkerGlobalScope": { |
2244 | | - "name": "DedicatedWorkerGlobalScope", |
2245 | 2203 | "methods": { |
2246 | 2204 | "method": { |
2247 | 2205 | "postMessage": { |
|
2759 | 2717 | } |
2760 | 2718 | }, |
2761 | 2719 | "MessageEvent": { |
2762 | | - "name": "MessageEvent", |
2763 | 2720 | "properties": { |
2764 | 2721 | "property": { |
2765 | 2722 | "data": { |
|
2829 | 2786 | "dictionaries": { |
2830 | 2787 | "dictionary": { |
2831 | 2788 | "MessageEventInit": { |
2832 | | - "name": "MessageEventInit", |
2833 | 2789 | "members": { |
2834 | 2790 | "member": { |
2835 | 2791 | "data": { |
|
2846 | 2802 | ] |
2847 | 2803 | }, |
2848 | 2804 | "CustomEventInit": { |
2849 | | - "name": "CustomEventInit", |
2850 | 2805 | "members": { |
2851 | 2806 | "member": { |
2852 | 2807 | "detail": { |
|
2863 | 2818 | ] |
2864 | 2819 | }, |
2865 | 2820 | "ClientQueryOptions": { |
2866 | | - "name": "ClientQueryOptions", |
2867 | 2821 | "members": { |
2868 | 2822 | "member": { |
2869 | 2823 | "type": { |
|
0 commit comments