File tree Expand file tree Collapse file tree 1 file changed +0
-52
lines changed
Expand file tree Collapse file tree 1 file changed +0
-52
lines changed Original file line number Diff line number Diff line change 16411641 }
16421642 }
16431643 },
1644- "RTCDataChannel" : {
1645- "events" : {
1646- "event" : [
1647- {
1648- "name" : " message" ,
1649- "type" : " MessageEvent"
1650- }
1651- ]
1652- }
1653- },
16541644 "RTCIceCandidatePair" : {
16551645 // https://github.com/w3c/webrtc-pc/pull/2961 made this from dictionary to interface,
16561646 // but nobody did the change as of 2024-06.
17971787 }
17981788 }
17991789 },
1800- "Cache" : {
1801- "methods" : {
1802- "method" : {
1803- "match" : {
1804- "name" : " match" ,
1805- "signature" : {
1806- "0" : {
1807- "overrideType" : " Promise<Response | undefined>"
1808- }
1809- }
1810- }
1811- }
1812- }
1813- },
1814- "CacheStorage" : {
1815- "methods" : {
1816- "method" : {
1817- "match" : {
1818- "name" : " match" ,
1819- "signature" : {
1820- "0" : {
1821- "overrideType" : " Promise<Response | undefined>"
1822- }
1823- }
1824- }
1825- }
1826- }
1827- },
1828- "Animation" : {
1829- "events" : {
1830- "event" : [
1831- {
1832- "name" : " finish" ,
1833- "type" : " AnimationPlaybackEvent"
1834- },
1835- {
1836- "name" : " cancel" ,
1837- "type" : " AnimationPlaybackEvent"
1838- }
1839- ]
1840- }
1841- },
18421790 "KeyframeEffect" : {
18431791 "constructor" : {
18441792 "signature" : {
You can’t perform that action at this time.
0 commit comments