Format web_library_bindings.dart
The new tall style formatting adds commas to these files
and since go.sh formats this file, we should check this in
so there isn't a diff when generating web libraries.
Change-Id: Icfec4a0c47e4834415ac63c93f4caff33639c3d6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/401044
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Auto-Submit: Srujan Gaddam <srujzs@google.com>
diff --git a/tools/dom/web_library_bindings.dart b/tools/dom/web_library_bindings.dart
index ca7ccd7..f36953b 100644
--- a/tools/dom/web_library_bindings.dart
+++ b/tools/dom/web_library_bindings.dart
@@ -10,20 +10,20 @@
'ANGLEInstancedArrays': {
'drawArraysInstancedANGLE': {'drawArraysInstancedAngle'},
'drawElementsInstancedANGLE': {'drawElementsInstancedAngle'},
- 'vertexAttribDivisorANGLE': {'vertexAttribDivisorAngle'}
+ 'vertexAttribDivisorANGLE': {'vertexAttribDivisorAngle'},
},
'ANGLE_instanced_arrays': {
'drawArraysInstancedANGLE': {'drawArraysInstancedAngle'},
'drawElementsInstancedANGLE': {'drawElementsInstancedAngle'},
- 'vertexAttribDivisorANGLE': {'vertexAttribDivisorAngle'}
+ 'vertexAttribDivisorANGLE': {'vertexAttribDivisorAngle'},
},
'AbortPaymentEvent': {
- 'respondWith': {'respondWith'}
+ 'respondWith': {'respondWith'},
},
'Accelerometer': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'AccessibleNode': {
'activeDescendant': {'activeDescendant'},
@@ -73,16 +73,16 @@
'valueMax': {'valueMax'},
'valueMin': {'valueMin'},
'valueNow': {'valueNow'},
- 'valueText': {'valueText'}
+ 'valueText': {'valueText'},
},
'AccessibleNodeList': {
'add': {'add'},
'item': {'item'},
'length': {'length'},
- 'remove': {'remove'}
+ 'remove': {'remove'},
},
'AmbientLightSensor': {
- 'illuminance': {'illuminance'}
+ 'illuminance': {'illuminance'},
},
'AnalyserNode': {
'fftSize': {'fftSize'},
@@ -93,7 +93,7 @@
'getFloatTimeDomainData': {'getFloatTimeDomainData'},
'maxDecibels': {'maxDecibels'},
'minDecibels': {'minDecibels'},
- 'smoothingTimeConstant': {'smoothingTimeConstant'}
+ 'smoothingTimeConstant': {'smoothingTimeConstant'},
},
'Animation': {
'cancel': {'cancel'},
@@ -107,10 +107,10 @@
'playbackRate': {'playbackRate'},
'reverse': {'reverse'},
'startTime': {'startTime'},
- 'timeline': {'timeline'}
+ 'timeline': {'timeline'},
},
'AnimationEffectReadOnly': {
- 'timing': {'timing'}
+ 'timing': {'timing'},
},
'AnimationEffectTiming': {
'delay': {'delay'},
@@ -120,7 +120,7 @@
'endDelay': {'endDelay'},
'fill': {'fill'},
'iterationStart': {'iterationStart'},
- 'iterations': {'iterations'}
+ 'iterations': {'iterations'},
},
'AnimationEffectTimingReadOnly': {
'delay': {'delay'},
@@ -130,37 +130,37 @@
'endDelay': {'endDelay'},
'fill': {'fill'},
'iterationStart': {'iterationStart'},
- 'iterations': {'iterations'}
+ 'iterations': {'iterations'},
},
'AnimationEvent': {
'animationName': {'animationName'},
- 'elapsedTime': {'elapsedTime'}
+ 'elapsedTime': {'elapsedTime'},
},
'AnimationPlaybackEvent': {
'currentTime': {'currentTime'},
- 'timelineTime': {'timelineTime'}
+ 'timelineTime': {'timelineTime'},
},
'AnimationTimeline': {
- 'currentTime': {'currentTime'}
+ 'currentTime': {'currentTime'},
},
'AnimationWorkletGlobalScope': {
- 'registerAnimator': {'registerAnimator'}
+ 'registerAnimator': {'registerAnimator'},
},
'ApplicationCache': {
'abort': {'abort'},
'status': {'status'},
'swapCache': {'swapCache'},
- 'update': {'update'}
+ 'update': {'update'},
},
'ApplicationCacheErrorEvent': {
'message': {'message'},
'reason': {'reason'},
'status': {'status'},
- 'url': {'url'}
+ 'url': {'url'},
},
'Attr': {
'name': {'name'},
- 'value': {'value'}
+ 'value': {'value'},
},
'AudioBuffer': {
'copyFromChannel': {'copyFromChannel'},
@@ -169,7 +169,7 @@
'getChannelData': {'getChannelData'},
'length': {'length'},
'numberOfChannels': {'numberOfChannels'},
- 'sampleRate': {'sampleRate'}
+ 'sampleRate': {'sampleRate'},
},
'AudioBufferSourceNode': {
'buffer': {'buffer'},
@@ -178,16 +178,16 @@
'loopEnd': {'loopEnd'},
'loopStart': {'loopStart'},
'playbackRate': {'playbackRate'},
- 'start': {'start'}
+ 'start': {'start'},
},
'AudioContext': {
- 'baseLatency': {'baseLatency'}
+ 'baseLatency': {'baseLatency'},
},
'AudioDestinationNode': {
- 'maxChannelCount': {'maxChannelCount'}
+ 'maxChannelCount': {'maxChannelCount'},
},
'AudioGainNode': {
- 'gain': {'gain'}
+ 'gain': {'gain'},
},
'AudioListener': {
'forwardX': {'forwardX'},
@@ -200,7 +200,7 @@
'setPosition': {'setPosition'},
'upX': {'upX'},
'upY': {'upY'},
- 'upZ': {'upZ'}
+ 'upZ': {'upZ'},
},
'AudioNode': {
'channelCount': {'channelCount'},
@@ -209,7 +209,7 @@
'context': {'context'},
'disconnect': {'disconnect'},
'numberOfInputs': {'numberOfInputs'},
- 'numberOfOutputs': {'numberOfOutputs'}
+ 'numberOfOutputs': {'numberOfOutputs'},
},
'AudioPannerNode': {
'coneInnerAngle': {'coneInnerAngle'},
@@ -227,7 +227,7 @@
'refDistance': {'refDistance'},
'rolloffFactor': {'rolloffFactor'},
'setOrientation': {'setOrientation'},
- 'setPosition': {'setPosition'}
+ 'setPosition': {'setPosition'},
},
'AudioParam': {
'cancelAndHoldAtTime': {'cancelAndHoldAtTime'},
@@ -240,16 +240,16 @@
'setTargetAtTime': {'setTargetAtTime'},
'setValueAtTime': {'setValueAtTime'},
'setValueCurveAtTime': {'setValueCurveAtTime'},
- 'value': {'value'}
+ 'value': {'value'},
},
'AudioProcessingEvent': {
'inputBuffer': {'inputBuffer'},
'outputBuffer': {'outputBuffer'},
- 'playbackTime': {'playbackTime'}
+ 'playbackTime': {'playbackTime'},
},
'AudioScheduledSourceNode': {
'start': {'start2'},
- 'stop': {'stop'}
+ 'stop': {'stop'},
},
'AudioTrack': {
'enabled': {'enabled'},
@@ -257,41 +257,41 @@
'kind': {'kind'},
'label': {'label'},
'language': {'language'},
- 'sourceBuffer': {'sourceBuffer'}
+ 'sourceBuffer': {'sourceBuffer'},
},
'AudioTrackList': {
'getTrackById': {'getTrackById'},
- 'length': {'length'}
+ 'length': {'length'},
},
'AudioWorkletGlobalScope': {
'currentTime': {'currentTime'},
'registerProcessor': {'registerProcessor'},
- 'sampleRate': {'sampleRate'}
+ 'sampleRate': {'sampleRate'},
},
'AudioWorkletNode': {
- 'parameters': {'parameters'}
+ 'parameters': {'parameters'},
},
'AuthenticatorAssertionResponse': {
'authenticatorData': {'authenticatorData'},
- 'signature': {'signature'}
+ 'signature': {'signature'},
},
'AuthenticatorAttestationResponse': {
- 'attestationObject': {'attestationObject'}
+ 'attestationObject': {'attestationObject'},
},
'AuthenticatorResponse': {
- 'clientDataJSON': {'clientDataJson'}
+ 'clientDataJSON': {'clientDataJson'},
},
'BackgroundFetchClickEvent': {
- 'state': {'state'}
+ 'state': {'state'},
},
'BackgroundFetchEvent': {
- 'id': {'id'}
+ 'id': {'id'},
},
'BackgroundFetchFailEvent': {
- 'fetches': {'fetches'}
+ 'fetches': {'fetches'},
},
'BackgroundFetchFetch': {
- 'request': {'request'}
+ 'request': {'request'},
},
'BackgroundFetchRegistration': {
'downloadTotal': {'downloadTotal'},
@@ -300,16 +300,16 @@
'title': {'title'},
'totalDownloadSize': {'totalDownloadSize'},
'uploadTotal': {'uploadTotal'},
- 'uploaded': {'uploaded'}
+ 'uploaded': {'uploaded'},
},
'BackgroundFetchSettledFetch': {
- 'response': {'response'}
+ 'response': {'response'},
},
'BackgroundFetchedEvent': {
- 'fetches': {'fetches'}
+ 'fetches': {'fetches'},
},
'BarProp': {
- 'visible': {'visible'}
+ 'visible': {'visible'},
},
'BaseAudioContext': {
'createAnalyser': {'createAnalyser'},
@@ -336,19 +336,19 @@
'destination': {'destination'},
'listener': {'listener'},
'sampleRate': {'sampleRate'},
- 'state': {'state'}
+ 'state': {'state'},
},
'BatteryManager': {
'charging': {'charging'},
'chargingTime': {'chargingTime'},
'dischargingTime': {'dischargingTime'},
- 'level': {'level'}
+ 'level': {'level'},
},
'BeforeInstallPromptEvent': {
- 'platforms': {'platforms'}
+ 'platforms': {'platforms'},
},
'BeforeUnloadEvent': {
- 'returnValue': {'returnValue'}
+ 'returnValue': {'returnValue'},
},
'BiquadFilterNode': {
'Q': {'Q'},
@@ -356,33 +356,33 @@
'frequency': {'frequency'},
'gain': {'gain'},
'getFrequencyResponse': {'getFrequencyResponse'},
- 'type': {'type'}
+ 'type': {'type'},
},
'Blob': {
'size': {'size'},
'slice': {'slice'},
- 'type': {'type'}
+ 'type': {'type'},
},
'BlobEvent': {
'data': {'data'},
- 'timecode': {'timecode'}
+ 'timecode': {'timecode'},
},
'BluetoothRemoteGATTDescriptor': {
'characteristic': {'characteristic'},
'uuid': {'uuid'},
- 'value': {'value'}
+ 'value': {'value'},
},
'Body': {
- 'bodyUsed': {'bodyUsed'}
+ 'bodyUsed': {'bodyUsed'},
},
'BroadcastChannel': {
'close': {'close'},
'name': {'name'},
- 'postMessage': {'postMessage'}
+ 'postMessage': {'postMessage'},
},
'BudgetState': {
'budgetAt': {'budgetAt'},
- 'time': {'time'}
+ 'time': {'time'},
},
'CSS': {
'Hz': {'Hz'},
@@ -415,7 +415,7 @@
'vh': {'vh'},
'vmax': {'vmax'},
'vmin': {'vmin'},
- 'vw': {'vw'}
+ 'vw': {'vw'},
},
'CSS2Properties': {
'cssFloat': {'cssFloat'},
@@ -424,55 +424,55 @@
'item': {'item'},
'length': {'length'},
'parentRule': {'parentRule'},
- 'removeProperty': {'removeProperty'}
+ 'removeProperty': {'removeProperty'},
},
'CSSCharsetRule': {
- 'encoding': {'encoding'}
+ 'encoding': {'encoding'},
},
'CSSConditionRule': {
- 'conditionText': {'conditionText'}
+ 'conditionText': {'conditionText'},
},
'CSSFontFaceRule': {
- 'style': {'style'}
+ 'style': {'style'},
},
'CSSGroupingRule': {
'cssRules': {'cssRules'},
'deleteRule': {'deleteRule'},
- 'insertRule': {'insertRule'}
+ 'insertRule': {'insertRule'},
},
'CSSImageValue': {
'intrinsicHeight': {'intrinsicHeight'},
'intrinsicRatio': {'intrinsicRatio'},
- 'intrinsicWidth': {'intrinsicWidth'}
+ 'intrinsicWidth': {'intrinsicWidth'},
},
'CSSImportRule': {
'href': {'href'},
'media': {'media'},
- 'styleSheet': {'styleSheet'}
+ 'styleSheet': {'styleSheet'},
},
'CSSKeyframeRule': {
'keyText': {'keyText'},
- 'style': {'style'}
+ 'style': {'style'},
},
'CSSKeyframesRule': {
'appendRule': {'appendRule'},
'cssRules': {'cssRules'},
'deleteRule': {'deleteRule'},
'findRule': {'findRule'},
- 'name': {'name'}
+ 'name': {'name'},
},
'CSSKeywordValue': {
- 'value': {'value'}
+ 'value': {'value'},
},
'CSSMatrixComponent': {
- 'matrix': {'matrix'}
+ 'matrix': {'matrix'},
},
'CSSMediaRule': {
- 'media': {'media'}
+ 'media': {'media'},
},
'CSSNamespaceRule': {
'namespaceURI': {'namespaceUri'},
- 'prefix': {'prefix'}
+ 'prefix': {'prefix'},
},
'CSSNumericValue': {
'add': {'add'},
@@ -480,45 +480,45 @@
'mul': {'mul'},
'parse': {'parse'},
'sub': {'sub'},
- 'to': {'to'}
+ 'to': {'to'},
},
'CSSPageRule': {
'selectorText': {'selectorText'},
- 'style': {'style'}
+ 'style': {'style'},
},
'CSSPerspective': {
- 'length': {'length'}
+ 'length': {'length'},
},
'CSSPositionValue': {
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'CSSResourceValue': {
- 'state': {'state'}
+ 'state': {'state'},
},
'CSSRotation': {
'angle': {'angle'},
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'CSSRule': {
'cssText': {'cssText'},
'parentRule': {'parentRule'},
'parentStyleSheet': {'parentStyleSheet'},
- 'type': {'type'}
+ 'type': {'type'},
},
'CSSRuleList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'CSSScale': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'CSSSkew': {
'ax': {'ax'},
- 'ay': {'ay'}
+ 'ay': {'ay'},
},
'CSSStyleDeclaration': {
'cssFloat': {'cssFloat'},
@@ -527,11 +527,11 @@
'item': {'item'},
'length': {'length'},
'parentRule': {'parentRule'},
- 'removeProperty': {'removeProperty'}
+ 'removeProperty': {'removeProperty'},
},
'CSSStyleRule': {
'selectorText': {'selectorText'},
- 'style': {'style'}
+ 'style': {'style'},
},
'CSSStyleSheet': {
'addRule': {'addRule'},
@@ -540,60 +540,60 @@
'insertRule': {'insertRule'},
'ownerRule': {'ownerRule'},
'removeRule': {'removeRule'},
- 'rules': {'rules'}
+ 'rules': {'rules'},
},
'CSSStyleValue': {
- 'parse': {'parse'}
+ 'parse': {'parse'},
},
'CSSTransformComponent': {
- 'is2D': {'is2D'}
+ 'is2D': {'is2D'},
},
'CSSTransformValue': {
'componentAtIndex': {'componentAtIndex'},
'is2D': {'is2D'},
'length': {'length'},
- 'toMatrix': {'toMatrix'}
+ 'toMatrix': {'toMatrix'},
},
'CSSTranslation': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'CSSURLImageValue': {
- 'url': {'url'}
+ 'url': {'url'},
},
'CSSUnitValue': {
'type': {'type'},
'unit': {'unit'},
- 'value': {'value'}
+ 'value': {'value'},
},
'CSSUnparsedValue': {
'fragmentAtIndex': {'fragmentAtIndex'},
- 'length': {'length'}
+ 'length': {'length'},
},
'CSSVariableReferenceValue': {
'fallback': {'fallback'},
- 'variable': {'variable'}
+ 'variable': {'variable'},
},
'CSSViewportRule': {
- 'style': {'style'}
+ 'style': {'style'},
},
'CanMakePaymentEvent': {
'methodData': {'methodData'},
'modifiers': {'modifiers'},
'paymentRequestOrigin': {'paymentRequestOrigin'},
'respondWith': {'respondWith'},
- 'topLevelOrigin': {'topLevelOrigin'}
+ 'topLevelOrigin': {'topLevelOrigin'},
},
'CanvasCaptureMediaStreamTrack': {
'canvas': {'canvas'},
- 'requestFrame': {'requestFrame'}
+ 'requestFrame': {'requestFrame'},
},
'CanvasGradient': {
- 'addColorStop': {'addColorStop'}
+ 'addColorStop': {'addColorStop'},
},
'CanvasPattern': {
- 'setTransform': {'setTransform'}
+ 'setTransform': {'setTransform'},
},
'CanvasRenderingContext2D': {
'arcTo': {'arcTo'},
@@ -652,7 +652,7 @@
'textAlign': {'textAlign'},
'textBaseline': {'textBaseline'},
'transform': {'transform'},
- 'translate': {'translate'}
+ 'translate': {'translate'},
},
'CharacterData': {
'after': {'after'},
@@ -665,41 +665,41 @@
'nextElementSibling': {'nextElementSibling'},
'previousElementSibling': {'previousElementSibling'},
'replaceData': {'replaceData'},
- 'substringData': {'substringData'}
+ 'substringData': {'substringData'},
},
'Client': {
'frameType': {'frameType'},
'id': {'id'},
'postMessage': {'postMessage'},
'type': {'type'},
- 'url': {'url'}
+ 'url': {'url'},
},
'ClientRect': {
'height': {'height'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'ClientRectList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'ClipboardEvent': {
- 'clipboardData': {'clipboardData'}
+ 'clipboardData': {'clipboardData'},
},
'CloseEvent': {
'code': {'code'},
'reason': {'reason'},
- 'wasClean': {'wasClean'}
+ 'wasClean': {'wasClean'},
},
'CompositionEvent': {
- 'data': {'data'}
+ 'data': {'data'},
},
'ConstantSourceNode': {
- 'offset': {'offset'}
+ 'offset': {'offset'},
},
'ConvolverNode': {
'buffer': {'buffer'},
- 'normalize': {'normalize'}
+ 'normalize': {'normalize'},
},
'Coordinates': {
'accuracy': {'accuracy'},
@@ -708,50 +708,50 @@
'heading': {'heading'},
'latitude': {'latitude'},
'longitude': {'longitude'},
- 'speed': {'speed'}
+ 'speed': {'speed'},
},
'Credential': {
'id': {'id'},
- 'type': {'type'}
+ 'type': {'type'},
},
'CredentialUserData': {
'iconURL': {'iconUrl'},
- 'name': {'name'}
+ 'name': {'name'},
},
'Crypto': {
- 'subtle': {'subtle'}
+ 'subtle': {'subtle'},
},
'CryptoKey': {
'algorithm': {'algorithm'},
'extractable': {'extractable'},
'type': {'type'},
- 'usages': {'usages'}
+ 'usages': {'usages'},
},
'CustomElementRegistry': {
- 'get': {'get'}
+ 'get': {'get'},
},
'DOMApplicationCache': {
'abort': {'abort'},
'status': {'status'},
'swapCache': {'swapCache'},
- 'update': {'update'}
+ 'update': {'update'},
},
'DOMError': {
'message': {'message'},
- 'name': {'name'}
+ 'name': {'name'},
},
'DOMException': {
- 'message': {'message'}
+ 'message': {'message'},
},
'DOMFileSystem': {
'name': {'name'},
- 'root': {'root'}
+ 'root': {'root'},
},
'DOMImplementation': {
'createDocument': {'createDocument'},
'createDocumentType': {'createDocumentType'},
'createHTMLDocument': {'createHtmlDocument'},
- 'hasFeature': {'hasFeature'}
+ 'hasFeature': {'hasFeature'},
},
'DOMMatrix': {
'a': {'a'},
@@ -787,7 +787,7 @@
'setMatrixValue': {'setMatrixValue'},
'skewXSelf': {'skewXSelf'},
'skewYSelf': {'skewYSelf'},
- 'translateSelf': {'translateSelf'}
+ 'translateSelf': {'translateSelf'},
},
'DOMMatrixReadOnly': {
'a': {'a'},
@@ -828,48 +828,48 @@
'skewY': {'skewY'},
'toFloat32Array': {'toFloat32Array'},
'toFloat64Array': {'toFloat64Array'},
- 'translate': {'translate'}
+ 'translate': {'translate'},
},
'DOMParser': {
- 'parseFromString': {'parseFromString'}
+ 'parseFromString': {'parseFromString'},
},
'DOMPoint': {
'w': {'w'},
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'DOMPointReadOnly': {
'w': {'w'},
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'DOMQuad': {
'getBounds': {'getBounds'},
'p1': {'p1'},
'p2': {'p2'},
'p3': {'p3'},
- 'p4': {'p4'}
+ 'p4': {'p4'},
},
'DOMRect': {
'height': {'height'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'DOMRectList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'DOMRectReadOnly': {
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'DOMStringList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'DOMStringMap': {
- 'item': {'item'}
+ 'item': {'item'},
},
'DOMTokenList': {
'add': {'add'},
@@ -880,7 +880,7 @@
'replace': {'replace'},
'supports': {'supports'},
'toggle': {'toggle'},
- 'value': {'value'}
+ 'value': {'value'},
},
'DOMWindow': {
'alert': {'alert'},
@@ -939,7 +939,7 @@
'stop': {'stop'},
'styleMedia': {'styleMedia'},
'toolbar': {'toolbar'},
- 'visualViewport': {'visualViewport'}
+ 'visualViewport': {'visualViewport'},
},
'DataChannel': {
'binaryType': {'binaryType'},
@@ -960,8 +960,8 @@
'sendBlob',
'sendByteBuffer',
'sendString',
- 'sendTypedData'
- }
+ 'sendTypedData',
+ },
},
'DataTransfer': {
'clearData': {'clearData'},
@@ -972,76 +972,76 @@
'items': {'items'},
'setData': {'setData'},
'setDragImage': {'setDragImage'},
- 'types': {'types'}
+ 'types': {'types'},
},
'DataTransferItem': {
'getAsFile': {'getAsFile'},
'kind': {'kind'},
- 'type': {'type'}
+ 'type': {'type'},
},
'DataTransferItemList': {
'add': {'add', 'addData', 'addFile'},
'clear': {'clear'},
'item': {'item'},
'length': {'length'},
- 'remove': {'remove'}
+ 'remove': {'remove'},
},
'DedicatedWorkerGlobalScope': {
'close': {'close'},
'webkitRequestFileSystemSync': {'requestFileSystemSync'},
- 'webkitResolveLocalFileSystemSyncURL': {'resolveLocalFileSystemSyncUrl'}
+ 'webkitResolveLocalFileSystemSyncURL': {'resolveLocalFileSystemSyncUrl'},
},
'DelayNode': {
- 'delayTime': {'delayTime'}
+ 'delayTime': {'delayTime'},
},
'DeprecatedStorageInfo': {
'queryUsageAndQuota': {'queryUsageAndQuota'},
- 'requestQuota': {'requestQuota'}
+ 'requestQuota': {'requestQuota'},
},
'DeprecatedStorageQuota': {
'queryUsageAndQuota': {'queryUsageAndQuota'},
- 'requestQuota': {'requestQuota'}
+ 'requestQuota': {'requestQuota'},
},
'DeprecationReport': {
'lineNumber': {'lineNumber'},
'message': {'message'},
- 'sourceFile': {'sourceFile'}
+ 'sourceFile': {'sourceFile'},
},
'DetectedBarcode': {
'boundingBox': {'boundingBox'},
'cornerPoints': {'cornerPoints'},
- 'rawValue': {'rawValue'}
+ 'rawValue': {'rawValue'},
},
'DetectedFace': {
'boundingBox': {'boundingBox'},
- 'landmarks': {'landmarks'}
+ 'landmarks': {'landmarks'},
},
'DetectedText': {
'boundingBox': {'boundingBox'},
'cornerPoints': {'cornerPoints'},
- 'rawValue': {'rawValue'}
+ 'rawValue': {'rawValue'},
},
'DeviceAcceleration': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'DeviceMotionEvent': {
'acceleration': {'acceleration'},
'accelerationIncludingGravity': {'accelerationIncludingGravity'},
'interval': {'interval'},
- 'rotationRate': {'rotationRate'}
+ 'rotationRate': {'rotationRate'},
},
'DeviceOrientationEvent': {
'absolute': {'absolute'},
'alpha': {'alpha'},
'beta': {'beta'},
- 'gamma': {'gamma'}
+ 'gamma': {'gamma'},
},
'DeviceRotationRate': {
'alpha': {'alpha'},
'beta': {'beta'},
- 'gamma': {'gamma'}
+ 'gamma': {'gamma'},
},
'Document': {
'activeElement': {'activeElement'},
@@ -1082,11 +1082,11 @@
'rootScroller': {'rootScroller'},
'scrollingElement': {'scrollingElement'},
'suborigin': {'suborigin'},
- 'timeline': {'timeline'}
+ 'timeline': {'timeline'},
},
'DocumentFragment': {
'getElementById': {'getElementById'},
- 'querySelector': {'querySelector'}
+ 'querySelector': {'querySelector'},
},
'DocumentOrShadowRoot': {
'activeElement': {'activeElement'},
@@ -1095,7 +1095,7 @@
'fullscreenElement': {'fullscreenElement'},
'getSelection': {'getSelection'},
'pointerLockElement': {'pointerLockElement'},
- 'styleSheets': {'styleSheets'}
+ 'styleSheets': {'styleSheets'},
},
'DragEvent': {
'altKey': {'altKey'},
@@ -1107,7 +1107,7 @@
'metaKey': {'metaKey'},
'region': {'region'},
'shiftKey': {'shiftKey'},
- 'toElement': {'toElement'}
+ 'toElement': {'toElement'},
},
'DynamicsCompressorNode': {
'attack': {'attack'},
@@ -1115,7 +1115,7 @@
'ratio': {'ratio'},
'reduction': {'reduction'},
'release': {'release'},
- 'threshold': {'threshold'}
+ 'threshold': {'threshold'},
},
'EXTDisjointTimerQuery': {
'beginQueryEXT': {'beginQueryExt'},
@@ -1125,10 +1125,10 @@
'getQueryEXT': {'getQueryExt'},
'getQueryObjectEXT': {'getQueryObjectExt'},
'isQueryEXT': {'isQueryExt'},
- 'queryCounterEXT': {'queryCounterExt'}
+ 'queryCounterEXT': {'queryCounterExt'},
},
'EXTDisjointTimerQueryWebGL2': {
- 'queryCounterEXT': {'queryCounterExt'}
+ 'queryCounterEXT': {'queryCounterExt'},
},
'Element': {
'accessibleNode': {'accessibleNode'},
@@ -1178,7 +1178,7 @@
'tabIndex': {'tabIndex'},
'tagName': {'tagName'},
'title': {'title'},
- 'translate': {'translate'}
+ 'translate': {'translate'},
},
'Entry': {
'filesystem': {'filesystem'},
@@ -1186,14 +1186,14 @@
'isDirectory': {'isDirectory'},
'isFile': {'isFile'},
'name': {'name'},
- 'toURL': {'toUrl'}
+ 'toURL': {'toUrl'},
},
'ErrorEvent': {
'colno': {'colno'},
'error': {'error'},
'filename': {'filename'},
'lineno': {'lineno'},
- 'message': {'message'}
+ 'message': {'message'},
},
'Event': {
'bubbles': {'bubbles'},
@@ -1207,50 +1207,50 @@
'stopImmediatePropagation': {'stopImmediatePropagation'},
'stopPropagation': {'stopPropagation'},
'timeStamp': {'timeStamp'},
- 'type': {'type'}
+ 'type': {'type'},
},
'EventSource': {
'close': {'close'},
'readyState': {'readyState'},
'url': {'url'},
- 'withCredentials': {'withCredentials'}
+ 'withCredentials': {'withCredentials'},
},
'EventTarget': {
- 'dispatchEvent': {'dispatchEvent'}
+ 'dispatchEvent': {'dispatchEvent'},
},
'ExtendableEvent': {
- 'waitUntil': {'waitUntil'}
+ 'waitUntil': {'waitUntil'},
},
'ExtendableMessageEvent': {
'data': {'data'},
'lastEventId': {'lastEventId'},
'origin': {'origin'},
'ports': {'ports'},
- 'source': {'source'}
+ 'source': {'source'},
},
'External': {
'AddSearchProvider': {'AddSearchProvider'},
- 'IsSearchProviderInstalled': {'IsSearchProviderInstalled'}
+ 'IsSearchProviderInstalled': {'IsSearchProviderInstalled'},
},
'FederatedCredential': {
'iconURL': {'iconUrl'},
'name': {'name'},
'protocol': {'protocol'},
- 'provider': {'provider'}
+ 'provider': {'provider'},
},
'FetchEvent': {
'clientId': {'clientId'},
'isReload': {'isReload'},
'request': {'request'},
- 'respondWith': {'respondWith'}
+ 'respondWith': {'respondWith'},
},
'File': {
'lastModified': {'lastModified'},
'name': {'name'},
- 'webkitRelativePath': {'relativePath'}
+ 'webkitRelativePath': {'relativePath'},
},
'FileList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'FileReader': {
'abort': {'abort'},
@@ -1258,11 +1258,11 @@
'readAsArrayBuffer': {'readAsArrayBuffer'},
'readAsDataURL': {'readAsDataUrl'},
'readAsText': {'readAsText'},
- 'readyState': {'readyState'}
+ 'readyState': {'readyState'},
},
'FileSystem': {
'name': {'name'},
- 'root': {'root'}
+ 'root': {'root'},
},
'FileSystemEntry': {
'filesystem': {'filesystem'},
@@ -1270,7 +1270,7 @@
'isDirectory': {'isDirectory'},
'isFile': {'isFile'},
'name': {'name'},
- 'toURL': {'toUrl'}
+ 'toURL': {'toUrl'},
},
'FileWriter': {
'abort': {'abort'},
@@ -1280,18 +1280,18 @@
'readyState': {'readyState'},
'seek': {'seek'},
'truncate': {'truncate'},
- 'write': {'write'}
+ 'write': {'write'},
},
'FilterPrimitiveStandardAttributes': {
'height': {'height'},
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'FitToViewBox': {
'preserveAspectRatio': {'preserveAspectRatio'},
- 'viewBox': {'viewBox'}
+ 'viewBox': {'viewBox'},
},
'FontFace': {
'display': {'display'},
@@ -1302,7 +1302,7 @@
'style': {'style'},
'unicodeRange': {'unicodeRange'},
'variant': {'variant'},
- 'weight': {'weight'}
+ 'weight': {'weight'},
},
'FontFaceSet': {
'add': {'add'},
@@ -1311,18 +1311,18 @@
'delete': {'delete'},
'forEach': {'forEach'},
'has': {'has'},
- 'status': {'status'}
+ 'status': {'status'},
},
'FontFaceSetLoadEvent': {
- 'fontfaces': {'fontfaces'}
+ 'fontfaces': {'fontfaces'},
},
'FontFaceSource': {
- 'fonts': {'fonts'}
+ 'fonts': {'fonts'},
},
'ForeignFetchEvent': {
'origin': {'origin'},
'request': {'request'},
- 'respondWith': {'respondWith'}
+ 'respondWith': {'respondWith'},
},
'FormData': {
'append': {'append', 'appendBlob'},
@@ -1330,10 +1330,10 @@
'get': {'get'},
'getAll': {'getAll'},
'has': {'has'},
- 'set': {'set'}
+ 'set': {'set'},
},
'GainNode': {
- 'gain': {'gain'}
+ 'gain': {'gain'},
},
'Gamepad': {
'axes': {'axes'},
@@ -1345,18 +1345,18 @@
'index': {'index'},
'mapping': {'mapping'},
'pose': {'pose'},
- 'timestamp': {'timestamp'}
+ 'timestamp': {'timestamp'},
},
'GamepadButton': {
'pressed': {'pressed'},
'touched': {'touched'},
- 'value': {'value'}
+ 'value': {'value'},
},
'GamepadEvent': {
- 'gamepad': {'gamepad'}
+ 'gamepad': {'gamepad'},
},
'GamepadList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'GamepadPose': {
'angularAcceleration': {'angularAcceleration'},
@@ -1366,20 +1366,20 @@
'linearAcceleration': {'linearAcceleration'},
'linearVelocity': {'linearVelocity'},
'orientation': {'orientation'},
- 'position': {'position'}
+ 'position': {'position'},
},
'GeolocationPosition': {
'coords': {'coords'},
- 'timestamp': {'timestamp'}
+ 'timestamp': {'timestamp'},
},
'GeolocationPositionError': {
'code': {'code'},
- 'message': {'message'}
+ 'message': {'message'},
},
'Gyroscope': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'HTMLAnchorElement': {
'download': {'download'},
@@ -1398,7 +1398,7 @@
'search': {'search'},
'target': {'target'},
'type': {'type'},
- 'username': {'username'}
+ 'username': {'username'},
},
'HTMLAreaElement': {
'alt': {'alt'},
@@ -1418,11 +1418,11 @@
'search': {'search'},
'shape': {'shape'},
'target': {'target'},
- 'username': {'username'}
+ 'username': {'username'},
},
'HTMLBaseElement': {
'href': {'href'},
- 'target': {'target'}
+ 'target': {'target'},
},
'HTMLButtonElement': {
'autofocus': {'autofocus'},
@@ -1442,50 +1442,50 @@
'validationMessage': {'validationMessage'},
'validity': {'validity'},
'value': {'value'},
- 'willValidate': {'willValidate'}
+ 'willValidate': {'willValidate'},
},
'HTMLCanvasElement': {
'captureStream': {'captureStream'},
'height': {'height'},
'transferControlToOffscreen': {'transferControlToOffscreen'},
- 'width': {'width'}
+ 'width': {'width'},
},
'HTMLCollection': {
'item': {'item'},
- 'namedItem': {'namedItem'}
+ 'namedItem': {'namedItem'},
},
'HTMLContentElement': {
'getDistributedNodes': {'getDistributedNodes'},
- 'select': {'select'}
+ 'select': {'select'},
},
'HTMLDataElement': {
- 'value': {'value'}
+ 'value': {'value'},
},
'HTMLDataListElement': {
- 'options': {'options'}
+ 'options': {'options'},
},
'HTMLDetailsElement': {
- 'open': {'open'}
+ 'open': {'open'},
},
'HTMLDialogElement': {
'close': {'close'},
'open': {'open'},
'returnValue': {'returnValue'},
'show': {'show'},
- 'showModal': {'showModal'}
+ 'showModal': {'showModal'},
},
'HTMLDocument': {
- 'body': {'body'}
+ 'body': {'body'},
},
'HTMLElement': {
- 'nonce': {'nonce'}
+ 'nonce': {'nonce'},
},
'HTMLEmbedElement': {
'height': {'height'},
'name': {'name'},
'src': {'src'},
'type': {'type'},
- 'width': {'width'}
+ 'width': {'width'},
},
'HTMLFieldSetElement': {
'checkValidity': {'checkValidity'},
@@ -1498,10 +1498,10 @@
'type': {'type'},
'validationMessage': {'validationMessage'},
'validity': {'validity'},
- 'willValidate': {'willValidate'}
+ 'willValidate': {'willValidate'},
},
'HTMLFormControlsCollection': {
- 'namedItem': {'namedItem'}
+ 'namedItem': {'namedItem'},
},
'HTMLFormElement': {
'acceptCharset': {'acceptCharset'},
@@ -1518,10 +1518,10 @@
'reportValidity': {'reportValidity'},
'reset': {'reset'},
'submit': {'submit'},
- 'target': {'target'}
+ 'target': {'target'},
},
'HTMLHRElement': {
- 'color': {'color'}
+ 'color': {'color'},
},
'HTMLHyperlinkElementUtils': {
'hash': {'hash'},
@@ -1534,7 +1534,7 @@
'port': {'port'},
'protocol': {'protocol'},
'search': {'search'},
- 'username': {'username'}
+ 'username': {'username'},
},
'HTMLIFrameElement': {
'allow': {'allow'},
@@ -1547,7 +1547,7 @@
'sandbox': {'sandbox'},
'src': {'src'},
'srcdoc': {'srcdoc'},
- 'width': {'width'}
+ 'width': {'width'},
},
'HTMLImageElement': {
'alt': {'alt'},
@@ -1564,7 +1564,7 @@
'src': {'src'},
'srcset': {'srcset'},
'useMap': {'useMap'},
- 'width': {'width'}
+ 'width': {'width'},
},
'HTMLInputElement': {
'accept': {'accept'},
@@ -1622,18 +1622,18 @@
'webkitEntries': {'entries'},
'webkitdirectory': {'directory'},
'width': {'width'},
- 'willValidate': {'willValidate'}
+ 'willValidate': {'willValidate'},
},
'HTMLLIElement': {
- 'value': {'value'}
+ 'value': {'value'},
},
'HTMLLabelElement': {
'control': {'control'},
'form': {'form'},
- 'htmlFor': {'htmlFor'}
+ 'htmlFor': {'htmlFor'},
},
'HTMLLegendElement': {
- 'form': {'form'}
+ 'form': {'form'},
},
'HTMLLinkElement': {
'as': {'as'},
@@ -1650,11 +1650,11 @@
'scope': {'scope'},
'sheet': {'sheet'},
'sizes': {'sizes'},
- 'type': {'type'}
+ 'type': {'type'},
},
'HTMLMapElement': {
'areas': {'areas'},
- 'name': {'name'}
+ 'name': {'name'},
},
'HTMLMediaElement': {
'addTextTrack': {'addTextTrack'},
@@ -1695,12 +1695,12 @@
'videoTracks': {'videoTracks'},
'volume': {'volume'},
'webkitAudioDecodedByteCount': {'audioDecodedByteCount'},
- 'webkitVideoDecodedByteCount': {'videoDecodedByteCount'}
+ 'webkitVideoDecodedByteCount': {'videoDecodedByteCount'},
},
'HTMLMetaElement': {
'content': {'content'},
'httpEquiv': {'httpEquiv'},
- 'name': {'name'}
+ 'name': {'name'},
},
'HTMLMeterElement': {
'high': {'high'},
@@ -1709,16 +1709,16 @@
'max': {'max'},
'min': {'min'},
'optimum': {'optimum'},
- 'value': {'value'}
+ 'value': {'value'},
},
'HTMLModElement': {
'cite': {'cite'},
- 'dateTime': {'dateTime'}
+ 'dateTime': {'dateTime'},
},
'HTMLOListElement': {
'reversed': {'reversed'},
'start': {'start'},
- 'type': {'type'}
+ 'type': {'type'},
},
'HTMLObjectElement': {
'checkValidity': {'checkValidity'},
@@ -1733,11 +1733,11 @@
'validationMessage': {'validationMessage'},
'validity': {'validity'},
'width': {'width'},
- 'willValidate': {'willValidate'}
+ 'willValidate': {'willValidate'},
},
'HTMLOptGroupElement': {
'disabled': {'disabled'},
- 'label': {'label'}
+ 'label': {'label'},
},
'HTMLOptionElement': {
'defaultSelected': {'defaultSelected'},
@@ -1746,7 +1746,7 @@
'index': {'index'},
'label': {'label'},
'selected': {'selected'},
- 'value': {'value'}
+ 'value': {'value'},
},
'HTMLOutputElement': {
'checkValidity': {'checkValidity'},
@@ -1761,20 +1761,20 @@
'validationMessage': {'validationMessage'},
'validity': {'validity'},
'value': {'value'},
- 'willValidate': {'willValidate'}
+ 'willValidate': {'willValidate'},
},
'HTMLParamElement': {
'name': {'name'},
- 'value': {'value'}
+ 'value': {'value'},
},
'HTMLProgressElement': {
'labels': {'labels'},
'max': {'max'},
'position': {'position'},
- 'value': {'value'}
+ 'value': {'value'},
},
'HTMLQuoteElement': {
- 'cite': {'cite'}
+ 'cite': {'cite'},
},
'HTMLScriptElement': {
'async': {'async'},
@@ -1784,7 +1784,7 @@
'integrity': {'integrity'},
'noModule': {'noModule'},
'src': {'src'},
- 'type': {'type'}
+ 'type': {'type'},
},
'HTMLSelectElement': {
'add': {'add'},
@@ -1807,41 +1807,41 @@
'validationMessage': {'validationMessage'},
'validity': {'validity'},
'value': {'value'},
- 'willValidate': {'willValidate'}
+ 'willValidate': {'willValidate'},
},
'HTMLShadowElement': {
- 'getDistributedNodes': {'getDistributedNodes'}
+ 'getDistributedNodes': {'getDistributedNodes'},
},
'HTMLSlotElement': {
- 'name': {'name'}
+ 'name': {'name'},
},
'HTMLSourceElement': {
'media': {'media'},
'sizes': {'sizes'},
'src': {'src'},
'srcset': {'srcset'},
- 'type': {'type'}
+ 'type': {'type'},
},
'HTMLStyleElement': {
'disabled': {'disabled'},
'media': {'media'},
'sheet': {'sheet'},
- 'type': {'type'}
+ 'type': {'type'},
},
'HTMLTableCellElement': {
'cellIndex': {'cellIndex'},
'colSpan': {'colSpan'},
'headers': {'headers'},
- 'rowSpan': {'rowSpan'}
+ 'rowSpan': {'rowSpan'},
},
'HTMLTableColElement': {
- 'span': {'span'}
+ 'span': {'span'},
},
'HTMLTableDataCellElement': {
'cellIndex': {'cellIndex'},
'colSpan': {'colSpan'},
'headers': {'headers'},
- 'rowSpan': {'rowSpan'}
+ 'rowSpan': {'rowSpan'},
},
'HTMLTableElement': {
'caption': {'caption'},
@@ -1850,24 +1850,24 @@
'deleteTFoot': {'deleteTFoot'},
'deleteTHead': {'deleteTHead'},
'tFoot': {'tFoot'},
- 'tHead': {'tHead'}
+ 'tHead': {'tHead'},
},
'HTMLTableHeaderCellElement': {
'cellIndex': {'cellIndex'},
'colSpan': {'colSpan'},
'headers': {'headers'},
- 'rowSpan': {'rowSpan'}
+ 'rowSpan': {'rowSpan'},
},
'HTMLTableRowElement': {
'deleteCell': {'deleteCell'},
'rowIndex': {'rowIndex'},
- 'sectionRowIndex': {'sectionRowIndex'}
+ 'sectionRowIndex': {'sectionRowIndex'},
},
'HTMLTableSectionElement': {
- 'deleteRow': {'deleteRow'}
+ 'deleteRow': {'deleteRow'},
},
'HTMLTemplateElement': {
- 'content': {'content'}
+ 'content': {'content'},
},
'HTMLTextAreaElement': {
'autocapitalize': {'autocapitalize'},
@@ -1900,10 +1900,10 @@
'validity': {'validity'},
'value': {'value'},
'willValidate': {'willValidate'},
- 'wrap': {'wrap'}
+ 'wrap': {'wrap'},
},
'HTMLTimeElement': {
- 'dateTime': {'dateTime'}
+ 'dateTime': {'dateTime'},
},
'HTMLTrackElement': {
'default': {'defaultValue'},
@@ -1912,7 +1912,7 @@
'readyState': {'readyState'},
'src': {'src'},
'srclang': {'srclang'},
- 'track': {'track'}
+ 'track': {'track'},
},
'HTMLVideoElement': {
'getVideoPlaybackQuality': {'getVideoPlaybackQuality'},
@@ -1924,18 +1924,18 @@
'webkitDroppedFrameCount': {'droppedFrameCount'},
'webkitEnterFullscreen': {'enterFullscreen'},
'webkitExitFullscreen': {'exitFullscreen'},
- 'width': {'width'}
+ 'width': {'width'},
},
'HashChangeEvent': {
'newURL': {'newUrl'},
- 'oldURL': {'oldUrl'}
+ 'oldURL': {'oldUrl'},
},
'History': {
'back': {'back'},
'forward': {'forward'},
'go': {'go'},
'length': {'length'},
- 'scrollRestoration': {'scrollRestoration'}
+ 'scrollRestoration': {'scrollRestoration'},
},
'IDBCursor': {
'advance': {'advance'},
@@ -1943,17 +1943,17 @@
'direction': {'direction'},
'key': {'key'},
'primaryKey': {'primaryKey'},
- 'source': {'source'}
+ 'source': {'source'},
},
'IDBDatabase': {
'close': {'close'},
'deleteObjectStore': {'deleteObjectStore'},
'name': {'name'},
'objectStoreNames': {'objectStoreNames'},
- 'version': {'version'}
+ 'version': {'version'},
},
'IDBFactory': {
- 'cmp': {'cmp'}
+ 'cmp': {'cmp'},
},
'IDBIndex': {
'getAll': {'getAll'},
@@ -1962,7 +1962,7 @@
'multiEntry': {'multiEntry'},
'name': {'name'},
'objectStore': {'objectStore'},
- 'unique': {'unique'}
+ 'unique': {'unique'},
},
'IDBKeyRange': {
'bound': {'bound_'},
@@ -1973,7 +1973,7 @@
'only': {'only_'},
'upper': {'upper'},
'upperBound': {'upperBound_'},
- 'upperOpen': {'upperOpen'}
+ 'upperOpen': {'upperOpen'},
},
'IDBObjectStore': {
'autoIncrement': {'autoIncrement'},
@@ -1986,26 +1986,26 @@
'keyPath': {'keyPath'},
'name': {'name'},
'openKeyCursor': {'openKeyCursor'},
- 'transaction': {'transaction'}
+ 'transaction': {'transaction'},
},
'IDBObservation': {
'key': {'key'},
'type': {'type'},
- 'value': {'value'}
+ 'value': {'value'},
},
'IDBObserver': {
- 'unobserve': {'unobserve'}
+ 'unobserve': {'unobserve'},
},
'IDBObserverChanges': {
'database': {'database'},
'records': {'records'},
- 'transaction': {'transaction'}
+ 'transaction': {'transaction'},
},
'IDBRequest': {
'error': {'error'},
'readyState': {'readyState'},
'source': {'source'},
- 'transaction': {'transaction'}
+ 'transaction': {'transaction'},
},
'IDBTransaction': {
'abort': {'abort'},
@@ -2013,41 +2013,41 @@
'error': {'error'},
'mode': {'mode'},
'objectStore': {'objectStore'},
- 'objectStoreNames': {'objectStoreNames'}
+ 'objectStoreNames': {'objectStoreNames'},
},
'IDBVersionChangeEvent': {
'dataLoss': {'dataLoss'},
'dataLossMessage': {'dataLossMessage'},
'newVersion': {'newVersion'},
'oldVersion': {'oldVersion'},
- 'target': {'target'}
+ 'target': {'target'},
},
'IIRFilterNode': {
- 'getFrequencyResponse': {'getFrequencyResponse'}
+ 'getFrequencyResponse': {'getFrequencyResponse'},
},
'IdleDeadline': {
'didTimeout': {'didTimeout'},
- 'timeRemaining': {'timeRemaining'}
+ 'timeRemaining': {'timeRemaining'},
},
'ImageBitmap': {
'close': {'close'},
'height': {'height'},
- 'width': {'width'}
+ 'width': {'width'},
},
'ImageBitmapRenderingContext': {
'canvas': {'canvas'},
- 'transferFromImageBitmap': {'transferFromImageBitmap'}
+ 'transferFromImageBitmap': {'transferFromImageBitmap'},
},
'ImageCapture': {
- 'track': {'track'}
+ 'track': {'track'},
},
'ImageData': {
'data': {'data'},
'height': {'height'},
- 'width': {'width'}
+ 'width': {'width'},
},
'InputDeviceCapabilities': {
- 'firesTouchEvents': {'firesTouchEvents'}
+ 'firesTouchEvents': {'firesTouchEvents'},
},
'InputEvent': {
'bubbles': {'bubbles'},
@@ -2061,7 +2061,7 @@
'stopImmediatePropagation': {'stopImmediatePropagation'},
'stopPropagation': {'stopPropagation'},
'timeStamp': {'timeStamp'},
- 'type': {'type'}
+ 'type': {'type'},
},
'IntersectionObserver': {
'disconnect': {'disconnect'},
@@ -2070,7 +2070,7 @@
'rootMargin': {'rootMargin'},
'takeRecords': {'takeRecords'},
'thresholds': {'thresholds'},
- 'unobserve': {'unobserve'}
+ 'unobserve': {'unobserve'},
},
'IntersectionObserverEntry': {
'boundingClientRect': {'boundingClientRect'},
@@ -2079,19 +2079,19 @@
'isIntersecting': {'isIntersecting'},
'rootBounds': {'rootBounds'},
'target': {'target'},
- 'time': {'time'}
+ 'time': {'time'},
},
'InterventionReport': {
'lineNumber': {'lineNumber'},
'message': {'message'},
- 'sourceFile': {'sourceFile'}
+ 'sourceFile': {'sourceFile'},
},
'Iterator': {
- 'next': {'next'}
+ 'next': {'next'},
},
'JavaScriptAudioNode': {
'bufferSize': {'bufferSize'},
- 'setEventListener': {'setEventListener'}
+ 'setEventListener': {'setEventListener'},
},
'KeyboardEvent': {
'altKey': {'altKey'},
@@ -2105,7 +2105,7 @@
'location': {'location'},
'metaKey': {'metaKey'},
'repeat': {'repeat'},
- 'shiftKey': {'shiftKey'}
+ 'shiftKey': {'shiftKey'},
},
'Location': {
'ancestorOrigins': {'ancestorOrigins'},
@@ -2120,21 +2120,21 @@
'reload': {'reload'},
'replace': {'replace'},
'search': {'search'},
- 'trustedHref': {'trustedHref'}
+ 'trustedHref': {'trustedHref'},
},
'MIDIAccess': {
'inputs': {'inputs'},
'outputs': {'outputs'},
- 'sysexEnabled': {'sysexEnabled'}
+ 'sysexEnabled': {'sysexEnabled'},
},
'MIDIConnectionEvent': {
- 'port': {'port'}
+ 'port': {'port'},
},
'MIDIMessageEvent': {
- 'data': {'data'}
+ 'data': {'data'},
},
'MIDIOutput': {
- 'send': {'send'}
+ 'send': {'send'},
},
'MIDIPort': {
'connection': {'connection'},
@@ -2143,7 +2143,7 @@
'name': {'name'},
'state': {'state'},
'type': {'type'},
- 'version': {'version'}
+ 'version': {'version'},
},
'MSStyleCSSProperties': {
'cssFloat': {'cssFloat'},
@@ -2152,77 +2152,77 @@
'item': {'item'},
'length': {'length'},
'parentRule': {'parentRule'},
- 'removeProperty': {'removeProperty'}
+ 'removeProperty': {'removeProperty'},
},
'Magnetometer': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'MediaCapabilitiesInfo': {
'powerEfficient': {'powerEfficient'},
'smooth': {'smooth'},
- 'supported': {'supported'}
+ 'supported': {'supported'},
},
'MediaDeviceInfo': {
'deviceId': {'deviceId'},
'groupId': {'groupId'},
'kind': {'kind'},
- 'label': {'label'}
+ 'label': {'label'},
},
'MediaElementAudioSourceNode': {
- 'mediaElement': {'mediaElement'}
+ 'mediaElement': {'mediaElement'},
},
'MediaEncryptedEvent': {
'initData': {'initData'},
- 'initDataType': {'initDataType'}
+ 'initDataType': {'initDataType'},
},
'MediaError': {
'code': {'code'},
- 'message': {'message'}
+ 'message': {'message'},
},
'MediaKeyMessageEvent': {
'message': {'message'},
- 'messageType': {'messageType'}
+ 'messageType': {'messageType'},
},
'MediaKeySession': {
'expiration': {'expiration'},
'keyStatuses': {'keyStatuses'},
- 'sessionId': {'sessionId'}
+ 'sessionId': {'sessionId'},
},
'MediaKeyStatusMap': {
'get': {'get'},
'has': {'has'},
- 'size': {'size'}
+ 'size': {'size'},
},
'MediaKeySystemAccess': {
- 'keySystem': {'keySystem'}
+ 'keySystem': {'keySystem'},
},
'MediaKeysPolicy': {
- 'minHdcpVersion': {'minHdcpVersion'}
+ 'minHdcpVersion': {'minHdcpVersion'},
},
'MediaList': {
'appendMedium': {'appendMedium'},
'deleteMedium': {'deleteMedium'},
'item': {'item'},
'length': {'length'},
- 'mediaText': {'mediaText'}
+ 'mediaText': {'mediaText'},
},
'MediaMetadata': {
'album': {'album'},
'artist': {'artist'},
'artwork': {'artwork'},
- 'title': {'title'}
+ 'title': {'title'},
},
'MediaQueryList': {
'addListener': {'addListener'},
'matches': {'matches'},
'media': {'media'},
- 'removeListener': {'removeListener'}
+ 'removeListener': {'removeListener'},
},
'MediaQueryListEvent': {
'matches': {'matches'},
- 'media': {'media'}
+ 'media': {'media'},
},
'MediaRecorder': {
'audioBitsPerSecond': {'audioBitsPerSecond'},
@@ -2235,17 +2235,17 @@
'state': {'state'},
'stop': {'stop'},
'stream': {'stream'},
- 'videoBitsPerSecond': {'videoBitsPerSecond'}
+ 'videoBitsPerSecond': {'videoBitsPerSecond'},
},
'MediaSession': {
'metadata': {'metadata'},
'playbackState': {'playbackState'},
- 'setActionHandler': {'setActionHandler'}
+ 'setActionHandler': {'setActionHandler'},
},
'MediaSettingsRange': {
'max': {'max'},
'min': {'min'},
- 'step': {'step'}
+ 'step': {'step'},
},
'MediaSource': {
'activeSourceBuffers': {'activeSourceBuffers'},
@@ -2257,7 +2257,7 @@
'readyState': {'readyState'},
'removeSourceBuffer': {'removeSourceBuffer'},
'setLiveSeekableRange': {'setLiveSeekableRange'},
- 'sourceBuffers': {'sourceBuffers'}
+ 'sourceBuffers': {'sourceBuffers'},
},
'MediaStream': {
'active': {'active'},
@@ -2268,16 +2268,16 @@
'getTracks': {'getTracks'},
'getVideoTracks': {'getVideoTracks'},
'id': {'id'},
- 'removeTrack': {'removeTrack'}
+ 'removeTrack': {'removeTrack'},
},
'MediaStreamAudioDestinationNode': {
- 'stream': {'stream'}
+ 'stream': {'stream'},
},
'MediaStreamAudioSourceNode': {
- 'mediaStream': {'mediaStream'}
+ 'mediaStream': {'mediaStream'},
},
'MediaStreamEvent': {
- 'stream': {'stream'}
+ 'stream': {'stream'},
},
'MediaStreamTrack': {
'clone': {'clone'},
@@ -2288,41 +2288,41 @@
'label': {'label'},
'muted': {'muted'},
'readyState': {'readyState'},
- 'stop': {'stop'}
+ 'stop': {'stop'},
},
'MediaStreamTrackEvent': {
- 'track': {'track'}
+ 'track': {'track'},
},
'MemoryInfo': {
'jsHeapSizeLimit': {'jsHeapSizeLimit'},
'totalJSHeapSize': {'totalJSHeapSize'},
- 'usedJSHeapSize': {'usedJSHeapSize'}
+ 'usedJSHeapSize': {'usedJSHeapSize'},
},
'MessageChannel': {
'port1': {'port1'},
- 'port2': {'port2'}
+ 'port2': {'port2'},
},
'MessageEvent': {
'lastEventId': {'lastEventId'},
'origin': {'origin'},
'ports': {'ports'},
- 'suborigin': {'suborigin'}
+ 'suborigin': {'suborigin'},
},
'MessagePort': {
- 'close': {'close'}
+ 'close': {'close'},
},
'Metadata': {
- 'size': {'size'}
+ 'size': {'size'},
},
'MimeType': {
'description': {'description'},
'enabledPlugin': {'enabledPlugin'},
'suffixes': {'suffixes'},
- 'type': {'type'}
+ 'type': {'type'},
},
'MimeTypeArray': {
'item': {'item'},
- 'namedItem': {'namedItem'}
+ 'namedItem': {'namedItem'},
},
'MouseEvent': {
'altKey': {'altKey'},
@@ -2334,18 +2334,18 @@
'metaKey': {'metaKey'},
'region': {'region'},
'shiftKey': {'shiftKey'},
- 'toElement': {'toElement'}
+ 'toElement': {'toElement'},
},
'MozCSSKeyframeRule': {
'keyText': {'keyText'},
- 'style': {'style'}
+ 'style': {'style'},
},
'MozCSSKeyframesRule': {
'appendRule': {'appendRule'},
'cssRules': {'cssRules'},
'deleteRule': {'deleteRule'},
'findRule': {'findRule'},
- 'name': {'name'}
+ 'name': {'name'},
},
'MozNamedAttrMap': {
'getNamedItem': {'getNamedItem'},
@@ -2354,7 +2354,7 @@
'removeNamedItem': {'removeNamedItem'},
'removeNamedItemNS': {'removeNamedItemNS'},
'setNamedItem': {'setNamedItem'},
- 'setNamedItemNS': {'setNamedItemNS'}
+ 'setNamedItemNS': {'setNamedItemNS'},
},
'MutationEvent': {
'attrChange': {'attrChange'},
@@ -2362,11 +2362,11 @@
'initMutationEvent': {'initMutationEvent'},
'newValue': {'newValue'},
'prevValue': {'prevValue'},
- 'relatedNode': {'relatedNode'}
+ 'relatedNode': {'relatedNode'},
},
'MutationObserver': {
'disconnect': {'disconnect'},
- 'takeRecords': {'takeRecords'}
+ 'takeRecords': {'takeRecords'},
},
'MutationRecord': {
'addedNodes': {'addedNodes'},
@@ -2377,7 +2377,7 @@
'previousSibling': {'previousSibling'},
'removedNodes': {'removedNodes'},
'target': {'target'},
- 'type': {'type'}
+ 'type': {'type'},
},
'NamedNodeMap': {
'getNamedItem': {'getNamedItem'},
@@ -2386,7 +2386,7 @@
'removeNamedItem': {'removeNamedItem'},
'removeNamedItemNS': {'removeNamedItemNS'},
'setNamedItem': {'setNamedItem'},
- 'setNamedItemNS': {'setNamedItemNS'}
+ 'setNamedItemNS': {'setNamedItemNS'},
},
'Navigator': {
'appCodeName': {'appCodeName'},
@@ -2425,16 +2425,16 @@
'vr': {'vr'},
'webdriver': {'webdriver'},
'webkitPersistentStorage': {'persistentStorage'},
- 'webkitTemporaryStorage': {'temporaryStorage'}
+ 'webkitTemporaryStorage': {'temporaryStorage'},
},
'NavigatorAutomationInformation': {
- 'webdriver': {'webdriver'}
+ 'webdriver': {'webdriver'},
},
'NavigatorConcurrentHardware': {
- 'hardwareConcurrency': {'hardwareConcurrency'}
+ 'hardwareConcurrency': {'hardwareConcurrency'},
},
'NavigatorCookies': {
- 'cookieEnabled': {'cookieEnabled'}
+ 'cookieEnabled': {'cookieEnabled'},
},
'NavigatorID': {
'appCodeName': {'appCodeName'},
@@ -2443,26 +2443,26 @@
'dartEnabled': {'dartEnabled'},
'platform': {'platform'},
'product': {'product'},
- 'userAgent': {'userAgent'}
+ 'userAgent': {'userAgent'},
},
'NavigatorLanguage': {
'language': {'language'},
- 'languages': {'languages'}
+ 'languages': {'languages'},
},
'NavigatorOnLine': {
- 'onLine': {'onLine'}
+ 'onLine': {'onLine'},
},
'NavigatorUserMediaError': {
'constraintName': {'constraintName'},
'message': {'message'},
- 'name': {'name'}
+ 'name': {'name'},
},
'NetworkInformation': {
'downlink': {'downlink'},
'downlinkMax': {'downlinkMax'},
'effectiveType': {'effectiveType'},
'rtt': {'rtt'},
- 'type': {'type'}
+ 'type': {'type'},
},
'Node': {
'appendChild': {'append'},
@@ -2483,7 +2483,7 @@
'parentElement': {'parent'},
'parentNode': {'parentNode'},
'previousSibling': {'previousNode'},
- 'textContent': {'text'}
+ 'textContent': {'text'},
},
'NodeIterator': {
'detach': {'detach'},
@@ -2492,17 +2492,17 @@
'previousNode': {'previousNode'},
'referenceNode': {'referenceNode'},
'root': {'root'},
- 'whatToShow': {'whatToShow'}
+ 'whatToShow': {'whatToShow'},
},
'NonDocumentTypeChildNode': {
'nextElementSibling': {'nextElementSibling'},
- 'previousElementSibling': {'previousElementSibling'}
+ 'previousElementSibling': {'previousElementSibling'},
},
'NonElementParentNode': {
- 'getElementById': {'getElementById'}
+ 'getElementById': {'getElementById'},
},
'NoncedElement': {
- 'nonce': {'nonce'}
+ 'nonce': {'nonce'},
},
'Notification': {
'actions': {'actions'},
@@ -2522,41 +2522,41 @@
'tag': {'tag'},
'timestamp': {'timestamp'},
'title': {'title'},
- 'vibrate': {'vibrate'}
+ 'vibrate': {'vibrate'},
},
'NotificationEvent': {
'action': {'action'},
'notification': {'notification'},
- 'reply': {'reply'}
+ 'reply': {'reply'},
},
'OESVertexArrayObject': {
'bindVertexArrayOES': {'bindVertexArray'},
'createVertexArrayOES': {'createVertexArray'},
'deleteVertexArrayOES': {'deleteVertexArray'},
- 'isVertexArrayOES': {'isVertexArray'}
+ 'isVertexArrayOES': {'isVertexArray'},
},
'OES_vertex_array_object': {
'bindVertexArrayOES': {'bindVertexArray'},
'createVertexArrayOES': {'createVertexArray'},
'deleteVertexArrayOES': {'deleteVertexArray'},
- 'isVertexArrayOES': {'isVertexArray'}
+ 'isVertexArrayOES': {'isVertexArray'},
},
'OfflineAudioCompletionEvent': {
- 'renderedBuffer': {'renderedBuffer'}
+ 'renderedBuffer': {'renderedBuffer'},
},
'OfflineAudioContext': {
- 'length': {'length'}
+ 'length': {'length'},
},
'OfflineResourceList': {
'abort': {'abort'},
'status': {'status'},
'swapCache': {'swapCache'},
- 'update': {'update'}
+ 'update': {'update'},
},
'OffscreenCanvas': {
'height': {'height'},
'transferToImageBitmap': {'transferToImageBitmap'},
- 'width': {'width'}
+ 'width': {'width'},
},
'OffscreenCanvasRenderingContext2D': {
'arc': {'arc'},
@@ -2614,31 +2614,31 @@
'textAlign': {'textAlign'},
'textBaseline': {'textBaseline'},
'transform': {'transform'},
- 'translate': {'translate'}
+ 'translate': {'translate'},
},
'OrientationSensor': {
'populateMatrix': {'populateMatrix'},
- 'quaternion': {'quaternion'}
+ 'quaternion': {'quaternion'},
},
'Oscillator': {
'detune': {'detune'},
'frequency': {'frequency'},
'setPeriodicWave': {'setPeriodicWave'},
- 'type': {'type'}
+ 'type': {'type'},
},
'OscillatorNode': {
'detune': {'detune'},
'frequency': {'frequency'},
'setPeriodicWave': {'setPeriodicWave'},
- 'type': {'type'}
+ 'type': {'type'},
},
'OverconstrainedError': {
'constraint': {'constraint'},
'message': {'message'},
- 'name': {'name'}
+ 'name': {'name'},
},
'PageTransitionEvent': {
- 'persisted': {'persisted'}
+ 'persisted': {'persisted'},
},
'PaintRenderingContext2D': {
'arc': {'arc'},
@@ -2689,15 +2689,15 @@
'strokeRect': {'strokeRect'},
'strokeStyle': {'strokeStyle'},
'transform': {'transform'},
- 'translate': {'translate'}
+ 'translate': {'translate'},
},
'PaintSize': {
'height': {'height'},
- 'width': {'width'}
+ 'width': {'width'},
},
'PaintWorkletGlobalScope': {
'devicePixelRatio': {'devicePixelRatio'},
- 'registerPaint': {'registerPaint'}
+ 'registerPaint': {'registerPaint'},
},
'PannerNode': {
'coneInnerAngle': {'coneInnerAngle'},
@@ -2715,7 +2715,7 @@
'refDistance': {'refDistance'},
'rolloffFactor': {'rolloffFactor'},
'setOrientation': {'setOrientation'},
- 'setPosition': {'setPosition'}
+ 'setPosition': {'setPosition'},
},
'PasswordCredential': {
'additionalData': {'additionalData'},
@@ -2723,7 +2723,7 @@
'idName': {'idName'},
'name': {'name'},
'password': {'password'},
- 'passwordName': {'passwordName'}
+ 'passwordName': {'passwordName'},
},
'Path2D': {
'addPath': {'addPath'},
@@ -2735,7 +2735,7 @@
'lineTo': {'lineTo'},
'moveTo': {'moveTo'},
'quadraticCurveTo': {'quadraticCurveTo'},
- 'rect': {'rect'}
+ 'rect': {'rect'},
},
'PaymentAddress': {
'addressLine': {'addressLine'},
@@ -2748,17 +2748,17 @@
'postalCode': {'postalCode'},
'recipient': {'recipient'},
'region': {'region'},
- 'sortingCode': {'sortingCode'}
+ 'sortingCode': {'sortingCode'},
},
'PaymentManager': {
'instruments': {'instruments'},
- 'userHint': {'userHint'}
+ 'userHint': {'userHint'},
},
'PaymentRequest': {
'id': {'id'},
'shippingAddress': {'shippingAddress'},
'shippingOption': {'shippingOption'},
- 'shippingType': {'shippingType'}
+ 'shippingType': {'shippingType'},
},
'PaymentRequestEvent': {
'instrumentKey': {'instrumentKey'},
@@ -2768,10 +2768,10 @@
'paymentRequestOrigin': {'paymentRequestOrigin'},
'respondWith': {'respondWith'},
'topLevelOrigin': {'topLevelOrigin'},
- 'total': {'total'}
+ 'total': {'total'},
},
'PaymentRequestUpdateEvent': {
- 'updateWith': {'updateWith'}
+ 'updateWith': {'updateWith'},
},
'PaymentResponse': {
'details': {'details'},
@@ -2781,7 +2781,7 @@
'payerPhone': {'payerPhone'},
'requestId': {'requestId'},
'shippingAddress': {'shippingAddress'},
- 'shippingOption': {'shippingOption'}
+ 'shippingOption': {'shippingOption'},
},
'Performance': {
'clearMarks': {'clearMarks'},
@@ -2795,20 +2795,20 @@
'now': {'now'},
'setResourceTimingBufferSize': {'setResourceTimingBufferSize'},
'timeOrigin': {'timeOrigin'},
- 'timing': {'timing'}
+ 'timing': {'timing'},
},
'PerformanceEntry': {
'duration': {'duration'},
'entryType': {'entryType'},
'name': {'name'},
- 'startTime': {'startTime'}
+ 'startTime': {'startTime'},
},
'PerformanceLongTaskTiming': {
- 'attribution': {'attribution'}
+ 'attribution': {'attribution'},
},
'PerformanceNavigation': {
'redirectCount': {'redirectCount'},
- 'type': {'type'}
+ 'type': {'type'},
},
'PerformanceNavigationTiming': {
'domComplete': {'domComplete'},
@@ -2820,15 +2820,15 @@
'redirectCount': {'redirectCount'},
'type': {'type'},
'unloadEventEnd': {'unloadEventEnd'},
- 'unloadEventStart': {'unloadEventStart'}
+ 'unloadEventStart': {'unloadEventStart'},
},
'PerformanceObserver': {
- 'disconnect': {'disconnect'}
+ 'disconnect': {'disconnect'},
},
'PerformanceObserverEntryList': {
'getEntries': {'getEntries'},
'getEntriesByName': {'getEntriesByName'},
- 'getEntriesByType': {'getEntriesByType'}
+ 'getEntriesByType': {'getEntriesByType'},
},
'PerformanceResourceTiming': {
'connectEnd': {'connectEnd'},
@@ -2848,12 +2848,12 @@
'secureConnectionStart': {'secureConnectionStart'},
'serverTiming': {'serverTiming'},
'transferSize': {'transferSize'},
- 'workerStart': {'workerStart'}
+ 'workerStart': {'workerStart'},
},
'PerformanceServerTiming': {
'description': {'description'},
'duration': {'duration'},
- 'name': {'name'}
+ 'name': {'name'},
},
'PerformanceTiming': {
'connectEnd': {'connectEnd'},
@@ -2876,16 +2876,16 @@
'responseStart': {'responseStart'},
'secureConnectionStart': {'secureConnectionStart'},
'unloadEventEnd': {'unloadEventEnd'},
- 'unloadEventStart': {'unloadEventStart'}
+ 'unloadEventStart': {'unloadEventStart'},
},
'PermissionStatus': {
- 'state': {'state'}
+ 'state': {'state'},
},
'PhotoCapabilities': {
'fillLightMode': {'fillLightMode'},
'imageHeight': {'imageHeight'},
'imageWidth': {'imageWidth'},
- 'redEyeReduction': {'redEyeReduction'}
+ 'redEyeReduction': {'redEyeReduction'},
},
'Plugin': {
'description': {'description'},
@@ -2893,12 +2893,12 @@
'item': {'item'},
'length': {'length'},
'name': {'name'},
- 'namedItem': {'namedItem'}
+ 'namedItem': {'namedItem'},
},
'PluginArray': {
'item': {'item'},
'namedItem': {'namedItem'},
- 'refresh': {'refresh'}
+ 'refresh': {'refresh'},
},
'PointerEvent': {
'getCoalescedEvents': {'getCoalescedEvents'},
@@ -2911,22 +2911,22 @@
'tiltX': {'tiltX'},
'tiltY': {'tiltY'},
'twist': {'twist'},
- 'width': {'width'}
+ 'width': {'width'},
},
'Position': {
'coords': {'coords'},
- 'timestamp': {'timestamp'}
+ 'timestamp': {'timestamp'},
},
'PositionError': {
'code': {'code'},
- 'message': {'message'}
+ 'message': {'message'},
},
'Presentation': {
'defaultRequest': {'defaultRequest'},
- 'receiver': {'receiver'}
+ 'receiver': {'receiver'},
},
'PresentationAvailability': {
- 'value': {'value'}
+ 'value': {'value'},
},
'PresentationConnection': {
'binaryType': {'binaryType'},
@@ -2935,59 +2935,59 @@
'send': {'send'},
'state': {'state'},
'terminate': {'terminate'},
- 'url': {'url'}
+ 'url': {'url'},
},
'PresentationConnectionAvailableEvent': {
- 'connection': {'connection'}
+ 'connection': {'connection'},
},
'PresentationConnectionCloseEvent': {
'message': {'message'},
- 'reason': {'reason'}
+ 'reason': {'reason'},
},
'PresentationConnectionList': {
- 'connections': {'connections'}
+ 'connections': {'connections'},
},
'ProcessingInstruction': {
'sheet': {'sheet'},
- 'target': {'target'}
+ 'target': {'target'},
},
'ProgressEvent': {
'lengthComputable': {'lengthComputable'},
'loaded': {'loaded'},
- 'total': {'total'}
+ 'total': {'total'},
},
'PromiseRejectionEvent': {
- 'reason': {'reason'}
+ 'reason': {'reason'},
},
'PublicKeyCredential': {
'rawId': {'rawId'},
- 'response': {'response'}
+ 'response': {'response'},
},
'PushEvent': {
- 'data': {'data'}
+ 'data': {'data'},
},
'PushManager': {
- 'supportedContentEncodings': {'supportedContentEncodings'}
+ 'supportedContentEncodings': {'supportedContentEncodings'},
},
'PushMessageData': {
'arrayBuffer': {'arrayBuffer'},
'blob': {'blob'},
'json': {'json'},
- 'text': {'text'}
+ 'text': {'text'},
},
'PushSubscription': {
'endpoint': {'endpoint'},
'expirationTime': {'expirationTime'},
'getKey': {'getKey'},
- 'options': {'options'}
+ 'options': {'options'},
},
'PushSubscriptionOptions': {
'applicationServerKey': {'applicationServerKey'},
- 'userVisibleOnly': {'userVisibleOnly'}
+ 'userVisibleOnly': {'userVisibleOnly'},
},
'RTCCertificate': {
'expires': {'expires'},
- 'getFingerprints': {'getFingerprints'}
+ 'getFingerprints': {'getFingerprints'},
},
'RTCDTMFSender': {
'canInsertDTMF': {'canInsertDtmf'},
@@ -2995,10 +2995,10 @@
'insertDTMF': {'insertDtmf'},
'interToneGap': {'interToneGap'},
'toneBuffer': {'toneBuffer'},
- 'track': {'track'}
+ 'track': {'track'},
},
'RTCDTMFToneChangeEvent': {
- 'tone': {'tone'}
+ 'tone': {'tone'},
},
'RTCDataChannel': {
'binaryType': {'binaryType'},
@@ -3019,22 +3019,22 @@
'sendBlob',
'sendByteBuffer',
'sendString',
- 'sendTypedData'
- }
+ 'sendTypedData',
+ },
},
'RTCDataChannelEvent': {
- 'channel': {'channel'}
+ 'channel': {'channel'},
},
'RTCIceCandidate': {
'candidate': {'candidate'},
'sdpMLineIndex': {'sdpMLineIndex'},
- 'sdpMid': {'sdpMid'}
+ 'sdpMid': {'sdpMid'},
},
'RTCLegacyStatsReport': {
'id': {'id'},
'names': {'names'},
'stat': {'stat'},
- 'type': {'type'}
+ 'type': {'type'},
},
'RTCPeerConnection': {
'addTrack': {'addTrack'},
@@ -3051,34 +3051,34 @@
'remoteDescription': {'remoteDescription'},
'removeStream': {'removeStream'},
'removeTrack': {'removeTrack'},
- 'signalingState': {'signalingState'}
+ 'signalingState': {'signalingState'},
},
'RTCPeerConnectionIceEvent': {
- 'candidate': {'candidate'}
+ 'candidate': {'candidate'},
},
'RTCRtpContributingSource': {
'source': {'source'},
- 'timestamp': {'timestamp'}
+ 'timestamp': {'timestamp'},
},
'RTCRtpReceiver': {
'getContributingSources': {'getContributingSources'},
- 'track': {'track'}
+ 'track': {'track'},
},
'RTCRtpSender': {
- 'track': {'track'}
+ 'track': {'track'},
},
'RTCSessionDescription': {
'sdp': {'sdp'},
- 'type': {'type'}
+ 'type': {'type'},
},
'RTCStatsResponse': {
'namedItem': {'namedItem'},
- 'result': {'result'}
+ 'result': {'result'},
},
'RTCTrackEvent': {
'receiver': {'receiver'},
'streams': {'streams'},
- 'track': {'track'}
+ 'track': {'track'},
},
'Range': {
'cloneContents': {'cloneContents'},
@@ -3108,7 +3108,7 @@
'setStartBefore': {'setStartBefore'},
'startContainer': {'startContainer'},
'startOffset': {'startOffset'},
- 'surroundContents': {'surroundContents'}
+ 'surroundContents': {'surroundContents'},
},
'RealtimeAnalyserNode': {
'fftSize': {'fftSize'},
@@ -3119,24 +3119,24 @@
'getFloatTimeDomainData': {'getFloatTimeDomainData'},
'maxDecibels': {'maxDecibels'},
'minDecibels': {'minDecibels'},
- 'smoothingTimeConstant': {'smoothingTimeConstant'}
+ 'smoothingTimeConstant': {'smoothingTimeConstant'},
},
'RelatedApplication': {
'id': {'id'},
'platform': {'platform'},
- 'url': {'url'}
+ 'url': {'url'},
},
'RemotePlayback': {
- 'state': {'state'}
+ 'state': {'state'},
},
'Report': {
'body': {'body'},
'type': {'type'},
- 'url': {'url'}
+ 'url': {'url'},
},
'ReportingObserver': {
'disconnect': {'disconnect'},
- 'observe': {'observe'}
+ 'observe': {'observe'},
},
'Request': {
'cache': {'cache'},
@@ -3148,20 +3148,20 @@
'redirect': {'redirect'},
'referrer': {'referrer'},
'referrerPolicy': {'referrerPolicy'},
- 'url': {'url'}
+ 'url': {'url'},
},
'ResizeObserver': {
'disconnect': {'disconnect'},
'observe': {'observe'},
- 'unobserve': {'unobserve'}
+ 'unobserve': {'unobserve'},
},
'ResizeObserverEntry': {
'contentRect': {'contentRect'},
- 'target': {'target'}
+ 'target': {'target'},
},
'SVGAElement': {
'href': {'href'},
- 'target': {'target'}
+ 'target': {'target'},
},
'SVGAngle': {
'convertToSpecifiedUnits': {'convertToSpecifiedUnits'},
@@ -3169,55 +3169,55 @@
'unitType': {'unitType'},
'value': {'value'},
'valueAsString': {'valueAsString'},
- 'valueInSpecifiedUnits': {'valueInSpecifiedUnits'}
+ 'valueInSpecifiedUnits': {'valueInSpecifiedUnits'},
},
'SVGAnimatedAngle': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedBoolean': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedEnumeration': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedInteger': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedLength': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedLengthList': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedNumber': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedNumberList': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedPreserveAspectRatio': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedRect': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedString': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimatedTransformList': {
'animVal': {'animVal'},
- 'baseVal': {'baseVal'}
+ 'baseVal': {'baseVal'},
},
'SVGAnimationElement': {
'beginElement': {'beginElement'},
@@ -3229,28 +3229,28 @@
'getStartTime': {'getStartTime'},
'requiredExtensions': {'requiredExtensions'},
'systemLanguage': {'systemLanguage'},
- 'targetElement': {'targetElement'}
+ 'targetElement': {'targetElement'},
},
'SVGCircleElement': {
'cx': {'cx'},
'cy': {'cy'},
- 'r': {'r'}
+ 'r': {'r'},
},
'SVGClipPathElement': {
- 'clipPathUnits': {'clipPathUnits'}
+ 'clipPathUnits': {'clipPathUnits'},
},
'SVGElement': {
'blur': {'blur'},
'focus': {'focus'},
'nonce': {'nonce'},
'ownerSVGElement': {'ownerSvgElement'},
- 'viewportElement': {'viewportElement'}
+ 'viewportElement': {'viewportElement'},
},
'SVGEllipseElement': {
'cx': {'cx'},
'cy': {'cy'},
'rx': {'rx'},
- 'ry': {'ry'}
+ 'ry': {'ry'},
},
'SVGFEBlendElement': {
'height': {'height'},
@@ -3260,7 +3260,7 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEColorMatrixElement': {
'height': {'height'},
@@ -3270,7 +3270,7 @@
'values': {'values'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEComponentTransferElement': {
'height': {'height'},
@@ -3278,7 +3278,7 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFECompositeElement': {
'height': {'height'},
@@ -3292,7 +3292,7 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEConvolveMatrixElement': {
'bias': {'bias'},
@@ -3311,7 +3311,7 @@
'targetY': {'targetY'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEDiffuseLightingElement': {
'diffuseConstant': {'diffuseConstant'},
@@ -3323,7 +3323,7 @@
'surfaceScale': {'surfaceScale'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEDisplacementMapElement': {
'height': {'height'},
@@ -3335,18 +3335,18 @@
'x': {'x'},
'xChannelSelector': {'xChannelSelector'},
'y': {'y'},
- 'yChannelSelector': {'yChannelSelector'}
+ 'yChannelSelector': {'yChannelSelector'},
},
'SVGFEDistantLightElement': {
'azimuth': {'azimuth'},
- 'elevation': {'elevation'}
+ 'elevation': {'elevation'},
},
'SVGFEFloodElement': {
'height': {'height'},
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEGaussianBlurElement': {
'height': {'height'},
@@ -3357,7 +3357,7 @@
'stdDeviationY': {'stdDeviationY'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEImageElement': {
'height': {'height'},
@@ -3366,17 +3366,17 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEMergeElement': {
'height': {'height'},
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEMergeNodeElement': {
- 'in1': {'in1'}
+ 'in1': {'in1'},
},
'SVGFEMorphologyElement': {
'height': {'height'},
@@ -3387,7 +3387,7 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEOffsetElement': {
'dx': {'dx'},
@@ -3397,12 +3397,12 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFEPointLightElement': {
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'SVGFESpecularLightingElement': {
'height': {'height'},
@@ -3415,7 +3415,7 @@
'surfaceScale': {'surfaceScale'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFESpotLightElement': {
'limitingConeAngle': {'limitingConeAngle'},
@@ -3425,7 +3425,7 @@
'specularExponent': {'specularExponent'},
'x': {'x'},
'y': {'y'},
- 'z': {'z'}
+ 'z': {'z'},
},
'SVGFETileElement': {
'height': {'height'},
@@ -3433,7 +3433,7 @@
'result': {'result'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFETurbulenceElement': {
'baseFrequencyX': {'baseFrequencyX'},
@@ -3446,7 +3446,7 @@
'type': {'type'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGFilterElement': {
'filterUnits': {'filterUnits'},
@@ -3455,26 +3455,26 @@
'primitiveUnits': {'primitiveUnits'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGForeignObjectElement': {
'height': {'height'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGGeometryElement': {
'getPointAtLength': {'getPointAtLength'},
'getTotalLength': {'getTotalLength'},
'isPointInFill': {'isPointInFill'},
'isPointInStroke': {'isPointInStroke'},
- 'pathLength': {'pathLength'}
+ 'pathLength': {'pathLength'},
},
'SVGGradientElement': {
'gradientTransform': {'gradientTransform'},
'gradientUnits': {'gradientUnits'},
'href': {'href'},
- 'spreadMethod': {'spreadMethod'}
+ 'spreadMethod': {'spreadMethod'},
},
'SVGGraphicsElement': {
'farthestViewportElement': {'farthestViewportElement'},
@@ -3484,7 +3484,7 @@
'nearestViewportElement': {'nearestViewportElement'},
'requiredExtensions': {'requiredExtensions'},
'systemLanguage': {'systemLanguage'},
- 'transform': {'transform'}
+ 'transform': {'transform'},
},
'SVGLength': {
'convertToSpecifiedUnits': {'convertToSpecifiedUnits'},
@@ -3492,7 +3492,7 @@
'unitType': {'unitType'},
'value': {'value'},
'valueAsString': {'valueAsString'},
- 'valueInSpecifiedUnits': {'valueInSpecifiedUnits'}
+ 'valueInSpecifiedUnits': {'valueInSpecifiedUnits'},
},
'SVGLengthList': {
'appendItem': {'appendItem'},
@@ -3502,19 +3502,19 @@
'insertItemBefore': {'insertItemBefore'},
'numberOfItems': {'numberOfItems'},
'removeItem': {'removeItem'},
- 'replaceItem': {'replaceItem'}
+ 'replaceItem': {'replaceItem'},
},
'SVGLineElement': {
'x1': {'x1'},
'x2': {'x2'},
'y1': {'y1'},
- 'y2': {'y2'}
+ 'y2': {'y2'},
},
'SVGLinearGradientElement': {
'x1': {'x1'},
'x2': {'x2'},
'y1': {'y1'},
- 'y2': {'y2'}
+ 'y2': {'y2'},
},
'SVGMarkerElement': {
'markerHeight': {'markerHeight'},
@@ -3527,7 +3527,7 @@
'refY': {'refY'},
'setOrientToAngle': {'setOrientToAngle'},
'setOrientToAuto': {'setOrientToAuto'},
- 'viewBox': {'viewBox'}
+ 'viewBox': {'viewBox'},
},
'SVGMaskElement': {
'height': {'height'},
@@ -3537,7 +3537,7 @@
'systemLanguage': {'systemLanguage'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGMatrix': {
'a': {'a'},
@@ -3556,10 +3556,10 @@
'scaleNonUniform': {'scaleNonUniform'},
'skewX': {'skewX'},
'skewY': {'skewY'},
- 'translate': {'translate'}
+ 'translate': {'translate'},
},
'SVGNumber': {
- 'value': {'value'}
+ 'value': {'value'},
},
'SVGNumberList': {
'appendItem': {'appendItem'},
@@ -3569,7 +3569,7 @@
'insertItemBefore': {'insertItemBefore'},
'numberOfItems': {'numberOfItems'},
'removeItem': {'removeItem'},
- 'replaceItem': {'replaceItem'}
+ 'replaceItem': {'replaceItem'},
},
'SVGPatternElement': {
'height': {'height'},
@@ -3583,12 +3583,12 @@
'viewBox': {'viewBox'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGPoint': {
'matrixTransform': {'matrixTransform'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGPointList': {
'appendItem': {'appendItem'},
@@ -3599,19 +3599,19 @@
'length': {'length'},
'numberOfItems': {'numberOfItems'},
'removeItem': {'removeItem'},
- 'replaceItem': {'replaceItem'}
+ 'replaceItem': {'replaceItem'},
},
'SVGPolygonElement': {
'animatedPoints': {'animatedPoints'},
- 'points': {'points'}
+ 'points': {'points'},
},
'SVGPolylineElement': {
'animatedPoints': {'animatedPoints'},
- 'points': {'points'}
+ 'points': {'points'},
},
'SVGPreserveAspectRatio': {
'align': {'align'},
- 'meetOrSlice': {'meetOrSlice'}
+ 'meetOrSlice': {'meetOrSlice'},
},
'SVGRadialGradientElement': {
'cx': {'cx'},
@@ -3619,13 +3619,13 @@
'fr': {'fr'},
'fx': {'fx'},
'fy': {'fy'},
- 'r': {'r'}
+ 'r': {'r'},
},
'SVGRect': {
'height': {'height'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGRectElement': {
'height': {'height'},
@@ -3633,7 +3633,7 @@
'ry': {'ry'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGSVGElement': {
'animationsPaused': {'animationsPaused'},
@@ -3667,10 +3667,10 @@
'width': {'width'},
'x': {'x'},
'y': {'y'},
- 'zoomAndPan': {'zoomAndPan'}
+ 'zoomAndPan': {'zoomAndPan'},
},
'SVGStopElement': {
- 'offset': {'gradientOffset'}
+ 'offset': {'gradientOffset'},
},
'SVGStringList': {
'appendItem': {'appendItem'},
@@ -3680,11 +3680,11 @@
'insertItemBefore': {'insertItemBefore'},
'numberOfItems': {'numberOfItems'},
'removeItem': {'removeItem'},
- 'replaceItem': {'replaceItem'}
+ 'replaceItem': {'replaceItem'},
},
'SVGSymbolElement': {
'preserveAspectRatio': {'preserveAspectRatio'},
- 'viewBox': {'viewBox'}
+ 'viewBox': {'viewBox'},
},
'SVGTextContentElement': {
'getCharNumAtPosition': {'getCharNumAtPosition'},
@@ -3697,20 +3697,20 @@
'getSubStringLength': {'getSubStringLength'},
'lengthAdjust': {'lengthAdjust'},
'selectSubString': {'selectSubString'},
- 'textLength': {'textLength'}
+ 'textLength': {'textLength'},
},
'SVGTextPathElement': {
'href': {'href'},
'method': {'method'},
'spacing': {'spacing'},
- 'startOffset': {'startOffset'}
+ 'startOffset': {'startOffset'},
},
'SVGTextPositioningElement': {
'dx': {'dx'},
'dy': {'dy'},
'rotate': {'rotate'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGTransform': {
'angle': {'angle'},
@@ -3721,7 +3721,7 @@
'setSkewX': {'setSkewX'},
'setSkewY': {'setSkewY'},
'setTranslate': {'setTranslate'},
- 'type': {'type'}
+ 'type': {'type'},
},
'SVGTransformList': {
'appendItem': {'appendItem'},
@@ -3733,19 +3733,19 @@
'insertItemBefore': {'insertItemBefore'},
'numberOfItems': {'numberOfItems'},
'removeItem': {'removeItem'},
- 'replaceItem': {'replaceItem'}
+ 'replaceItem': {'replaceItem'},
},
'SVGUseElement': {
'height': {'height'},
'href': {'href'},
'width': {'width'},
'x': {'x'},
- 'y': {'y'}
+ 'y': {'y'},
},
'SVGViewElement': {
'preserveAspectRatio': {'preserveAspectRatio'},
'viewBox': {'viewBox'},
- 'zoomAndPan': {'zoomAndPan'}
+ 'zoomAndPan': {'zoomAndPan'},
},
'Screen': {
'colorDepth': {'colorDepth'},
@@ -3753,16 +3753,16 @@
'keepAwake': {'keepAwake'},
'orientation': {'orientation'},
'pixelDepth': {'pixelDepth'},
- 'width': {'width'}
+ 'width': {'width'},
},
'ScreenOrientation': {
'angle': {'angle'},
'type': {'type'},
- 'unlock': {'unlock'}
+ 'unlock': {'unlock'},
},
'ScriptProcessorNode': {
'bufferSize': {'bufferSize'},
- 'setEventListener': {'setEventListener'}
+ 'setEventListener': {'setEventListener'},
},
'ScrollState': {
'consumeDelta': {'consumeDelta'},
@@ -3778,12 +3778,12 @@
'positionX': {'positionX'},
'positionY': {'positionY'},
'velocityX': {'velocityX'},
- 'velocityY': {'velocityY'}
+ 'velocityY': {'velocityY'},
},
'ScrollTimeline': {
'orientation': {'orientation'},
'scrollSource': {'scrollSource'},
- 'timeRange': {'timeRange'}
+ 'timeRange': {'timeRange'},
},
'SecurityPolicyViolationEvent': {
'blockedURI': {'blockedUri'},
@@ -3797,7 +3797,7 @@
'sample': {'sample'},
'sourceFile': {'sourceFile'},
'statusCode': {'statusCode'},
- 'violatedDirective': {'violatedDirective'}
+ 'violatedDirective': {'violatedDirective'},
},
'Selection': {
'addRange': {'addRange'},
@@ -3825,28 +3825,28 @@
'selectAllChildren': {'selectAllChildren'},
'setBaseAndExtent': {'setBaseAndExtent'},
'setPosition': {'setPosition'},
- 'type': {'type'}
+ 'type': {'type'},
},
'Sensor': {
'activated': {'activated'},
'hasReading': {'hasReading'},
'start': {'start'},
'stop': {'stop'},
- 'timestamp': {'timestamp'}
+ 'timestamp': {'timestamp'},
},
'SensorErrorEvent': {
- 'error': {'error'}
+ 'error': {'error'},
},
'ServiceWorker': {
'scriptURL': {'scriptUrl'},
- 'state': {'state'}
+ 'state': {'state'},
},
'ServiceWorkerContainer': {
- 'controller': {'controller'}
+ 'controller': {'controller'},
},
'ServiceWorkerGlobalScope': {
'clients': {'clients'},
- 'registration': {'registration'}
+ 'registration': {'registration'},
},
'ServiceWorkerRegistration': {
'active': {'active'},
@@ -3857,7 +3857,7 @@
'pushManager': {'pushManager'},
'scope': {'scope'},
'sync': {'sync'},
- 'waiting': {'waiting'}
+ 'waiting': {'waiting'},
},
'ShadowRoot': {
'activeElement': {'activeElement'},
@@ -3871,20 +3871,20 @@
'mode': {'mode'},
'olderShadowRoot': {'olderShadowRoot'},
'pointerLockElement': {'pointerLockElement'},
- 'styleSheets': {'styleSheets'}
+ 'styleSheets': {'styleSheets'},
},
'SharedArrayBuffer': {
'byteLength': {'byteLength'},
- 'slice': {'slice'}
+ 'slice': {'slice'},
},
'SharedWorker': {
- 'port': {'port'}
+ 'port': {'port'},
},
'SharedWorkerGlobalScope': {
'close': {'close'},
'name': {'name'},
'webkitRequestFileSystemSync': {'requestFileSystemSync'},
- 'webkitResolveLocalFileSystemSyncURL': {'resolveLocalFileSystemSyncUrl'}
+ 'webkitResolveLocalFileSystemSyncURL': {'resolveLocalFileSystemSyncUrl'},
},
'SourceBuffer': {
'abort': {'abort'},
@@ -3898,19 +3898,19 @@
'timestampOffset': {'timestampOffset'},
'trackDefaults': {'trackDefaults'},
'updating': {'updating'},
- 'videoTracks': {'videoTracks'}
+ 'videoTracks': {'videoTracks'},
},
'SourceBufferList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'SpeechGrammar': {
'src': {'src'},
- 'weight': {'weight'}
+ 'weight': {'weight'},
},
'SpeechGrammarList': {
'addFromString': {'addFromString'},
'addFromUri': {'addFromUri'},
- 'item': {'item'}
+ 'item': {'item'},
},
'SpeechRecognition': {
'abort': {'abort'},
@@ -3921,29 +3921,29 @@
'lang': {'lang'},
'maxAlternatives': {'maxAlternatives'},
'start': {'start'},
- 'stop': {'stop'}
+ 'stop': {'stop'},
},
'SpeechRecognitionAlternative': {
'confidence': {'confidence'},
- 'transcript': {'transcript'}
+ 'transcript': {'transcript'},
},
'SpeechRecognitionError': {
'error': {'error'},
- 'message': {'message'}
+ 'message': {'message'},
},
'SpeechRecognitionEvent': {
'emma': {'emma'},
'interpretation': {'interpretation'},
'resultIndex': {'resultIndex'},
- 'results': {'results'}
+ 'results': {'results'},
},
'SpeechRecognitionResult': {
'isFinal': {'isFinal'},
'item': {'item'},
- 'length': {'length'}
+ 'length': {'length'},
},
'SpeechRecognitionResultList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'SpeechSynthesis': {
'cancel': {'cancel'},
@@ -3952,13 +3952,13 @@
'pending': {'pending'},
'resume': {'resume'},
'speak': {'speak'},
- 'speaking': {'speaking'}
+ 'speaking': {'speaking'},
},
'SpeechSynthesisEvent': {
'charIndex': {'charIndex'},
'elapsedTime': {'elapsedTime'},
'name': {'name'},
- 'utterance': {'utterance'}
+ 'utterance': {'utterance'},
},
'SpeechSynthesisUtterance': {
'lang': {'lang'},
@@ -3966,46 +3966,46 @@
'rate': {'rate'},
'text': {'text'},
'voice': {'voice'},
- 'volume': {'volume'}
+ 'volume': {'volume'},
},
'SpeechSynthesisVoice': {
'default': {'defaultValue'},
'lang': {'lang'},
'localService': {'localService'},
'name': {'name'},
- 'voiceURI': {'voiceUri'}
+ 'voiceURI': {'voiceUri'},
},
'StaticRange': {
'collapsed': {'collapsed'},
'endContainer': {'endContainer'},
'endOffset': {'endOffset'},
'startContainer': {'startContainer'},
- 'startOffset': {'startOffset'}
+ 'startOffset': {'startOffset'},
},
'StereoPannerNode': {
- 'pan': {'pan'}
+ 'pan': {'pan'},
},
'StorageEvent': {
'key': {'key'},
'newValue': {'newValue'},
'oldValue': {'oldValue'},
'storageArea': {'storageArea'},
- 'url': {'url'}
+ 'url': {'url'},
},
'StyleMedia': {
'matchMedium': {'matchMedium'},
- 'type': {'type'}
+ 'type': {'type'},
},
'StylePropertyMap': {
'append': {'append'},
'delete': {'delete'},
- 'set': {'set'}
+ 'set': {'set'},
},
'StylePropertyMapReadonly': {
'get': {'get'},
'getAll': {'getAll'},
'getProperties': {'getProperties'},
- 'has': {'has'}
+ 'has': {'has'},
},
'StyleSheet': {
'disabled': {'disabled'},
@@ -4014,10 +4014,10 @@
'ownerNode': {'ownerNode'},
'parentStyleSheet': {'parentStyleSheet'},
'title': {'title'},
- 'type': {'type'}
+ 'type': {'type'},
},
'StyleSheetList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'SubmitEvent': {
'bubbles': {'bubbles'},
@@ -4031,31 +4031,31 @@
'stopImmediatePropagation': {'stopImmediatePropagation'},
'stopPropagation': {'stopPropagation'},
'timeStamp': {'timeStamp'},
- 'type': {'type'}
+ 'type': {'type'},
},
'SyncEvent': {
'lastChance': {'lastChance'},
- 'tag': {'tag'}
+ 'tag': {'tag'},
},
'TaskAttributionTiming': {
'containerId': {'containerId'},
'containerName': {'containerName'},
'containerSrc': {'containerSrc'},
'containerType': {'containerType'},
- 'scriptURL': {'scriptUrl'}
+ 'scriptURL': {'scriptUrl'},
},
'Tests': {
'requiredExtensions': {'requiredExtensions'},
- 'systemLanguage': {'systemLanguage'}
+ 'systemLanguage': {'systemLanguage'},
},
'Text': {
'assignedSlot': {'assignedSlot'},
'getDestinationInsertionPoints': {'getDestinationInsertionPoints'},
'splitText': {'splitText'},
- 'wholeText': {'wholeText'}
+ 'wholeText': {'wholeText'},
},
'TextEvent': {
- 'data': {'data'}
+ 'data': {'data'},
},
'TextMetrics': {
'actualBoundingBoxAscent': {'actualBoundingBoxAscent'},
@@ -4069,7 +4069,7 @@
'fontBoundingBoxDescent': {'fontBoundingBoxDescent'},
'hangingBaseline': {'hangingBaseline'},
'ideographicBaseline': {'ideographicBaseline'},
- 'width': {'width'}
+ 'width': {'width'},
},
'TextTrack': {
'activeCues': {'activeCues'},
@@ -4080,31 +4080,31 @@
'label': {'label'},
'language': {'language'},
'mode': {'mode'},
- 'removeCue': {'removeCue'}
+ 'removeCue': {'removeCue'},
},
'TextTrackCue': {
'endTime': {'endTime'},
'id': {'id'},
'pauseOnExit': {'pauseOnExit'},
'startTime': {'startTime'},
- 'track': {'track'}
+ 'track': {'track'},
},
'TextTrackCueList': {
- 'getCueById': {'getCueById'}
+ 'getCueById': {'getCueById'},
},
'TextTrackList': {
- 'getTrackById': {'getTrackById'}
+ 'getTrackById': {'getTrackById'},
},
'TimeRanges': {
'end': {'end'},
'length': {'length'},
- 'start': {'start'}
+ 'start': {'start'},
},
'Touch': {
'force': {'force'},
'identifier': {'identifier'},
'region': {'region'},
- 'rotationAngle': {'rotationAngle'}
+ 'rotationAngle': {'rotationAngle'},
},
'TouchEvent': {
'altKey': {'altKey'},
@@ -4113,29 +4113,29 @@
'metaKey': {'metaKey'},
'shiftKey': {'shiftKey'},
'targetTouches': {'targetTouches'},
- 'touches': {'touches'}
+ 'touches': {'touches'},
},
'TouchList': {
- 'item': {'item'}
+ 'item': {'item'},
},
'TrackDefault': {
'byteStreamTrackID': {'byteStreamTrackID'},
'kinds': {'kinds'},
'label': {'label'},
'language': {'language'},
- 'type': {'type'}
+ 'type': {'type'},
},
'TrackDefaultList': {
'item': {'item'},
- 'length': {'length'}
+ 'length': {'length'},
},
'TrackEvent': {
- 'track': {'track'}
+ 'track': {'track'},
},
'TransitionEvent': {
'elapsedTime': {'elapsedTime'},
'propertyName': {'propertyName'},
- 'pseudoElement': {'pseudoElement'}
+ 'pseudoElement': {'pseudoElement'},
},
'TreeWalker': {
'currentNode': {'currentNode'},
@@ -4148,22 +4148,22 @@
'previousNode': {'previousNode'},
'previousSibling': {'previousSibling'},
'root': {'root'},
- 'whatToShow': {'whatToShow'}
+ 'whatToShow': {'whatToShow'},
},
'TrustedHTML': {
'escape': {'escape'},
- 'unsafelyCreate': {'unsafelyCreate'}
+ 'unsafelyCreate': {'unsafelyCreate'},
},
'TrustedScriptURL': {
- 'unsafelyCreate': {'unsafelyCreate'}
+ 'unsafelyCreate': {'unsafelyCreate'},
},
'TrustedURL': {
'create': {'create'},
- 'unsafelyCreate': {'unsafelyCreate'}
+ 'unsafelyCreate': {'unsafelyCreate'},
},
'UIEvent': {
'detail': {'detail'},
- 'sourceCapabilities': {'sourceCapabilities'}
+ 'sourceCapabilities': {'sourceCapabilities'},
},
'URL': {
'hash': {'hash'},
@@ -4177,7 +4177,7 @@
'protocol': {'protocol'},
'search': {'search'},
'searchParams': {'searchParams'},
- 'username': {'username'}
+ 'username': {'username'},
},
'URLSearchParams': {
'append': {'append'},
@@ -4186,14 +4186,14 @@
'getAll': {'getAll'},
'has': {'has'},
'set': {'set'},
- 'sort': {'sort'}
+ 'sort': {'sort'},
},
'UnderlyingSourceBase': {
'notifyLockAcquired': {'notifyLockAcquired'},
- 'notifyLockReleased': {'notifyLockReleased'}
+ 'notifyLockReleased': {'notifyLockReleased'},
},
'UriReference': {
- 'href': {'href'}
+ 'href': {'href'},
},
'UrlUtilsReadOnly': {
'hash': {'hash'},
@@ -4204,17 +4204,17 @@
'pathname': {'pathname'},
'port': {'port'},
'protocol': {'protocol'},
- 'search': {'search'}
+ 'search': {'search'},
},
'VRCoordinateSystem': {
- 'getTransformTo': {'getTransformTo'}
+ 'getTransformTo': {'getTransformTo'},
},
'VRDevice': {
'deviceName': {'deviceName'},
- 'isExternal': {'isExternal'}
+ 'isExternal': {'isExternal'},
},
'VRDeviceEvent': {
- 'device': {'device'}
+ 'device': {'device'},
},
'VRDisplay': {
'cancelAnimationFrame': {'cancelAnimationFrame'},
@@ -4229,33 +4229,33 @@
'isPresenting': {'isPresenting'},
'requestAnimationFrame': {'requestAnimationFrame'},
'stageParameters': {'stageParameters'},
- 'submitFrame': {'submitFrame'}
+ 'submitFrame': {'submitFrame'},
},
'VRDisplayCapabilities': {
'canPresent': {'canPresent'},
'hasExternalDisplay': {'hasExternalDisplay'},
'hasPosition': {'hasPosition'},
- 'maxLayers': {'maxLayers'}
+ 'maxLayers': {'maxLayers'},
},
'VRDisplayEvent': {
'display': {'display'},
- 'reason': {'reason'}
+ 'reason': {'reason'},
},
'VREyeParameters': {
'offset': {'offset'},
'renderHeight': {'renderHeight'},
- 'renderWidth': {'renderWidth'}
+ 'renderWidth': {'renderWidth'},
},
'VRFrameData': {
'leftProjectionMatrix': {'leftProjectionMatrix'},
'leftViewMatrix': {'leftViewMatrix'},
'pose': {'pose'},
'rightProjectionMatrix': {'rightProjectionMatrix'},
- 'rightViewMatrix': {'rightViewMatrix'}
+ 'rightViewMatrix': {'rightViewMatrix'},
},
'VRFrameOfReference': {
'bounds': {'bounds'},
- 'emulatedHeight': {'emulatedHeight'}
+ 'emulatedHeight': {'emulatedHeight'},
},
'VRPose': {
'angularAcceleration': {'angularAcceleration'},
@@ -4263,28 +4263,28 @@
'linearAcceleration': {'linearAcceleration'},
'linearVelocity': {'linearVelocity'},
'orientation': {'orientation'},
- 'position': {'position'}
+ 'position': {'position'},
},
'VRSession': {
'depthFar': {'depthFar'},
'depthNear': {'depthNear'},
'device': {'device'},
- 'exclusive': {'exclusive'}
+ 'exclusive': {'exclusive'},
},
'VRSessionEvent': {
- 'session': {'session'}
+ 'session': {'session'},
},
'VRStageBounds': {
- 'geometry': {'geometry'}
+ 'geometry': {'geometry'},
},
'VRStageBoundsPoint': {
'x': {'x'},
- 'z': {'z'}
+ 'z': {'z'},
},
'VRStageParameters': {
'sittingToStandingTransform': {'sittingToStandingTransform'},
'sizeX': {'sizeX'},
- 'sizeZ': {'sizeZ'}
+ 'sizeZ': {'sizeZ'},
},
'VTTCue': {
'align': {'align'},
@@ -4295,7 +4295,7 @@
'size': {'size'},
'snapToLines': {'snapToLines'},
'text': {'text'},
- 'vertical': {'vertical'}
+ 'vertical': {'vertical'},
},
'VTTRegion': {
'id': {'id'},
@@ -4305,7 +4305,7 @@
'scroll': {'scroll'},
'viewportAnchorX': {'viewportAnchorX'},
'viewportAnchorY': {'viewportAnchorY'},
- 'width': {'width'}
+ 'width': {'width'},
},
'ValidityState': {
'badInput': {'badInput'},
@@ -4318,13 +4318,13 @@
'tooShort': {'tooShort'},
'typeMismatch': {'typeMismatch'},
'valid': {'valid'},
- 'valueMissing': {'valueMissing'}
+ 'valueMissing': {'valueMissing'},
},
'VideoPlaybackQuality': {
'corruptedVideoFrames': {'corruptedVideoFrames'},
'creationTime': {'creationTime'},
'droppedVideoFrames': {'droppedVideoFrames'},
- 'totalVideoFrames': {'totalVideoFrames'}
+ 'totalVideoFrames': {'totalVideoFrames'},
},
'VideoTrack': {
'id': {'id'},
@@ -4332,12 +4332,12 @@
'label': {'label'},
'language': {'language'},
'selected': {'selected'},
- 'sourceBuffer': {'sourceBuffer'}
+ 'sourceBuffer': {'sourceBuffer'},
},
'VideoTrackList': {
'getTrackById': {'getTrackById'},
'length': {'length'},
- 'selectedIndex': {'selectedIndex'}
+ 'selectedIndex': {'selectedIndex'},
},
'VisualViewport': {
'height': {'height'},
@@ -4346,21 +4346,21 @@
'pageLeft': {'pageLeft'},
'pageTop': {'pageTop'},
'scale': {'scale'},
- 'width': {'width'}
+ 'width': {'width'},
},
'WEBGL_debug_shaders': {
- 'getTranslatedShaderSource': {'getTranslatedShaderSource'}
+ 'getTranslatedShaderSource': {'getTranslatedShaderSource'},
},
'WEBGL_draw_buffers': {
- 'drawBuffersWEBGL': {'drawBuffersWebgl'}
+ 'drawBuffersWEBGL': {'drawBuffersWebgl'},
},
'WEBGL_lose_context': {
'loseContext': {'loseContext'},
- 'restoreContext': {'restoreContext'}
+ 'restoreContext': {'restoreContext'},
},
'WaveShaperNode': {
'curve': {'curve'},
- 'oversample': {'oversample'}
+ 'oversample': {'oversample'},
},
'WebGL2RenderingContext': {
'activeTexture': {'activeTexture'},
@@ -4401,17 +4401,17 @@
'compressedTexImage2D': {
'compressedTexImage2D',
'compressedTexImage2D2',
- 'compressedTexImage2D3'
+ 'compressedTexImage2D3',
},
'compressedTexImage3D': {'compressedTexImage3D', 'compressedTexImage3D2'},
'compressedTexSubImage2D': {
'compressedTexSubImage2D',
'compressedTexSubImage2D2',
- 'compressedTexSubImage2D3'
+ 'compressedTexSubImage2D3',
},
'compressedTexSubImage3D': {
'compressedTexSubImage3D',
- 'compressedTexSubImage3D2'
+ 'compressedTexSubImage3D2',
},
'copyBufferSubData': {'copyBufferSubData'},
'copyTexImage2D': {'copyTexImage2D'},
@@ -4593,32 +4593,32 @@
'vertexAttribIPointer': {'vertexAttribIPointer'},
'vertexAttribPointer': {'vertexAttribPointer'},
'viewport': {'viewport'},
- 'waitSync': {'waitSync'}
+ 'waitSync': {'waitSync'},
},
'WebGLActiveInfo': {
'name': {'name'},
'size': {'size'},
- 'type': {'type'}
+ 'type': {'type'},
},
'WebGLCanvas': {
- 'canvas': {'canvas', 'offscreenCanvas'}
+ 'canvas': {'canvas', 'offscreenCanvas'},
},
'WebGLContextEvent': {
- 'statusMessage': {'statusMessage'}
+ 'statusMessage': {'statusMessage'},
},
'WebGLDebugShaders': {
- 'getTranslatedShaderSource': {'getTranslatedShaderSource'}
+ 'getTranslatedShaderSource': {'getTranslatedShaderSource'},
},
'WebGLDrawBuffers': {
- 'drawBuffersWEBGL': {'drawBuffersWebgl'}
+ 'drawBuffersWEBGL': {'drawBuffersWebgl'},
},
'WebGLExtensionLoseContext': {
'loseContext': {'loseContext'},
- 'restoreContext': {'restoreContext'}
+ 'restoreContext': {'restoreContext'},
},
'WebGLLoseContext': {
'loseContext': {'loseContext'},
- 'restoreContext': {'restoreContext'}
+ 'restoreContext': {'restoreContext'},
},
'WebGLRenderingContext': {
'activeTexture': {'activeTexture'},
@@ -4755,42 +4755,42 @@
'vertexAttrib4f': {'vertexAttrib4f'},
'vertexAttrib4fv': {'vertexAttrib4fv'},
'vertexAttribPointer': {'vertexAttribPointer'},
- 'viewport': {'viewport'}
+ 'viewport': {'viewport'},
},
'WebGLShaderPrecisionFormat': {
'precision': {'precision'},
'rangeMax': {'rangeMax'},
- 'rangeMin': {'rangeMin'}
+ 'rangeMin': {'rangeMin'},
},
'WebGLTexture': {
'lastUploadedVideoFrameWasSkipped': {'lastUploadedVideoFrameWasSkipped'},
'lastUploadedVideoHeight': {'lastUploadedVideoHeight'},
'lastUploadedVideoTimestamp': {'lastUploadedVideoTimestamp'},
- 'lastUploadedVideoWidth': {'lastUploadedVideoWidth'}
+ 'lastUploadedVideoWidth': {'lastUploadedVideoWidth'},
},
'WebKitCSSKeyframeRule': {
'keyText': {'keyText'},
- 'style': {'style'}
+ 'style': {'style'},
},
'WebKitCSSKeyframesRule': {
'appendRule': {'appendRule'},
'cssRules': {'cssRules'},
'deleteRule': {'deleteRule'},
'findRule': {'findRule'},
- 'name': {'name'}
+ 'name': {'name'},
},
'WebKitFileSystem': {
'name': {'name'},
- 'root': {'root'}
+ 'root': {'root'},
},
'WebKitMutationObserver': {
'disconnect': {'disconnect'},
- 'takeRecords': {'takeRecords'}
+ 'takeRecords': {'takeRecords'},
},
'WebKitTransitionEvent': {
'elapsedTime': {'elapsedTime'},
'propertyName': {'propertyName'},
- 'pseudoElement': {'pseudoElement'}
+ 'pseudoElement': {'pseudoElement'},
},
'WebSocket': {
'binaryType': {'binaryType'},
@@ -4804,12 +4804,12 @@
'sendBlob',
'sendByteBuffer',
'sendString',
- 'sendTypedData'
+ 'sendTypedData',
},
- 'url': {'url'}
+ 'url': {'url'},
},
'WheelEvent': {
- 'deltaZ': {'deltaZ'}
+ 'deltaZ': {'deltaZ'},
},
'Window': {
'alert': {'alert'},
@@ -4868,14 +4868,14 @@
'stop': {'stop'},
'styleMedia': {'styleMedia'},
'toolbar': {'toolbar'},
- 'visualViewport': {'visualViewport'}
+ 'visualViewport': {'visualViewport'},
},
'WindowClient': {
'focused': {'focused'},
- 'visibilityState': {'visibilityState'}
+ 'visibilityState': {'visibilityState'},
},
'Worker': {
- 'terminate': {'terminate'}
+ 'terminate': {'terminate'},
},
'WorkerGlobalScope': {
'addressSpace': {'addressSpace'},
@@ -4890,7 +4890,7 @@
'navigator': {'navigator'},
'origin': {'origin'},
'performance': {'performance'},
- 'self': {'self'}
+ 'self': {'self'},
},
'WorkerPerformance': {
'clearMarks': {'clearMarks'},
@@ -4904,12 +4904,12 @@
'memory': {'memory'},
'now': {'now'},
'setResourceTimingBufferSize': {'setResourceTimingBufferSize'},
- 'timeOrigin': {'timeOrigin'}
+ 'timeOrigin': {'timeOrigin'},
},
'WorkletAnimation': {
'cancel': {'cancel'},
'play': {'play'},
- 'playState': {'playState'}
+ 'playState': {'playState'},
},
'XMLHttpRequest': {
'abort': {'abort'},
@@ -4928,21 +4928,21 @@
'statusText': {'statusText'},
'timeout': {'timeout'},
'upload': {'upload'},
- 'withCredentials': {'withCredentials'}
+ 'withCredentials': {'withCredentials'},
},
'XMLSerializer': {
- 'serializeToString': {'serializeToString'}
+ 'serializeToString': {'serializeToString'},
},
'XPathEvaluator': {
'createExpression': {'createExpression'},
'createNSResolver': {'createNSResolver'},
- 'evaluate': {'evaluate'}
+ 'evaluate': {'evaluate'},
},
'XPathExpression': {
- 'evaluate': {'evaluate'}
+ 'evaluate': {'evaluate'},
},
'XPathNSResolver': {
- 'lookupNamespaceURI': {'lookupNamespaceUri'}
+ 'lookupNamespaceURI': {'lookupNamespaceUri'},
},
'XPathResult': {
'booleanValue': {'booleanValue'},
@@ -4953,7 +4953,7 @@
'singleNodeValue': {'singleNodeValue'},
'snapshotItem': {'snapshotItem'},
'snapshotLength': {'snapshotLength'},
- 'stringValue': {'stringValue'}
+ 'stringValue': {'stringValue'},
},
'XSLTProcessor': {
'clearParameters': {'clearParameters'},
@@ -4963,15 +4963,15 @@
'reset': {'reset'},
'setParameter': {'setParameter'},
'transformToDocument': {'transformToDocument'},
- 'transformToFragment': {'transformToFragment'}
+ 'transformToFragment': {'transformToFragment'},
},
'ZoomAndPan': {
- 'zoomAndPan': {'zoomAndPan'}
+ 'zoomAndPan': {'zoomAndPan'},
},
'mozRTCIceCandidate': {
'candidate': {'candidate'},
'sdpMLineIndex': {'sdpMLineIndex'},
- 'sdpMid': {'sdpMid'}
+ 'sdpMid': {'sdpMid'},
},
'mozRTCPeerConnection': {
'addTrack': {'addTrack'},
@@ -4988,14 +4988,14 @@
'remoteDescription': {'remoteDescription'},
'removeStream': {'removeStream'},
'removeTrack': {'removeTrack'},
- 'signalingState': {'signalingState'}
+ 'signalingState': {'signalingState'},
},
'mozRTCSessionDescription': {
'sdp': {'sdp'},
- 'type': {'type'}
+ 'type': {'type'},
},
'webkitAudioContext': {
- 'baseLatency': {'baseLatency'}
+ 'baseLatency': {'baseLatency'},
},
'webkitAudioPannerNode': {
'coneInnerAngle': {'coneInnerAngle'},
@@ -5013,11 +5013,11 @@
'refDistance': {'refDistance'},
'rolloffFactor': {'rolloffFactor'},
'setOrientation': {'setOrientation'},
- 'setPosition': {'setPosition'}
+ 'setPosition': {'setPosition'},
},
'webkitFileSystem': {
'name': {'name'},
- 'root': {'root'}
+ 'root': {'root'},
},
'webkitFileSystemEntry': {
'filesystem': {'filesystem'},
@@ -5025,7 +5025,7 @@
'isDirectory': {'isDirectory'},
'isFile': {'isFile'},
'name': {'name'},
- 'toURL': {'toUrl'}
+ 'toURL': {'toUrl'},
},
'webkitRTCPeerConnection': {
'addTrack': {'addTrack'},
@@ -5042,7 +5042,7 @@
'remoteDescription': {'remoteDescription'},
'removeStream': {'removeStream'},
'removeTrack': {'removeTrack'},
- 'signalingState': {'signalingState'}
+ 'signalingState': {'signalingState'},
},
'webkitSpeechRecognition': {
'abort': {'abort'},
@@ -5053,8 +5053,8 @@
'lang': {'lang'},
'maxAlternatives': {'maxAlternatives'},
'start': {'start'},
- 'stop': {'stop'}
- }
+ 'stop': {'stop'},
+ },
};
/// Mapping of `@Native` types in the web libraries to a map of their
@@ -5111,13 +5111,13 @@
'valueMax': 'valueMax',
'valueMin': 'valueMin',
'valueNow': 'valueNow',
- 'valueText': 'valueText'
+ 'valueText': 'valueText',
},
'AccessibleNodeList': {
'add': 'add',
'item': 'item',
'length': 'length',
- 'remove': 'remove'
+ 'remove': 'remove',
},
'ActiveInfo': {'name': 'name', 'size': 'size', 'type': 'type'},
'AmbientLightSensor': {'illuminance': 'illuminance'},
@@ -5130,7 +5130,7 @@
'getFloatTimeDomainData': 'getFloatTimeDomainData',
'maxDecibels': 'maxDecibels',
'minDecibels': 'minDecibels',
- 'smoothingTimeConstant': 'smoothingTimeConstant'
+ 'smoothingTimeConstant': 'smoothingTimeConstant',
},
'AnchorElement': {
'download': 'download',
@@ -5149,7 +5149,7 @@
'search': 'search',
'target': 'target',
'type': 'type',
- 'username': 'username'
+ 'username': 'username',
},
'Angle': {
'convertToSpecifiedUnits': 'convertToSpecifiedUnits',
@@ -5157,12 +5157,12 @@
'unitType': 'unitType',
'value': 'value',
'valueAsString': 'valueAsString',
- 'valueInSpecifiedUnits': 'valueInSpecifiedUnits'
+ 'valueInSpecifiedUnits': 'valueInSpecifiedUnits',
},
'AngleInstancedArrays': {
'drawArraysInstancedAngle': 'drawArraysInstancedANGLE',
'drawElementsInstancedAngle': 'drawElementsInstancedANGLE',
- 'vertexAttribDivisorAngle': 'vertexAttribDivisorANGLE'
+ 'vertexAttribDivisorAngle': 'vertexAttribDivisorANGLE',
},
'AnimatedAngle': {'animVal': 'animVal', 'baseVal': 'baseVal'},
'AnimatedBoolean': {'animVal': 'animVal', 'baseVal': 'baseVal'},
@@ -5188,7 +5188,7 @@
'playbackRate': 'playbackRate',
'reverse': 'reverse',
'startTime': 'startTime',
- 'timeline': 'timeline'
+ 'timeline': 'timeline',
},
'AnimationEffectReadOnly': {'timing': 'timing'},
'AnimationEffectTiming': {
@@ -5199,7 +5199,7 @@
'endDelay': 'endDelay',
'fill': 'fill',
'iterationStart': 'iterationStart',
- 'iterations': 'iterations'
+ 'iterations': 'iterations',
},
'AnimationEffectTimingReadOnly': {
'delay': 'delay',
@@ -5209,7 +5209,7 @@
'endDelay': 'endDelay',
'fill': 'fill',
'iterationStart': 'iterationStart',
- 'iterations': 'iterations'
+ 'iterations': 'iterations',
},
'AnimationElement': {
'beginElement': 'beginElement',
@@ -5221,15 +5221,15 @@
'getStartTime': 'getStartTime',
'requiredExtensions': 'requiredExtensions',
'systemLanguage': 'systemLanguage',
- 'targetElement': 'targetElement'
+ 'targetElement': 'targetElement',
},
'AnimationEvent': {
'animationName': 'animationName',
- 'elapsedTime': 'elapsedTime'
+ 'elapsedTime': 'elapsedTime',
},
'AnimationPlaybackEvent': {
'currentTime': 'currentTime',
- 'timelineTime': 'timelineTime'
+ 'timelineTime': 'timelineTime',
},
'AnimationTimeline': {'currentTime': 'currentTime'},
'AnimationWorkletGlobalScope': {'registerAnimator': 'registerAnimator'},
@@ -5237,13 +5237,13 @@
'abort': 'abort',
'status': 'status',
'swapCache': 'swapCache',
- 'update': 'update'
+ 'update': 'update',
},
'ApplicationCacheErrorEvent': {
'message': 'message',
'reason': 'reason',
'status': 'status',
- 'url': 'url'
+ 'url': 'url',
},
'AreaElement': {
'alt': 'alt',
@@ -5263,7 +5263,7 @@
'search': 'search',
'shape': 'shape',
'target': 'target',
- 'username': 'username'
+ 'username': 'username',
},
'AudioBuffer': {
'copyFromChannel': 'copyFromChannel',
@@ -5272,7 +5272,7 @@
'getChannelData': 'getChannelData',
'length': 'length',
'numberOfChannels': 'numberOfChannels',
- 'sampleRate': 'sampleRate'
+ 'sampleRate': 'sampleRate',
},
'AudioBufferSourceNode': {
'buffer': 'buffer',
@@ -5281,7 +5281,7 @@
'loopEnd': 'loopEnd',
'loopStart': 'loopStart',
'playbackRate': 'playbackRate',
- 'start': 'start'
+ 'start': 'start',
},
'AudioContext': {'baseLatency': 'baseLatency'},
'AudioDestinationNode': {'maxChannelCount': 'maxChannelCount'},
@@ -5296,7 +5296,7 @@
'setPosition': 'setPosition',
'upX': 'upX',
'upY': 'upY',
- 'upZ': 'upZ'
+ 'upZ': 'upZ',
},
'AudioNode': {
'channelCount': 'channelCount',
@@ -5305,7 +5305,7 @@
'context': 'context',
'disconnect': 'disconnect',
'numberOfInputs': 'numberOfInputs',
- 'numberOfOutputs': 'numberOfOutputs'
+ 'numberOfOutputs': 'numberOfOutputs',
},
'AudioParam': {
'cancelAndHoldAtTime': 'cancelAndHoldAtTime',
@@ -5318,12 +5318,12 @@
'setTargetAtTime': 'setTargetAtTime',
'setValueAtTime': 'setValueAtTime',
'setValueCurveAtTime': 'setValueCurveAtTime',
- 'value': 'value'
+ 'value': 'value',
},
'AudioProcessingEvent': {
'inputBuffer': 'inputBuffer',
'outputBuffer': 'outputBuffer',
- 'playbackTime': 'playbackTime'
+ 'playbackTime': 'playbackTime',
},
'AudioScheduledSourceNode': {'start2': 'start', 'stop': 'stop'},
'AudioTrack': {
@@ -5332,21 +5332,21 @@
'kind': 'kind',
'label': 'label',
'language': 'language',
- 'sourceBuffer': 'sourceBuffer'
+ 'sourceBuffer': 'sourceBuffer',
},
'AudioTrackList': {'getTrackById': 'getTrackById', 'length': 'length'},
'AudioWorkletGlobalScope': {
'currentTime': 'currentTime',
'registerProcessor': 'registerProcessor',
- 'sampleRate': 'sampleRate'
+ 'sampleRate': 'sampleRate',
},
'AudioWorkletNode': {'parameters': 'parameters'},
'AuthenticatorAssertionResponse': {
'authenticatorData': 'authenticatorData',
- 'signature': 'signature'
+ 'signature': 'signature',
},
'AuthenticatorAttestationResponse': {
- 'attestationObject': 'attestationObject'
+ 'attestationObject': 'attestationObject',
},
'AuthenticatorResponse': {'clientDataJson': 'clientDataJSON'},
'BackgroundFetchClickEvent': {'state': 'state'},
@@ -5360,7 +5360,7 @@
'title': 'title',
'totalDownloadSize': 'totalDownloadSize',
'uploadTotal': 'uploadTotal',
- 'uploaded': 'uploaded'
+ 'uploaded': 'uploaded',
},
'BackgroundFetchSettledFetch': {'response': 'response'},
'BackgroundFetchedEvent': {'fetches': 'fetches'},
@@ -5390,14 +5390,14 @@
'destination': 'destination',
'listener': 'listener',
'sampleRate': 'sampleRate',
- 'state': 'state'
+ 'state': 'state',
},
'BaseElement': {'href': 'href', 'target': 'target'},
'BatteryManager': {
'charging': 'charging',
'chargingTime': 'chargingTime',
'dischargingTime': 'dischargingTime',
- 'level': 'level'
+ 'level': 'level',
},
'BeforeInstallPromptEvent': {'platforms': 'platforms'},
'BeforeUnloadEvent': {'returnValue': 'returnValue'},
@@ -5407,20 +5407,20 @@
'frequency': 'frequency',
'gain': 'gain',
'getFrequencyResponse': 'getFrequencyResponse',
- 'type': 'type'
+ 'type': 'type',
},
'Blob': {'size': 'size', 'slice': 'slice', 'type': 'type'},
'BlobEvent': {'data': 'data', 'timecode': 'timecode'},
'BluetoothRemoteGattDescriptor': {
'characteristic': 'characteristic',
'uuid': 'uuid',
- 'value': 'value'
+ 'value': 'value',
},
'Body': {'bodyUsed': 'bodyUsed'},
'BroadcastChannel': {
'close': 'close',
'name': 'name',
- 'postMessage': 'postMessage'
+ 'postMessage': 'postMessage',
},
'BudgetState': {'budgetAt': 'budgetAt', 'time': 'time'},
'ButtonElement': {
@@ -5441,25 +5441,25 @@
'validationMessage': 'validationMessage',
'validity': 'validity',
'value': 'value',
- 'willValidate': 'willValidate'
+ 'willValidate': 'willValidate',
},
'CanMakePaymentEvent': {
'methodData': 'methodData',
'modifiers': 'modifiers',
'paymentRequestOrigin': 'paymentRequestOrigin',
'respondWith': 'respondWith',
- 'topLevelOrigin': 'topLevelOrigin'
+ 'topLevelOrigin': 'topLevelOrigin',
},
'Canvas': {'canvas': 'canvas', 'offscreenCanvas': 'canvas'},
'CanvasCaptureMediaStreamTrack': {
'canvas': 'canvas',
- 'requestFrame': 'requestFrame'
+ 'requestFrame': 'requestFrame',
},
'CanvasElement': {
'captureStream': 'captureStream',
'height': 'height',
'transferControlToOffscreen': 'transferControlToOffscreen',
- 'width': 'width'
+ 'width': 'width',
},
'CanvasGradient': {'addColorStop': 'addColorStop'},
'CanvasPattern': {'setTransform': 'setTransform'},
@@ -5522,7 +5522,7 @@
'textAlign': 'textAlign',
'textBaseline': 'textBaseline',
'transform': 'transform',
- 'translate': 'translate'
+ 'translate': 'translate',
},
'CharacterData': {
'after': 'after',
@@ -5535,7 +5535,7 @@
'nextElementSibling': 'nextElementSibling',
'previousElementSibling': 'previousElementSibling',
'replaceData': 'replaceData',
- 'substringData': 'substringData'
+ 'substringData': 'substringData',
},
'CircleElement': {'cx': 'cx', 'cy': 'cy', 'r': 'r'},
'Client': {
@@ -5543,7 +5543,7 @@
'id': 'id',
'postMessage': 'postMessage',
'type': 'type',
- 'url': 'url'
+ 'url': 'url',
},
'ClipPathElement': {'clipPathUnits': 'clipPathUnits'},
'ClipboardEvent': {'clipboardData': 'clipboardData'},
@@ -5552,7 +5552,7 @@
'ConstantSourceNode': {'offset': 'offset'},
'ContentElement': {
'getDistributedNodes': 'getDistributedNodes',
- 'select': 'select'
+ 'select': 'select',
},
'ContextEvent': {'statusMessage': 'statusMessage'},
'ConvolverNode': {'buffer': 'buffer', 'normalize': 'normalize'},
@@ -5563,7 +5563,7 @@
'heading': 'heading',
'latitude': 'latitude',
'longitude': 'longitude',
- 'speed': 'speed'
+ 'speed': 'speed',
},
'Credential': {'id': 'id', 'type': 'type'},
'CredentialUserData': {'iconUrl': 'iconURL', 'name': 'name'},
@@ -5572,7 +5572,7 @@
'algorithm': 'algorithm',
'extractable': 'extractable',
'type': 'type',
- 'usages': 'usages'
+ 'usages': 'usages',
},
'Css': {
'Hz': 'Hz',
@@ -5606,7 +5606,7 @@
'vh': 'vh',
'vmax': 'vmax',
'vmin': 'vmin',
- 'vw': 'vw'
+ 'vw': 'vw',
},
'CssCharsetRule': {'encoding': 'encoding'},
'CssConditionRule': {'conditionText': 'conditionText'},
@@ -5614,17 +5614,17 @@
'CssGroupingRule': {
'cssRules': 'cssRules',
'deleteRule': 'deleteRule',
- 'insertRule': 'insertRule'
+ 'insertRule': 'insertRule',
},
'CssImageValue': {
'intrinsicHeight': 'intrinsicHeight',
'intrinsicRatio': 'intrinsicRatio',
- 'intrinsicWidth': 'intrinsicWidth'
+ 'intrinsicWidth': 'intrinsicWidth',
},
'CssImportRule': {
'href': 'href',
'media': 'media',
- 'styleSheet': 'styleSheet'
+ 'styleSheet': 'styleSheet',
},
'CssKeyframeRule': {'keyText': 'keyText', 'style': 'style'},
'CssKeyframesRule': {
@@ -5632,7 +5632,7 @@
'cssRules': 'cssRules',
'deleteRule': 'deleteRule',
'findRule': 'findRule',
- 'name': 'name'
+ 'name': 'name',
},
'CssKeywordValue': {'value': 'value'},
'CssMatrixComponent': {'matrix': 'matrix'},
@@ -5644,7 +5644,7 @@
'mul': 'mul',
'parse': 'parse',
'sub': 'sub',
- 'to': 'to'
+ 'to': 'to',
},
'CssPageRule': {'selectorText': 'selectorText', 'style': 'style'},
'CssPerspective': {'length': 'length'},
@@ -5655,7 +5655,7 @@
'cssText': 'cssText',
'parentRule': 'parentRule',
'parentStyleSheet': 'parentStyleSheet',
- 'type': 'type'
+ 'type': 'type',
},
'CssScale': {'x': 'x', 'y': 'y', 'z': 'z'},
'CssSkew': {'ax': 'ax', 'ay': 'ay'},
@@ -5666,7 +5666,7 @@
'item': 'item',
'length': 'length',
'parentRule': 'parentRule',
- 'removeProperty': 'removeProperty'
+ 'removeProperty': 'removeProperty',
},
'CssStyleRule': {'selectorText': 'selectorText', 'style': 'style'},
'CssStyleSheet': {
@@ -5676,7 +5676,7 @@
'insertRule': 'insertRule',
'ownerRule': 'ownerRule',
'removeRule': 'removeRule',
- 'rules': 'rules'
+ 'rules': 'rules',
},
'CssStyleValue': {'parse': 'parse'},
'CssTransformComponent': {'is2D': 'is2D'},
@@ -5684,13 +5684,13 @@
'componentAtIndex': 'componentAtIndex',
'is2D': 'is2D',
'length': 'length',
- 'toMatrix': 'toMatrix'
+ 'toMatrix': 'toMatrix',
},
'CssTranslation': {'x': 'x', 'y': 'y', 'z': 'z'},
'CssUnitValue': {'type': 'type', 'unit': 'unit', 'value': 'value'},
'CssUnparsedValue': {
'fragmentAtIndex': 'fragmentAtIndex',
- 'length': 'length'
+ 'length': 'length',
},
'CssVariableReferenceValue': {'fallback': 'fallback', 'variable': 'variable'},
'CssViewportRule': {'style': 'style'},
@@ -5701,7 +5701,7 @@
'direction': 'direction',
'key': 'key',
'primaryKey': 'primaryKey',
- 'source': 'source'
+ 'source': 'source',
},
'CustomElementRegistry': {'get': 'get'},
'DataElement': {'value': 'value'},
@@ -5715,12 +5715,12 @@
'items': 'items',
'setData': 'setData',
'setDragImage': 'setDragImage',
- 'types': 'types'
+ 'types': 'types',
},
'DataTransferItem': {
'getAsFile': 'getAsFile',
'kind': 'kind',
- 'type': 'type'
+ 'type': 'type',
},
'DataTransferItemList': {
'add': 'add',
@@ -5729,59 +5729,59 @@
'clear': 'clear',
'item': 'item',
'length': 'length',
- 'remove': 'remove'
+ 'remove': 'remove',
},
'Database': {
'close': 'close',
'deleteObjectStore': 'deleteObjectStore',
'name': 'name',
'objectStoreNames': 'objectStoreNames',
- 'version': 'version'
+ 'version': 'version',
},
'DebugShaders': {'getTranslatedShaderSource': 'getTranslatedShaderSource'},
'DedicatedWorkerGlobalScope': {
'close': 'close',
'requestFileSystemSync': 'webkitRequestFileSystemSync',
- 'resolveLocalFileSystemSyncUrl': 'webkitResolveLocalFileSystemSyncURL'
+ 'resolveLocalFileSystemSyncUrl': 'webkitResolveLocalFileSystemSyncURL',
},
'DelayNode': {'delayTime': 'delayTime'},
'DeprecatedStorageInfo': {
'queryUsageAndQuota': 'queryUsageAndQuota',
- 'requestQuota': 'requestQuota'
+ 'requestQuota': 'requestQuota',
},
'DeprecatedStorageQuota': {
'queryUsageAndQuota': 'queryUsageAndQuota',
- 'requestQuota': 'requestQuota'
+ 'requestQuota': 'requestQuota',
},
'DeprecationReport': {
'lineNumber': 'lineNumber',
'message': 'message',
- 'sourceFile': 'sourceFile'
+ 'sourceFile': 'sourceFile',
},
'DetailsElement': {'open': 'open'},
'DetectedBarcode': {
'boundingBox': 'boundingBox',
'cornerPoints': 'cornerPoints',
- 'rawValue': 'rawValue'
+ 'rawValue': 'rawValue',
},
'DetectedFace': {'boundingBox': 'boundingBox', 'landmarks': 'landmarks'},
'DetectedText': {
'boundingBox': 'boundingBox',
'cornerPoints': 'cornerPoints',
- 'rawValue': 'rawValue'
+ 'rawValue': 'rawValue',
},
'DeviceAcceleration': {'x': 'x', 'y': 'y', 'z': 'z'},
'DeviceMotionEvent': {
'acceleration': 'acceleration',
'accelerationIncludingGravity': 'accelerationIncludingGravity',
'interval': 'interval',
- 'rotationRate': 'rotationRate'
+ 'rotationRate': 'rotationRate',
},
'DeviceOrientationEvent': {
'absolute': 'absolute',
'alpha': 'alpha',
'beta': 'beta',
- 'gamma': 'gamma'
+ 'gamma': 'gamma',
},
'DeviceRotationRate': {'alpha': 'alpha', 'beta': 'beta', 'gamma': 'gamma'},
'DialogElement': {
@@ -5789,7 +5789,7 @@
'open': 'open',
'returnValue': 'returnValue',
'show': 'show',
- 'showModal': 'showModal'
+ 'showModal': 'showModal',
},
'Document': {
'activeElement': 'activeElement',
@@ -5830,11 +5830,11 @@
'rootScroller': 'rootScroller',
'scrollingElement': 'scrollingElement',
'suborigin': 'suborigin',
- 'timeline': 'timeline'
+ 'timeline': 'timeline',
},
'DocumentFragment': {
'getElementById': 'getElementById',
- 'querySelector': 'querySelector'
+ 'querySelector': 'querySelector',
},
'DocumentOrShadowRoot': {
'activeElement': 'activeElement',
@@ -5843,7 +5843,7 @@
'fullscreenElement': 'fullscreenElement',
'getSelection': 'getSelection',
'pointerLockElement': 'pointerLockElement',
- 'styleSheets': 'styleSheets'
+ 'styleSheets': 'styleSheets',
},
'DomError': {'message': 'message', 'name': 'name'},
'DomException': {'message': 'message'},
@@ -5851,7 +5851,7 @@
'createDocument': 'createDocument',
'createDocumentType': 'createDocumentType',
'createHtmlDocument': 'createHTMLDocument',
- 'hasFeature': 'hasFeature'
+ 'hasFeature': 'hasFeature',
},
'DomIterator': {'next': 'next'},
'DomMatrix': {
@@ -5888,7 +5888,7 @@
'setMatrixValue': 'setMatrixValue',
'skewXSelf': 'skewXSelf',
'skewYSelf': 'skewYSelf',
- 'translateSelf': 'translateSelf'
+ 'translateSelf': 'translateSelf',
},
'DomMatrixReadOnly': {
'a': 'a',
@@ -5929,7 +5929,7 @@
'skewY': 'skewY',
'toFloat32Array': 'toFloat32Array',
'toFloat64Array': 'toFloat64Array',
- 'translate': 'translate'
+ 'translate': 'translate',
},
'DomParser': {'parseFromString': 'parseFromString'},
'DomPoint': {'w': 'w', 'x': 'x', 'y': 'y', 'z': 'z'},
@@ -5939,7 +5939,7 @@
'p1': 'p1',
'p2': 'p2',
'p3': 'p3',
- 'p4': 'p4'
+ 'p4': 'p4',
},
'DomRectList': {'item': 'item'},
'DomRectReadOnly': {'x': 'x', 'y': 'y'},
@@ -5954,7 +5954,7 @@
'replace': 'replace',
'supports': 'supports',
'toggle': 'toggle',
- 'value': 'value'
+ 'value': 'value',
},
'DrawBuffers': {'drawBuffersWebgl': 'drawBuffersWEBGL'},
'DynamicsCompressorNode': {
@@ -5963,7 +5963,7 @@
'ratio': 'ratio',
'reduction': 'reduction',
'release': 'release',
- 'threshold': 'threshold'
+ 'threshold': 'threshold',
},
'Element': {
'accessibleNode': 'accessibleNode',
@@ -6013,7 +6013,7 @@
'tabIndex': 'tabIndex',
'tagName': 'tagName',
'title': 'title',
- 'translate': 'translate'
+ 'translate': 'translate',
},
'EllipseElement': {'cx': 'cx', 'cy': 'cy', 'rx': 'rx', 'ry': 'ry'},
'EmbedElement': {
@@ -6021,7 +6021,7 @@
'name': 'name',
'src': 'src',
'type': 'type',
- 'width': 'width'
+ 'width': 'width',
},
'Entry': {
'filesystem': 'filesystem',
@@ -6029,14 +6029,14 @@
'isDirectory': 'isDirectory',
'isFile': 'isFile',
'name': 'name',
- 'toUrl': 'toURL'
+ 'toUrl': 'toURL',
},
'ErrorEvent': {
'colno': 'colno',
'error': 'error',
'filename': 'filename',
'lineno': 'lineno',
- 'message': 'message'
+ 'message': 'message',
},
'Event': {
'bubbles': 'bubbles',
@@ -6050,13 +6050,13 @@
'stopImmediatePropagation': 'stopImmediatePropagation',
'stopPropagation': 'stopPropagation',
'timeStamp': 'timeStamp',
- 'type': 'type'
+ 'type': 'type',
},
'EventSource': {
'close': 'close',
'readyState': 'readyState',
'url': 'url',
- 'withCredentials': 'withCredentials'
+ 'withCredentials': 'withCredentials',
},
'EventTarget': {'dispatchEvent': 'dispatchEvent'},
'ExtDisjointTimerQuery': {
@@ -6067,7 +6067,7 @@
'getQueryExt': 'getQueryEXT',
'getQueryObjectExt': 'getQueryObjectEXT',
'isQueryExt': 'isQueryEXT',
- 'queryCounterExt': 'queryCounterEXT'
+ 'queryCounterExt': 'queryCounterEXT',
},
'ExtDisjointTimerQueryWebGL2': {'queryCounterExt': 'queryCounterEXT'},
'ExtendableEvent': {'waitUntil': 'waitUntil'},
@@ -6076,11 +6076,11 @@
'lastEventId': 'lastEventId',
'origin': 'origin',
'ports': 'ports',
- 'source': 'source'
+ 'source': 'source',
},
'External': {
'AddSearchProvider': 'AddSearchProvider',
- 'IsSearchProviderInstalled': 'IsSearchProviderInstalled'
+ 'IsSearchProviderInstalled': 'IsSearchProviderInstalled',
},
'FEBlendElement': {
'height': 'height',
@@ -6090,7 +6090,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEColorMatrixElement': {
'height': 'height',
@@ -6100,7 +6100,7 @@
'values': 'values',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEComponentTransferElement': {
'height': 'height',
@@ -6108,7 +6108,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FECompositeElement': {
'height': 'height',
@@ -6122,7 +6122,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEConvolveMatrixElement': {
'bias': 'bias',
@@ -6141,7 +6141,7 @@
'targetY': 'targetY',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEDiffuseLightingElement': {
'diffuseConstant': 'diffuseConstant',
@@ -6153,7 +6153,7 @@
'surfaceScale': 'surfaceScale',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEDisplacementMapElement': {
'height': 'height',
@@ -6165,7 +6165,7 @@
'x': 'x',
'xChannelSelector': 'xChannelSelector',
'y': 'y',
- 'yChannelSelector': 'yChannelSelector'
+ 'yChannelSelector': 'yChannelSelector',
},
'FEDistantLightElement': {'azimuth': 'azimuth', 'elevation': 'elevation'},
'FEFloodElement': {
@@ -6173,7 +6173,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEGaussianBlurElement': {
'height': 'height',
@@ -6184,7 +6184,7 @@
'stdDeviationY': 'stdDeviationY',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEImageElement': {
'height': 'height',
@@ -6193,14 +6193,14 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEMergeElement': {
'height': 'height',
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEMergeNodeElement': {'in1': 'in1'},
'FEMorphologyElement': {
@@ -6212,7 +6212,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEOffsetElement': {
'dx': 'dx',
@@ -6222,7 +6222,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FEPointLightElement': {'x': 'x', 'y': 'y', 'z': 'z'},
'FESpecularLightingElement': {
@@ -6236,7 +6236,7 @@
'surfaceScale': 'surfaceScale',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FESpotLightElement': {
'limitingConeAngle': 'limitingConeAngle',
@@ -6246,7 +6246,7 @@
'specularExponent': 'specularExponent',
'x': 'x',
'y': 'y',
- 'z': 'z'
+ 'z': 'z',
},
'FETileElement': {
'height': 'height',
@@ -6254,7 +6254,7 @@
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FETurbulenceElement': {
'baseFrequencyX': 'baseFrequencyX',
@@ -6267,19 +6267,19 @@
'type': 'type',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FederatedCredential': {
'iconUrl': 'iconURL',
'name': 'name',
'protocol': 'protocol',
- 'provider': 'provider'
+ 'provider': 'provider',
},
'FetchEvent': {
'clientId': 'clientId',
'isReload': 'isReload',
'request': 'request',
- 'respondWith': 'respondWith'
+ 'respondWith': 'respondWith',
},
'FieldSetElement': {
'checkValidity': 'checkValidity',
@@ -6292,12 +6292,12 @@
'type': 'type',
'validationMessage': 'validationMessage',
'validity': 'validity',
- 'willValidate': 'willValidate'
+ 'willValidate': 'willValidate',
},
'File': {
'lastModified': 'lastModified',
'name': 'name',
- 'relativePath': 'webkitRelativePath'
+ 'relativePath': 'webkitRelativePath',
},
'FileList': {'item': 'item'},
'FileReader': {
@@ -6306,7 +6306,7 @@
'readAsArrayBuffer': 'readAsArrayBuffer',
'readAsDataUrl': 'readAsDataURL',
'readAsText': 'readAsText',
- 'readyState': 'readyState'
+ 'readyState': 'readyState',
},
'FileSystem': {'name': 'name', 'root': 'root'},
'FileWriter': {
@@ -6317,7 +6317,7 @@
'readyState': 'readyState',
'seek': 'seek',
'truncate': 'truncate',
- 'write': 'write'
+ 'write': 'write',
},
'FilterElement': {
'filterUnits': 'filterUnits',
@@ -6326,18 +6326,18 @@
'primitiveUnits': 'primitiveUnits',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FilterPrimitiveStandardAttributes': {
'height': 'height',
'result': 'result',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FitToViewBox': {
'preserveAspectRatio': 'preserveAspectRatio',
- 'viewBox': 'viewBox'
+ 'viewBox': 'viewBox',
},
'FontFace': {
'display': 'display',
@@ -6348,7 +6348,7 @@
'style': 'style',
'unicodeRange': 'unicodeRange',
'variant': 'variant',
- 'weight': 'weight'
+ 'weight': 'weight',
},
'FontFaceSet': {
'add': 'add',
@@ -6357,20 +6357,20 @@
'delete': 'delete',
'forEach': 'forEach',
'has': 'has',
- 'status': 'status'
+ 'status': 'status',
},
'FontFaceSetLoadEvent': {'fontfaces': 'fontfaces'},
'FontFaceSource': {'fonts': 'fonts'},
'ForeignFetchEvent': {
'origin': 'origin',
'request': 'request',
- 'respondWith': 'respondWith'
+ 'respondWith': 'respondWith',
},
'ForeignObjectElement': {
'height': 'height',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'FormData': {
'append': 'append',
@@ -6379,7 +6379,7 @@
'get': 'get',
'getAll': 'getAll',
'has': 'has',
- 'set': 'set'
+ 'set': 'set',
},
'FormElement': {
'acceptCharset': 'acceptCharset',
@@ -6396,7 +6396,7 @@
'reportValidity': 'reportValidity',
'reset': 'reset',
'submit': 'submit',
- 'target': 'target'
+ 'target': 'target',
},
'GainNode': {'gain': 'gain'},
'Gamepad': {
@@ -6409,12 +6409,12 @@
'index': 'index',
'mapping': 'mapping',
'pose': 'pose',
- 'timestamp': 'timestamp'
+ 'timestamp': 'timestamp',
},
'GamepadButton': {
'pressed': 'pressed',
'touched': 'touched',
- 'value': 'value'
+ 'value': 'value',
},
'GamepadEvent': {'gamepad': 'gamepad'},
'GamepadPose': {
@@ -6425,14 +6425,14 @@
'linearAcceleration': 'linearAcceleration',
'linearVelocity': 'linearVelocity',
'orientation': 'orientation',
- 'position': 'position'
+ 'position': 'position',
},
'GeometryElement': {
'getPointAtLength': 'getPointAtLength',
'getTotalLength': 'getTotalLength',
'isPointInFill': 'isPointInFill',
'isPointInStroke': 'isPointInStroke',
- 'pathLength': 'pathLength'
+ 'pathLength': 'pathLength',
},
'Geoposition': {'coords': 'coords', 'timestamp': 'timestamp'},
'GraphicsElement': {
@@ -6443,7 +6443,7 @@
'nearestViewportElement': 'nearestViewportElement',
'requiredExtensions': 'requiredExtensions',
'systemLanguage': 'systemLanguage',
- 'transform': 'transform'
+ 'transform': 'transform',
},
'Gyroscope': {'x': 'x', 'y': 'y', 'z': 'z'},
'HRElement': {'color': 'color'},
@@ -6453,7 +6453,7 @@
'forward': 'forward',
'go': 'go',
'length': 'length',
- 'scrollRestoration': 'scrollRestoration'
+ 'scrollRestoration': 'scrollRestoration',
},
'HtmlCollection': {'item': 'item', 'namedItem': 'namedItem'},
'HtmlDocument': {'body': 'body'},
@@ -6470,7 +6470,7 @@
'port': 'port',
'protocol': 'protocol',
'search': 'search',
- 'username': 'username'
+ 'username': 'username',
},
'HttpRequest': {
'abort': 'abort',
@@ -6489,7 +6489,7 @@
'statusText': 'statusText',
'timeout': 'timeout',
'upload': 'upload',
- 'withCredentials': 'withCredentials'
+ 'withCredentials': 'withCredentials',
},
'IFrameElement': {
'allow': 'allow',
@@ -6502,18 +6502,18 @@
'sandbox': 'sandbox',
'src': 'src',
'srcdoc': 'srcdoc',
- 'width': 'width'
+ 'width': 'width',
},
'IdbFactory': {'cmp': 'cmp'},
'IdleDeadline': {
'didTimeout': 'didTimeout',
- 'timeRemaining': 'timeRemaining'
+ 'timeRemaining': 'timeRemaining',
},
'IirFilterNode': {'getFrequencyResponse': 'getFrequencyResponse'},
'ImageBitmap': {'close': 'close', 'height': 'height', 'width': 'width'},
'ImageBitmapRenderingContext': {
'canvas': 'canvas',
- 'transferFromImageBitmap': 'transferFromImageBitmap'
+ 'transferFromImageBitmap': 'transferFromImageBitmap',
},
'ImageCapture': {'track': 'track'},
'ImageData': {'data': 'data', 'height': 'height', 'width': 'width'},
@@ -6532,7 +6532,7 @@
'src': 'src',
'srcset': 'srcset',
'useMap': 'useMap',
- 'width': 'width'
+ 'width': 'width',
},
'Index': {
'getAll': 'getAll',
@@ -6541,7 +6541,7 @@
'multiEntry': 'multiEntry',
'name': 'name',
'objectStore': 'objectStore',
- 'unique': 'unique'
+ 'unique': 'unique',
},
'InputDeviceCapabilities': {'firesTouchEvents': 'firesTouchEvents'},
'InputElement': {
@@ -6600,7 +6600,7 @@
'value': 'value',
'valueAsNumber': 'valueAsNumber',
'width': 'width',
- 'willValidate': 'willValidate'
+ 'willValidate': 'willValidate',
},
'IntersectionObserver': {
'disconnect': 'disconnect',
@@ -6609,7 +6609,7 @@
'rootMargin': 'rootMargin',
'takeRecords': 'takeRecords',
'thresholds': 'thresholds',
- 'unobserve': 'unobserve'
+ 'unobserve': 'unobserve',
},
'IntersectionObserverEntry': {
'boundingClientRect': 'boundingClientRect',
@@ -6618,12 +6618,12 @@
'isIntersecting': 'isIntersecting',
'rootBounds': 'rootBounds',
'target': 'target',
- 'time': 'time'
+ 'time': 'time',
},
'InterventionReport': {
'lineNumber': 'lineNumber',
'message': 'message',
- 'sourceFile': 'sourceFile'
+ 'sourceFile': 'sourceFile',
},
'KeyRange': {
'bound_': 'bound',
@@ -6634,7 +6634,7 @@
'only_': 'only',
'upper': 'upper',
'upperBound_': 'upperBound',
- 'upperOpen': 'upperOpen'
+ 'upperOpen': 'upperOpen',
},
'KeyboardEvent': {
'altKey': 'altKey',
@@ -6648,7 +6648,7 @@
'location': 'location',
'metaKey': 'metaKey',
'repeat': 'repeat',
- 'shiftKey': 'shiftKey'
+ 'shiftKey': 'shiftKey',
},
'LIElement': {'value': 'value'},
'LabelElement': {'control': 'control', 'form': 'form', 'htmlFor': 'htmlFor'},
@@ -6659,7 +6659,7 @@
'unitType': 'unitType',
'value': 'value',
'valueAsString': 'valueAsString',
- 'valueInSpecifiedUnits': 'valueInSpecifiedUnits'
+ 'valueInSpecifiedUnits': 'valueInSpecifiedUnits',
},
'LengthList': {
'appendItem': 'appendItem',
@@ -6669,7 +6669,7 @@
'insertItemBefore': 'insertItemBefore',
'numberOfItems': 'numberOfItems',
'removeItem': 'removeItem',
- 'replaceItem': 'replaceItem'
+ 'replaceItem': 'replaceItem',
},
'LineElement': {'x1': 'x1', 'x2': 'x2', 'y1': 'y1', 'y2': 'y2'},
'LinearGradientElement': {'x1': 'x1', 'x2': 'x2', 'y1': 'y1', 'y2': 'y2'},
@@ -6688,7 +6688,7 @@
'scope': 'scope',
'sheet': 'sheet',
'sizes': 'sizes',
- 'type': 'type'
+ 'type': 'type',
},
'Location': {
'ancestorOrigins': 'ancestorOrigins',
@@ -6703,11 +6703,11 @@
'reload': 'reload',
'replace': 'replace',
'search': 'search',
- 'trustedHref': 'trustedHref'
+ 'trustedHref': 'trustedHref',
},
'LoseContext': {
'loseContext': 'loseContext',
- 'restoreContext': 'restoreContext'
+ 'restoreContext': 'restoreContext',
},
'Magnetometer': {'x': 'x', 'y': 'y', 'z': 'z'},
'MapElement': {'areas': 'areas', 'name': 'name'},
@@ -6722,7 +6722,7 @@
'refY': 'refY',
'setOrientToAngle': 'setOrientToAngle',
'setOrientToAuto': 'setOrientToAuto',
- 'viewBox': 'viewBox'
+ 'viewBox': 'viewBox',
},
'MaskElement': {
'height': 'height',
@@ -6732,7 +6732,7 @@
'systemLanguage': 'systemLanguage',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'Matrix': {
'a': 'a',
@@ -6751,18 +6751,18 @@
'scaleNonUniform': 'scaleNonUniform',
'skewX': 'skewX',
'skewY': 'skewY',
- 'translate': 'translate'
+ 'translate': 'translate',
},
'MediaCapabilitiesInfo': {
'powerEfficient': 'powerEfficient',
'smooth': 'smooth',
- 'supported': 'supported'
+ 'supported': 'supported',
},
'MediaDeviceInfo': {
'deviceId': 'deviceId',
'groupId': 'groupId',
'kind': 'kind',
- 'label': 'label'
+ 'label': 'label',
},
'MediaElement': {
'addTextTrack': 'addTextTrack',
@@ -6803,19 +6803,19 @@
'textTracks': 'textTracks',
'videoDecodedByteCount': 'webkitVideoDecodedByteCount',
'videoTracks': 'videoTracks',
- 'volume': 'volume'
+ 'volume': 'volume',
},
'MediaElementAudioSourceNode': {'mediaElement': 'mediaElement'},
'MediaEncryptedEvent': {
'initData': 'initData',
- 'initDataType': 'initDataType'
+ 'initDataType': 'initDataType',
},
'MediaError': {'code': 'code', 'message': 'message'},
'MediaKeyMessageEvent': {'message': 'message', 'messageType': 'messageType'},
'MediaKeySession': {
'expiration': 'expiration',
'keyStatuses': 'keyStatuses',
- 'sessionId': 'sessionId'
+ 'sessionId': 'sessionId',
},
'MediaKeyStatusMap': {'get': 'get', 'has': 'has', 'size': 'size'},
'MediaKeySystemAccess': {'keySystem': 'keySystem'},
@@ -6825,19 +6825,19 @@
'deleteMedium': 'deleteMedium',
'item': 'item',
'length': 'length',
- 'mediaText': 'mediaText'
+ 'mediaText': 'mediaText',
},
'MediaMetadata': {
'album': 'album',
'artist': 'artist',
'artwork': 'artwork',
- 'title': 'title'
+ 'title': 'title',
},
'MediaQueryList': {
'addListener': 'addListener',
'matches': 'matches',
'media': 'media',
- 'removeListener': 'removeListener'
+ 'removeListener': 'removeListener',
},
'MediaQueryListEvent': {'matches': 'matches', 'media': 'media'},
'MediaRecorder': {
@@ -6851,12 +6851,12 @@
'state': 'state',
'stop': 'stop',
'stream': 'stream',
- 'videoBitsPerSecond': 'videoBitsPerSecond'
+ 'videoBitsPerSecond': 'videoBitsPerSecond',
},
'MediaSession': {
'metadata': 'metadata',
'playbackState': 'playbackState',
- 'setActionHandler': 'setActionHandler'
+ 'setActionHandler': 'setActionHandler',
},
'MediaSettingsRange': {'max': 'max', 'min': 'min', 'step': 'step'},
'MediaSource': {
@@ -6869,7 +6869,7 @@
'readyState': 'readyState',
'removeSourceBuffer': 'removeSourceBuffer',
'setLiveSeekableRange': 'setLiveSeekableRange',
- 'sourceBuffers': 'sourceBuffers'
+ 'sourceBuffers': 'sourceBuffers',
},
'MediaStream': {
'active': 'active',
@@ -6880,7 +6880,7 @@
'getTracks': 'getTracks',
'getVideoTracks': 'getVideoTracks',
'id': 'id',
- 'removeTrack': 'removeTrack'
+ 'removeTrack': 'removeTrack',
},
'MediaStreamAudioDestinationNode': {'stream': 'stream'},
'MediaStreamAudioSourceNode': {'mediaStream': 'mediaStream'},
@@ -6894,26 +6894,26 @@
'label': 'label',
'muted': 'muted',
'readyState': 'readyState',
- 'stop': 'stop'
+ 'stop': 'stop',
},
'MediaStreamTrackEvent': {'track': 'track'},
'MemoryInfo': {
'jsHeapSizeLimit': 'jsHeapSizeLimit',
'totalJSHeapSize': 'totalJSHeapSize',
- 'usedJSHeapSize': 'usedJSHeapSize'
+ 'usedJSHeapSize': 'usedJSHeapSize',
},
'MessageChannel': {'port1': 'port1', 'port2': 'port2'},
'MessageEvent': {
'lastEventId': 'lastEventId',
'origin': 'origin',
'ports': 'ports',
- 'suborigin': 'suborigin'
+ 'suborigin': 'suborigin',
},
'MessagePort': {'close': 'close'},
'MetaElement': {
'content': 'content',
'httpEquiv': 'httpEquiv',
- 'name': 'name'
+ 'name': 'name',
},
'Metadata': {'size': 'size'},
'MeterElement': {
@@ -6923,12 +6923,12 @@
'max': 'max',
'min': 'min',
'optimum': 'optimum',
- 'value': 'value'
+ 'value': 'value',
},
'MidiAccess': {
'inputs': 'inputs',
'outputs': 'outputs',
- 'sysexEnabled': 'sysexEnabled'
+ 'sysexEnabled': 'sysexEnabled',
},
'MidiConnectionEvent': {'port': 'port'},
'MidiMessageEvent': {'data': 'data'},
@@ -6940,13 +6940,13 @@
'name': 'name',
'state': 'state',
'type': 'type',
- 'version': 'version'
+ 'version': 'version',
},
'MimeType': {
'description': 'description',
'enabledPlugin': 'enabledPlugin',
'suffixes': 'suffixes',
- 'type': 'type'
+ 'type': 'type',
},
'MimeTypeArray': {'item': 'item', 'namedItem': 'namedItem'},
'ModElement': {'cite': 'cite', 'dateTime': 'dateTime'},
@@ -6960,7 +6960,7 @@
'metaKey': 'metaKey',
'region': 'region',
'shiftKey': 'shiftKey',
- 'toElement': 'toElement'
+ 'toElement': 'toElement',
},
'MutationEvent': {
'attrChange': 'attrChange',
@@ -6968,11 +6968,11 @@
'initMutationEvent': 'initMutationEvent',
'newValue': 'newValue',
'prevValue': 'prevValue',
- 'relatedNode': 'relatedNode'
+ 'relatedNode': 'relatedNode',
},
'MutationObserver': {
'disconnect': 'disconnect',
- 'takeRecords': 'takeRecords'
+ 'takeRecords': 'takeRecords',
},
'MutationRecord': {
'addedNodes': 'addedNodes',
@@ -6983,7 +6983,7 @@
'previousSibling': 'previousSibling',
'removedNodes': 'removedNodes',
'target': 'target',
- 'type': 'type'
+ 'type': 'type',
},
'Navigator': {
'appCodeName': 'appCodeName',
@@ -7022,7 +7022,7 @@
'vendor': 'vendor',
'vendorSub': 'vendorSub',
'vr': 'vr',
- 'webdriver': 'webdriver'
+ 'webdriver': 'webdriver',
},
'NavigatorAutomationInformation': {'webdriver': 'webdriver'},
'NavigatorConcurrentHardware': {'hardwareConcurrency': 'hardwareConcurrency'},
@@ -7034,21 +7034,21 @@
'dartEnabled': 'dartEnabled',
'platform': 'platform',
'product': 'product',
- 'userAgent': 'userAgent'
+ 'userAgent': 'userAgent',
},
'NavigatorLanguage': {'language': 'language', 'languages': 'languages'},
'NavigatorOnLine': {'onLine': 'onLine'},
'NavigatorUserMediaError': {
'constraintName': 'constraintName',
'message': 'message',
- 'name': 'name'
+ 'name': 'name',
},
'NetworkInformation': {
'downlink': 'downlink',
'downlinkMax': 'downlinkMax',
'effectiveType': 'effectiveType',
'rtt': 'rtt',
- 'type': 'type'
+ 'type': 'type',
},
'Node': {
'append': 'appendChild',
@@ -7069,7 +7069,7 @@
'parent': 'parentElement',
'parentNode': 'parentNode',
'previousNode': 'previousSibling',
- 'text': 'textContent'
+ 'text': 'textContent',
},
'NodeIterator': {
'detach': 'detach',
@@ -7078,11 +7078,11 @@
'previousNode': 'previousNode',
'referenceNode': 'referenceNode',
'root': 'root',
- 'whatToShow': 'whatToShow'
+ 'whatToShow': 'whatToShow',
},
'NonDocumentTypeChildNode': {
'nextElementSibling': 'nextElementSibling',
- 'previousElementSibling': 'previousElementSibling'
+ 'previousElementSibling': 'previousElementSibling',
},
'NonElementParentNode': {'getElementById': 'getElementById'},
'NoncedElement': {'nonce': 'nonce'},
@@ -7104,12 +7104,12 @@
'tag': 'tag',
'timestamp': 'timestamp',
'title': 'title',
- 'vibrate': 'vibrate'
+ 'vibrate': 'vibrate',
},
'NotificationEvent': {
'action': 'action',
'notification': 'notification',
- 'reply': 'reply'
+ 'reply': 'reply',
},
'Number': {'value': 'value'},
'NumberList': {
@@ -7120,7 +7120,7 @@
'insertItemBefore': 'insertItemBefore',
'numberOfItems': 'numberOfItems',
'removeItem': 'removeItem',
- 'replaceItem': 'replaceItem'
+ 'replaceItem': 'replaceItem',
},
'OListElement': {'reversed': 'reversed', 'start': 'start', 'type': 'type'},
'ObjectElement': {
@@ -7136,7 +7136,7 @@
'validationMessage': 'validationMessage',
'validity': 'validity',
'width': 'width',
- 'willValidate': 'willValidate'
+ 'willValidate': 'willValidate',
},
'ObjectStore': {
'autoIncrement': 'autoIncrement',
@@ -7149,27 +7149,27 @@
'keyPath': 'keyPath',
'name': 'name',
'openKeyCursor': 'openKeyCursor',
- 'transaction': 'transaction'
+ 'transaction': 'transaction',
},
'Observation': {'key': 'key', 'type': 'type', 'value': 'value'},
'Observer': {'unobserve': 'unobserve'},
'ObserverChanges': {
'database': 'database',
'records': 'records',
- 'transaction': 'transaction'
+ 'transaction': 'transaction',
},
'OesVertexArrayObject': {
'bindVertexArray': 'bindVertexArrayOES',
'createVertexArray': 'createVertexArrayOES',
'deleteVertexArray': 'deleteVertexArrayOES',
- 'isVertexArray': 'isVertexArrayOES'
+ 'isVertexArray': 'isVertexArrayOES',
},
'OfflineAudioCompletionEvent': {'renderedBuffer': 'renderedBuffer'},
'OfflineAudioContext': {'length': 'length'},
'OffscreenCanvas': {
'height': 'height',
'transferToImageBitmap': 'transferToImageBitmap',
- 'width': 'width'
+ 'width': 'width',
},
'OffscreenCanvasRenderingContext2D': {
'arc': 'arc',
@@ -7227,7 +7227,7 @@
'textAlign': 'textAlign',
'textBaseline': 'textBaseline',
'transform': 'transform',
- 'translate': 'translate'
+ 'translate': 'translate',
},
'OptGroupElement': {'disabled': 'disabled', 'label': 'label'},
'OptionElement': {
@@ -7237,17 +7237,17 @@
'index': 'index',
'label': 'label',
'selected': 'selected',
- 'value': 'value'
+ 'value': 'value',
},
'OrientationSensor': {
'populateMatrix': 'populateMatrix',
- 'quaternion': 'quaternion'
+ 'quaternion': 'quaternion',
},
'OscillatorNode': {
'detune': 'detune',
'frequency': 'frequency',
'setPeriodicWave': 'setPeriodicWave',
- 'type': 'type'
+ 'type': 'type',
},
'OutputElement': {
'checkValidity': 'checkValidity',
@@ -7262,12 +7262,12 @@
'validationMessage': 'validationMessage',
'validity': 'validity',
'value': 'value',
- 'willValidate': 'willValidate'
+ 'willValidate': 'willValidate',
},
'OverconstrainedError': {
'constraint': 'constraint',
'message': 'message',
- 'name': 'name'
+ 'name': 'name',
},
'PageTransitionEvent': {'persisted': 'persisted'},
'PaintRenderingContext2D': {
@@ -7319,12 +7319,12 @@
'strokeRect': 'strokeRect',
'strokeStyle': 'strokeStyle',
'transform': 'transform',
- 'translate': 'translate'
+ 'translate': 'translate',
},
'PaintSize': {'height': 'height', 'width': 'width'},
'PaintWorkletGlobalScope': {
'devicePixelRatio': 'devicePixelRatio',
- 'registerPaint': 'registerPaint'
+ 'registerPaint': 'registerPaint',
},
'PannerNode': {
'coneInnerAngle': 'coneInnerAngle',
@@ -7342,7 +7342,7 @@
'refDistance': 'refDistance',
'rolloffFactor': 'rolloffFactor',
'setOrientation': 'setOrientation',
- 'setPosition': 'setPosition'
+ 'setPosition': 'setPosition',
},
'ParamElement': {'name': 'name', 'value': 'value'},
'PasswordCredential': {
@@ -7351,7 +7351,7 @@
'idName': 'idName',
'name': 'name',
'password': 'password',
- 'passwordName': 'passwordName'
+ 'passwordName': 'passwordName',
},
'Path2D': {
'addPath': 'addPath',
@@ -7363,7 +7363,7 @@
'lineTo': 'lineTo',
'moveTo': 'moveTo',
'quadraticCurveTo': 'quadraticCurveTo',
- 'rect': 'rect'
+ 'rect': 'rect',
},
'PatternElement': {
'height': 'height',
@@ -7377,7 +7377,7 @@
'viewBox': 'viewBox',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'PaymentAddress': {
'addressLine': 'addressLine',
@@ -7390,14 +7390,14 @@
'postalCode': 'postalCode',
'recipient': 'recipient',
'region': 'region',
- 'sortingCode': 'sortingCode'
+ 'sortingCode': 'sortingCode',
},
'PaymentManager': {'instruments': 'instruments', 'userHint': 'userHint'},
'PaymentRequest': {
'id': 'id',
'shippingAddress': 'shippingAddress',
'shippingOption': 'shippingOption',
- 'shippingType': 'shippingType'
+ 'shippingType': 'shippingType',
},
'PaymentRequestEvent': {
'instrumentKey': 'instrumentKey',
@@ -7407,7 +7407,7 @@
'paymentRequestOrigin': 'paymentRequestOrigin',
'respondWith': 'respondWith',
'topLevelOrigin': 'topLevelOrigin',
- 'total': 'total'
+ 'total': 'total',
},
'PaymentRequestUpdateEvent': {'updateWith': 'updateWith'},
'PaymentResponse': {
@@ -7418,7 +7418,7 @@
'payerPhone': 'payerPhone',
'requestId': 'requestId',
'shippingAddress': 'shippingAddress',
- 'shippingOption': 'shippingOption'
+ 'shippingOption': 'shippingOption',
},
'Performance': {
'clearMarks': 'clearMarks',
@@ -7432,13 +7432,13 @@
'now': 'now',
'setResourceTimingBufferSize': 'setResourceTimingBufferSize',
'timeOrigin': 'timeOrigin',
- 'timing': 'timing'
+ 'timing': 'timing',
},
'PerformanceEntry': {
'duration': 'duration',
'entryType': 'entryType',
'name': 'name',
- 'startTime': 'startTime'
+ 'startTime': 'startTime',
},
'PerformanceLongTaskTiming': {'attribution': 'attribution'},
'PerformanceNavigation': {'redirectCount': 'redirectCount', 'type': 'type'},
@@ -7452,13 +7452,13 @@
'redirectCount': 'redirectCount',
'type': 'type',
'unloadEventEnd': 'unloadEventEnd',
- 'unloadEventStart': 'unloadEventStart'
+ 'unloadEventStart': 'unloadEventStart',
},
'PerformanceObserver': {'disconnect': 'disconnect'},
'PerformanceObserverEntryList': {
'getEntries': 'getEntries',
'getEntriesByName': 'getEntriesByName',
- 'getEntriesByType': 'getEntriesByType'
+ 'getEntriesByType': 'getEntriesByType',
},
'PerformanceResourceTiming': {
'connectEnd': 'connectEnd',
@@ -7478,12 +7478,12 @@
'secureConnectionStart': 'secureConnectionStart',
'serverTiming': 'serverTiming',
'transferSize': 'transferSize',
- 'workerStart': 'workerStart'
+ 'workerStart': 'workerStart',
},
'PerformanceServerTiming': {
'description': 'description',
'duration': 'duration',
- 'name': 'name'
+ 'name': 'name',
},
'PerformanceTiming': {
'connectEnd': 'connectEnd',
@@ -7506,14 +7506,14 @@
'responseStart': 'responseStart',
'secureConnectionStart': 'secureConnectionStart',
'unloadEventEnd': 'unloadEventEnd',
- 'unloadEventStart': 'unloadEventStart'
+ 'unloadEventStart': 'unloadEventStart',
},
'PermissionStatus': {'state': 'state'},
'PhotoCapabilities': {
'fillLightMode': 'fillLightMode',
'imageHeight': 'imageHeight',
'imageWidth': 'imageWidth',
- 'redEyeReduction': 'redEyeReduction'
+ 'redEyeReduction': 'redEyeReduction',
},
'Plugin': {
'description': 'description',
@@ -7521,12 +7521,12 @@
'item': 'item',
'length': 'length',
'name': 'name',
- 'namedItem': 'namedItem'
+ 'namedItem': 'namedItem',
},
'PluginArray': {
'item': 'item',
'namedItem': 'namedItem',
- 'refresh': 'refresh'
+ 'refresh': 'refresh',
},
'Point': {'matrixTransform': 'matrixTransform', 'x': 'x', 'y': 'y'},
'PointList': {
@@ -7538,7 +7538,7 @@
'length': 'length',
'numberOfItems': 'numberOfItems',
'removeItem': 'removeItem',
- 'replaceItem': 'replaceItem'
+ 'replaceItem': 'replaceItem',
},
'PointerEvent': {
'getCoalescedEvents': 'getCoalescedEvents',
@@ -7551,7 +7551,7 @@
'tiltX': 'tiltX',
'tiltY': 'tiltY',
'twist': 'twist',
- 'width': 'width'
+ 'width': 'width',
},
'PolygonElement': {'animatedPoints': 'animatedPoints', 'points': 'points'},
'PolylineElement': {'animatedPoints': 'animatedPoints', 'points': 'points'},
@@ -7565,12 +7565,12 @@
'send': 'send',
'state': 'state',
'terminate': 'terminate',
- 'url': 'url'
+ 'url': 'url',
},
'PresentationConnectionAvailableEvent': {'connection': 'connection'},
'PresentationConnectionCloseEvent': {
'message': 'message',
- 'reason': 'reason'
+ 'reason': 'reason',
},
'PresentationConnectionList': {'connections': 'connections'},
'PreserveAspectRatio': {'align': 'align', 'meetOrSlice': 'meetOrSlice'},
@@ -7579,12 +7579,12 @@
'labels': 'labels',
'max': 'max',
'position': 'position',
- 'value': 'value'
+ 'value': 'value',
},
'ProgressEvent': {
'lengthComputable': 'lengthComputable',
'loaded': 'loaded',
- 'total': 'total'
+ 'total': 'total',
},
'PromiseRejectionEvent': {'reason': 'reason'},
'PublicKeyCredential': {'rawId': 'rawId', 'response': 'response'},
@@ -7594,17 +7594,17 @@
'arrayBuffer': 'arrayBuffer',
'blob': 'blob',
'json': 'json',
- 'text': 'text'
+ 'text': 'text',
},
'PushSubscription': {
'endpoint': 'endpoint',
'expirationTime': 'expirationTime',
'getKey': 'getKey',
- 'options': 'options'
+ 'options': 'options',
},
'PushSubscriptionOptions': {
'applicationServerKey': 'applicationServerKey',
- 'userVisibleOnly': 'userVisibleOnly'
+ 'userVisibleOnly': 'userVisibleOnly',
},
'QuoteElement': {'cite': 'cite'},
'RadialGradientElement': {
@@ -7613,7 +7613,7 @@
'fr': 'fr',
'fx': 'fx',
'fy': 'fy',
- 'r': 'r'
+ 'r': 'r',
},
'Range': {
'cloneContents': 'cloneContents',
@@ -7643,7 +7643,7 @@
'setStartBefore': 'setStartBefore',
'startContainer': 'startContainer',
'startOffset': 'startOffset',
- 'surroundContents': 'surroundContents'
+ 'surroundContents': 'surroundContents',
},
'Rect': {'height': 'height', 'width': 'width', 'x': 'x', 'y': 'y'},
'RectElement': {
@@ -7652,7 +7652,7 @@
'ry': 'ry',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'RelatedApplication': {'id': 'id', 'platform': 'platform', 'url': 'url'},
'RemotePlayback': {'state': 'state'},
@@ -7791,7 +7791,7 @@
'vertexAttrib4f': 'vertexAttrib4f',
'vertexAttrib4fv': 'vertexAttrib4fv',
'vertexAttribPointer': 'vertexAttribPointer',
- 'viewport': 'viewport'
+ 'viewport': 'viewport',
},
'RenderingContext2': {
'activeTexture': 'activeTexture',
@@ -8032,24 +8032,24 @@
'vertexAttribIPointer': 'vertexAttribIPointer',
'vertexAttribPointer': 'vertexAttribPointer',
'viewport': 'viewport',
- 'waitSync': 'waitSync'
+ 'waitSync': 'waitSync',
},
'ReportingObserver': {'disconnect': 'disconnect', 'observe': 'observe'},
'Request': {
'error': 'error',
'readyState': 'readyState',
'source': 'source',
- 'transaction': 'transaction'
+ 'transaction': 'transaction',
},
'ResizeObserver': {
'disconnect': 'disconnect',
'observe': 'observe',
- 'unobserve': 'unobserve'
+ 'unobserve': 'unobserve',
},
'ResizeObserverEntry': {'contentRect': 'contentRect', 'target': 'target'},
'RtcCertificate': {
'expires': 'expires',
- 'getFingerprints': 'getFingerprints'
+ 'getFingerprints': 'getFingerprints',
},
'RtcDataChannel': {
'binaryType': 'binaryType',
@@ -8069,7 +8069,7 @@
'sendBlob': 'send',
'sendByteBuffer': 'send',
'sendString': 'send',
- 'sendTypedData': 'send'
+ 'sendTypedData': 'send',
},
'RtcDataChannelEvent': {'channel': 'channel'},
'RtcDtmfSender': {
@@ -8078,19 +8078,19 @@
'insertDtmf': 'insertDTMF',
'interToneGap': 'interToneGap',
'toneBuffer': 'toneBuffer',
- 'track': 'track'
+ 'track': 'track',
},
'RtcDtmfToneChangeEvent': {'tone': 'tone'},
'RtcIceCandidate': {
'candidate': 'candidate',
'sdpMLineIndex': 'sdpMLineIndex',
- 'sdpMid': 'sdpMid'
+ 'sdpMid': 'sdpMid',
},
'RtcLegacyStatsReport': {
'id': 'id',
'names': 'names',
'stat': 'stat',
- 'type': 'type'
+ 'type': 'type',
},
'RtcPeerConnection': {
'addTrack': 'addTrack',
@@ -8107,13 +8107,13 @@
'remoteDescription': 'remoteDescription',
'removeStream': 'removeStream',
'removeTrack': 'removeTrack',
- 'signalingState': 'signalingState'
+ 'signalingState': 'signalingState',
},
'RtcPeerConnectionIceEvent': {'candidate': 'candidate'},
'RtcRtpContributingSource': {'source': 'source', 'timestamp': 'timestamp'},
'RtcRtpReceiver': {
'getContributingSources': 'getContributingSources',
- 'track': 'track'
+ 'track': 'track',
},
'RtcRtpSender': {'track': 'track'},
'RtcSessionDescription': {'sdp': 'sdp', 'type': 'type'},
@@ -8121,7 +8121,7 @@
'RtcTrackEvent': {
'receiver': 'receiver',
'streams': 'streams',
- 'track': 'track'
+ 'track': 'track',
},
'Screen': {
'colorDepth': 'colorDepth',
@@ -8129,7 +8129,7 @@
'keepAwake': 'keepAwake',
'orientation': 'orientation',
'pixelDepth': 'pixelDepth',
- 'width': 'width'
+ 'width': 'width',
},
'ScreenOrientation': {'angle': 'angle', 'type': 'type', 'unlock': 'unlock'},
'ScriptElement': {
@@ -8140,11 +8140,11 @@
'integrity': 'integrity',
'noModule': 'noModule',
'src': 'src',
- 'type': 'type'
+ 'type': 'type',
},
'ScriptProcessorNode': {
'bufferSize': 'bufferSize',
- 'setEventListener': 'setEventListener'
+ 'setEventListener': 'setEventListener',
},
'ScrollState': {
'consumeDelta': 'consumeDelta',
@@ -8160,12 +8160,12 @@
'positionX': 'positionX',
'positionY': 'positionY',
'velocityX': 'velocityX',
- 'velocityY': 'velocityY'
+ 'velocityY': 'velocityY',
},
'ScrollTimeline': {
'orientation': 'orientation',
'scrollSource': 'scrollSource',
- 'timeRange': 'timeRange'
+ 'timeRange': 'timeRange',
},
'SecurityPolicyViolationEvent': {
'blockedUri': 'blockedURI',
@@ -8179,7 +8179,7 @@
'sample': 'sample',
'sourceFile': 'sourceFile',
'statusCode': 'statusCode',
- 'violatedDirective': 'violatedDirective'
+ 'violatedDirective': 'violatedDirective',
},
'SelectElement': {
'add': 'add',
@@ -8202,7 +8202,7 @@
'validationMessage': 'validationMessage',
'validity': 'validity',
'value': 'value',
- 'willValidate': 'willValidate'
+ 'willValidate': 'willValidate',
},
'Selection': {
'addRange': 'addRange',
@@ -8230,21 +8230,21 @@
'selectAllChildren': 'selectAllChildren',
'setBaseAndExtent': 'setBaseAndExtent',
'setPosition': 'setPosition',
- 'type': 'type'
+ 'type': 'type',
},
'Sensor': {
'activated': 'activated',
'hasReading': 'hasReading',
'start': 'start',
'stop': 'stop',
- 'timestamp': 'timestamp'
+ 'timestamp': 'timestamp',
},
'SensorErrorEvent': {'error': 'error'},
'ServiceWorker': {'scriptUrl': 'scriptURL', 'state': 'state'},
'ServiceWorkerContainer': {'controller': 'controller'},
'ServiceWorkerGlobalScope': {
'clients': 'clients',
- 'registration': 'registration'
+ 'registration': 'registration',
},
'ServiceWorkerRegistration': {
'active': 'active',
@@ -8255,12 +8255,12 @@
'pushManager': 'pushManager',
'scope': 'scope',
'sync': 'sync',
- 'waiting': 'waiting'
+ 'waiting': 'waiting',
},
'ShaderPrecisionFormat': {
'precision': 'precision',
'rangeMax': 'rangeMax',
- 'rangeMin': 'rangeMin'
+ 'rangeMin': 'rangeMin',
},
'ShadowElement': {'getDistributedNodes': 'getDistributedNodes'},
'ShadowRoot': {
@@ -8275,7 +8275,7 @@
'mode': 'mode',
'olderShadowRoot': 'olderShadowRoot',
'pointerLockElement': 'pointerLockElement',
- 'styleSheets': 'styleSheets'
+ 'styleSheets': 'styleSheets',
},
'SharedArrayBuffer': {'byteLength': 'byteLength', 'slice': 'slice'},
'SharedWorker': {'port': 'port'},
@@ -8283,7 +8283,7 @@
'close': 'close',
'name': 'name',
'requestFileSystemSync': 'webkitRequestFileSystemSync',
- 'resolveLocalFileSystemSyncUrl': 'webkitResolveLocalFileSystemSyncURL'
+ 'resolveLocalFileSystemSyncUrl': 'webkitResolveLocalFileSystemSyncURL',
},
'SlotElement': {'name': 'name'},
'SourceBuffer': {
@@ -8299,7 +8299,7 @@
'timestampOffset': 'timestampOffset',
'trackDefaults': 'trackDefaults',
'updating': 'updating',
- 'videoTracks': 'videoTracks'
+ 'videoTracks': 'videoTracks',
},
'SourceBufferList': {'item': 'item'},
'SourceElement': {
@@ -8307,13 +8307,13 @@
'sizes': 'sizes',
'src': 'src',
'srcset': 'srcset',
- 'type': 'type'
+ 'type': 'type',
},
'SpeechGrammar': {'src': 'src', 'weight': 'weight'},
'SpeechGrammarList': {
'addFromString': 'addFromString',
'addFromUri': 'addFromUri',
- 'item': 'item'
+ 'item': 'item',
},
'SpeechRecognition': {
'abort': 'abort',
@@ -8324,23 +8324,23 @@
'lang': 'lang',
'maxAlternatives': 'maxAlternatives',
'start': 'start',
- 'stop': 'stop'
+ 'stop': 'stop',
},
'SpeechRecognitionAlternative': {
'confidence': 'confidence',
- 'transcript': 'transcript'
+ 'transcript': 'transcript',
},
'SpeechRecognitionError': {'error': 'error', 'message': 'message'},
'SpeechRecognitionEvent': {
'emma': 'emma',
'interpretation': 'interpretation',
'resultIndex': 'resultIndex',
- 'results': 'results'
+ 'results': 'results',
},
'SpeechRecognitionResult': {
'isFinal': 'isFinal',
'item': 'item',
- 'length': 'length'
+ 'length': 'length',
},
'SpeechSynthesis': {
'cancel': 'cancel',
@@ -8349,13 +8349,13 @@
'pending': 'pending',
'resume': 'resume',
'speak': 'speak',
- 'speaking': 'speaking'
+ 'speaking': 'speaking',
},
'SpeechSynthesisEvent': {
'charIndex': 'charIndex',
'elapsedTime': 'elapsedTime',
'name': 'name',
- 'utterance': 'utterance'
+ 'utterance': 'utterance',
},
'SpeechSynthesisUtterance': {
'lang': 'lang',
@@ -8363,21 +8363,21 @@
'rate': 'rate',
'text': 'text',
'voice': 'voice',
- 'volume': 'volume'
+ 'volume': 'volume',
},
'SpeechSynthesisVoice': {
'defaultValue': 'default',
'lang': 'lang',
'localService': 'localService',
'name': 'name',
- 'voiceUri': 'voiceURI'
+ 'voiceUri': 'voiceURI',
},
'StaticRange': {
'collapsed': 'collapsed',
'endContainer': 'endContainer',
'endOffset': 'endOffset',
'startContainer': 'startContainer',
- 'startOffset': 'startOffset'
+ 'startOffset': 'startOffset',
},
'StereoPannerNode': {'pan': 'pan'},
'StopElement': {'gradientOffset': 'offset'},
@@ -8386,7 +8386,7 @@
'newValue': 'newValue',
'oldValue': 'oldValue',
'storageArea': 'storageArea',
- 'url': 'url'
+ 'url': 'url',
},
'StringList': {
'appendItem': 'appendItem',
@@ -8396,13 +8396,13 @@
'insertItemBefore': 'insertItemBefore',
'numberOfItems': 'numberOfItems',
'removeItem': 'removeItem',
- 'replaceItem': 'replaceItem'
+ 'replaceItem': 'replaceItem',
},
'StyleElement': {
'disabled': 'disabled',
'media': 'media',
'sheet': 'sheet',
- 'type': 'type'
+ 'type': 'type',
},
'StyleMedia': {'matchMedium': 'matchMedium', 'type': 'type'},
'StylePropertyMap': {'append': 'append', 'delete': 'delete', 'set': 'set'},
@@ -8410,7 +8410,7 @@
'get': 'get',
'getAll': 'getAll',
'getProperties': 'getProperties',
- 'has': 'has'
+ 'has': 'has',
},
'StyleSheet': {
'disabled': 'disabled',
@@ -8419,14 +8419,14 @@
'ownerNode': 'ownerNode',
'parentStyleSheet': 'parentStyleSheet',
'title': 'title',
- 'type': 'type'
+ 'type': 'type',
},
'SvgElement': {
'blur': 'blur',
'focus': 'focus',
'nonce': 'nonce',
'ownerSvgElement': 'ownerSVGElement',
- 'viewportElement': 'viewportElement'
+ 'viewportElement': 'viewportElement',
},
'SvgSvgElement': {
'animationsPaused': 'animationsPaused',
@@ -8460,18 +8460,18 @@
'width': 'width',
'x': 'x',
'y': 'y',
- 'zoomAndPan': 'zoomAndPan'
+ 'zoomAndPan': 'zoomAndPan',
},
'SymbolElement': {
'preserveAspectRatio': 'preserveAspectRatio',
- 'viewBox': 'viewBox'
+ 'viewBox': 'viewBox',
},
'SyncEvent': {'lastChance': 'lastChance', 'tag': 'tag'},
'TableCellElement': {
'cellIndex': 'cellIndex',
'colSpan': 'colSpan',
'headers': 'headers',
- 'rowSpan': 'rowSpan'
+ 'rowSpan': 'rowSpan',
},
'TableColElement': {'span': 'span'},
'TableElement': {
@@ -8481,12 +8481,12 @@
'deleteTFoot': 'deleteTFoot',
'deleteTHead': 'deleteTHead',
'tFoot': 'tFoot',
- 'tHead': 'tHead'
+ 'tHead': 'tHead',
},
'TableRowElement': {
'deleteCell': 'deleteCell',
'rowIndex': 'rowIndex',
- 'sectionRowIndex': 'sectionRowIndex'
+ 'sectionRowIndex': 'sectionRowIndex',
},
'TableSectionElement': {'deleteRow': 'deleteRow'},
'TaskAttributionTiming': {
@@ -8494,18 +8494,18 @@
'containerName': 'containerName',
'containerSrc': 'containerSrc',
'containerType': 'containerType',
- 'scriptUrl': 'scriptURL'
+ 'scriptUrl': 'scriptURL',
},
'TemplateElement': {'content': 'content'},
'Tests': {
'requiredExtensions': 'requiredExtensions',
- 'systemLanguage': 'systemLanguage'
+ 'systemLanguage': 'systemLanguage',
},
'Text': {
'assignedSlot': 'assignedSlot',
'getDestinationInsertionPoints': 'getDestinationInsertionPoints',
'splitText': 'splitText',
- 'wholeText': 'wholeText'
+ 'wholeText': 'wholeText',
},
'TextAreaElement': {
'autocapitalize': 'autocapitalize',
@@ -8538,7 +8538,7 @@
'validity': 'validity',
'value': 'value',
'willValidate': 'willValidate',
- 'wrap': 'wrap'
+ 'wrap': 'wrap',
},
'TextContentElement': {
'getCharNumAtPosition': 'getCharNumAtPosition',
@@ -8551,7 +8551,7 @@
'getSubStringLength': 'getSubStringLength',
'lengthAdjust': 'lengthAdjust',
'selectSubString': 'selectSubString',
- 'textLength': 'textLength'
+ 'textLength': 'textLength',
},
'TextEvent': {'data': 'data'},
'TextMetrics': {
@@ -8566,20 +8566,20 @@
'fontBoundingBoxDescent': 'fontBoundingBoxDescent',
'hangingBaseline': 'hangingBaseline',
'ideographicBaseline': 'ideographicBaseline',
- 'width': 'width'
+ 'width': 'width',
},
'TextPathElement': {
'href': 'href',
'method': 'method',
'spacing': 'spacing',
- 'startOffset': 'startOffset'
+ 'startOffset': 'startOffset',
},
'TextPositioningElement': {
'dx': 'dx',
'dy': 'dy',
'rotate': 'rotate',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'TextTrack': {
'activeCues': 'activeCues',
@@ -8590,14 +8590,14 @@
'label': 'label',
'language': 'language',
'mode': 'mode',
- 'removeCue': 'removeCue'
+ 'removeCue': 'removeCue',
},
'TextTrackCue': {
'endTime': 'endTime',
'id': 'id',
'pauseOnExit': 'pauseOnExit',
'startTime': 'startTime',
- 'track': 'track'
+ 'track': 'track',
},
'TextTrackCueList': {'getCueById': 'getCueById'},
'TextTrackList': {'getTrackById': 'getTrackById'},
@@ -8605,7 +8605,7 @@
'lastUploadedVideoFrameWasSkipped': 'lastUploadedVideoFrameWasSkipped',
'lastUploadedVideoHeight': 'lastUploadedVideoHeight',
'lastUploadedVideoTimestamp': 'lastUploadedVideoTimestamp',
- 'lastUploadedVideoWidth': 'lastUploadedVideoWidth'
+ 'lastUploadedVideoWidth': 'lastUploadedVideoWidth',
},
'TimeElement': {'dateTime': 'dateTime'},
'TimeRanges': {'end': 'end', 'length': 'length', 'start': 'start'},
@@ -8613,7 +8613,7 @@
'force': 'force',
'identifier': 'identifier',
'region': 'region',
- 'rotationAngle': 'rotationAngle'
+ 'rotationAngle': 'rotationAngle',
},
'TouchEvent': {
'altKey': 'altKey',
@@ -8622,7 +8622,7 @@
'metaKey': 'metaKey',
'shiftKey': 'shiftKey',
'targetTouches': 'targetTouches',
- 'touches': 'touches'
+ 'touches': 'touches',
},
'TouchList': {'item': 'item'},
'TrackDefault': {
@@ -8630,7 +8630,7 @@
'kinds': 'kinds',
'label': 'label',
'language': 'language',
- 'type': 'type'
+ 'type': 'type',
},
'TrackDefaultList': {'item': 'item', 'length': 'length'},
'TrackElement': {
@@ -8640,7 +8640,7 @@
'readyState': 'readyState',
'src': 'src',
'srclang': 'srclang',
- 'track': 'track'
+ 'track': 'track',
},
'TrackEvent': {'track': 'track'},
'Transaction': {
@@ -8649,7 +8649,7 @@
'error': 'error',
'mode': 'mode',
'objectStore': 'objectStore',
- 'objectStoreNames': 'objectStoreNames'
+ 'objectStoreNames': 'objectStoreNames',
},
'Transform': {
'angle': 'angle',
@@ -8660,7 +8660,7 @@
'setSkewX': 'setSkewX',
'setSkewY': 'setSkewY',
'setTranslate': 'setTranslate',
- 'type': 'type'
+ 'type': 'type',
},
'TransformList': {
'appendItem': 'appendItem',
@@ -8672,12 +8672,12 @@
'insertItemBefore': 'insertItemBefore',
'numberOfItems': 'numberOfItems',
'removeItem': 'removeItem',
- 'replaceItem': 'replaceItem'
+ 'replaceItem': 'replaceItem',
},
'TransitionEvent': {
'elapsedTime': 'elapsedTime',
'propertyName': 'propertyName',
- 'pseudoElement': 'pseudoElement'
+ 'pseudoElement': 'pseudoElement',
},
'TreeWalker': {
'currentNode': 'currentNode',
@@ -8690,7 +8690,7 @@
'previousNode': 'previousNode',
'previousSibling': 'previousSibling',
'root': 'root',
- 'whatToShow': 'whatToShow'
+ 'whatToShow': 'whatToShow',
},
'TrustedHtml': {'escape': 'escape', 'unsafelyCreate': 'unsafelyCreate'},
'TrustedScriptUrl': {'unsafelyCreate': 'unsafelyCreate'},
@@ -8698,7 +8698,7 @@
'UIEvent': {'detail': 'detail', 'sourceCapabilities': 'sourceCapabilities'},
'UnderlyingSourceBase': {
'notifyLockAcquired': 'notifyLockAcquired',
- 'notifyLockReleased': 'notifyLockReleased'
+ 'notifyLockReleased': 'notifyLockReleased',
},
'UriReference': {'href': 'href'},
'Url': {
@@ -8713,7 +8713,7 @@
'protocol': 'protocol',
'search': 'search',
'searchParams': 'searchParams',
- 'username': 'username'
+ 'username': 'username',
},
'UrlSearchParams': {
'append': 'append',
@@ -8722,7 +8722,7 @@
'getAll': 'getAll',
'has': 'has',
'set': 'set',
- 'sort': 'sort'
+ 'sort': 'sort',
},
'UrlUtilsReadOnly': {
'hash': 'hash',
@@ -8733,14 +8733,14 @@
'pathname': 'pathname',
'port': 'port',
'protocol': 'protocol',
- 'search': 'search'
+ 'search': 'search',
},
'UseElement': {
'height': 'height',
'href': 'href',
'width': 'width',
'x': 'x',
- 'y': 'y'
+ 'y': 'y',
},
'VRCoordinateSystem': {'getTransformTo': 'getTransformTo'},
'VRDevice': {'deviceName': 'deviceName', 'isExternal': 'isExternal'},
@@ -8758,30 +8758,30 @@
'isPresenting': 'isPresenting',
'requestAnimationFrame': 'requestAnimationFrame',
'stageParameters': 'stageParameters',
- 'submitFrame': 'submitFrame'
+ 'submitFrame': 'submitFrame',
},
'VRDisplayCapabilities': {
'canPresent': 'canPresent',
'hasExternalDisplay': 'hasExternalDisplay',
'hasPosition': 'hasPosition',
- 'maxLayers': 'maxLayers'
+ 'maxLayers': 'maxLayers',
},
'VRDisplayEvent': {'display': 'display', 'reason': 'reason'},
'VREyeParameters': {
'offset': 'offset',
'renderHeight': 'renderHeight',
- 'renderWidth': 'renderWidth'
+ 'renderWidth': 'renderWidth',
},
'VRFrameData': {
'leftProjectionMatrix': 'leftProjectionMatrix',
'leftViewMatrix': 'leftViewMatrix',
'pose': 'pose',
'rightProjectionMatrix': 'rightProjectionMatrix',
- 'rightViewMatrix': 'rightViewMatrix'
+ 'rightViewMatrix': 'rightViewMatrix',
},
'VRFrameOfReference': {
'bounds': 'bounds',
- 'emulatedHeight': 'emulatedHeight'
+ 'emulatedHeight': 'emulatedHeight',
},
'VRPose': {
'angularAcceleration': 'angularAcceleration',
@@ -8789,13 +8789,13 @@
'linearAcceleration': 'linearAcceleration',
'linearVelocity': 'linearVelocity',
'orientation': 'orientation',
- 'position': 'position'
+ 'position': 'position',
},
'VRSession': {
'depthFar': 'depthFar',
'depthNear': 'depthNear',
'device': 'device',
- 'exclusive': 'exclusive'
+ 'exclusive': 'exclusive',
},
'VRSessionEvent': {'session': 'session'},
'VRStageBounds': {'geometry': 'geometry'},
@@ -8803,7 +8803,7 @@
'VRStageParameters': {
'sittingToStandingTransform': 'sittingToStandingTransform',
'sizeX': 'sizeX',
- 'sizeZ': 'sizeZ'
+ 'sizeZ': 'sizeZ',
},
'ValidityState': {
'badInput': 'badInput',
@@ -8816,14 +8816,14 @@
'tooShort': 'tooShort',
'typeMismatch': 'typeMismatch',
'valid': 'valid',
- 'valueMissing': 'valueMissing'
+ 'valueMissing': 'valueMissing',
},
'VersionChangeEvent': {
'dataLoss': 'dataLoss',
'dataLossMessage': 'dataLossMessage',
'newVersion': 'newVersion',
'oldVersion': 'oldVersion',
- 'target': 'target'
+ 'target': 'target',
},
'VideoElement': {
'decodedFrameCount': 'webkitDecodedFrameCount',
@@ -8835,13 +8835,13 @@
'poster': 'poster',
'videoHeight': 'videoHeight',
'videoWidth': 'videoWidth',
- 'width': 'width'
+ 'width': 'width',
},
'VideoPlaybackQuality': {
'corruptedVideoFrames': 'corruptedVideoFrames',
'creationTime': 'creationTime',
'droppedVideoFrames': 'droppedVideoFrames',
- 'totalVideoFrames': 'totalVideoFrames'
+ 'totalVideoFrames': 'totalVideoFrames',
},
'VideoTrack': {
'id': 'id',
@@ -8849,17 +8849,17 @@
'label': 'label',
'language': 'language',
'selected': 'selected',
- 'sourceBuffer': 'sourceBuffer'
+ 'sourceBuffer': 'sourceBuffer',
},
'VideoTrackList': {
'getTrackById': 'getTrackById',
'length': 'length',
- 'selectedIndex': 'selectedIndex'
+ 'selectedIndex': 'selectedIndex',
},
'ViewElement': {
'preserveAspectRatio': 'preserveAspectRatio',
'viewBox': 'viewBox',
- 'zoomAndPan': 'zoomAndPan'
+ 'zoomAndPan': 'zoomAndPan',
},
'VisualViewport': {
'height': 'height',
@@ -8868,7 +8868,7 @@
'pageLeft': 'pageLeft',
'pageTop': 'pageTop',
'scale': 'scale',
- 'width': 'width'
+ 'width': 'width',
},
'VttCue': {
'align': 'align',
@@ -8879,7 +8879,7 @@
'size': 'size',
'snapToLines': 'snapToLines',
'text': 'text',
- 'vertical': 'vertical'
+ 'vertical': 'vertical',
},
'VttRegion': {
'id': 'id',
@@ -8889,7 +8889,7 @@
'scroll': 'scroll',
'viewportAnchorX': 'viewportAnchorX',
'viewportAnchorY': 'viewportAnchorY',
- 'width': 'width'
+ 'width': 'width',
},
'WaveShaperNode': {'curve': 'curve', 'oversample': 'oversample'},
'WebSocket': {
@@ -8904,7 +8904,7 @@
'sendByteBuffer': 'send',
'sendString': 'send',
'sendTypedData': 'send',
- 'url': 'url'
+ 'url': 'url',
},
'WheelEvent': {'deltaZ': 'deltaZ'},
'Window': {
@@ -8964,7 +8964,7 @@
'stop': 'stop',
'styleMedia': 'styleMedia',
'toolbar': 'toolbar',
- 'visualViewport': 'visualViewport'
+ 'visualViewport': 'visualViewport',
},
'WindowClient': {'focused': 'focused', 'visibilityState': 'visibilityState'},
'Worker': {'terminate': 'terminate'},
@@ -8981,7 +8981,7 @@
'navigator': 'navigator',
'origin': 'origin',
'performance': 'performance',
- 'self': 'self'
+ 'self': 'self',
},
'WorkerPerformance': {
'clearMarks': 'clearMarks',
@@ -8995,17 +8995,17 @@
'memory': 'memory',
'now': 'now',
'setResourceTimingBufferSize': 'setResourceTimingBufferSize',
- 'timeOrigin': 'timeOrigin'
+ 'timeOrigin': 'timeOrigin',
},
'WorkletAnimation': {
'cancel': 'cancel',
'play': 'play',
- 'playState': 'playState'
+ 'playState': 'playState',
},
'XPathEvaluator': {
'createExpression': 'createExpression',
'createNSResolver': 'createNSResolver',
- 'evaluate': 'evaluate'
+ 'evaluate': 'evaluate',
},
'XPathExpression': {'evaluate': 'evaluate'},
'XPathNSResolver': {'lookupNamespaceUri': 'lookupNamespaceURI'},
@@ -9018,7 +9018,7 @@
'singleNodeValue': 'singleNodeValue',
'snapshotItem': 'snapshotItem',
'snapshotLength': 'snapshotLength',
- 'stringValue': 'stringValue'
+ 'stringValue': 'stringValue',
},
'XmlSerializer': {'serializeToString': 'serializeToString'},
'XsltProcessor': {
@@ -9029,7 +9029,7 @@
'reset': 'reset',
'setParameter': 'setParameter',
'transformToDocument': 'transformToDocument',
- 'transformToFragment': 'transformToFragment'
+ 'transformToFragment': 'transformToFragment',
},
'ZoomAndPan': {'zoomAndPan': 'zoomAndPan'},
'_Attr': {'name': 'name', 'value': 'value'},
@@ -9040,7 +9040,7 @@
'gradientTransform': 'gradientTransform',
'gradientUnits': 'gradientUnits',
'href': 'href',
- 'spreadMethod': 'spreadMethod'
+ 'spreadMethod': 'spreadMethod',
},
'_NamedNodeMap': {
'getNamedItem': 'getNamedItem',
@@ -9049,7 +9049,7 @@
'removeNamedItem': 'removeNamedItem',
'removeNamedItemNS': 'removeNamedItemNS',
'setNamedItem': 'setNamedItem',
- 'setNamedItemNS': 'setNamedItemNS'
+ 'setNamedItemNS': 'setNamedItemNS',
},
'_Report': {'body': 'body', 'type': 'type', 'url': 'url'},
'_Request': {
@@ -9062,10 +9062,10 @@
'redirect': 'redirect',
'referrer': 'referrer',
'referrerPolicy': 'referrerPolicy',
- 'url': 'url'
+ 'url': 'url',
},
'_SpeechRecognitionResultList': {'item': 'item'},
- '_StyleSheetList': {'item': 'item'}
+ '_StyleSheetList': {'item': 'item'},
};
/// Mapping of `@Native` types in the web libraries to the native types they
@@ -9111,7 +9111,7 @@
'ApplicationCache': {
'ApplicationCache',
'DOMApplicationCache',
- 'OfflineResourceList'
+ 'OfflineResourceList',
},
'ApplicationCacheErrorEvent': {'ApplicationCacheErrorEvent'},
'AreaElement': {'HTMLAreaElement'},
@@ -9190,20 +9190,20 @@
'CompressedTextureAstc': {'WebGLCompressedTextureASTC'},
'CompressedTextureAtc': {
'WEBGL_compressed_texture_atc',
- 'WebGLCompressedTextureATC'
+ 'WebGLCompressedTextureATC',
},
'CompressedTextureETC1': {
'WEBGL_compressed_texture_etc1',
- 'WebGLCompressedTextureETC1'
+ 'WebGLCompressedTextureETC1',
},
'CompressedTextureEtc': {'WebGLCompressedTextureETC'},
'CompressedTexturePvrtc': {
'WEBGL_compressed_texture_pvrtc',
- 'WebGLCompressedTexturePVRTC'
+ 'WebGLCompressedTexturePVRTC',
},
'CompressedTextureS3TC': {
'WEBGL_compressed_texture_s3tc',
- 'WebGLCompressedTextureS3TC'
+ 'WebGLCompressedTextureS3TC',
},
'CompressedTextureS3TCsRgb': {'WebGLCompressedTextureS3TCsRGB'},
'Console': {'Console'},
@@ -9229,12 +9229,12 @@
'CssKeyframeRule': {
'CSSKeyframeRule',
'MozCSSKeyframeRule',
- 'WebKitCSSKeyframeRule'
+ 'WebKitCSSKeyframeRule',
},
'CssKeyframesRule': {
'CSSKeyframesRule',
'MozCSSKeyframesRule',
- 'WebKitCSSKeyframesRule'
+ 'WebKitCSSKeyframesRule',
},
'CssKeywordValue': {'CSSKeywordValue'},
'CssMatrixComponent': {'CSSMatrixComponent'},
@@ -9253,7 +9253,7 @@
'CssStyleDeclaration': {
'CSS2Properties',
'CSSStyleDeclaration',
- 'MSStyleCSSProperties'
+ 'MSStyleCSSProperties',
},
'CssStyleDeclarationBase': {'CssStyleDeclarationBase'},
'CssStyleRule': {'CSSStyleRule'},
@@ -9304,13 +9304,13 @@
'DirectoryEntry': {
'DirectoryEntry',
'FileSystemDirectoryEntry',
- 'webkitFileSystemDirectoryEntry'
+ 'webkitFileSystemDirectoryEntry',
},
'DirectoryReader': {
'DirectoryReader',
'FileSystemDirectoryReader',
'WebKitDirectoryReader',
- 'webkitFileSystemDirectoryReader'
+ 'webkitFileSystemDirectoryReader',
},
'DiscardElement': {'SVGDiscardElement'},
'DivElement': {'HTMLDivElement'},
@@ -9360,7 +9360,7 @@
'ExtShaderTextureLod': {'EXTShaderTextureLOD', 'EXT_shader_texture_lod'},
'ExtTextureFilterAnisotropic': {
'EXTTextureFilterAnisotropic',
- 'EXT_texture_filter_anisotropic'
+ 'EXT_texture_filter_anisotropic',
},
'ExtendableEvent': {'ExtendableEvent'},
'ExtendableMessageEvent': {'ExtendableMessageEvent'},
@@ -9397,7 +9397,7 @@
'FileEntry': {
'FileEntry',
'FileSystemFileEntry',
- 'webkitFileSystemFileEntry'
+ 'webkitFileSystemFileEntry',
},
'FileList': {'FileList'},
'FileReader': {'FileReader'},
@@ -9405,7 +9405,7 @@
'DOMFileSystem',
'FileSystem',
'WebKitFileSystem',
- 'webkitFileSystem'
+ 'webkitFileSystem',
},
'FileUploadInputElement': {'FileUploadInputElement'},
'FileWriter': {'FileWriter'},
@@ -9496,7 +9496,7 @@
'LoseContext': {
'WEBGL_lose_context',
'WebGLExtensionLoseContext',
- 'WebGLLoseContext'
+ 'WebGLLoseContext',
},
'Magnetometer': {'Magnetometer'},
'MapElement': {'HTMLMapElement'},
@@ -9592,17 +9592,17 @@
'OesElementIndexUint': {'OESElementIndexUint', 'OES_element_index_uint'},
'OesStandardDerivatives': {
'OESStandardDerivatives',
- 'OES_standard_derivatives'
+ 'OES_standard_derivatives',
},
'OesTextureFloat': {'OESTextureFloat', 'OES_texture_float'},
'OesTextureFloatLinear': {
'OESTextureFloatLinear',
- 'OES_texture_float_linear'
+ 'OES_texture_float_linear',
},
'OesTextureHalfFloat': {'OESTextureHalfFloat', 'OES_texture_half_float'},
'OesTextureHalfFloatLinear': {
'OESTextureHalfFloatLinear',
- 'OES_texture_half_float_linear'
+ 'OES_texture_half_float_linear',
},
'OesVertexArrayObject': {'OESVertexArrayObject', 'OES_vertex_array_object'},
'OfflineAudioCompletionEvent': {'OfflineAudioCompletionEvent'},
@@ -9669,7 +9669,7 @@
'PresentationAvailability': {'PresentationAvailability'},
'PresentationConnection': {'PresentationConnection'},
'PresentationConnectionAvailableEvent': {
- 'PresentationConnectionAvailableEvent'
+ 'PresentationConnectionAvailableEvent',
},
'PresentationConnectionCloseEvent': {'PresentationConnectionCloseEvent'},
'PresentationConnectionList': {'PresentationConnectionList'},
@@ -9719,7 +9719,7 @@
'RtcPeerConnection': {
'RTCPeerConnection',
'mozRTCPeerConnection',
- 'webkitRTCPeerConnection'
+ 'webkitRTCPeerConnection',
},
'RtcPeerConnectionIceEvent': {'RTCPeerConnectionIceEvent'},
'RtcRtpContributingSource': {'RTCRtpContributingSource'},
@@ -9727,7 +9727,7 @@
'RtcRtpSender': {'RTCRtpSender'},
'RtcSessionDescription': {
'RTCSessionDescription',
- 'mozRTCSessionDescription'
+ 'mozRTCSessionDescription',
},
'RtcStatsReport': {'RTCStatsReport'},
'RtcStatsResponse': {'RTCStatsResponse'},
@@ -9799,7 +9799,7 @@
'TableCellElement': {
'HTMLTableCellElement',
'HTMLTableDataCellElement',
- 'HTMLTableHeaderCellElement'
+ 'HTMLTableHeaderCellElement',
},
'TableColElement': {'HTMLTableColElement'},
'TableElement': {'HTMLTableElement'},
@@ -9987,7 +9987,7 @@
'_ResourceProgressEvent': {'ResourceProgressEvent'},
'_Response': {'Response'},
'_SVGComponentTransferFunctionElement': {
- 'SVGComponentTransferFunctionElement'
+ 'SVGComponentTransferFunctionElement',
},
'_SVGFEDropShadowElement': {'SVGFEDropShadowElement'},
'_SVGMPathElement': {'SVGMPathElement'},
@@ -10025,5 +10025,5 @@
'_Worklet': {'Worklet'},
'_WrappedEvent': {'_WrappedEvent'},
'_WrappedIterator': {'_WrappedIterator'},
- '_WrappedList': {'_WrappedList'}
+ '_WrappedList': {'_WrappedList'},
};