File tree Expand file tree Collapse file tree 1 file changed +0
-72
lines changed
Expand file tree Collapse file tree 1 file changed +0
-72
lines changed Original file line number Diff line number Diff line change 305305 "name" : " IDBOpenDBRequest" ,
306306 "extends" : " IDBRequest<IDBDatabase>"
307307 },
308- "HTMLBodyElement" : {
309- "properties" : {
310- "property" : {
311- "onorientationchange" : {
312- "deprecated" : true
313- }
314- }
315- }
316- },
317308 "HTMLInputElement" : {
318309 "properties" : {
319310 "property" : {
323314 }
324315 }
325316 },
326- "HTMLLinkElement" : {
327- "properties" : {
328- "property" : {
329- "charset" : {
330- "deprecated" : true
331- },
332- "rev" : {
333- "deprecated" : true
334- },
335- "target" : {
336- "deprecated" : true
337- }
338- }
339- }
340- },
341317 // The spec removed `timestamp` but browsers still have it.
342318 // https://github.com/w3c/webrtc-encoded-transform/pull/204
343319 "RTCEncodedAudioFrame" : {
364340 }
365341 }
366342 },
367- "RTCDTMFSender" : {
368- "events" : {
369- "event" : [
370- {
371- "name" : " tonechange" ,
372- "type" : " RTCDTMFToneChangeEvent"
373- }
374- ]
375- }
376- },
377343 "RuntimeError" : {
378344 "name" : " RuntimeError" ,
379345 "extends" : " Error" ,
396362 ]
397363 }
398364 },
399- "MediaRecorder" : {
400- "events" : {
401- "event" : [
402- {
403- "name" : " dataavailable" ,
404- "type" : " BlobEvent"
405- }
406- ]
407- }
408- },
409- "MediaStream" : {
410- "events" : {
411- "event" : [
412- {
413- "name" : " addtrack" ,
414- "type" : " MediaStreamTrackEvent"
415- },
416- {
417- "name" : " removetrack" ,
418- "type" : " MediaStreamTrackEvent"
419- }
420- ]
421- }
422- },
423365 "ProgressEvent" : {
424366 "typeParameters" : [
425367 {
518460 }
519461 }
520462 }
521- },
522- "WorkerGlobalScope" : {
523- "events" : {
524- "event" : [
525- {
526- "name" : " rejectionhandled" ,
527- "type" : " PromiseRejectionEvent"
528- },
529- {
530- "name" : " unhandledrejection" ,
531- "type" : " PromiseRejectionEvent"
532- }
533- ]
534- }
535463 }
536464 }
537465 },
You can’t perform that action at this time.
0 commit comments