Last active
March 8, 2018 19:12
-
-
Save kevmoo/5b685a4c7406744e7a65702c3eda20f2 to your computer and use it in GitHub Desktop.
Looking at API delta after https://dart-review.googlesource.com/c/sdk/+/24501
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/index_2-dev-32.tree.json b/terry_chrome_fun.tree.json | |
index 49d9b3a..553260a 100644 | |
--- a/index_2-dev-32.tree.json | |
+++ b/terry_chrome_fun.tree.json | |
@@ -1491,6 +1491,14 @@ | |
"method: dart:core.Pattern.matchAsPrefix" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:core.pragma", | |
+ "children": [ | |
+ "constructor: dart:core.pragma", | |
+ "prop_or_const: dart:core.pragma.name", | |
+ "prop_or_const: dart:core.pragma.options" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:core.Provisional", | |
"children": [ | |
@@ -1908,6 +1916,19 @@ | |
{ | |
"name": "library: dart:html", | |
"children": [ | |
+ { | |
+ "name": "class: dart:html.AbortPaymentEvent", | |
+ "children": [ | |
+ "constructor: dart:html.AbortPaymentEvent", | |
+ "method: dart:html.AbortPaymentEvent.respondWith" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AbsoluteOrientationSensor", | |
+ "children": [ | |
+ "constructor: dart:html.AbsoluteOrientationSensor" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.AbstractWorker", | |
"children": [ | |
@@ -1915,6 +1936,98 @@ | |
"prop_or_const: dart:html.AbstractWorker.onError" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.Accelerometer", | |
+ "children": [ | |
+ "constructor: dart:html.Accelerometer", | |
+ "prop_or_const: dart:html.Accelerometer.x", | |
+ "prop_or_const: dart:html.Accelerometer.y", | |
+ "prop_or_const: dart:html.Accelerometer.z" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AccessibleNode", | |
+ "children": [ | |
+ "constructor: dart:html.AccessibleNode", | |
+ "method: dart:html.AccessibleNode.appendChild", | |
+ "prop_or_const: dart:html.AccessibleNode.accessibleClickEvent", | |
+ "prop_or_const: dart:html.AccessibleNode.accessibleContextMenuEvent", | |
+ "prop_or_const: dart:html.AccessibleNode.accessibleDecrementEvent", | |
+ "prop_or_const: dart:html.AccessibleNode.accessibleFocusEvent", | |
+ "prop_or_const: dart:html.AccessibleNode.accessibleIncrementEvent", | |
+ "prop_or_const: dart:html.AccessibleNode.accessibleScrollIntoViewEvent", | |
+ "prop_or_const: dart:html.AccessibleNode.activeDescendant", | |
+ "prop_or_const: dart:html.AccessibleNode.atomic", | |
+ "prop_or_const: dart:html.AccessibleNode.autocomplete", | |
+ "prop_or_const: dart:html.AccessibleNode.busy", | |
+ "prop_or_const: dart:html.AccessibleNode.checked", | |
+ "prop_or_const: dart:html.AccessibleNode.colCount", | |
+ "prop_or_const: dart:html.AccessibleNode.colIndex", | |
+ "prop_or_const: dart:html.AccessibleNode.colSpan", | |
+ "prop_or_const: dart:html.AccessibleNode.controls", | |
+ "prop_or_const: dart:html.AccessibleNode.current", | |
+ "prop_or_const: dart:html.AccessibleNode.describedBy", | |
+ "prop_or_const: dart:html.AccessibleNode.details", | |
+ "prop_or_const: dart:html.AccessibleNode.disabled", | |
+ "prop_or_const: dart:html.AccessibleNode.errorMessage", | |
+ "prop_or_const: dart:html.AccessibleNode.expanded", | |
+ "prop_or_const: dart:html.AccessibleNode.flowTo", | |
+ "prop_or_const: dart:html.AccessibleNode.hasPopUp", | |
+ "prop_or_const: dart:html.AccessibleNode.hidden", | |
+ "prop_or_const: dart:html.AccessibleNode.invalid", | |
+ "prop_or_const: dart:html.AccessibleNode.keyShortcuts", | |
+ "prop_or_const: dart:html.AccessibleNode.label", | |
+ "prop_or_const: dart:html.AccessibleNode.labeledBy", | |
+ "prop_or_const: dart:html.AccessibleNode.level", | |
+ "prop_or_const: dart:html.AccessibleNode.live", | |
+ "prop_or_const: dart:html.AccessibleNode.modal", | |
+ "prop_or_const: dart:html.AccessibleNode.multiline", | |
+ "prop_or_const: dart:html.AccessibleNode.multiselectable", | |
+ "prop_or_const: dart:html.AccessibleNode.onAccessibleClick", | |
+ "prop_or_const: dart:html.AccessibleNode.onAccessibleContextMenu", | |
+ "prop_or_const: dart:html.AccessibleNode.onAccessibleDecrement", | |
+ "prop_or_const: dart:html.AccessibleNode.onAccessibleFocus", | |
+ "prop_or_const: dart:html.AccessibleNode.onAccessibleIncrement", | |
+ "prop_or_const: dart:html.AccessibleNode.onAccessibleScrollIntoView", | |
+ "prop_or_const: dart:html.AccessibleNode.orientation", | |
+ "prop_or_const: dart:html.AccessibleNode.owns", | |
+ "prop_or_const: dart:html.AccessibleNode.placeholder", | |
+ "prop_or_const: dart:html.AccessibleNode.posInSet", | |
+ "prop_or_const: dart:html.AccessibleNode.pressed", | |
+ "prop_or_const: dart:html.AccessibleNode.readOnly", | |
+ "prop_or_const: dart:html.AccessibleNode.relevant", | |
+ "prop_or_const: dart:html.AccessibleNode.required", | |
+ "prop_or_const: dart:html.AccessibleNode.role", | |
+ "prop_or_const: dart:html.AccessibleNode.roleDescription", | |
+ "prop_or_const: dart:html.AccessibleNode.rowCount", | |
+ "prop_or_const: dart:html.AccessibleNode.rowIndex", | |
+ "prop_or_const: dart:html.AccessibleNode.rowSpan", | |
+ "prop_or_const: dart:html.AccessibleNode.selected", | |
+ "prop_or_const: dart:html.AccessibleNode.setSize", | |
+ "prop_or_const: dart:html.AccessibleNode.sort", | |
+ "prop_or_const: dart:html.AccessibleNode.valueMax", | |
+ "prop_or_const: dart:html.AccessibleNode.valueMin", | |
+ "prop_or_const: dart:html.AccessibleNode.valueNow", | |
+ "prop_or_const: dart:html.AccessibleNode.valueText" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AccessibleNodeList", | |
+ "children": [ | |
+ "constructor: dart:html.AccessibleNodeList", | |
+ "method: dart:html.AccessibleNodeList.add", | |
+ "method: dart:html.AccessibleNodeList.item", | |
+ "method: dart:html.AccessibleNodeList.remove", | |
+ "prop_or_const: dart:html.AccessibleNodeList.length" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AmbientLightSensor", | |
+ "children": [ | |
+ "constructor: dart:html.AmbientLightSensor", | |
+ "prop_or_const: dart:html.AmbientLightSensor.illuminance" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.AnchorElement", | |
"children": [ | |
@@ -1931,7 +2044,7 @@ | |
"prop_or_const: dart:html.AnchorElement.pathname", | |
"prop_or_const: dart:html.AnchorElement.port", | |
"prop_or_const: dart:html.AnchorElement.protocol", | |
- "prop_or_const: dart:html.AnchorElement.referrerpolicy", | |
+ "prop_or_const: dart:html.AnchorElement.referrerPolicy", | |
"prop_or_const: dart:html.AnchorElement.rel", | |
"prop_or_const: dart:html.AnchorElement.search", | |
"prop_or_const: dart:html.AnchorElement.target", | |
@@ -1942,26 +2055,32 @@ | |
{ | |
"name": "class: dart:html.Animation", | |
"children": [ | |
+ "constructor: dart:html.Animation", | |
"method: dart:html.Animation.cancel", | |
"method: dart:html.Animation.finish", | |
"method: dart:html.Animation.pause", | |
"method: dart:html.Animation.play", | |
"method: dart:html.Animation.reverse", | |
+ "prop_or_const: dart:html.Animation.cancelEvent", | |
"prop_or_const: dart:html.Animation.currentTime", | |
"prop_or_const: dart:html.Animation.effect", | |
"prop_or_const: dart:html.Animation.finished", | |
+ "prop_or_const: dart:html.Animation.finishEvent", | |
"prop_or_const: dart:html.Animation.id", | |
+ "prop_or_const: dart:html.Animation.onCancel", | |
+ "prop_or_const: dart:html.Animation.onFinish", | |
"prop_or_const: dart:html.Animation.playbackRate", | |
"prop_or_const: dart:html.Animation.playState", | |
"prop_or_const: dart:html.Animation.ready", | |
"prop_or_const: dart:html.Animation.startTime", | |
- "prop_or_const: dart:html.Animation.supported" | |
+ "prop_or_const: dart:html.Animation.supported", | |
+ "prop_or_const: dart:html.Animation.timeline" | |
] | |
}, | |
{ | |
"name": "class: dart:html.AnimationEffectReadOnly", | |
"children": [ | |
- "prop_or_const: dart:html.AnimationEffectReadOnly.computedTiming", | |
+ "method: dart:html.AnimationEffectReadOnly.getComputedTiming", | |
"prop_or_const: dart:html.AnimationEffectReadOnly.timing" | |
] | |
}, | |
@@ -1975,8 +2094,20 @@ | |
"prop_or_const: dart:html.AnimationEffectTiming.endDelay", | |
"prop_or_const: dart:html.AnimationEffectTiming.fill", | |
"prop_or_const: dart:html.AnimationEffectTiming.iterations", | |
- "prop_or_const: dart:html.AnimationEffectTiming.iterationStart", | |
- "prop_or_const: dart:html.AnimationEffectTiming.playbackRate" | |
+ "prop_or_const: dart:html.AnimationEffectTiming.iterationStart" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AnimationEffectTimingReadOnly", | |
+ "children": [ | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.delay", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.direction", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.duration", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.easing", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.endDelay", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.fill", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.iterations", | |
+ "prop_or_const: dart:html.AnimationEffectTimingReadOnly.iterationStart" | |
] | |
}, | |
{ | |
@@ -1988,27 +2119,23 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.AnimationPlayerEvent", | |
+ "name": "class: dart:html.AnimationPlaybackEvent", | |
"children": [ | |
- "constructor: dart:html.AnimationPlayerEvent", | |
- "prop_or_const: dart:html.AnimationPlayerEvent.currentTime", | |
- "prop_or_const: dart:html.AnimationPlayerEvent.timelineTime" | |
+ "constructor: dart:html.AnimationPlaybackEvent", | |
+ "prop_or_const: dart:html.AnimationPlaybackEvent.currentTime", | |
+ "prop_or_const: dart:html.AnimationPlaybackEvent.timelineTime" | |
] | |
}, | |
{ | |
"name": "class: dart:html.AnimationTimeline", | |
"children": [ | |
- "method: dart:html.AnimationTimeline.getAnimations", | |
- "method: dart:html.AnimationTimeline.play", | |
- "prop_or_const: dart:html.AnimationTimeline.currentTime", | |
- "prop_or_const: dart:html.AnimationTimeline.playbackRate" | |
+ "prop_or_const: dart:html.AnimationTimeline.currentTime" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.AppBannerPromptResult", | |
+ "name": "class: dart:html.AnimationWorkletGlobalScope", | |
"children": [ | |
- "prop_or_const: dart:html.AppBannerPromptResult.outcome", | |
- "prop_or_const: dart:html.AppBannerPromptResult.platform" | |
+ "method: dart:html.AnimationWorkletGlobalScope.registerAnimator" | |
] | |
}, | |
{ | |
@@ -2060,6 +2187,7 @@ | |
"constructor: dart:html.AreaElement.created", | |
"prop_or_const: dart:html.AreaElement.alt", | |
"prop_or_const: dart:html.AreaElement.coords", | |
+ "prop_or_const: dart:html.AreaElement.download", | |
"prop_or_const: dart:html.AreaElement.hash", | |
"prop_or_const: dart:html.AreaElement.host", | |
"prop_or_const: dart:html.AreaElement.hostname", | |
@@ -2069,7 +2197,8 @@ | |
"prop_or_const: dart:html.AreaElement.pathname", | |
"prop_or_const: dart:html.AreaElement.port", | |
"prop_or_const: dart:html.AreaElement.protocol", | |
- "prop_or_const: dart:html.AreaElement.referrerpolicy", | |
+ "prop_or_const: dart:html.AreaElement.referrerPolicy", | |
+ "prop_or_const: dart:html.AreaElement.rel", | |
"prop_or_const: dart:html.AreaElement.search", | |
"prop_or_const: dart:html.AreaElement.shape", | |
"prop_or_const: dart:html.AreaElement.target", | |
@@ -2084,32 +2213,92 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.AudioTrack", | |
+ "name": "class: dart:html.AuthenticatorAssertionResponse", | |
+ "children": [ | |
+ "prop_or_const: dart:html.AuthenticatorAssertionResponse.authenticatorData", | |
+ "prop_or_const: dart:html.AuthenticatorAssertionResponse.signature" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AuthenticatorAttestationResponse", | |
+ "children": [ | |
+ "prop_or_const: dart:html.AuthenticatorAttestationResponse.attestationObject" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.AuthenticatorResponse", | |
+ "children": [ | |
+ "prop_or_const: dart:html.AuthenticatorResponse.clientDataJson" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BackgroundFetchClickEvent", | |
+ "children": [ | |
+ "constructor: dart:html.BackgroundFetchClickEvent", | |
+ "prop_or_const: dart:html.BackgroundFetchClickEvent.state" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BackgroundFetchedEvent", | |
+ "children": [ | |
+ "constructor: dart:html.BackgroundFetchedEvent", | |
+ "method: dart:html.BackgroundFetchedEvent.updateUI", | |
+ "prop_or_const: dart:html.BackgroundFetchedEvent.fetches" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BackgroundFetchEvent", | |
+ "children": [ | |
+ "constructor: dart:html.BackgroundFetchEvent", | |
+ "prop_or_const: dart:html.BackgroundFetchEvent.id" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BackgroundFetchFailEvent", | |
+ "children": [ | |
+ "constructor: dart:html.BackgroundFetchFailEvent", | |
+ "prop_or_const: dart:html.BackgroundFetchFailEvent.fetches" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BackgroundFetchFetch", | |
+ "children": [ | |
+ "prop_or_const: dart:html.BackgroundFetchFetch.request" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BackgroundFetchManager", | |
"children": [ | |
- "prop_or_const: dart:html.AudioTrack.enabled", | |
- "prop_or_const: dart:html.AudioTrack.id", | |
- "prop_or_const: dart:html.AudioTrack.kind", | |
- "prop_or_const: dart:html.AudioTrack.label", | |
- "prop_or_const: dart:html.AudioTrack.language" | |
+ "method: dart:html.BackgroundFetchManager.fetch", | |
+ "method: dart:html.BackgroundFetchManager.get", | |
+ "method: dart:html.BackgroundFetchManager.getIds" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.AudioTrackList", | |
+ "name": "class: dart:html.BackgroundFetchRegistration", | |
"children": [ | |
- "method: dart:html.AudioTrackList.getTrackById", | |
- "prop_or_const: dart:html.AudioTrackList.changeEvent", | |
- "prop_or_const: dart:html.AudioTrackList.first", | |
- "prop_or_const: dart:html.AudioTrackList.last", | |
- "prop_or_const: dart:html.AudioTrackList.length", | |
- "prop_or_const: dart:html.AudioTrackList.onChange", | |
- "prop_or_const: dart:html.AudioTrackList.single" | |
+ "method: dart:html.BackgroundFetchRegistration.abort", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.downloaded", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.downloadTotal", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.id", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.title", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.totalDownloadSize", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.uploaded", | |
+ "prop_or_const: dart:html.BackgroundFetchRegistration.uploadTotal" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.AutocompleteErrorEvent", | |
+ "name": "class: dart:html.BackgroundFetchSettledFetch", | |
"children": [ | |
- "constructor: dart:html.AutocompleteErrorEvent", | |
- "prop_or_const: dart:html.AutocompleteErrorEvent.reason" | |
+ "constructor: dart:html.BackgroundFetchSettledFetch", | |
+ "prop_or_const: dart:html.BackgroundFetchSettledFetch.response" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BarcodeDetector", | |
+ "children": [ | |
+ "constructor: dart:html.BarcodeDetector", | |
+ "method: dart:html.BarcodeDetector.detect" | |
] | |
}, | |
{ | |
@@ -2155,7 +2344,6 @@ | |
"name": "class: dart:html.Blob", | |
"children": [ | |
"constructor: dart:html.Blob", | |
- "method: dart:html.Blob.close", | |
"method: dart:html.Blob.slice", | |
"prop_or_const: dart:html.Blob.size", | |
"prop_or_const: dart:html.Blob.type" | |
@@ -2165,7 +2353,18 @@ | |
"name": "class: dart:html.BlobEvent", | |
"children": [ | |
"constructor: dart:html.BlobEvent", | |
- "prop_or_const: dart:html.BlobEvent.data" | |
+ "prop_or_const: dart:html.BlobEvent.data", | |
+ "prop_or_const: dart:html.BlobEvent.timecode" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BluetoothRemoteGattDescriptor", | |
+ "children": [ | |
+ "method: dart:html.BluetoothRemoteGattDescriptor.readValue", | |
+ "method: dart:html.BluetoothRemoteGattDescriptor.writeValue", | |
+ "prop_or_const: dart:html.BluetoothRemoteGattDescriptor.characteristic", | |
+ "prop_or_const: dart:html.BluetoothRemoteGattDescriptor.uuid", | |
+ "prop_or_const: dart:html.BluetoothRemoteGattDescriptor.value" | |
] | |
}, | |
{ | |
@@ -2173,6 +2372,7 @@ | |
"children": [ | |
"method: dart:html.Body.arrayBuffer", | |
"method: dart:html.Body.blob", | |
+ "method: dart:html.Body.formData", | |
"method: dart:html.Body.json", | |
"method: dart:html.Body.text", | |
"prop_or_const: dart:html.Body.bodyUsed" | |
@@ -2218,6 +2418,24 @@ | |
"constructor: dart:html.BRElement.created" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.BroadcastChannel", | |
+ "children": [ | |
+ "constructor: dart:html.BroadcastChannel", | |
+ "method: dart:html.BroadcastChannel.close", | |
+ "method: dart:html.BroadcastChannel.postMessage", | |
+ "prop_or_const: dart:html.BroadcastChannel.messageEvent", | |
+ "prop_or_const: dart:html.BroadcastChannel.name", | |
+ "prop_or_const: dart:html.BroadcastChannel.onMessage" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.BudgetState", | |
+ "children": [ | |
+ "prop_or_const: dart:html.BudgetState.budgetAt", | |
+ "prop_or_const: dart:html.BudgetState.time" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.ButtonElement", | |
"children": [ | |
@@ -2260,24 +2478,14 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.CalcLength", | |
+ "name": "class: dart:html.CanMakePaymentEvent", | |
"children": [ | |
- "constructor: dart:html.CalcLength", | |
- "prop_or_const: dart:html.CalcLength.ch", | |
- "prop_or_const: dart:html.CalcLength.cm", | |
- "prop_or_const: dart:html.CalcLength.em", | |
- "prop_or_const: dart:html.CalcLength.ex", | |
- "prop_or_const: dart:html.CalcLength.inch", | |
- "prop_or_const: dart:html.CalcLength.mm", | |
- "prop_or_const: dart:html.CalcLength.pc", | |
- "prop_or_const: dart:html.CalcLength.percent", | |
- "prop_or_const: dart:html.CalcLength.pt", | |
- "prop_or_const: dart:html.CalcLength.px", | |
- "prop_or_const: dart:html.CalcLength.rem", | |
- "prop_or_const: dart:html.CalcLength.vh", | |
- "prop_or_const: dart:html.CalcLength.vmax", | |
- "prop_or_const: dart:html.CalcLength.vmin", | |
- "prop_or_const: dart:html.CalcLength.vw" | |
+ "constructor: dart:html.CanMakePaymentEvent", | |
+ "method: dart:html.CanMakePaymentEvent.respondWith", | |
+ "prop_or_const: dart:html.CanMakePaymentEvent.methodData", | |
+ "prop_or_const: dart:html.CanMakePaymentEvent.modifiers", | |
+ "prop_or_const: dart:html.CanMakePaymentEvent.paymentRequestOrigin", | |
+ "prop_or_const: dart:html.CanMakePaymentEvent.topLevelOrigin" | |
] | |
}, | |
{ | |
@@ -2297,6 +2505,7 @@ | |
"method: dart:html.CanvasElement.getContext3d", | |
"method: dart:html.CanvasElement.toBlob", | |
"method: dart:html.CanvasElement.toDataUrl", | |
+ "method: dart:html.CanvasElement.transferControlToOffscreen", | |
"prop_or_const: dart:html.CanvasElement.context2D", | |
"prop_or_const: dart:html.CanvasElement.height", | |
"prop_or_const: dart:html.CanvasElement.onWebGlContextLost", | |
@@ -2439,27 +2648,18 @@ | |
{ | |
"name": "class: dart:html.ChildNode", | |
"children": [ | |
+ "method: dart:html.ChildNode.after", | |
+ "method: dart:html.ChildNode.before", | |
"method: dart:html.ChildNode.remove" | |
] | |
}, | |
- "class: dart:html.ChromiumValuebuffer", | |
- { | |
- "name": "class: dart:html.CircularGeofencingRegion", | |
- "children": [ | |
- "constructor: dart:html.CircularGeofencingRegion", | |
- "prop_or_const: dart:html.CircularGeofencingRegion.latitude", | |
- "prop_or_const: dart:html.CircularGeofencingRegion.longitude", | |
- "prop_or_const: dart:html.CircularGeofencingRegion.MAX_RADIUS", | |
- "prop_or_const: dart:html.CircularGeofencingRegion.MIN_RADIUS", | |
- "prop_or_const: dart:html.CircularGeofencingRegion.radius" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.Client", | |
"children": [ | |
"method: dart:html.Client.postMessage", | |
"prop_or_const: dart:html.Client.frameType", | |
"prop_or_const: dart:html.Client.id", | |
+ "prop_or_const: dart:html.Client.type", | |
"prop_or_const: dart:html.Client.url" | |
] | |
}, | |
@@ -2475,6 +2675,7 @@ | |
{ | |
"name": "class: dart:html.ClipboardEvent", | |
"children": [ | |
+ "constructor: dart:html.ClipboardEvent", | |
"prop_or_const: dart:html.ClipboardEvent.clipboardData" | |
] | |
}, | |
@@ -2500,40 +2701,6 @@ | |
"prop_or_const: dart:html.CompositionEvent.data" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.CompositorProxy", | |
- "children": [ | |
- "constructor: dart:html.CompositorProxy", | |
- "method: dart:html.CompositorProxy.disconnect", | |
- "method: dart:html.CompositorProxy.supports", | |
- "prop_or_const: dart:html.CompositorProxy.opacity", | |
- "prop_or_const: dart:html.CompositorProxy.scrollLeft", | |
- "prop_or_const: dart:html.CompositorProxy.scrollTop", | |
- "prop_or_const: dart:html.CompositorProxy.transform" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.CompositorWorker", | |
- "children": [ | |
- "constructor: dart:html.CompositorWorker", | |
- "method: dart:html.CompositorWorker.postMessage", | |
- "method: dart:html.CompositorWorker.terminate", | |
- "prop_or_const: dart:html.CompositorWorker.errorEvent", | |
- "prop_or_const: dart:html.CompositorWorker.messageEvent", | |
- "prop_or_const: dart:html.CompositorWorker.onError", | |
- "prop_or_const: dart:html.CompositorWorker.onMessage" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.CompositorWorkerGlobalScope", | |
- "children": [ | |
- "method: dart:html.CompositorWorkerGlobalScope.cancelAnimationFrame", | |
- "method: dart:html.CompositorWorkerGlobalScope.postMessage", | |
- "method: dart:html.CompositorWorkerGlobalScope.requestAnimationFrame", | |
- "prop_or_const: dart:html.CompositorWorkerGlobalScope.messageEvent", | |
- "prop_or_const: dart:html.CompositorWorkerGlobalScope.onMessage" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.Console", | |
"children": [ | |
@@ -2561,14 +2728,6 @@ | |
"prop_or_const: dart:html.Console.memory" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.ConsoleBase", | |
- "children": [ | |
- "method: dart:html.ConsoleBase.assertCondition", | |
- "method: dart:html.ConsoleBase.timeline", | |
- "method: dart:html.ConsoleBase.timelineEnd" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.ContentElement", | |
"children": [ | |
@@ -2579,6 +2738,13 @@ | |
"prop_or_const: dart:html.ContentElement.supported" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CookieStore", | |
+ "children": [ | |
+ "method: dart:html.CookieStore.getAll", | |
+ "method: dart:html.CookieStore.set" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.Coordinates", | |
"children": [ | |
@@ -2594,26 +2760,25 @@ | |
{ | |
"name": "class: dart:html.Credential", | |
"children": [ | |
- "prop_or_const: dart:html.Credential.iconUrl", | |
"prop_or_const: dart:html.Credential.id", | |
- "prop_or_const: dart:html.Credential.name", | |
"prop_or_const: dart:html.Credential.type" | |
] | |
}, | |
{ | |
"name": "class: dart:html.CredentialsContainer", | |
"children": [ | |
+ "method: dart:html.CredentialsContainer.create", | |
"method: dart:html.CredentialsContainer.get", | |
+ "method: dart:html.CredentialsContainer.preventSilentAccess", | |
"method: dart:html.CredentialsContainer.requireUserMediation", | |
"method: dart:html.CredentialsContainer.store" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.CrossOriginServiceWorkerClient", | |
+ "name": "class: dart:html.CredentialUserData", | |
"children": [ | |
- "method: dart:html.CrossOriginServiceWorkerClient.postMessage", | |
- "prop_or_const: dart:html.CrossOriginServiceWorkerClient.origin", | |
- "prop_or_const: dart:html.CrossOriginServiceWorkerClient.targetUrl" | |
+ "prop_or_const: dart:html.CredentialUserData.iconUrl", | |
+ "prop_or_const: dart:html.CredentialUserData.name" | |
] | |
}, | |
{ | |
@@ -2636,9 +2801,39 @@ | |
{ | |
"name": "class: dart:html.Css", | |
"children": [ | |
+ "method: dart:html.Css.ch", | |
+ "method: dart:html.Css.cm", | |
+ "method: dart:html.Css.deg", | |
+ "method: dart:html.Css.dpcm", | |
+ "method: dart:html.Css.dpi", | |
+ "method: dart:html.Css.dppx", | |
+ "method: dart:html.Css.em", | |
"method: dart:html.Css.escape", | |
+ "method: dart:html.Css.ex", | |
+ "method: dart:html.Css.fr", | |
+ "method: dart:html.Css.grad", | |
+ "method: dart:html.Css.Hz", | |
+ "method: dart:html.Css.inch", | |
+ "method: dart:html.Css.kHz", | |
+ "method: dart:html.Css.mm", | |
+ "method: dart:html.Css.ms", | |
+ "method: dart:html.Css.number", | |
+ "method: dart:html.Css.pc", | |
+ "method: dart:html.Css.percent", | |
+ "method: dart:html.Css.pt", | |
+ "method: dart:html.Css.px", | |
+ "method: dart:html.Css.rad", | |
+ "method: dart:html.Css.registerProperty", | |
+ "method: dart:html.Css.rem", | |
+ "method: dart:html.Css.s", | |
"method: dart:html.Css.supports", | |
- "method: dart:html.Css.supportsCondition" | |
+ "method: dart:html.Css.supportsCondition", | |
+ "method: dart:html.Css.turn", | |
+ "method: dart:html.Css.vh", | |
+ "method: dart:html.Css.vmax", | |
+ "method: dart:html.Css.vmin", | |
+ "method: dart:html.Css.vw", | |
+ "prop_or_const: dart:html.Css.paintWorklet" | |
] | |
}, | |
{ | |
@@ -2657,6 +2852,12 @@ | |
"prop_or_const: dart:html.CssClassSet.length" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CssConditionRule", | |
+ "children": [ | |
+ "prop_or_const: dart:html.CssConditionRule.conditionText" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CssFontFaceRule", | |
"children": [ | |
@@ -2671,6 +2872,14 @@ | |
"prop_or_const: dart:html.CssGroupingRule.cssRules" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CssImageValue", | |
+ "children": [ | |
+ "prop_or_const: dart:html.CssImageValue.intrinsicHeight", | |
+ "prop_or_const: dart:html.CssImageValue.intrinsicRatio", | |
+ "prop_or_const: dart:html.CssImageValue.intrinsicWidth" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CssImportRule", | |
"children": [ | |
@@ -2696,6 +2905,20 @@ | |
"prop_or_const: dart:html.CssKeyframesRule.name" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CssKeywordValue", | |
+ "children": [ | |
+ "constructor: dart:html.CssKeywordValue", | |
+ "prop_or_const: dart:html.CssKeywordValue.value" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssMatrixComponent", | |
+ "children": [ | |
+ "constructor: dart:html.CssMatrixComponent", | |
+ "prop_or_const: dart:html.CssMatrixComponent.matrix" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CssMediaRule", | |
"children": [ | |
@@ -2709,6 +2932,16 @@ | |
"prop_or_const: dart:html.CssNamespaceRule.prefix" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CssNumericValue", | |
+ "children": [ | |
+ "method: dart:html.CssNumericValue.add", | |
+ "method: dart:html.CssNumericValue.div", | |
+ "method: dart:html.CssNumericValue.mul", | |
+ "method: dart:html.CssNumericValue.sub", | |
+ "method: dart:html.CssNumericValue.to" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CssPageRule", | |
"children": [ | |
@@ -2716,6 +2949,21 @@ | |
"prop_or_const: dart:html.CssPageRule.style" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CssPerspective", | |
+ "children": [ | |
+ "constructor: dart:html.CssPerspective", | |
+ "prop_or_const: dart:html.CssPerspective.length" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssPositionValue", | |
+ "children": [ | |
+ "constructor: dart:html.CssPositionValue", | |
+ "prop_or_const: dart:html.CssPositionValue.x", | |
+ "prop_or_const: dart:html.CssPositionValue.y" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CssRect", | |
"children": [ | |
@@ -2732,6 +2980,22 @@ | |
"prop_or_const: dart:html.CssRect.width" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CssResourceValue", | |
+ "children": [ | |
+ "prop_or_const: dart:html.CssResourceValue.state" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssRotation", | |
+ "children": [ | |
+ "constructor: dart:html.CssRotation", | |
+ "prop_or_const: dart:html.CssRotation.angle", | |
+ "prop_or_const: dart:html.CssRotation.x", | |
+ "prop_or_const: dart:html.CssRotation.y", | |
+ "prop_or_const: dart:html.CssRotation.z" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CssRule", | |
"children": [ | |
@@ -2749,9 +3013,24 @@ | |
"prop_or_const: dart:html.CssRule.STYLE_RULE", | |
"prop_or_const: dart:html.CssRule.SUPPORTS_RULE", | |
"prop_or_const: dart:html.CssRule.type", | |
- "prop_or_const: dart:html.CssRule.VIEWPORT_RULE", | |
- "prop_or_const: dart:html.CssRule.WEBKIT_KEYFRAME_RULE", | |
- "prop_or_const: dart:html.CssRule.WEBKIT_KEYFRAMES_RULE" | |
+ "prop_or_const: dart:html.CssRule.VIEWPORT_RULE" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssScale", | |
+ "children": [ | |
+ "constructor: dart:html.CssScale", | |
+ "prop_or_const: dart:html.CssScale.x", | |
+ "prop_or_const: dart:html.CssScale.y", | |
+ "prop_or_const: dart:html.CssScale.z" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssSkew", | |
+ "children": [ | |
+ "constructor: dart:html.CssSkew", | |
+ "prop_or_const: dart:html.CssSkew.ax", | |
+ "prop_or_const: dart:html.CssSkew.ay" | |
] | |
}, | |
{ | |
@@ -3230,12 +3509,65 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.CssSupportsRule", | |
+ "name": "class: dart:html.CssStyleValue", | |
+ "children": [ | |
+ "method: dart:html.CssStyleValue.parse" | |
+ ] | |
+ }, | |
+ "class: dart:html.CssSupportsRule", | |
+ { | |
+ "name": "class: dart:html.CssTransformComponent", | |
"children": [ | |
- "method: dart:html.CssSupportsRule.deleteRule", | |
- "method: dart:html.CssSupportsRule.insertRule", | |
- "prop_or_const: dart:html.CssSupportsRule.conditionText", | |
- "prop_or_const: dart:html.CssSupportsRule.cssRules" | |
+ "prop_or_const: dart:html.CssTransformComponent.is2D" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssTransformValue", | |
+ "children": [ | |
+ "constructor: dart:html.CssTransformValue", | |
+ "method: dart:html.CssTransformValue.componentAtIndex", | |
+ "method: dart:html.CssTransformValue.toMatrix", | |
+ "prop_or_const: dart:html.CssTransformValue.is2D", | |
+ "prop_or_const: dart:html.CssTransformValue.length" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssTranslation", | |
+ "children": [ | |
+ "constructor: dart:html.CssTranslation", | |
+ "prop_or_const: dart:html.CssTranslation.x", | |
+ "prop_or_const: dart:html.CssTranslation.y", | |
+ "prop_or_const: dart:html.CssTranslation.z" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssUnitValue", | |
+ "children": [ | |
+ "constructor: dart:html.CssUnitValue", | |
+ "prop_or_const: dart:html.CssUnitValue.type", | |
+ "prop_or_const: dart:html.CssUnitValue.unit", | |
+ "prop_or_const: dart:html.CssUnitValue.value" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssUnparsedValue", | |
+ "children": [ | |
+ "method: dart:html.CssUnparsedValue.fragmentAtIndex", | |
+ "prop_or_const: dart:html.CssUnparsedValue.length" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssurlImageValue", | |
+ "children": [ | |
+ "constructor: dart:html.CssurlImageValue", | |
+ "prop_or_const: dart:html.CssurlImageValue.url" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.CssVariableReferenceValue", | |
+ "children": [ | |
+ "prop_or_const: dart:html.CssVariableReferenceValue.fallback", | |
+ "prop_or_const: dart:html.CssVariableReferenceValue.variable" | |
] | |
}, | |
{ | |
@@ -3244,6 +3576,14 @@ | |
"prop_or_const: dart:html.CssViewportRule.style" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.CustomElementRegistry", | |
+ "children": [ | |
+ "method: dart:html.CustomElementRegistry.define", | |
+ "method: dart:html.CustomElementRegistry.get", | |
+ "method: dart:html.CustomElementRegistry.whenDefined" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.CustomEvent", | |
"children": [ | |
@@ -3258,6 +3598,13 @@ | |
"method: dart:html.CustomStream.add" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.DataElement", | |
+ "children": [ | |
+ "constructor: dart:html.DataElement.created", | |
+ "prop_or_const: dart:html.DataElement.value" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.DataListElement", | |
"children": [ | |
@@ -3270,6 +3617,7 @@ | |
{ | |
"name": "class: dart:html.DataTransfer", | |
"children": [ | |
+ "constructor: dart:html.DataTransfer", | |
"method: dart:html.DataTransfer.clearData", | |
"method: dart:html.DataTransfer.getData", | |
"method: dart:html.DataTransfer.setData", | |
@@ -3286,7 +3634,6 @@ | |
"children": [ | |
"method: dart:html.DataTransferItem.getAsEntry", | |
"method: dart:html.DataTransferItem.getAsFile", | |
- "method: dart:html.DataTransferItem.getAsString", | |
"prop_or_const: dart:html.DataTransferItem.kind", | |
"prop_or_const: dart:html.DataTransferItem.type" | |
] | |
@@ -3317,6 +3664,7 @@ | |
{ | |
"name": "class: dart:html.DedicatedWorkerGlobalScope", | |
"children": [ | |
+ "method: dart:html.DedicatedWorkerGlobalScope.close", | |
"method: dart:html.DedicatedWorkerGlobalScope.postMessage", | |
"method: dart:html.DedicatedWorkerGlobalScope.requestFileSystemSync", | |
"method: dart:html.DedicatedWorkerGlobalScope.resolveLocalFileSystemSyncUrl", | |
@@ -3342,6 +3690,14 @@ | |
"method: dart:html.DeprecatedStorageQuota.requestQuota" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.DeprecationReport", | |
+ "children": [ | |
+ "prop_or_const: dart:html.DeprecationReport.lineNumber", | |
+ "prop_or_const: dart:html.DeprecationReport.message", | |
+ "prop_or_const: dart:html.DeprecationReport.sourceFile" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.DetailsElement", | |
"children": [ | |
@@ -3352,24 +3708,43 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.DeviceAcceleration", | |
+ "name": "class: dart:html.DetectedBarcode", | |
"children": [ | |
- "prop_or_const: dart:html.DeviceAcceleration.x", | |
- "prop_or_const: dart:html.DeviceAcceleration.y", | |
- "prop_or_const: dart:html.DeviceAcceleration.z" | |
+ "constructor: dart:html.DetectedBarcode", | |
+ "prop_or_const: dart:html.DetectedBarcode.boundingBox", | |
+ "prop_or_const: dart:html.DetectedBarcode.cornerPoints", | |
+ "prop_or_const: dart:html.DetectedBarcode.rawValue" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.DetectedFace", | |
+ "children": [ | |
+ "constructor: dart:html.DetectedFace", | |
+ "prop_or_const: dart:html.DetectedFace.boundingBox", | |
+ "prop_or_const: dart:html.DetectedFace.landmarks" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.DetectedText", | |
+ "children": [ | |
+ "constructor: dart:html.DetectedText", | |
+ "prop_or_const: dart:html.DetectedText.boundingBox", | |
+ "prop_or_const: dart:html.DetectedText.cornerPoints", | |
+ "prop_or_const: dart:html.DetectedText.rawValue" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.DeviceLightEvent", | |
+ "name": "class: dart:html.DeviceAcceleration", | |
"children": [ | |
- "constructor: dart:html.DeviceLightEvent", | |
- "prop_or_const: dart:html.DeviceLightEvent.value" | |
+ "prop_or_const: dart:html.DeviceAcceleration.x", | |
+ "prop_or_const: dart:html.DeviceAcceleration.y", | |
+ "prop_or_const: dart:html.DeviceAcceleration.z" | |
] | |
}, | |
{ | |
"name": "class: dart:html.DeviceMotionEvent", | |
"children": [ | |
- "method: dart:html.DeviceMotionEvent.initDeviceMotionEvent", | |
+ "constructor: dart:html.DeviceMotionEvent", | |
"prop_or_const: dart:html.DeviceMotionEvent.acceleration", | |
"prop_or_const: dart:html.DeviceMotionEvent.accelerationIncludingGravity", | |
"prop_or_const: dart:html.DeviceMotionEvent.interval", | |
@@ -3455,6 +3830,7 @@ | |
{ | |
"name": "class: dart:html.Document", | |
"children": [ | |
+ "constructor: dart:html.Document", | |
"method: dart:html.Document.adoptNode", | |
"method: dart:html.Document.createDocumentFragment", | |
"method: dart:html.Document.createElement", | |
@@ -3464,6 +3840,7 @@ | |
"method: dart:html.Document.execCommand", | |
"method: dart:html.Document.exitFullscreen", | |
"method: dart:html.Document.exitPointerLock", | |
+ "method: dart:html.Document.getAnimations", | |
"method: dart:html.Document.getElementById", | |
"method: dart:html.Document.getElementsByClassName", | |
"method: dart:html.Document.getElementsByName", | |
@@ -3478,8 +3855,10 @@ | |
"method: dart:html.Document.queryCommandValue", | |
"method: dart:html.Document.querySelector", | |
"method: dart:html.Document.querySelectorAll", | |
- "method: dart:html.Document.transformDocumentToTreeView", | |
+ "method: dart:html.Document.registerElement", | |
+ "method: dart:html.Document.registerElement2", | |
"prop_or_const: dart:html.Document.activeElement", | |
+ "prop_or_const: dart:html.Document.addressSpace", | |
"prop_or_const: dart:html.Document.contentType", | |
"prop_or_const: dart:html.Document.cookie", | |
"prop_or_const: dart:html.Document.currentScript", | |
@@ -3568,6 +3947,7 @@ | |
"prop_or_const: dart:html.Document.readyState", | |
"prop_or_const: dart:html.Document.readyStateChangeEvent", | |
"prop_or_const: dart:html.Document.rootElement", | |
+ "prop_or_const: dart:html.Document.rootScroller", | |
"prop_or_const: dart:html.Document.scrollingElement", | |
"prop_or_const: dart:html.Document.securityPolicyViolationEvent", | |
"prop_or_const: dart:html.Document.selectionChangeEvent", | |
@@ -3595,6 +3975,24 @@ | |
"prop_or_const: dart:html.DocumentFragment.innerHtml" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.DocumentOrShadowRoot", | |
+ "children": [ | |
+ "method: dart:html.DocumentOrShadowRoot.elementFromPoint", | |
+ "method: dart:html.DocumentOrShadowRoot.elementsFromPoint", | |
+ "method: dart:html.DocumentOrShadowRoot.getSelection", | |
+ "prop_or_const: dart:html.DocumentOrShadowRoot.activeElement", | |
+ "prop_or_const: dart:html.DocumentOrShadowRoot.fullscreenElement", | |
+ "prop_or_const: dart:html.DocumentOrShadowRoot.pointerLockElement", | |
+ "prop_or_const: dart:html.DocumentOrShadowRoot.styleSheets" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.DocumentTimeline", | |
+ "children": [ | |
+ "constructor: dart:html.DocumentTimeline" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.DomError", | |
"children": [ | |
@@ -3651,11 +4049,17 @@ | |
"name": "class: dart:html.DomMatrix", | |
"children": [ | |
"constructor: dart:html.DomMatrix", | |
+ "method: dart:html.DomMatrix.invertSelf", | |
"method: dart:html.DomMatrix.multiplySelf", | |
"method: dart:html.DomMatrix.preMultiplySelf", | |
+ "method: dart:html.DomMatrix.rotateAxisAngleSelf", | |
+ "method: dart:html.DomMatrix.rotateFromVectorSelf", | |
+ "method: dart:html.DomMatrix.rotateSelf", | |
"method: dart:html.DomMatrix.scale3dSelf", | |
- "method: dart:html.DomMatrix.scaleNonUniformSelf", | |
"method: dart:html.DomMatrix.scaleSelf", | |
+ "method: dart:html.DomMatrix.setMatrixValue", | |
+ "method: dart:html.DomMatrix.skewXSelf", | |
+ "method: dart:html.DomMatrix.skewYSelf", | |
"method: dart:html.DomMatrix.translateSelf", | |
"prop_or_const: dart:html.DomMatrix.a", | |
"prop_or_const: dart:html.DomMatrix.b", | |
@@ -3684,12 +4088,24 @@ | |
{ | |
"name": "class: dart:html.DomMatrixReadOnly", | |
"children": [ | |
+ "constructor: dart:html.DomMatrixReadOnly", | |
+ "method: dart:html.DomMatrixReadOnly.flipX", | |
+ "method: dart:html.DomMatrixReadOnly.flipY", | |
+ "method: dart:html.DomMatrixReadOnly.fromFloat32Array", | |
+ "method: dart:html.DomMatrixReadOnly.fromFloat64Array", | |
+ "method: dart:html.DomMatrixReadOnly.fromMatrix", | |
+ "method: dart:html.DomMatrixReadOnly.inverse", | |
"method: dart:html.DomMatrixReadOnly.multiply", | |
+ "method: dart:html.DomMatrixReadOnly.rotate", | |
+ "method: dart:html.DomMatrixReadOnly.rotateAxisAngle", | |
+ "method: dart:html.DomMatrixReadOnly.rotateFromVector", | |
"method: dart:html.DomMatrixReadOnly.scale", | |
"method: dart:html.DomMatrixReadOnly.scale3d", | |
- "method: dart:html.DomMatrixReadOnly.scaleNonUniform", | |
+ "method: dart:html.DomMatrixReadOnly.skewX", | |
+ "method: dart:html.DomMatrixReadOnly.skewY", | |
"method: dart:html.DomMatrixReadOnly.toFloat32Array", | |
"method: dart:html.DomMatrixReadOnly.toFloat64Array", | |
+ "method: dart:html.DomMatrixReadOnly.transformPoint", | |
"method: dart:html.DomMatrixReadOnly.translate", | |
"prop_or_const: dart:html.DomMatrixReadOnly.a", | |
"prop_or_const: dart:html.DomMatrixReadOnly.b", | |
@@ -3739,16 +4155,42 @@ | |
"name": "class: dart:html.DomPointReadOnly", | |
"children": [ | |
"constructor: dart:html.DomPointReadOnly", | |
+ "method: dart:html.DomPointReadOnly.fromPoint", | |
+ "method: dart:html.DomPointReadOnly.matrixTransform", | |
"prop_or_const: dart:html.DomPointReadOnly.w", | |
"prop_or_const: dart:html.DomPointReadOnly.x", | |
"prop_or_const: dart:html.DomPointReadOnly.y", | |
"prop_or_const: dart:html.DomPointReadOnly.z" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.DomQuad", | |
+ "children": [ | |
+ "constructor: dart:html.DomQuad", | |
+ "method: dart:html.DomQuad.fromQuad", | |
+ "method: dart:html.DomQuad.fromRect", | |
+ "method: dart:html.DomQuad.getBounds", | |
+ "prop_or_const: dart:html.DomQuad.p1", | |
+ "prop_or_const: dart:html.DomQuad.p2", | |
+ "prop_or_const: dart:html.DomQuad.p3", | |
+ "prop_or_const: dart:html.DomQuad.p4" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.DomRectList", | |
+ "children": [ | |
+ "method: dart:html.DomRectList.item", | |
+ "prop_or_const: dart:html.DomRectList.first", | |
+ "prop_or_const: dart:html.DomRectList.last", | |
+ "prop_or_const: dart:html.DomRectList.length", | |
+ "prop_or_const: dart:html.DomRectList.single" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.DomRectReadOnly", | |
"children": [ | |
"constructor: dart:html.DomRectReadOnly", | |
+ "method: dart:html.DomRectReadOnly.fromRect", | |
"prop_or_const: dart:html.DomRectReadOnly.bottom", | |
"prop_or_const: dart:html.DomRectReadOnly.bottomLeft", | |
"prop_or_const: dart:html.DomRectReadOnly.bottomRight", | |
@@ -3786,13 +4228,13 @@ | |
"method: dart:html.DomTokenList.contains", | |
"method: dart:html.DomTokenList.item", | |
"method: dart:html.DomTokenList.remove", | |
+ "method: dart:html.DomTokenList.replace", | |
"method: dart:html.DomTokenList.supports", | |
"method: dart:html.DomTokenList.toggle", | |
"prop_or_const: dart:html.DomTokenList.length", | |
"prop_or_const: dart:html.DomTokenList.value" | |
] | |
}, | |
- "class: dart:html.EffectModel", | |
{ | |
"name": "class: dart:html.Element", | |
"children": [ | |
@@ -3844,6 +4286,7 @@ | |
"method: dart:html.Element.focus", | |
"method: dart:html.Element.getAnimations", | |
"method: dart:html.Element.getAttribute", | |
+ "method: dart:html.Element.getAttributeNames", | |
"method: dart:html.Element.getAttributeNS", | |
"method: dart:html.Element.getBoundingClientRect", | |
"method: dart:html.Element.getClientRects", | |
@@ -3851,6 +4294,7 @@ | |
"method: dart:html.Element.getDestinationInsertionPoints", | |
"method: dart:html.Element.getElementsByClassName", | |
"method: dart:html.Element.getNamespacedAttributes", | |
+ "method: dart:html.Element.hasPointerCapture", | |
"method: dart:html.Element.insertAdjacentElement", | |
"method: dart:html.Element.insertAdjacentHtml", | |
"method: dart:html.Element.insertAdjacentText", | |
@@ -3862,6 +4306,7 @@ | |
"method: dart:html.Element.query", | |
"method: dart:html.Element.queryAll", | |
"method: dart:html.Element.querySelectorAll", | |
+ "method: dart:html.Element.releasePointerCapture", | |
"method: dart:html.Element.requestFullscreen", | |
"method: dart:html.Element.requestPointerLock", | |
"method: dart:html.Element.scroll", | |
@@ -3873,7 +4318,9 @@ | |
"method: dart:html.Element.setAttributeNS", | |
"method: dart:html.Element.setDistributeScroll", | |
"method: dart:html.Element.setInnerHtml", | |
+ "method: dart:html.Element.setPointerCapture", | |
"prop_or_const: dart:html.Element.abortEvent", | |
+ "prop_or_const: dart:html.Element.accessibleNode", | |
"prop_or_const: dart:html.Element.assignedSlot", | |
"prop_or_const: dart:html.Element.attributes", | |
"prop_or_const: dart:html.Element.beforeCopyEvent", | |
@@ -3897,7 +4344,6 @@ | |
"prop_or_const: dart:html.Element.computedRole", | |
"prop_or_const: dart:html.Element.contentEdge", | |
"prop_or_const: dart:html.Element.contentEditable", | |
- "prop_or_const: dart:html.Element.contextMenu", | |
"prop_or_const: dart:html.Element.contextMenuEvent", | |
"prop_or_const: dart:html.Element.copyEvent", | |
"prop_or_const: dart:html.Element.cutEvent", | |
@@ -3913,7 +4359,6 @@ | |
"prop_or_const: dart:html.Element.dragOverEvent", | |
"prop_or_const: dart:html.Element.dragStartEvent", | |
"prop_or_const: dart:html.Element.dropEvent", | |
- "prop_or_const: dart:html.Element.dropzone", | |
"prop_or_const: dart:html.Element.durationChangeEvent", | |
"prop_or_const: dart:html.Element.emptiedEvent", | |
"prop_or_const: dart:html.Element.endedEvent", | |
@@ -3923,8 +4368,10 @@ | |
"prop_or_const: dart:html.Element.fullscreenErrorEvent", | |
"prop_or_const: dart:html.Element.hidden", | |
"prop_or_const: dart:html.Element.id", | |
+ "prop_or_const: dart:html.Element.inert", | |
"prop_or_const: dart:html.Element.innerHtml", | |
"prop_or_const: dart:html.Element.inputEvent", | |
+ "prop_or_const: dart:html.Element.inputMode", | |
"prop_or_const: dart:html.Element.invalidEvent", | |
"prop_or_const: dart:html.Element.isContentEditable", | |
"prop_or_const: dart:html.Element.keyDownEvent", | |
@@ -4022,6 +4469,7 @@ | |
"prop_or_const: dart:html.Element.onTransitionEnd", | |
"prop_or_const: dart:html.Element.onVolumeChange", | |
"prop_or_const: dart:html.Element.onWaiting", | |
+ "prop_or_const: dart:html.Element.onWheel", | |
"prop_or_const: dart:html.Element.outerHtml", | |
"prop_or_const: dart:html.Element.paddingEdge", | |
"prop_or_const: dart:html.Element.pasteEvent", | |
@@ -4047,6 +4495,7 @@ | |
"prop_or_const: dart:html.Element.spellcheck", | |
"prop_or_const: dart:html.Element.stalledEvent", | |
"prop_or_const: dart:html.Element.style", | |
+ "prop_or_const: dart:html.Element.styleMap", | |
"prop_or_const: dart:html.Element.submitEvent", | |
"prop_or_const: dart:html.Element.suspendEvent", | |
"prop_or_const: dart:html.Element.tabIndex", | |
@@ -4063,6 +4512,7 @@ | |
"prop_or_const: dart:html.Element.translate", | |
"prop_or_const: dart:html.Element.volumeChangeEvent", | |
"prop_or_const: dart:html.Element.waitingEvent", | |
+ "prop_or_const: dart:html.Element.wheelEvent", | |
"prop_or_const: dart:html.Element.xtag" | |
] | |
}, | |
@@ -4150,6 +4600,7 @@ | |
"prop_or_const: dart:html.ElementList.onTransitionEnd", | |
"prop_or_const: dart:html.ElementList.onVolumeChange", | |
"prop_or_const: dart:html.ElementList.onWaiting", | |
+ "prop_or_const: dart:html.ElementList.onWheel", | |
"prop_or_const: dart:html.ElementList.paddingEdge", | |
"prop_or_const: dart:html.ElementList.style" | |
] | |
@@ -4231,7 +4682,7 @@ | |
"children": [ | |
"constructor: dart:html.Event", | |
"constructor: dart:html.Event.eventType", | |
- "method: dart:html.Event.deepPath", | |
+ "method: dart:html.Event.composedPath", | |
"method: dart:html.Event.preventDefault", | |
"method: dart:html.Event.stopImmediatePropagation", | |
"method: dart:html.Event.stopPropagation", | |
@@ -4240,13 +4691,13 @@ | |
"prop_or_const: dart:html.Event.BUBBLING_PHASE", | |
"prop_or_const: dart:html.Event.cancelable", | |
"prop_or_const: dart:html.Event.CAPTURING_PHASE", | |
+ "prop_or_const: dart:html.Event.composed", | |
"prop_or_const: dart:html.Event.currentTarget", | |
"prop_or_const: dart:html.Event.defaultPrevented", | |
"prop_or_const: dart:html.Event.eventPhase", | |
"prop_or_const: dart:html.Event.isTrusted", | |
"prop_or_const: dart:html.Event.matchingTarget", | |
"prop_or_const: dart:html.Event.path", | |
- "prop_or_const: dart:html.Event.scoped", | |
"prop_or_const: dart:html.Event.target", | |
"prop_or_const: dart:html.Event.timeStamp", | |
"prop_or_const: dart:html.Event.type" | |
@@ -4313,10 +4764,26 @@ | |
"prop_or_const: dart:html.ExtendableMessageEvent.source" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.External", | |
+ "children": [ | |
+ "method: dart:html.External.AddSearchProvider", | |
+ "method: dart:html.External.IsSearchProviderInstalled" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.FaceDetector", | |
+ "children": [ | |
+ "constructor: dart:html.FaceDetector", | |
+ "method: dart:html.FaceDetector.detect" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.FederatedCredential", | |
"children": [ | |
"constructor: dart:html.FederatedCredential", | |
+ "prop_or_const: dart:html.FederatedCredential.iconUrl", | |
+ "prop_or_const: dart:html.FederatedCredential.name", | |
"prop_or_const: dart:html.FederatedCredential.protocol", | |
"prop_or_const: dart:html.FederatedCredential.provider" | |
] | |
@@ -4328,6 +4795,7 @@ | |
"method: dart:html.FetchEvent.respondWith", | |
"prop_or_const: dart:html.FetchEvent.clientId", | |
"prop_or_const: dart:html.FetchEvent.isReload", | |
+ "prop_or_const: dart:html.FetchEvent.preloadResponse", | |
"prop_or_const: dart:html.FetchEvent.request" | |
] | |
}, | |
@@ -4366,24 +4834,6 @@ | |
"method: dart:html.FileEntry.file" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.FileError", | |
- "children": [ | |
- "prop_or_const: dart:html.FileError.ABORT_ERR", | |
- "prop_or_const: dart:html.FileError.code", | |
- "prop_or_const: dart:html.FileError.ENCODING_ERR", | |
- "prop_or_const: dart:html.FileError.INVALID_MODIFICATION_ERR", | |
- "prop_or_const: dart:html.FileError.INVALID_STATE_ERR", | |
- "prop_or_const: dart:html.FileError.NO_MODIFICATION_ALLOWED_ERR", | |
- "prop_or_const: dart:html.FileError.NOT_FOUND_ERR", | |
- "prop_or_const: dart:html.FileError.NOT_READABLE_ERR", | |
- "prop_or_const: dart:html.FileError.PATH_EXISTS_ERR", | |
- "prop_or_const: dart:html.FileError.QUOTA_EXCEEDED_ERR", | |
- "prop_or_const: dart:html.FileError.SECURITY_ERR", | |
- "prop_or_const: dart:html.FileError.SYNTAX_ERR", | |
- "prop_or_const: dart:html.FileError.TYPE_MISMATCH_ERR" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.FileList", | |
"children": [ | |
@@ -4422,12 +4872,6 @@ | |
"prop_or_const: dart:html.FileReader.result" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.FileStream", | |
- "children": [ | |
- "prop_or_const: dart:html.FileStream.type" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.FileSystem", | |
"children": [ | |
@@ -4493,6 +4937,7 @@ | |
"children": [ | |
"constructor: dart:html.FontFace", | |
"method: dart:html.FontFace.load", | |
+ "prop_or_const: dart:html.FontFace.display", | |
"prop_or_const: dart:html.FontFace.family", | |
"prop_or_const: dart:html.FontFace.featureSettings", | |
"prop_or_const: dart:html.FontFace.loaded", | |
@@ -4513,16 +4958,37 @@ | |
"method: dart:html.FontFaceSet.delete", | |
"method: dart:html.FontFaceSet.forEach", | |
"method: dart:html.FontFaceSet.has", | |
- "prop_or_const: dart:html.FontFaceSet.size", | |
+ "prop_or_const: dart:html.FontFaceSet.loadingDoneEvent", | |
+ "prop_or_const: dart:html.FontFaceSet.loadingErrorEvent", | |
+ "prop_or_const: dart:html.FontFaceSet.loadingEvent", | |
+ "prop_or_const: dart:html.FontFaceSet.onLoading", | |
+ "prop_or_const: dart:html.FontFaceSet.onLoadingDone", | |
+ "prop_or_const: dart:html.FontFaceSet.onLoadingError", | |
"prop_or_const: dart:html.FontFaceSet.status" | |
] | |
}, | |
{ | |
"name": "class: dart:html.FontFaceSetLoadEvent", | |
"children": [ | |
+ "constructor: dart:html.FontFaceSetLoadEvent", | |
"prop_or_const: dart:html.FontFaceSetLoadEvent.fontfaces" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.FontFaceSource", | |
+ "children": [ | |
+ "prop_or_const: dart:html.FontFaceSource.fonts" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.ForeignFetchEvent", | |
+ "children": [ | |
+ "constructor: dart:html.ForeignFetchEvent", | |
+ "method: dart:html.ForeignFetchEvent.respondWith", | |
+ "prop_or_const: dart:html.ForeignFetchEvent.origin", | |
+ "prop_or_const: dart:html.ForeignFetchEvent.request" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.FormData", | |
"children": [ | |
@@ -4566,9 +5032,12 @@ | |
"prop_or_const: dart:html.Gamepad.axes", | |
"prop_or_const: dart:html.Gamepad.buttons", | |
"prop_or_const: dart:html.Gamepad.connected", | |
+ "prop_or_const: dart:html.Gamepad.displayId", | |
+ "prop_or_const: dart:html.Gamepad.hand", | |
"prop_or_const: dart:html.Gamepad.id", | |
"prop_or_const: dart:html.Gamepad.index", | |
"prop_or_const: dart:html.Gamepad.mapping", | |
+ "prop_or_const: dart:html.Gamepad.pose", | |
"prop_or_const: dart:html.Gamepad.timestamp" | |
] | |
}, | |
@@ -4576,6 +5045,7 @@ | |
"name": "class: dart:html.GamepadButton", | |
"children": [ | |
"prop_or_const: dart:html.GamepadButton.pressed", | |
+ "prop_or_const: dart:html.GamepadButton.touched", | |
"prop_or_const: dart:html.GamepadButton.value" | |
] | |
}, | |
@@ -4587,24 +5057,16 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.Geofencing", | |
- "children": [ | |
- "method: dart:html.Geofencing.getRegisteredRegions", | |
- "method: dart:html.Geofencing.registerRegion", | |
- "method: dart:html.Geofencing.unregisterRegion" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.GeofencingEvent", | |
+ "name": "class: dart:html.GamepadPose", | |
"children": [ | |
- "prop_or_const: dart:html.GeofencingEvent.id", | |
- "prop_or_const: dart:html.GeofencingEvent.region" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.GeofencingRegion", | |
- "children": [ | |
- "prop_or_const: dart:html.GeofencingRegion.id" | |
+ "prop_or_const: dart:html.GamepadPose.angularAcceleration", | |
+ "prop_or_const: dart:html.GamepadPose.angularVelocity", | |
+ "prop_or_const: dart:html.GamepadPose.hasOrientation", | |
+ "prop_or_const: dart:html.GamepadPose.hasPosition", | |
+ "prop_or_const: dart:html.GamepadPose.linearAcceleration", | |
+ "prop_or_const: dart:html.GamepadPose.linearVelocity", | |
+ "prop_or_const: dart:html.GamepadPose.orientation", | |
+ "prop_or_const: dart:html.GamepadPose.position" | |
] | |
}, | |
{ | |
@@ -4717,6 +5179,7 @@ | |
"prop_or_const: dart:html.GlobalEventHandlers.onTouchStart", | |
"prop_or_const: dart:html.GlobalEventHandlers.onVolumeChange", | |
"prop_or_const: dart:html.GlobalEventHandlers.onWaiting", | |
+ "prop_or_const: dart:html.GlobalEventHandlers.onWheel", | |
"prop_or_const: dart:html.GlobalEventHandlers.pauseEvent", | |
"prop_or_const: dart:html.GlobalEventHandlers.playEvent", | |
"prop_or_const: dart:html.GlobalEventHandlers.playingEvent", | |
@@ -4736,7 +5199,17 @@ | |
"prop_or_const: dart:html.GlobalEventHandlers.touchMoveEvent", | |
"prop_or_const: dart:html.GlobalEventHandlers.touchStartEvent", | |
"prop_or_const: dart:html.GlobalEventHandlers.volumeChangeEvent", | |
- "prop_or_const: dart:html.GlobalEventHandlers.waitingEvent" | |
+ "prop_or_const: dart:html.GlobalEventHandlers.waitingEvent", | |
+ "prop_or_const: dart:html.GlobalEventHandlers.wheelEvent" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.Gyroscope", | |
+ "children": [ | |
+ "constructor: dart:html.Gyroscope", | |
+ "prop_or_const: dart:html.Gyroscope.x", | |
+ "prop_or_const: dart:html.Gyroscope.y", | |
+ "prop_or_const: dart:html.Gyroscope.z" | |
] | |
}, | |
{ | |
@@ -4799,13 +5272,6 @@ | |
"method: dart:html.HistoryBase.go" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.HmdvrDevice", | |
- "children": [ | |
- "method: dart:html.HmdvrDevice.getEyeParameters", | |
- "method: dart:html.HmdvrDevice.setFieldOfView" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.HRElement", | |
"children": [ | |
@@ -4833,7 +5299,6 @@ | |
"method: dart:html.HtmlDocument.elementFromPoint", | |
"method: dart:html.HtmlDocument.getCssCanvasContext", | |
"method: dart:html.HtmlDocument.register", | |
- "method: dart:html.HtmlDocument.registerElement", | |
"prop_or_const: dart:html.HtmlDocument.body", | |
"prop_or_const: dart:html.HtmlDocument.head", | |
"prop_or_const: dart:html.HtmlDocument.lastModified", | |
@@ -4851,7 +5316,8 @@ | |
"name": "class: dart:html.HtmlElement", | |
"children": [ | |
"constructor: dart:html.HtmlElement", | |
- "constructor: dart:html.HtmlElement.created" | |
+ "constructor: dart:html.HtmlElement.created", | |
+ "prop_or_const: dart:html.HtmlElement.nonce" | |
] | |
}, | |
"class: dart:html.HtmlFormControlsCollection", | |
@@ -4862,6 +5328,22 @@ | |
"constructor: dart:html.HtmlHtmlElement.created" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.HtmlHyperlinkElementUtils", | |
+ "children": [ | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.hash", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.host", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.hostname", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.href", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.origin", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.password", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.pathname", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.port", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.protocol", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.search", | |
+ "prop_or_const: dart:html.HtmlHyperlinkElementUtils.username" | |
+ ] | |
+ }, | |
"class: dart:html.HtmlOptionsCollection", | |
{ | |
"name": "class: dart:html.HttpRequest", | |
@@ -4935,11 +5417,14 @@ | |
"children": [ | |
"constructor: dart:html.IFrameElement", | |
"constructor: dart:html.IFrameElement.created", | |
+ "prop_or_const: dart:html.IFrameElement.allow", | |
"prop_or_const: dart:html.IFrameElement.allowFullscreen", | |
+ "prop_or_const: dart:html.IFrameElement.allowPaymentRequest", | |
"prop_or_const: dart:html.IFrameElement.contentWindow", | |
+ "prop_or_const: dart:html.IFrameElement.csp", | |
"prop_or_const: dart:html.IFrameElement.height", | |
"prop_or_const: dart:html.IFrameElement.name", | |
- "prop_or_const: dart:html.IFrameElement.referrerpolicy", | |
+ "prop_or_const: dart:html.IFrameElement.referrerPolicy", | |
"prop_or_const: dart:html.IFrameElement.sandbox", | |
"prop_or_const: dart:html.IFrameElement.src", | |
"prop_or_const: dart:html.IFrameElement.srcdoc", | |
@@ -4957,7 +5442,7 @@ | |
{ | |
"name": "class: dart:html.ImageBitmapRenderingContext", | |
"children": [ | |
- "method: dart:html.ImageBitmapRenderingContext.transferImageBitmap", | |
+ "method: dart:html.ImageBitmapRenderingContext.transferFromImageBitmap", | |
"prop_or_const: dart:html.ImageBitmapRenderingContext.canvas" | |
] | |
}, | |
@@ -4976,6 +5461,18 @@ | |
"prop_or_const: dart:html.ImageButtonInputElement.width" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.ImageCapture", | |
+ "children": [ | |
+ "constructor: dart:html.ImageCapture", | |
+ "method: dart:html.ImageCapture.getPhotoCapabilities", | |
+ "method: dart:html.ImageCapture.getPhotoSettings", | |
+ "method: dart:html.ImageCapture.grabFrame", | |
+ "method: dart:html.ImageCapture.setOptions", | |
+ "method: dart:html.ImageCapture.takePhoto", | |
+ "prop_or_const: dart:html.ImageCapture.track" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.ImageData", | |
"children": [ | |
@@ -4990,7 +5487,9 @@ | |
"children": [ | |
"constructor: dart:html.ImageElement", | |
"constructor: dart:html.ImageElement.created", | |
+ "method: dart:html.ImageElement.decode", | |
"prop_or_const: dart:html.ImageElement.alt", | |
+ "prop_or_const: dart:html.ImageElement.async", | |
"prop_or_const: dart:html.ImageElement.complete", | |
"prop_or_const: dart:html.ImageElement.crossOrigin", | |
"prop_or_const: dart:html.ImageElement.currentSrc", | |
@@ -4998,7 +5497,7 @@ | |
"prop_or_const: dart:html.ImageElement.isMap", | |
"prop_or_const: dart:html.ImageElement.naturalHeight", | |
"prop_or_const: dart:html.ImageElement.naturalWidth", | |
- "prop_or_const: dart:html.ImageElement.referrerpolicy", | |
+ "prop_or_const: dart:html.ImageElement.referrerPolicy", | |
"prop_or_const: dart:html.ImageElement.sizes", | |
"prop_or_const: dart:html.ImageElement.src", | |
"prop_or_const: dart:html.ImageElement.srcset", | |
@@ -5013,12 +5512,6 @@ | |
"prop_or_const: dart:html.ImmutableListMixin.iterator" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.InjectedScriptHost", | |
- "children": [ | |
- "method: dart:html.InjectedScriptHost.inspect" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.InputDeviceCapabilities", | |
"children": [ | |
@@ -5056,7 +5549,6 @@ | |
"prop_or_const: dart:html.InputElement.height", | |
"prop_or_const: dart:html.InputElement.incremental", | |
"prop_or_const: dart:html.InputElement.indeterminate", | |
- "prop_or_const: dart:html.InputElement.inputMode", | |
"prop_or_const: dart:html.InputElement.labels", | |
"prop_or_const: dart:html.InputElement.list", | |
"prop_or_const: dart:html.InputElement.max", | |
@@ -5107,12 +5599,13 @@ | |
"name": "class: dart:html.InstallEvent", | |
"children": [ | |
"constructor: dart:html.InstallEvent", | |
- "method: dart:html.InstallEvent.registerForeignFetchScopes" | |
+ "method: dart:html.InstallEvent.registerForeignFetch" | |
] | |
}, | |
{ | |
"name": "class: dart:html.IntersectionObserver", | |
"children": [ | |
+ "constructor: dart:html.IntersectionObserver", | |
"method: dart:html.IntersectionObserver.disconnect", | |
"method: dart:html.IntersectionObserver.observe", | |
"method: dart:html.IntersectionObserver.takeRecords", | |
@@ -5126,12 +5619,22 @@ | |
"name": "class: dart:html.IntersectionObserverEntry", | |
"children": [ | |
"prop_or_const: dart:html.IntersectionObserverEntry.boundingClientRect", | |
+ "prop_or_const: dart:html.IntersectionObserverEntry.intersectionRatio", | |
"prop_or_const: dart:html.IntersectionObserverEntry.intersectionRect", | |
+ "prop_or_const: dart:html.IntersectionObserverEntry.isIntersecting", | |
"prop_or_const: dart:html.IntersectionObserverEntry.rootBounds", | |
"prop_or_const: dart:html.IntersectionObserverEntry.target", | |
"prop_or_const: dart:html.IntersectionObserverEntry.time" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.InterventionReport", | |
+ "children": [ | |
+ "prop_or_const: dart:html.InterventionReport.lineNumber", | |
+ "prop_or_const: dart:html.InterventionReport.message", | |
+ "prop_or_const: dart:html.InterventionReport.sourceFile" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.KeyboardEvent", | |
"children": [ | |
@@ -5145,6 +5648,7 @@ | |
"prop_or_const: dart:html.KeyboardEvent.DOM_KEY_LOCATION_NUMPAD", | |
"prop_or_const: dart:html.KeyboardEvent.DOM_KEY_LOCATION_RIGHT", | |
"prop_or_const: dart:html.KeyboardEvent.DOM_KEY_LOCATION_STANDARD", | |
+ "prop_or_const: dart:html.KeyboardEvent.isComposing", | |
"prop_or_const: dart:html.KeyboardEvent.key", | |
"prop_or_const: dart:html.KeyboardEvent.keyCode", | |
"prop_or_const: dart:html.KeyboardEvent.location", | |
@@ -5305,11 +5809,14 @@ | |
"prop_or_const: dart:html.KeyEvent.canUseDispatchEvent", | |
"prop_or_const: dart:html.KeyEvent.charCode", | |
"prop_or_const: dart:html.KeyEvent.code", | |
+ "prop_or_const: dart:html.KeyEvent.composed", | |
"prop_or_const: dart:html.KeyEvent.ctrlKey", | |
"prop_or_const: dart:html.KeyEvent.currentTarget", | |
"prop_or_const: dart:html.KeyEvent.defaultPrevented", | |
"prop_or_const: dart:html.KeyEvent.detail", | |
"prop_or_const: dart:html.KeyEvent.eventPhase", | |
+ "prop_or_const: dart:html.KeyEvent.isComposed", | |
+ "prop_or_const: dart:html.KeyEvent.isComposing", | |
"prop_or_const: dart:html.KeyEvent.isTrusted", | |
"prop_or_const: dart:html.KeyEvent.key", | |
"prop_or_const: dart:html.KeyEvent.keyCode", | |
@@ -5321,7 +5828,6 @@ | |
"prop_or_const: dart:html.KeyEvent.metaKey", | |
"prop_or_const: dart:html.KeyEvent.path", | |
"prop_or_const: dart:html.KeyEvent.repeat", | |
- "prop_or_const: dart:html.KeyEvent.scoped", | |
"prop_or_const: dart:html.KeyEvent.shiftKey", | |
"prop_or_const: dart:html.KeyEvent.sourceCapabilities", | |
"prop_or_const: dart:html.KeyEvent.target", | |
@@ -5339,25 +5845,9 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.KeygenElement", | |
+ "name": "class: dart:html.KeyframeEffectReadOnly", | |
"children": [ | |
- "constructor: dart:html.KeygenElement", | |
- "constructor: dart:html.KeygenElement.created", | |
- "method: dart:html.KeygenElement.checkValidity", | |
- "method: dart:html.KeygenElement.reportValidity", | |
- "method: dart:html.KeygenElement.setCustomValidity", | |
- "prop_or_const: dart:html.KeygenElement.autofocus", | |
- "prop_or_const: dart:html.KeygenElement.challenge", | |
- "prop_or_const: dart:html.KeygenElement.disabled", | |
- "prop_or_const: dart:html.KeygenElement.form", | |
- "prop_or_const: dart:html.KeygenElement.keytype", | |
- "prop_or_const: dart:html.KeygenElement.labels", | |
- "prop_or_const: dart:html.KeygenElement.name", | |
- "prop_or_const: dart:html.KeygenElement.supported", | |
- "prop_or_const: dart:html.KeygenElement.type", | |
- "prop_or_const: dart:html.KeygenElement.validationMessage", | |
- "prop_or_const: dart:html.KeygenElement.validity", | |
- "prop_or_const: dart:html.KeygenElement.willValidate" | |
+ "constructor: dart:html.KeyframeEffectReadOnly" | |
] | |
}, | |
{ | |
@@ -5372,13 +5862,6 @@ | |
"prop_or_const: dart:html.KeyLocation.STANDARD" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.KeywordValue", | |
- "children": [ | |
- "constructor: dart:html.KeywordValue", | |
- "prop_or_const: dart:html.KeywordValue.keywordValue" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.LabelElement", | |
"children": [ | |
@@ -5397,17 +5880,6 @@ | |
"prop_or_const: dart:html.LegendElement.form" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.LengthValue", | |
- "children": [ | |
- "method: dart:html.LengthValue.add", | |
- "method: dart:html.LengthValue.divide", | |
- "method: dart:html.LengthValue.fromDictionary", | |
- "method: dart:html.LengthValue.fromValue", | |
- "method: dart:html.LengthValue.multiply", | |
- "method: dart:html.LengthValue.subtract" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.LIElement", | |
"children": [ | |
@@ -5416,6 +5888,12 @@ | |
"prop_or_const: dart:html.LIElement.value" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.LinearAccelerationSensor", | |
+ "children": [ | |
+ "constructor: dart:html.LinearAccelerationSensor" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.LinkElement", | |
"children": [ | |
@@ -5429,8 +5907,10 @@ | |
"prop_or_const: dart:html.LinkElement.import", | |
"prop_or_const: dart:html.LinkElement.integrity", | |
"prop_or_const: dart:html.LinkElement.media", | |
+ "prop_or_const: dart:html.LinkElement.referrerPolicy", | |
"prop_or_const: dart:html.LinkElement.rel", | |
"prop_or_const: dart:html.LinkElement.relList", | |
+ "prop_or_const: dart:html.LinkElement.scope", | |
"prop_or_const: dart:html.LinkElement.sheet", | |
"prop_or_const: dart:html.LinkElement.sizes", | |
"prop_or_const: dart:html.LinkElement.supportsImport", | |
@@ -5461,7 +5941,8 @@ | |
"prop_or_const: dart:html.Location.pathname", | |
"prop_or_const: dart:html.Location.port", | |
"prop_or_const: dart:html.Location.protocol", | |
- "prop_or_const: dart:html.Location.search" | |
+ "prop_or_const: dart:html.Location.search", | |
+ "prop_or_const: dart:html.Location.trustedHref" | |
] | |
}, | |
{ | |
@@ -5471,6 +5952,15 @@ | |
"prop_or_const: dart:html.LocationBase.href" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.Magnetometer", | |
+ "children": [ | |
+ "constructor: dart:html.Magnetometer", | |
+ "prop_or_const: dart:html.Magnetometer.x", | |
+ "prop_or_const: dart:html.Magnetometer.y", | |
+ "prop_or_const: dart:html.Magnetometer.z" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.MapElement", | |
"children": [ | |
@@ -5481,31 +5971,18 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.Matrix", | |
+ "name": "class: dart:html.MediaCapabilities", | |
+ "children": [ | |
+ "method: dart:html.MediaCapabilities.decodingInfo", | |
+ "method: dart:html.MediaCapabilities.encodingInfo" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.MediaCapabilitiesInfo", | |
"children": [ | |
- "constructor: dart:html.Matrix", | |
- "prop_or_const: dart:html.Matrix.a", | |
- "prop_or_const: dart:html.Matrix.b", | |
- "prop_or_const: dart:html.Matrix.c", | |
- "prop_or_const: dart:html.Matrix.d", | |
- "prop_or_const: dart:html.Matrix.e", | |
- "prop_or_const: dart:html.Matrix.f", | |
- "prop_or_const: dart:html.Matrix.m11", | |
- "prop_or_const: dart:html.Matrix.m12", | |
- "prop_or_const: dart:html.Matrix.m13", | |
- "prop_or_const: dart:html.Matrix.m14", | |
- "prop_or_const: dart:html.Matrix.m21", | |
- "prop_or_const: dart:html.Matrix.m22", | |
- "prop_or_const: dart:html.Matrix.m23", | |
- "prop_or_const: dart:html.Matrix.m24", | |
- "prop_or_const: dart:html.Matrix.m31", | |
- "prop_or_const: dart:html.Matrix.m32", | |
- "prop_or_const: dart:html.Matrix.m33", | |
- "prop_or_const: dart:html.Matrix.m34", | |
- "prop_or_const: dart:html.Matrix.m41", | |
- "prop_or_const: dart:html.Matrix.m42", | |
- "prop_or_const: dart:html.Matrix.m43", | |
- "prop_or_const: dart:html.Matrix.m44" | |
+ "prop_or_const: dart:html.MediaCapabilitiesInfo.powerEfficient", | |
+ "prop_or_const: dart:html.MediaCapabilitiesInfo.smooth", | |
+ "prop_or_const: dart:html.MediaCapabilitiesInfo.supported" | |
] | |
}, | |
{ | |
@@ -5521,7 +5998,7 @@ | |
"name": "class: dart:html.MediaDevices", | |
"children": [ | |
"method: dart:html.MediaDevices.enumerateDevices", | |
- "method: dart:html.MediaDevices.getUserMedia" | |
+ "method: dart:html.MediaDevices.getSupportedConstraints" | |
] | |
}, | |
{ | |
@@ -5541,6 +6018,7 @@ | |
"prop_or_const: dart:html.MediaElement.autoplay", | |
"prop_or_const: dart:html.MediaElement.buffered", | |
"prop_or_const: dart:html.MediaElement.controls", | |
+ "prop_or_const: dart:html.MediaElement.controlsList", | |
"prop_or_const: dart:html.MediaElement.crossOrigin", | |
"prop_or_const: dart:html.MediaElement.currentSrc", | |
"prop_or_const: dart:html.MediaElement.currentTime", | |
@@ -5568,11 +6046,12 @@ | |
"prop_or_const: dart:html.MediaElement.played", | |
"prop_or_const: dart:html.MediaElement.preload", | |
"prop_or_const: dart:html.MediaElement.readyState", | |
+ "prop_or_const: dart:html.MediaElement.remote", | |
"prop_or_const: dart:html.MediaElement.seekable", | |
"prop_or_const: dart:html.MediaElement.seeking", | |
- "prop_or_const: dart:html.MediaElement.session", | |
"prop_or_const: dart:html.MediaElement.sinkId", | |
"prop_or_const: dart:html.MediaElement.src", | |
+ "prop_or_const: dart:html.MediaElement.srcObject", | |
"prop_or_const: dart:html.MediaElement.textTracks", | |
"prop_or_const: dart:html.MediaElement.videoDecodedByteCount", | |
"prop_or_const: dart:html.MediaElement.videoTracks", | |
@@ -5594,7 +6073,8 @@ | |
"prop_or_const: dart:html.MediaError.MEDIA_ERR_ABORTED", | |
"prop_or_const: dart:html.MediaError.MEDIA_ERR_DECODE", | |
"prop_or_const: dart:html.MediaError.MEDIA_ERR_NETWORK", | |
- "prop_or_const: dart:html.MediaError.MEDIA_ERR_SRC_NOT_SUPPORTED" | |
+ "prop_or_const: dart:html.MediaError.MEDIA_ERR_SRC_NOT_SUPPORTED", | |
+ "prop_or_const: dart:html.MediaError.message" | |
] | |
}, | |
{ | |
@@ -5608,6 +6088,7 @@ | |
{ | |
"name": "class: dart:html.MediaKeys", | |
"children": [ | |
+ "method: dart:html.MediaKeys.getStatusForPolicy", | |
"method: dart:html.MediaKeys.setServerCertificate" | |
] | |
}, | |
@@ -5621,12 +6102,23 @@ | |
"prop_or_const: dart:html.MediaKeySession.closed", | |
"prop_or_const: dart:html.MediaKeySession.expiration", | |
"prop_or_const: dart:html.MediaKeySession.keyStatuses", | |
+ "prop_or_const: dart:html.MediaKeySession.messageEvent", | |
+ "prop_or_const: dart:html.MediaKeySession.onMessage", | |
"prop_or_const: dart:html.MediaKeySession.sessionId" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.MediaKeysPolicy", | |
+ "children": [ | |
+ "constructor: dart:html.MediaKeysPolicy", | |
+ "prop_or_const: dart:html.MediaKeysPolicy.minHdcpVersion" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.MediaKeyStatusMap", | |
"children": [ | |
+ "method: dart:html.MediaKeyStatusMap.get", | |
+ "method: dart:html.MediaKeyStatusMap.has", | |
"prop_or_const: dart:html.MediaKeyStatusMap.size" | |
] | |
}, | |
@@ -5654,6 +6146,7 @@ | |
"constructor: dart:html.MediaMetadata", | |
"prop_or_const: dart:html.MediaMetadata.album", | |
"prop_or_const: dart:html.MediaMetadata.artist", | |
+ "prop_or_const: dart:html.MediaMetadata.artwork", | |
"prop_or_const: dart:html.MediaMetadata.title" | |
] | |
}, | |
@@ -5688,7 +6181,6 @@ | |
"method: dart:html.MediaRecorder.stop", | |
"prop_or_const: dart:html.MediaRecorder.audioBitsPerSecond", | |
"prop_or_const: dart:html.MediaRecorder.errorEvent", | |
- "prop_or_const: dart:html.MediaRecorder.ignoreMutedMedia", | |
"prop_or_const: dart:html.MediaRecorder.mimeType", | |
"prop_or_const: dart:html.MediaRecorder.onError", | |
"prop_or_const: dart:html.MediaRecorder.onPause", | |
@@ -5701,10 +6193,17 @@ | |
{ | |
"name": "class: dart:html.MediaSession", | |
"children": [ | |
- "constructor: dart:html.MediaSession", | |
- "method: dart:html.MediaSession.activate", | |
- "method: dart:html.MediaSession.deactivate", | |
- "prop_or_const: dart:html.MediaSession.metadata" | |
+ "method: dart:html.MediaSession.setActionHandler", | |
+ "prop_or_const: dart:html.MediaSession.metadata", | |
+ "prop_or_const: dart:html.MediaSession.playbackState" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.MediaSettingsRange", | |
+ "children": [ | |
+ "prop_or_const: dart:html.MediaSettingsRange.max", | |
+ "prop_or_const: dart:html.MediaSettingsRange.min", | |
+ "prop_or_const: dart:html.MediaSettingsRange.step" | |
] | |
}, | |
{ | |
@@ -5712,9 +6211,11 @@ | |
"children": [ | |
"constructor: dart:html.MediaSource", | |
"method: dart:html.MediaSource.addSourceBuffer", | |
+ "method: dart:html.MediaSource.clearLiveSeekableRange", | |
"method: dart:html.MediaSource.endOfStream", | |
"method: dart:html.MediaSource.isTypeSupported", | |
"method: dart:html.MediaSource.removeSourceBuffer", | |
+ "method: dart:html.MediaSource.setLiveSeekableRange", | |
"prop_or_const: dart:html.MediaSource.activeSourceBuffers", | |
"prop_or_const: dart:html.MediaSource.duration", | |
"prop_or_const: dart:html.MediaSource.readyState", | |
@@ -5735,10 +6236,8 @@ | |
"method: dart:html.MediaStream.removeTrack", | |
"prop_or_const: dart:html.MediaStream.active", | |
"prop_or_const: dart:html.MediaStream.addTrackEvent", | |
- "prop_or_const: dart:html.MediaStream.endedEvent", | |
"prop_or_const: dart:html.MediaStream.id", | |
"prop_or_const: dart:html.MediaStream.onAddTrack", | |
- "prop_or_const: dart:html.MediaStream.onEnded", | |
"prop_or_const: dart:html.MediaStream.onRemoveTrack", | |
"prop_or_const: dart:html.MediaStream.removeTrackEvent", | |
"prop_or_const: dart:html.MediaStream.supported" | |
@@ -5755,9 +6254,13 @@ | |
{ | |
"name": "class: dart:html.MediaStreamTrack", | |
"children": [ | |
+ "method: dart:html.MediaStreamTrack.applyConstraints", | |
"method: dart:html.MediaStreamTrack.clone", | |
- "method: dart:html.MediaStreamTrack.getSources", | |
+ "method: dart:html.MediaStreamTrack.getCapabilities", | |
+ "method: dart:html.MediaStreamTrack.getConstraints", | |
+ "method: dart:html.MediaStreamTrack.getSettings", | |
"method: dart:html.MediaStreamTrack.stop", | |
+ "prop_or_const: dart:html.MediaStreamTrack.contentHint", | |
"prop_or_const: dart:html.MediaStreamTrack.enabled", | |
"prop_or_const: dart:html.MediaStreamTrack.endedEvent", | |
"prop_or_const: dart:html.MediaStreamTrack.id", | |
@@ -5769,13 +6272,13 @@ | |
"prop_or_const: dart:html.MediaStreamTrack.onMute", | |
"prop_or_const: dart:html.MediaStreamTrack.onUnmute", | |
"prop_or_const: dart:html.MediaStreamTrack.readyState", | |
- "prop_or_const: dart:html.MediaStreamTrack.remote", | |
"prop_or_const: dart:html.MediaStreamTrack.unmuteEvent" | |
] | |
}, | |
{ | |
"name": "class: dart:html.MediaStreamTrackEvent", | |
"children": [ | |
+ "constructor: dart:html.MediaStreamTrackEvent", | |
"prop_or_const: dart:html.MediaStreamTrackEvent.supported", | |
"prop_or_const: dart:html.MediaStreamTrackEvent.track" | |
] | |
@@ -5792,22 +6295,7 @@ | |
"name": "class: dart:html.MenuElement", | |
"children": [ | |
"constructor: dart:html.MenuElement", | |
- "constructor: dart:html.MenuElement.created", | |
- "prop_or_const: dart:html.MenuElement.label", | |
- "prop_or_const: dart:html.MenuElement.type" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.MenuItemElement", | |
- "children": [ | |
- "constructor: dart:html.MenuItemElement.created", | |
- "prop_or_const: dart:html.MenuItemElement.checked", | |
- "prop_or_const: dart:html.MenuItemElement.defaultValue", | |
- "prop_or_const: dart:html.MenuItemElement.disabled", | |
- "prop_or_const: dart:html.MenuItemElement.icon", | |
- "prop_or_const: dart:html.MenuItemElement.label", | |
- "prop_or_const: dart:html.MenuItemElement.radiogroup", | |
- "prop_or_const: dart:html.MenuItemElement.type" | |
+ "constructor: dart:html.MenuElement.created" | |
] | |
}, | |
{ | |
@@ -5892,18 +6380,12 @@ | |
"prop_or_const: dart:html.MidiInput.onMidiMessage" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.MidiInputMap", | |
- "children": [ | |
- "prop_or_const: dart:html.MidiInputMap.size" | |
- ] | |
- }, | |
+ "class: dart:html.MidiInputMap", | |
{ | |
"name": "class: dart:html.MidiMessageEvent", | |
"children": [ | |
"constructor: dart:html.MidiMessageEvent", | |
- "prop_or_const: dart:html.MidiMessageEvent.data", | |
- "prop_or_const: dart:html.MidiMessageEvent.receivedTime" | |
+ "prop_or_const: dart:html.MidiMessageEvent.data" | |
] | |
}, | |
{ | |
@@ -5912,12 +6394,7 @@ | |
"method: dart:html.MidiOutput.send" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.MidiOutputMap", | |
- "children": [ | |
- "prop_or_const: dart:html.MidiOutputMap.size" | |
- ] | |
- }, | |
+ "class: dart:html.MidiOutputMap", | |
{ | |
"name": "class: dart:html.MidiPort", | |
"children": [ | |
@@ -5960,6 +6437,69 @@ | |
"prop_or_const: dart:html.ModElement.dateTime" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.Mojo", | |
+ "children": [ | |
+ "method: dart:html.Mojo.bindInterface", | |
+ "method: dart:html.Mojo.createDataPipe", | |
+ "method: dart:html.Mojo.createMessagePipe", | |
+ "method: dart:html.Mojo.createSharedBuffer", | |
+ "prop_or_const: dart:html.Mojo.RESULT_ABORTED", | |
+ "prop_or_const: dart:html.Mojo.RESULT_ALREADY_EXISTS", | |
+ "prop_or_const: dart:html.Mojo.RESULT_BUSY", | |
+ "prop_or_const: dart:html.Mojo.RESULT_CANCELLED", | |
+ "prop_or_const: dart:html.Mojo.RESULT_DATA_LOSS", | |
+ "prop_or_const: dart:html.Mojo.RESULT_DEADLINE_EXCEEDED", | |
+ "prop_or_const: dart:html.Mojo.RESULT_FAILED_PRECONDITION", | |
+ "prop_or_const: dart:html.Mojo.RESULT_INTERNAL", | |
+ "prop_or_const: dart:html.Mojo.RESULT_INVALID_ARGUMENT", | |
+ "prop_or_const: dart:html.Mojo.RESULT_NOT_FOUND", | |
+ "prop_or_const: dart:html.Mojo.RESULT_OK", | |
+ "prop_or_const: dart:html.Mojo.RESULT_OUT_OF_RANGE", | |
+ "prop_or_const: dart:html.Mojo.RESULT_PERMISSION_DENIED", | |
+ "prop_or_const: dart:html.Mojo.RESULT_RESOURCE_EXHAUSTED", | |
+ "prop_or_const: dart:html.Mojo.RESULT_SHOULD_WAIT", | |
+ "prop_or_const: dart:html.Mojo.RESULT_UNAVAILABLE", | |
+ "prop_or_const: dart:html.Mojo.RESULT_UNIMPLEMENTED", | |
+ "prop_or_const: dart:html.Mojo.RESULT_UNKNOWN" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.MojoHandle", | |
+ "children": [ | |
+ "method: dart:html.MojoHandle.close", | |
+ "method: dart:html.MojoHandle.discardData", | |
+ "method: dart:html.MojoHandle.duplicateBufferHandle", | |
+ "method: dart:html.MojoHandle.mapBuffer", | |
+ "method: dart:html.MojoHandle.queryData", | |
+ "method: dart:html.MojoHandle.readData", | |
+ "method: dart:html.MojoHandle.readMessage", | |
+ "method: dart:html.MojoHandle.watch", | |
+ "method: dart:html.MojoHandle.writeData", | |
+ "method: dart:html.MojoHandle.writeMessage" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.MojoInterfaceInterceptor", | |
+ "children": [ | |
+ "constructor: dart:html.MojoInterfaceInterceptor", | |
+ "method: dart:html.MojoInterfaceInterceptor.start", | |
+ "method: dart:html.MojoInterfaceInterceptor.stop" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.MojoInterfaceRequestEvent", | |
+ "children": [ | |
+ "constructor: dart:html.MojoInterfaceRequestEvent", | |
+ "prop_or_const: dart:html.MojoInterfaceRequestEvent.handle" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.MojoWatcher", | |
+ "children": [ | |
+ "method: dart:html.MojoWatcher.cancel" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.MonthInputElement", | |
"children": [ | |
@@ -6032,31 +6572,47 @@ | |
"prop_or_const: dart:html.MutationRecord.type" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.NavigationPreloadManager", | |
+ "children": [ | |
+ "method: dart:html.NavigationPreloadManager.disable", | |
+ "method: dart:html.NavigationPreloadManager.enable", | |
+ "method: dart:html.NavigationPreloadManager.getState" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.Navigator", | |
"children": [ | |
+ "method: dart:html.Navigator.cancelKeyboardLock", | |
"method: dart:html.Navigator.getBattery", | |
"method: dart:html.Navigator.getGamepads", | |
+ "method: dart:html.Navigator.getInstalledRelatedApps", | |
"method: dart:html.Navigator.getUserMedia", | |
- "method: dart:html.Navigator.getVRDevices", | |
+ "method: dart:html.Navigator.getVRDisplays", | |
"method: dart:html.Navigator.registerProtocolHandler", | |
+ "method: dart:html.Navigator.requestKeyboardLock", | |
"method: dart:html.Navigator.requestMediaKeySystemAccess", | |
"method: dart:html.Navigator.requestMidiAccess", | |
"method: dart:html.Navigator.sendBeacon", | |
+ "method: dart:html.Navigator.share", | |
"prop_or_const: dart:html.Navigator.appCodeName", | |
"prop_or_const: dart:html.Navigator.appName", | |
"prop_or_const: dart:html.Navigator.appVersion", | |
+ "prop_or_const: dart:html.Navigator.budget", | |
+ "prop_or_const: dart:html.Navigator.clipboard", | |
"prop_or_const: dart:html.Navigator.connection", | |
"prop_or_const: dart:html.Navigator.cookieEnabled", | |
"prop_or_const: dart:html.Navigator.credentials", | |
"prop_or_const: dart:html.Navigator.dartEnabled", | |
+ "prop_or_const: dart:html.Navigator.deviceMemory", | |
"prop_or_const: dart:html.Navigator.doNotTrack", | |
"prop_or_const: dart:html.Navigator.geolocation", | |
- "prop_or_const: dart:html.Navigator.hardwareConcurrency", | |
"prop_or_const: dart:html.Navigator.language", | |
"prop_or_const: dart:html.Navigator.languages", | |
"prop_or_const: dart:html.Navigator.maxTouchPoints", | |
+ "prop_or_const: dart:html.Navigator.mediaCapabilities", | |
"prop_or_const: dart:html.Navigator.mediaDevices", | |
+ "prop_or_const: dart:html.Navigator.mediaSession", | |
"prop_or_const: dart:html.Navigator.mimeTypes", | |
"prop_or_const: dart:html.Navigator.nfc", | |
"prop_or_const: dart:html.Navigator.onLine", | |
@@ -6066,20 +6622,32 @@ | |
"prop_or_const: dart:html.Navigator.presentation", | |
"prop_or_const: dart:html.Navigator.product", | |
"prop_or_const: dart:html.Navigator.productSub", | |
- "prop_or_const: dart:html.Navigator.services", | |
"prop_or_const: dart:html.Navigator.serviceWorker", | |
"prop_or_const: dart:html.Navigator.storage", | |
- "prop_or_const: dart:html.Navigator.storageQuota", | |
"prop_or_const: dart:html.Navigator.temporaryStorage", | |
"prop_or_const: dart:html.Navigator.userAgent", | |
"prop_or_const: dart:html.Navigator.vendor", | |
- "prop_or_const: dart:html.Navigator.vendorSub" | |
+ "prop_or_const: dart:html.Navigator.vendorSub", | |
+ "prop_or_const: dart:html.Navigator.vr", | |
+ "prop_or_const: dart:html.Navigator.webdriver" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.NavigatorAutomationInformation", | |
+ "children": [ | |
+ "prop_or_const: dart:html.NavigatorAutomationInformation.webdriver" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.NavigatorCpu", | |
+ "name": "class: dart:html.NavigatorConcurrentHardware", | |
"children": [ | |
- "prop_or_const: dart:html.NavigatorCpu.hardwareConcurrency" | |
+ "prop_or_const: dart:html.NavigatorConcurrentHardware.hardwareConcurrency" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.NavigatorCookies", | |
+ "children": [ | |
+ "prop_or_const: dart:html.NavigatorCookies.cookieEnabled" | |
] | |
}, | |
{ | |
@@ -6107,12 +6675,6 @@ | |
"prop_or_const: dart:html.NavigatorOnLine.onLine" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.NavigatorStorageUtils", | |
- "children": [ | |
- "prop_or_const: dart:html.NavigatorStorageUtils.cookieEnabled" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.NavigatorUserMediaError", | |
"children": [ | |
@@ -6125,8 +6687,11 @@ | |
"name": "class: dart:html.NetworkInformation", | |
"children": [ | |
"prop_or_const: dart:html.NetworkInformation.changeEvent", | |
+ "prop_or_const: dart:html.NetworkInformation.downlink", | |
"prop_or_const: dart:html.NetworkInformation.downlinkMax", | |
+ "prop_or_const: dart:html.NetworkInformation.effectiveType", | |
"prop_or_const: dart:html.NetworkInformation.onChange", | |
+ "prop_or_const: dart:html.NetworkInformation.rtt", | |
"prop_or_const: dart:html.NetworkInformation.type" | |
] | |
}, | |
@@ -6136,6 +6701,7 @@ | |
"method: dart:html.Node.append", | |
"method: dart:html.Node.clone", | |
"method: dart:html.Node.contains", | |
+ "method: dart:html.Node.getRootNode", | |
"method: dart:html.Node.hasChildNodes", | |
"method: dart:html.Node.insertAllBefore", | |
"method: dart:html.Node.insertBefore", | |
@@ -6153,6 +6719,7 @@ | |
"prop_or_const: dart:html.Node.ENTITY_NODE", | |
"prop_or_const: dart:html.Node.ENTITY_REFERENCE_NODE", | |
"prop_or_const: dart:html.Node.firstChild", | |
+ "prop_or_const: dart:html.Node.isConnected", | |
"prop_or_const: dart:html.Node.lastChild", | |
"prop_or_const: dart:html.Node.nextNode", | |
"prop_or_const: dart:html.Node.nodeName", | |
@@ -6166,8 +6733,7 @@ | |
"prop_or_const: dart:html.Node.previousNode", | |
"prop_or_const: dart:html.Node.PROCESSING_INSTRUCTION_NODE", | |
"prop_or_const: dart:html.Node.text", | |
- "prop_or_const: dart:html.Node.TEXT_NODE", | |
- "prop_or_const: dart:html.Node.treeRoot" | |
+ "prop_or_const: dart:html.Node.TEXT_NODE" | |
] | |
}, | |
{ | |
@@ -6243,6 +6809,12 @@ | |
"method: dart:html.NodeValidatorBuilder.allowTextElements" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.NoncedElement", | |
+ "children": [ | |
+ "prop_or_const: dart:html.NoncedElement.nonce" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.NonDocumentTypeChildNode", | |
"children": [ | |
@@ -6263,6 +6835,7 @@ | |
"method: dart:html.Notification.close", | |
"method: dart:html.Notification.requestPermission", | |
"prop_or_const: dart:html.Notification.actions", | |
+ "prop_or_const: dart:html.Notification.badge", | |
"prop_or_const: dart:html.Notification.body", | |
"prop_or_const: dart:html.Notification.clickEvent", | |
"prop_or_const: dart:html.Notification.closeEvent", | |
@@ -6270,6 +6843,7 @@ | |
"prop_or_const: dart:html.Notification.dir", | |
"prop_or_const: dart:html.Notification.errorEvent", | |
"prop_or_const: dart:html.Notification.icon", | |
+ "prop_or_const: dart:html.Notification.image", | |
"prop_or_const: dart:html.Notification.lang", | |
"prop_or_const: dart:html.Notification.maxActions", | |
"prop_or_const: dart:html.Notification.onClick", | |
@@ -6293,7 +6867,8 @@ | |
"children": [ | |
"constructor: dart:html.NotificationEvent", | |
"prop_or_const: dart:html.NotificationEvent.action", | |
- "prop_or_const: dart:html.NotificationEvent.notification" | |
+ "prop_or_const: dart:html.NotificationEvent.notification", | |
+ "prop_or_const: dart:html.NotificationEvent.reply" | |
] | |
}, | |
{ | |
@@ -6306,13 +6881,6 @@ | |
"prop_or_const: dart:html.NumberInputElement.supported" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.NumberValue", | |
- "children": [ | |
- "constructor: dart:html.NumberValue", | |
- "prop_or_const: dart:html.NumberValue.value" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.ObjectElement", | |
"children": [ | |
@@ -6321,6 +6889,7 @@ | |
"method: dart:html.ObjectElement.checkValidity", | |
"method: dart:html.ObjectElement.reportValidity", | |
"method: dart:html.ObjectElement.setCustomValidity", | |
+ "prop_or_const: dart:html.ObjectElement.contentWindow", | |
"prop_or_const: dart:html.ObjectElement.data", | |
"prop_or_const: dart:html.ObjectElement.form", | |
"prop_or_const: dart:html.ObjectElement.height", | |
@@ -6338,10 +6907,78 @@ | |
"name": "class: dart:html.OffscreenCanvas", | |
"children": [ | |
"constructor: dart:html.OffscreenCanvas", | |
+ "method: dart:html.OffscreenCanvas.convertToBlob", | |
+ "method: dart:html.OffscreenCanvas.getContext", | |
+ "method: dart:html.OffscreenCanvas.transferToImageBitmap", | |
"prop_or_const: dart:html.OffscreenCanvas.height", | |
"prop_or_const: dart:html.OffscreenCanvas.width" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.OffscreenCanvasRenderingContext2D", | |
+ "children": [ | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.arc", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.arcTo", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.beginPath", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.bezierCurveTo", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.clearRect", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.clip", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.closePath", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.commit", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.createImageData", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.createLinearGradient", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.createPattern", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.createRadialGradient", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.drawImage", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.ellipse", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.fill", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.fillRect", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.fillText", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.getImageData", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.getLineDash", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.isPointInPath", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.isPointInStroke", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.lineTo", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.measureText", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.moveTo", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.putImageData", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.quadraticCurveTo", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.rect", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.resetTransform", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.restore", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.rotate", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.save", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.scale", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.setLineDash", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.setTransform", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.stroke", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.strokeRect", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.strokeText", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.transform", | |
+ "method: dart:html.OffscreenCanvasRenderingContext2D.translate", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.canvas", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.direction", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.fillStyle", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.filter", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.font", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.globalAlpha", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.globalCompositeOperation", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.imageSmoothingQuality", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.lineCap", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.lineDashOffset", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.lineJoin", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.lineWidth", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.miterLimit", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.shadowBlur", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.shadowColor", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.shadowOffsetX", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.shadowOffsetY", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.strokeStyle", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.textAlign", | |
+ "prop_or_const: dart:html.OffscreenCanvasRenderingContext2D.textBaseline" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.OListElement", | |
"children": [ | |
@@ -6375,6 +7012,13 @@ | |
"prop_or_const: dart:html.OptionElement.value" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.OrientationSensor", | |
+ "children": [ | |
+ "method: dart:html.OrientationSensor.populateMatrix", | |
+ "prop_or_const: dart:html.OrientationSensor.quaternion" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.OutputElement", | |
"children": [ | |
@@ -6396,6 +7040,15 @@ | |
"prop_or_const: dart:html.OutputElement.willValidate" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.OverconstrainedError", | |
+ "children": [ | |
+ "constructor: dart:html.OverconstrainedError", | |
+ "prop_or_const: dart:html.OverconstrainedError.constraint", | |
+ "prop_or_const: dart:html.OverconstrainedError.message", | |
+ "prop_or_const: dart:html.OverconstrainedError.name" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.PageTransitionEvent", | |
"children": [ | |
@@ -6403,6 +7056,74 @@ | |
"prop_or_const: dart:html.PageTransitionEvent.persisted" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PaintRenderingContext2D", | |
+ "children": [ | |
+ "method: dart:html.PaintRenderingContext2D.arc", | |
+ "method: dart:html.PaintRenderingContext2D.arcTo", | |
+ "method: dart:html.PaintRenderingContext2D.beginPath", | |
+ "method: dart:html.PaintRenderingContext2D.bezierCurveTo", | |
+ "method: dart:html.PaintRenderingContext2D.clearRect", | |
+ "method: dart:html.PaintRenderingContext2D.clip", | |
+ "method: dart:html.PaintRenderingContext2D.closePath", | |
+ "method: dart:html.PaintRenderingContext2D.createLinearGradient", | |
+ "method: dart:html.PaintRenderingContext2D.createPattern", | |
+ "method: dart:html.PaintRenderingContext2D.createRadialGradient", | |
+ "method: dart:html.PaintRenderingContext2D.drawImage", | |
+ "method: dart:html.PaintRenderingContext2D.ellipse", | |
+ "method: dart:html.PaintRenderingContext2D.fill", | |
+ "method: dart:html.PaintRenderingContext2D.fillRect", | |
+ "method: dart:html.PaintRenderingContext2D.getLineDash", | |
+ "method: dart:html.PaintRenderingContext2D.isPointInPath", | |
+ "method: dart:html.PaintRenderingContext2D.isPointInStroke", | |
+ "method: dart:html.PaintRenderingContext2D.lineTo", | |
+ "method: dart:html.PaintRenderingContext2D.moveTo", | |
+ "method: dart:html.PaintRenderingContext2D.quadraticCurveTo", | |
+ "method: dart:html.PaintRenderingContext2D.rect", | |
+ "method: dart:html.PaintRenderingContext2D.resetTransform", | |
+ "method: dart:html.PaintRenderingContext2D.restore", | |
+ "method: dart:html.PaintRenderingContext2D.rotate", | |
+ "method: dart:html.PaintRenderingContext2D.save", | |
+ "method: dart:html.PaintRenderingContext2D.scale", | |
+ "method: dart:html.PaintRenderingContext2D.setLineDash", | |
+ "method: dart:html.PaintRenderingContext2D.setTransform", | |
+ "method: dart:html.PaintRenderingContext2D.stroke", | |
+ "method: dart:html.PaintRenderingContext2D.strokeRect", | |
+ "method: dart:html.PaintRenderingContext2D.transform", | |
+ "method: dart:html.PaintRenderingContext2D.translate", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.currentTransform", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.fillStyle", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.filter", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.globalAlpha", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.globalCompositeOperation", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.imageSmoothingEnabled", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.imageSmoothingQuality", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.lineCap", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.lineDashOffset", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.lineJoin", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.lineWidth", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.miterLimit", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.shadowBlur", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.shadowColor", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.shadowOffsetX", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.shadowOffsetY", | |
+ "prop_or_const: dart:html.PaintRenderingContext2D.strokeStyle" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaintSize", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PaintSize.height", | |
+ "prop_or_const: dart:html.PaintSize.width" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaintWorkletGlobalScope", | |
+ "children": [ | |
+ "method: dart:html.PaintWorkletGlobalScope.registerPaint", | |
+ "prop_or_const: dart:html.PaintWorkletGlobalScope.devicePixelRatio" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.ParagraphElement", | |
"children": [ | |
@@ -6430,7 +7151,10 @@ | |
"children": [ | |
"constructor: dart:html.PasswordCredential", | |
"prop_or_const: dart:html.PasswordCredential.additionalData", | |
+ "prop_or_const: dart:html.PasswordCredential.iconUrl", | |
"prop_or_const: dart:html.PasswordCredential.idName", | |
+ "prop_or_const: dart:html.PasswordCredential.name", | |
+ "prop_or_const: dart:html.PasswordCredential.password", | |
"prop_or_const: dart:html.PasswordCredential.passwordName" | |
] | |
}, | |
@@ -6456,10 +7180,92 @@ | |
"method: dart:html.Path2D.rect" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PaymentAddress", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PaymentAddress.addressLine", | |
+ "prop_or_const: dart:html.PaymentAddress.city", | |
+ "prop_or_const: dart:html.PaymentAddress.country", | |
+ "prop_or_const: dart:html.PaymentAddress.dependentLocality", | |
+ "prop_or_const: dart:html.PaymentAddress.languageCode", | |
+ "prop_or_const: dart:html.PaymentAddress.organization", | |
+ "prop_or_const: dart:html.PaymentAddress.phone", | |
+ "prop_or_const: dart:html.PaymentAddress.postalCode", | |
+ "prop_or_const: dart:html.PaymentAddress.recipient", | |
+ "prop_or_const: dart:html.PaymentAddress.region", | |
+ "prop_or_const: dart:html.PaymentAddress.sortingCode" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaymentInstruments", | |
+ "children": [ | |
+ "method: dart:html.PaymentInstruments.clear", | |
+ "method: dart:html.PaymentInstruments.delete", | |
+ "method: dart:html.PaymentInstruments.get", | |
+ "method: dart:html.PaymentInstruments.has", | |
+ "method: dart:html.PaymentInstruments.keys", | |
+ "method: dart:html.PaymentInstruments.set" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaymentManager", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PaymentManager.instruments", | |
+ "prop_or_const: dart:html.PaymentManager.userHint" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaymentRequest", | |
+ "children": [ | |
+ "constructor: dart:html.PaymentRequest", | |
+ "method: dart:html.PaymentRequest.abort", | |
+ "method: dart:html.PaymentRequest.canMakePayment", | |
+ "method: dart:html.PaymentRequest.show", | |
+ "prop_or_const: dart:html.PaymentRequest.id", | |
+ "prop_or_const: dart:html.PaymentRequest.shippingAddress", | |
+ "prop_or_const: dart:html.PaymentRequest.shippingOption", | |
+ "prop_or_const: dart:html.PaymentRequest.shippingType" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaymentRequestEvent", | |
+ "children": [ | |
+ "constructor: dart:html.PaymentRequestEvent", | |
+ "method: dart:html.PaymentRequestEvent.openWindow", | |
+ "method: dart:html.PaymentRequestEvent.respondWith", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.instrumentKey", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.methodData", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.modifiers", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.paymentRequestId", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.paymentRequestOrigin", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.topLevelOrigin", | |
+ "prop_or_const: dart:html.PaymentRequestEvent.total" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaymentRequestUpdateEvent", | |
+ "children": [ | |
+ "constructor: dart:html.PaymentRequestUpdateEvent", | |
+ "method: dart:html.PaymentRequestUpdateEvent.updateWith" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PaymentResponse", | |
+ "children": [ | |
+ "method: dart:html.PaymentResponse.complete", | |
+ "prop_or_const: dart:html.PaymentResponse.details", | |
+ "prop_or_const: dart:html.PaymentResponse.methodName", | |
+ "prop_or_const: dart:html.PaymentResponse.payerEmail", | |
+ "prop_or_const: dart:html.PaymentResponse.payerName", | |
+ "prop_or_const: dart:html.PaymentResponse.payerPhone", | |
+ "prop_or_const: dart:html.PaymentResponse.requestId", | |
+ "prop_or_const: dart:html.PaymentResponse.shippingAddress", | |
+ "prop_or_const: dart:html.PaymentResponse.shippingOption" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.Performance", | |
"children": [ | |
- "method: dart:html.Performance.clearFrameTimings", | |
"method: dart:html.Performance.clearMarks", | |
"method: dart:html.Performance.clearMeasures", | |
"method: dart:html.Performance.clearResourceTimings", | |
@@ -6469,20 +7275,14 @@ | |
"method: dart:html.Performance.mark", | |
"method: dart:html.Performance.measure", | |
"method: dart:html.Performance.now", | |
- "method: dart:html.Performance.setFrameTimingBufferSize", | |
"method: dart:html.Performance.setResourceTimingBufferSize", | |
"prop_or_const: dart:html.Performance.memory", | |
"prop_or_const: dart:html.Performance.navigation", | |
"prop_or_const: dart:html.Performance.supported", | |
+ "prop_or_const: dart:html.Performance.timeOrigin", | |
"prop_or_const: dart:html.Performance.timing" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.PerformanceCompositeTiming", | |
- "children": [ | |
- "prop_or_const: dart:html.PerformanceCompositeTiming.sourceFrame" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.PerformanceEntry", | |
"children": [ | |
@@ -6492,6 +7292,12 @@ | |
"prop_or_const: dart:html.PerformanceEntry.startTime" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PerformanceLongTaskTiming", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PerformanceLongTaskTiming.attribution" | |
+ ] | |
+ }, | |
"class: dart:html.PerformanceMark", | |
"class: dart:html.PerformanceMeasure", | |
{ | |
@@ -6505,9 +7311,25 @@ | |
"prop_or_const: dart:html.PerformanceNavigation.TYPE_RESERVED" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PerformanceNavigationTiming", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.domComplete", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.domContentLoadedEventEnd", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.domContentLoadedEventStart", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.domInteractive", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.loadEventEnd", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.loadEventStart", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.redirectCount", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.type", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.unloadEventEnd", | |
+ "prop_or_const: dart:html.PerformanceNavigationTiming.unloadEventStart" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.PerformanceObserver", | |
"children": [ | |
+ "constructor: dart:html.PerformanceObserver", | |
"method: dart:html.PerformanceObserver.disconnect", | |
"method: dart:html.PerformanceObserver.observe" | |
] | |
@@ -6520,30 +7342,38 @@ | |
"method: dart:html.PerformanceObserverEntryList.getEntriesByType" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.PerformanceRenderTiming", | |
- "children": [ | |
- "prop_or_const: dart:html.PerformanceRenderTiming.sourceFrame" | |
- ] | |
- }, | |
+ "class: dart:html.PerformancePaintTiming", | |
{ | |
"name": "class: dart:html.PerformanceResourceTiming", | |
"children": [ | |
"prop_or_const: dart:html.PerformanceResourceTiming.connectEnd", | |
"prop_or_const: dart:html.PerformanceResourceTiming.connectStart", | |
+ "prop_or_const: dart:html.PerformanceResourceTiming.decodedBodySize", | |
"prop_or_const: dart:html.PerformanceResourceTiming.domainLookupEnd", | |
"prop_or_const: dart:html.PerformanceResourceTiming.domainLookupStart", | |
+ "prop_or_const: dart:html.PerformanceResourceTiming.encodedBodySize", | |
"prop_or_const: dart:html.PerformanceResourceTiming.fetchStart", | |
"prop_or_const: dart:html.PerformanceResourceTiming.initiatorType", | |
+ "prop_or_const: dart:html.PerformanceResourceTiming.nextHopProtocol", | |
"prop_or_const: dart:html.PerformanceResourceTiming.redirectEnd", | |
"prop_or_const: dart:html.PerformanceResourceTiming.redirectStart", | |
"prop_or_const: dart:html.PerformanceResourceTiming.requestStart", | |
"prop_or_const: dart:html.PerformanceResourceTiming.responseEnd", | |
"prop_or_const: dart:html.PerformanceResourceTiming.responseStart", | |
"prop_or_const: dart:html.PerformanceResourceTiming.secureConnectionStart", | |
+ "prop_or_const: dart:html.PerformanceResourceTiming.serverTiming", | |
+ "prop_or_const: dart:html.PerformanceResourceTiming.transferSize", | |
"prop_or_const: dart:html.PerformanceResourceTiming.workerStart" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PerformanceServerTiming", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PerformanceServerTiming.description", | |
+ "prop_or_const: dart:html.PerformanceServerTiming.duration", | |
+ "prop_or_const: dart:html.PerformanceServerTiming.name" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.PerformanceTiming", | |
"children": [ | |
@@ -6588,10 +7418,12 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.Perspective", | |
+ "name": "class: dart:html.PhotoCapabilities", | |
"children": [ | |
- "constructor: dart:html.Perspective", | |
- "prop_or_const: dart:html.Perspective.length" | |
+ "prop_or_const: dart:html.PhotoCapabilities.fillLightMode", | |
+ "prop_or_const: dart:html.PhotoCapabilities.imageHeight", | |
+ "prop_or_const: dart:html.PhotoCapabilities.imageWidth", | |
+ "prop_or_const: dart:html.PhotoCapabilities.redEyeReduction" | |
] | |
}, | |
{ | |
@@ -6635,13 +7467,16 @@ | |
"name": "class: dart:html.PointerEvent", | |
"children": [ | |
"constructor: dart:html.PointerEvent", | |
+ "method: dart:html.PointerEvent.getCoalescedEvents", | |
"prop_or_const: dart:html.PointerEvent.height", | |
"prop_or_const: dart:html.PointerEvent.isPrimary", | |
"prop_or_const: dart:html.PointerEvent.pointerId", | |
"prop_or_const: dart:html.PointerEvent.pointerType", | |
"prop_or_const: dart:html.PointerEvent.pressure", | |
+ "prop_or_const: dart:html.PointerEvent.tangentialPressure", | |
"prop_or_const: dart:html.PointerEvent.tiltX", | |
"prop_or_const: dart:html.PointerEvent.tiltY", | |
+ "prop_or_const: dart:html.PointerEvent.twist", | |
"prop_or_const: dart:html.PointerEvent.width" | |
] | |
}, | |
@@ -6662,22 +7497,6 @@ | |
"prop_or_const: dart:html.PositionError.TIMEOUT" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.PositionSensorVRDevice", | |
- "children": [ | |
- "method: dart:html.PositionSensorVRDevice.getImmediateState", | |
- "method: dart:html.PositionSensorVRDevice.getState", | |
- "method: dart:html.PositionSensorVRDevice.resetSensor" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.PositionValue", | |
- "children": [ | |
- "constructor: dart:html.PositionValue", | |
- "prop_or_const: dart:html.PositionValue.x", | |
- "prop_or_const: dart:html.PositionValue.y" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.PreElement", | |
"children": [ | |
@@ -6710,7 +7529,8 @@ | |
"prop_or_const: dart:html.PresentationConnection.id", | |
"prop_or_const: dart:html.PresentationConnection.messageEvent", | |
"prop_or_const: dart:html.PresentationConnection.onMessage", | |
- "prop_or_const: dart:html.PresentationConnection.state" | |
+ "prop_or_const: dart:html.PresentationConnection.state", | |
+ "prop_or_const: dart:html.PresentationConnection.url" | |
] | |
}, | |
{ | |
@@ -6728,11 +7548,16 @@ | |
"prop_or_const: dart:html.PresentationConnectionCloseEvent.reason" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PresentationConnectionList", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PresentationConnectionList.connections" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.PresentationReceiver", | |
"children": [ | |
- "method: dart:html.PresentationReceiver.getConnection", | |
- "method: dart:html.PresentationReceiver.getConnections" | |
+ "prop_or_const: dart:html.PresentationReceiver.connectionList" | |
] | |
}, | |
{ | |
@@ -6780,6 +7605,13 @@ | |
"prop_or_const: dart:html.PromiseRejectionEvent.reason" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.PublicKeyCredential", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PublicKeyCredential.rawId", | |
+ "prop_or_const: dart:html.PublicKeyCredential.response" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.PushEvent", | |
"children": [ | |
@@ -6792,7 +7624,8 @@ | |
"children": [ | |
"method: dart:html.PushManager.getSubscription", | |
"method: dart:html.PushManager.permissionState", | |
- "method: dart:html.PushManager.subscribe" | |
+ "method: dart:html.PushManager.subscribe", | |
+ "prop_or_const: dart:html.PushManager.supportedContentEncodings" | |
] | |
}, | |
{ | |
@@ -6809,7 +7642,16 @@ | |
"children": [ | |
"method: dart:html.PushSubscription.getKey", | |
"method: dart:html.PushSubscription.unsubscribe", | |
- "prop_or_const: dart:html.PushSubscription.endpoint" | |
+ "prop_or_const: dart:html.PushSubscription.endpoint", | |
+ "prop_or_const: dart:html.PushSubscription.expirationTime", | |
+ "prop_or_const: dart:html.PushSubscription.options" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.PushSubscriptionOptions", | |
+ "children": [ | |
+ "prop_or_const: dart:html.PushSubscriptionOptions.applicationServerKey", | |
+ "prop_or_const: dart:html.PushSubscriptionOptions.userVisibleOnly" | |
] | |
}, | |
{ | |
@@ -6890,44 +7732,44 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.ReadableByteStream", | |
+ "name": "class: dart:html.ReadyState", | |
"children": [ | |
- "method: dart:html.ReadableByteStream.cancel", | |
- "method: dart:html.ReadableByteStream.getReader" | |
+ "constructor: dart:html.ReadyState", | |
+ "prop_or_const: dart:html.ReadyState.COMPLETE", | |
+ "prop_or_const: dart:html.ReadyState.INTERACTIVE", | |
+ "prop_or_const: dart:html.ReadyState.LOADING" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.ReadableByteStreamReader", | |
+ "name": "class: dart:html.RelatedApplication", | |
"children": [ | |
- "method: dart:html.ReadableByteStreamReader.cancel", | |
- "method: dart:html.ReadableByteStreamReader.read", | |
- "method: dart:html.ReadableByteStreamReader.releaseLock", | |
- "prop_or_const: dart:html.ReadableByteStreamReader.closed" | |
+ "prop_or_const: dart:html.RelatedApplication.id", | |
+ "prop_or_const: dart:html.RelatedApplication.platform", | |
+ "prop_or_const: dart:html.RelatedApplication.url" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.ReadableStreamReader", | |
+ "name": "class: dart:html.RelativeOrientationSensor", | |
"children": [ | |
- "method: dart:html.ReadableStreamReader.cancel", | |
- "method: dart:html.ReadableStreamReader.read", | |
- "method: dart:html.ReadableStreamReader.releaseLock", | |
- "prop_or_const: dart:html.ReadableStreamReader.closed" | |
+ "constructor: dart:html.RelativeOrientationSensor" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.ReadyState", | |
- "children": [ | |
- "constructor: dart:html.ReadyState", | |
- "prop_or_const: dart:html.ReadyState.COMPLETE", | |
- "prop_or_const: dart:html.ReadyState.INTERACTIVE", | |
- "prop_or_const: dart:html.ReadyState.LOADING" | |
+ { | |
+ "name": "class: dart:html.RemotePlayback", | |
+ "children": [ | |
+ "method: dart:html.RemotePlayback.cancelWatchAvailability", | |
+ "method: dart:html.RemotePlayback.prompt", | |
+ "method: dart:html.RemotePlayback.watchAvailability", | |
+ "prop_or_const: dart:html.RemotePlayback.state" | |
] | |
}, | |
+ "class: dart:html.ReportBody", | |
{ | |
- "name": "class: dart:html.RelatedEvent", | |
+ "name": "class: dart:html.ReportingObserver", | |
"children": [ | |
- "constructor: dart:html.RelatedEvent", | |
- "prop_or_const: dart:html.RelatedEvent.relatedTarget" | |
+ "constructor: dart:html.ReportingObserver", | |
+ "method: dart:html.ReportingObserver.disconnect", | |
+ "method: dart:html.ReportingObserver.observe" | |
] | |
}, | |
{ | |
@@ -6937,18 +7779,25 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.Rotation", | |
+ "name": "class: dart:html.ResizeObserver", | |
+ "children": [ | |
+ "constructor: dart:html.ResizeObserver", | |
+ "method: dart:html.ResizeObserver.disconnect", | |
+ "method: dart:html.ResizeObserver.observe", | |
+ "method: dart:html.ResizeObserver.unobserve" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.ResizeObserverEntry", | |
"children": [ | |
- "constructor: dart:html.Rotation", | |
- "prop_or_const: dart:html.Rotation.angle", | |
- "prop_or_const: dart:html.Rotation.x", | |
- "prop_or_const: dart:html.Rotation.y", | |
- "prop_or_const: dart:html.Rotation.z" | |
+ "prop_or_const: dart:html.ResizeObserverEntry.contentRect", | |
+ "prop_or_const: dart:html.ResizeObserverEntry.target" | |
] | |
}, | |
{ | |
"name": "class: dart:html.RtcCertificate", | |
"children": [ | |
+ "method: dart:html.RtcCertificate.getFingerprints", | |
"prop_or_const: dart:html.RtcCertificate.expires" | |
] | |
}, | |
@@ -6986,6 +7835,7 @@ | |
{ | |
"name": "class: dart:html.RtcDataChannelEvent", | |
"children": [ | |
+ "constructor: dart:html.RtcDataChannelEvent", | |
"prop_or_const: dart:html.RtcDataChannelEvent.channel" | |
] | |
}, | |
@@ -7019,9 +7869,13 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.RtcIceCandidateEvent", | |
+ "name": "class: dart:html.RtcLegacyStatsReport", | |
"children": [ | |
- "prop_or_const: dart:html.RtcIceCandidateEvent.candidate" | |
+ "method: dart:html.RtcLegacyStatsReport.names", | |
+ "method: dart:html.RtcLegacyStatsReport.stat", | |
+ "prop_or_const: dart:html.RtcLegacyStatsReport.id", | |
+ "prop_or_const: dart:html.RtcLegacyStatsReport.timestamp", | |
+ "prop_or_const: dart:html.RtcLegacyStatsReport.type" | |
] | |
}, | |
{ | |
@@ -7030,6 +7884,7 @@ | |
"constructor: dart:html.RtcPeerConnection", | |
"method: dart:html.RtcPeerConnection.addIceCandidate", | |
"method: dart:html.RtcPeerConnection.addStream", | |
+ "method: dart:html.RtcPeerConnection.addTrack", | |
"method: dart:html.RtcPeerConnection.close", | |
"method: dart:html.RtcPeerConnection.createAnswer", | |
"method: dart:html.RtcPeerConnection.createDataChannel", | |
@@ -7037,13 +7892,15 @@ | |
"method: dart:html.RtcPeerConnection.createOffer", | |
"method: dart:html.RtcPeerConnection.generateCertificate", | |
"method: dart:html.RtcPeerConnection.getLocalStreams", | |
+ "method: dart:html.RtcPeerConnection.getReceivers", | |
"method: dart:html.RtcPeerConnection.getRemoteStreams", | |
+ "method: dart:html.RtcPeerConnection.getSenders", | |
"method: dart:html.RtcPeerConnection.getStats", | |
- "method: dart:html.RtcPeerConnection.getStreamById", | |
"method: dart:html.RtcPeerConnection.removeStream", | |
+ "method: dart:html.RtcPeerConnection.removeTrack", | |
+ "method: dart:html.RtcPeerConnection.setConfiguration", | |
"method: dart:html.RtcPeerConnection.setLocalDescription", | |
"method: dart:html.RtcPeerConnection.setRemoteDescription", | |
- "method: dart:html.RtcPeerConnection.updateIce", | |
"prop_or_const: dart:html.RtcPeerConnection.addStreamEvent", | |
"prop_or_const: dart:html.RtcPeerConnection.dataChannelEvent", | |
"prop_or_const: dart:html.RtcPeerConnection.iceCandidateEvent", | |
@@ -7066,6 +7923,33 @@ | |
"prop_or_const: dart:html.RtcPeerConnection.supported" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.RtcPeerConnectionIceEvent", | |
+ "children": [ | |
+ "constructor: dart:html.RtcPeerConnectionIceEvent", | |
+ "prop_or_const: dart:html.RtcPeerConnectionIceEvent.candidate" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.RtcRtpContributingSource", | |
+ "children": [ | |
+ "prop_or_const: dart:html.RtcRtpContributingSource.source", | |
+ "prop_or_const: dart:html.RtcRtpContributingSource.timestamp" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.RtcRtpReceiver", | |
+ "children": [ | |
+ "method: dart:html.RtcRtpReceiver.getContributingSources", | |
+ "prop_or_const: dart:html.RtcRtpReceiver.track" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.RtcRtpSender", | |
+ "children": [ | |
+ "prop_or_const: dart:html.RtcRtpSender.track" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.RtcSessionDescription", | |
"children": [ | |
@@ -7074,21 +7958,21 @@ | |
"prop_or_const: dart:html.RtcSessionDescription.type" | |
] | |
}, | |
+ "class: dart:html.RtcStatsReport", | |
{ | |
- "name": "class: dart:html.RtcStatsReport", | |
+ "name": "class: dart:html.RtcStatsResponse", | |
"children": [ | |
- "method: dart:html.RtcStatsReport.names", | |
- "method: dart:html.RtcStatsReport.stat", | |
- "prop_or_const: dart:html.RtcStatsReport.id", | |
- "prop_or_const: dart:html.RtcStatsReport.timestamp", | |
- "prop_or_const: dart:html.RtcStatsReport.type" | |
+ "method: dart:html.RtcStatsResponse.namedItem", | |
+ "method: dart:html.RtcStatsResponse.result" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.RtcStatsResponse", | |
+ "name": "class: dart:html.RtcTrackEvent", | |
"children": [ | |
- "method: dart:html.RtcStatsResponse.namedItem", | |
- "method: dart:html.RtcStatsResponse.result" | |
+ "constructor: dart:html.RtcTrackEvent", | |
+ "prop_or_const: dart:html.RtcTrackEvent.receiver", | |
+ "prop_or_const: dart:html.RtcTrackEvent.streams", | |
+ "prop_or_const: dart:html.RtcTrackEvent.track" | |
] | |
}, | |
{ | |
@@ -7124,7 +8008,7 @@ | |
"prop_or_const: dart:html.ScriptElement.crossOrigin", | |
"prop_or_const: dart:html.ScriptElement.defer", | |
"prop_or_const: dart:html.ScriptElement.integrity", | |
- "prop_or_const: dart:html.ScriptElement.nonce", | |
+ "prop_or_const: dart:html.ScriptElement.noModule", | |
"prop_or_const: dart:html.ScriptElement.src", | |
"prop_or_const: dart:html.ScriptElement.type" | |
] | |
@@ -7151,13 +8035,21 @@ | |
"prop_or_const: dart:html.ScrollState.isBeginning", | |
"prop_or_const: dart:html.ScrollState.isDirectManipulation", | |
"prop_or_const: dart:html.ScrollState.isEnding", | |
- "prop_or_const: dart:html.ScrollState.shouldPropagate", | |
- "prop_or_const: dart:html.ScrollState.startPositionX", | |
- "prop_or_const: dart:html.ScrollState.startPositionY", | |
+ "prop_or_const: dart:html.ScrollState.positionX", | |
+ "prop_or_const: dart:html.ScrollState.positionY", | |
"prop_or_const: dart:html.ScrollState.velocityX", | |
"prop_or_const: dart:html.ScrollState.velocityY" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.ScrollTimeline", | |
+ "children": [ | |
+ "constructor: dart:html.ScrollTimeline", | |
+ "prop_or_const: dart:html.ScrollTimeline.orientation", | |
+ "prop_or_const: dart:html.ScrollTimeline.scrollSource", | |
+ "prop_or_const: dart:html.ScrollTimeline.timeRange" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.SearchInputElement", | |
"children": [ | |
@@ -7173,11 +8065,13 @@ | |
"constructor: dart:html.SecurityPolicyViolationEvent", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.blockedUri", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.columnNumber", | |
+ "prop_or_const: dart:html.SecurityPolicyViolationEvent.disposition", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.documentUri", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.effectiveDirective", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.lineNumber", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.originalPolicy", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.referrer", | |
+ "prop_or_const: dart:html.SecurityPolicyViolationEvent.sample", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.sourceFile", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.statusCode", | |
"prop_or_const: dart:html.SecurityPolicyViolationEvent.violatedDirective" | |
@@ -7227,6 +8121,7 @@ | |
"method: dart:html.Selection.getRangeAt", | |
"method: dart:html.Selection.modify", | |
"method: dart:html.Selection.removeAllRanges", | |
+ "method: dart:html.Selection.removeRange", | |
"method: dart:html.Selection.selectAllChildren", | |
"method: dart:html.Selection.setBaseAndExtent", | |
"method: dart:html.Selection.setPosition", | |
@@ -7244,32 +8139,22 @@ | |
] | |
}, | |
{ | |
- "name": "class: dart:html.ServicePort", | |
+ "name": "class: dart:html.Sensor", | |
"children": [ | |
- "method: dart:html.ServicePort.close", | |
- "method: dart:html.ServicePort.postMessage", | |
- "prop_or_const: dart:html.ServicePort.data", | |
- "prop_or_const: dart:html.ServicePort.name", | |
- "prop_or_const: dart:html.ServicePort.targetUrl" | |
+ "method: dart:html.Sensor.start", | |
+ "method: dart:html.Sensor.stop", | |
+ "prop_or_const: dart:html.Sensor.activated", | |
+ "prop_or_const: dart:html.Sensor.errorEvent", | |
+ "prop_or_const: dart:html.Sensor.hasReading", | |
+ "prop_or_const: dart:html.Sensor.onError", | |
+ "prop_or_const: dart:html.Sensor.timestamp" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.ServicePortCollection", | |
+ "name": "class: dart:html.SensorErrorEvent", | |
"children": [ | |
- "method: dart:html.ServicePortCollection.connect", | |
- "method: dart:html.ServicePortCollection.match", | |
- "method: dart:html.ServicePortCollection.matchAll", | |
- "prop_or_const: dart:html.ServicePortCollection.messageEvent", | |
- "prop_or_const: dart:html.ServicePortCollection.onMessage" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.ServicePortConnectEvent", | |
- "children": [ | |
- "constructor: dart:html.ServicePortConnectEvent", | |
- "method: dart:html.ServicePortConnectEvent.respondWith", | |
- "prop_or_const: dart:html.ServicePortConnectEvent.origin", | |
- "prop_or_const: dart:html.ServicePortConnectEvent.targetUrl" | |
+ "constructor: dart:html.SensorErrorEvent", | |
+ "prop_or_const: dart:html.SensorErrorEvent.error" | |
] | |
}, | |
{ | |
@@ -7288,22 +8173,20 @@ | |
"name": "class: dart:html.ServiceWorkerGlobalScope", | |
"children": [ | |
"method: dart:html.ServiceWorkerGlobalScope.skipWaiting", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.activateEvent", | |
"prop_or_const: dart:html.ServiceWorkerGlobalScope.clients", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.fetchEvent", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.foreignfetchEvent", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.installEvent", | |
"prop_or_const: dart:html.ServiceWorkerGlobalScope.messageEvent", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.onActivate", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.onFetch", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.onForeignfetch", | |
+ "prop_or_const: dart:html.ServiceWorkerGlobalScope.onInstall", | |
"prop_or_const: dart:html.ServiceWorkerGlobalScope.onMessage", | |
"prop_or_const: dart:html.ServiceWorkerGlobalScope.registration" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.ServiceWorkerMessageEvent", | |
- "children": [ | |
- "prop_or_const: dart:html.ServiceWorkerMessageEvent.data", | |
- "prop_or_const: dart:html.ServiceWorkerMessageEvent.lastEventId", | |
- "prop_or_const: dart:html.ServiceWorkerMessageEvent.origin", | |
- "prop_or_const: dart:html.ServiceWorkerMessageEvent.ports", | |
- "prop_or_const: dart:html.ServiceWorkerMessageEvent.source" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.ServiceWorkerRegistration", | |
"children": [ | |
@@ -7312,8 +8195,10 @@ | |
"method: dart:html.ServiceWorkerRegistration.unregister", | |
"method: dart:html.ServiceWorkerRegistration.update", | |
"prop_or_const: dart:html.ServiceWorkerRegistration.active", | |
- "prop_or_const: dart:html.ServiceWorkerRegistration.geofencing", | |
+ "prop_or_const: dart:html.ServiceWorkerRegistration.backgroundFetch", | |
"prop_or_const: dart:html.ServiceWorkerRegistration.installing", | |
+ "prop_or_const: dart:html.ServiceWorkerRegistration.navigationPreload", | |
+ "prop_or_const: dart:html.ServiceWorkerRegistration.paymentManager", | |
"prop_or_const: dart:html.ServiceWorkerRegistration.pushManager", | |
"prop_or_const: dart:html.ServiceWorkerRegistration.scope", | |
"prop_or_const: dart:html.ServiceWorkerRegistration.sync", | |
@@ -7332,15 +8217,15 @@ | |
{ | |
"name": "class: dart:html.ShadowRoot", | |
"children": [ | |
- "method: dart:html.ShadowRoot.elementFromPoint", | |
- "method: dart:html.ShadowRoot.elementsFromPoint", | |
- "method: dart:html.ShadowRoot.getSelection", | |
"prop_or_const: dart:html.ShadowRoot.activeElement", | |
"prop_or_const: dart:html.ShadowRoot.applyAuthorStyles", | |
"prop_or_const: dart:html.ShadowRoot.delegatesFocus", | |
+ "prop_or_const: dart:html.ShadowRoot.fullscreenElement", | |
"prop_or_const: dart:html.ShadowRoot.host", | |
"prop_or_const: dart:html.ShadowRoot.innerHtml", | |
+ "prop_or_const: dart:html.ShadowRoot.mode", | |
"prop_or_const: dart:html.ShadowRoot.olderShadowRoot", | |
+ "prop_or_const: dart:html.ShadowRoot.pointerLockElement", | |
"prop_or_const: dart:html.ShadowRoot.resetStyleInheritance", | |
"prop_or_const: dart:html.ShadowRoot.styleSheets", | |
"prop_or_const: dart:html.ShadowRoot.supported" | |
@@ -7358,13 +8243,13 @@ | |
"constructor: dart:html.SharedWorker", | |
"prop_or_const: dart:html.SharedWorker.errorEvent", | |
"prop_or_const: dart:html.SharedWorker.onError", | |
- "prop_or_const: dart:html.SharedWorker.port", | |
- "prop_or_const: dart:html.SharedWorker.workerStart" | |
+ "prop_or_const: dart:html.SharedWorker.port" | |
] | |
}, | |
{ | |
"name": "class: dart:html.SharedWorkerGlobalScope", | |
"children": [ | |
+ "method: dart:html.SharedWorkerGlobalScope.close", | |
"method: dart:html.SharedWorkerGlobalScope.requestFileSystemSync", | |
"method: dart:html.SharedWorkerGlobalScope.resolveLocalFileSystemSyncUrl", | |
"prop_or_const: dart:html.SharedWorkerGlobalScope.connectEvent", | |
@@ -7374,27 +8259,11 @@ | |
"prop_or_const: dart:html.SharedWorkerGlobalScope.TEMPORARY" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.SimpleLength", | |
- "children": [ | |
- "constructor: dart:html.SimpleLength", | |
- "prop_or_const: dart:html.SimpleLength.type", | |
- "prop_or_const: dart:html.SimpleLength.value" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.Skew", | |
- "children": [ | |
- "constructor: dart:html.Skew", | |
- "prop_or_const: dart:html.Skew.ax", | |
- "prop_or_const: dart:html.Skew.ay" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.SlotElement", | |
"children": [ | |
"constructor: dart:html.SlotElement.created", | |
- "method: dart:html.SlotElement.getAssignedNodes", | |
+ "method: dart:html.SlotElement.assignedNodes", | |
"prop_or_const: dart:html.SlotElement.name" | |
] | |
}, | |
@@ -7403,16 +8272,21 @@ | |
"children": [ | |
"method: dart:html.SourceBuffer.abort", | |
"method: dart:html.SourceBuffer.appendBuffer", | |
- "method: dart:html.SourceBuffer.appendStream", | |
"method: dart:html.SourceBuffer.appendTypedData", | |
"method: dart:html.SourceBuffer.remove", | |
+ "prop_or_const: dart:html.SourceBuffer.abortEvent", | |
"prop_or_const: dart:html.SourceBuffer.appendWindowEnd", | |
"prop_or_const: dart:html.SourceBuffer.appendWindowStart", | |
+ "prop_or_const: dart:html.SourceBuffer.audioTracks", | |
"prop_or_const: dart:html.SourceBuffer.buffered", | |
+ "prop_or_const: dart:html.SourceBuffer.errorEvent", | |
"prop_or_const: dart:html.SourceBuffer.mode", | |
+ "prop_or_const: dart:html.SourceBuffer.onAbort", | |
+ "prop_or_const: dart:html.SourceBuffer.onError", | |
"prop_or_const: dart:html.SourceBuffer.timestampOffset", | |
"prop_or_const: dart:html.SourceBuffer.trackDefaults", | |
- "prop_or_const: dart:html.SourceBuffer.updating" | |
+ "prop_or_const: dart:html.SourceBuffer.updating", | |
+ "prop_or_const: dart:html.SourceBuffer.videoTracks" | |
] | |
}, | |
{ | |
@@ -7437,15 +8311,6 @@ | |
"prop_or_const: dart:html.SourceElement.type" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.SourceInfo", | |
- "children": [ | |
- "prop_or_const: dart:html.SourceInfo.facing", | |
- "prop_or_const: dart:html.SourceInfo.id", | |
- "prop_or_const: dart:html.SourceInfo.kind", | |
- "prop_or_const: dart:html.SourceInfo.label" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.SpanElement", | |
"children": [ | |
@@ -7603,6 +8468,16 @@ | |
"prop_or_const: dart:html.SpeechSynthesisVoice.voiceUri" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.StaticRange", | |
+ "children": [ | |
+ "prop_or_const: dart:html.StaticRange.collapsed", | |
+ "prop_or_const: dart:html.StaticRange.endContainer", | |
+ "prop_or_const: dart:html.StaticRange.endOffset", | |
+ "prop_or_const: dart:html.StaticRange.startContainer", | |
+ "prop_or_const: dart:html.StaticRange.startOffset" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.Storage", | |
"children": [ | |
@@ -7624,26 +8499,12 @@ | |
"prop_or_const: dart:html.StorageEvent.url" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.StorageInfo", | |
- "children": [ | |
- "prop_or_const: dart:html.StorageInfo.quota", | |
- "prop_or_const: dart:html.StorageInfo.usage" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.StorageManager", | |
"children": [ | |
- "method: dart:html.StorageManager.persistentPermission", | |
- "method: dart:html.StorageManager.requestPersistent" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.StorageQuota", | |
- "children": [ | |
- "method: dart:html.StorageQuota.queryInfo", | |
- "method: dart:html.StorageQuota.requestPersistentQuota", | |
- "prop_or_const: dart:html.StorageQuota.supportedTypes" | |
+ "method: dart:html.StorageManager.estimate", | |
+ "method: dart:html.StorageManager.persist", | |
+ "method: dart:html.StorageManager.persisted" | |
] | |
}, | |
{ | |
@@ -7669,13 +8530,18 @@ | |
"children": [ | |
"method: dart:html.StylePropertyMap.append", | |
"method: dart:html.StylePropertyMap.delete", | |
- "method: dart:html.StylePropertyMap.get", | |
- "method: dart:html.StylePropertyMap.getAll", | |
- "method: dart:html.StylePropertyMap.getProperties", | |
- "method: dart:html.StylePropertyMap.has", | |
"method: dart:html.StylePropertyMap.set" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.StylePropertyMapReadonly", | |
+ "children": [ | |
+ "method: dart:html.StylePropertyMapReadonly.get", | |
+ "method: dart:html.StylePropertyMapReadonly.getAll", | |
+ "method: dart:html.StylePropertyMapReadonly.getProperties", | |
+ "method: dart:html.StylePropertyMapReadonly.has" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.StyleSheet", | |
"children": [ | |
@@ -7688,13 +8554,6 @@ | |
"prop_or_const: dart:html.StyleSheet.type" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.StyleValue", | |
- "children": [ | |
- "method: dart:html.StyleValue.parse", | |
- "prop_or_const: dart:html.StyleValue.cssString" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.SubmitButtonInputElement", | |
"children": [ | |
@@ -7792,6 +8651,16 @@ | |
"prop_or_const: dart:html.TableSectionElement.rows" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.TaskAttributionTiming", | |
+ "children": [ | |
+ "prop_or_const: dart:html.TaskAttributionTiming.containerId", | |
+ "prop_or_const: dart:html.TaskAttributionTiming.containerName", | |
+ "prop_or_const: dart:html.TaskAttributionTiming.containerSrc", | |
+ "prop_or_const: dart:html.TaskAttributionTiming.containerType", | |
+ "prop_or_const: dart:html.TaskAttributionTiming.scriptUrl" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.TelephoneInputElement", | |
"children": [ | |
@@ -7837,7 +8706,6 @@ | |
"prop_or_const: dart:html.TextAreaElement.dirName", | |
"prop_or_const: dart:html.TextAreaElement.disabled", | |
"prop_or_const: dart:html.TextAreaElement.form", | |
- "prop_or_const: dart:html.TextAreaElement.inputMode", | |
"prop_or_const: dart:html.TextAreaElement.labels", | |
"prop_or_const: dart:html.TextAreaElement.maxLength", | |
"prop_or_const: dart:html.TextAreaElement.minLength", | |
@@ -7858,6 +8726,13 @@ | |
"prop_or_const: dart:html.TextAreaElement.wrap" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.TextDetector", | |
+ "children": [ | |
+ "constructor: dart:html.TextDetector", | |
+ "method: dart:html.TextDetector.detect" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.TextEvent", | |
"children": [ | |
@@ -7912,9 +8787,7 @@ | |
"name": "class: dart:html.TextTrack", | |
"children": [ | |
"method: dart:html.TextTrack.addCue", | |
- "method: dart:html.TextTrack.addRegion", | |
"method: dart:html.TextTrack.removeCue", | |
- "method: dart:html.TextTrack.removeRegion", | |
"prop_or_const: dart:html.TextTrack.activeCues", | |
"prop_or_const: dart:html.TextTrack.cueChangeEvent", | |
"prop_or_const: dart:html.TextTrack.cues", | |
@@ -7923,8 +8796,7 @@ | |
"prop_or_const: dart:html.TextTrack.label", | |
"prop_or_const: dart:html.TextTrack.language", | |
"prop_or_const: dart:html.TextTrack.mode", | |
- "prop_or_const: dart:html.TextTrack.onCueChange", | |
- "prop_or_const: dart:html.TextTrack.regions" | |
+ "prop_or_const: dart:html.TextTrack.onCueChange" | |
] | |
}, | |
{ | |
@@ -7965,6 +8837,13 @@ | |
"prop_or_const: dart:html.TextTrackList.single" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.TimeElement", | |
+ "children": [ | |
+ "constructor: dart:html.TimeElement.created", | |
+ "prop_or_const: dart:html.TimeElement.dateTime" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.TimeInputElement", | |
"children": [ | |
@@ -8077,21 +8956,6 @@ | |
"prop_or_const: dart:html.TrackEvent.track" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.TransformComponent", | |
- "children": [ | |
- "method: dart:html.TransformComponent.asMatrix", | |
- "method: dart:html.TransformComponent.is2DComponent", | |
- "prop_or_const: dart:html.TransformComponent.cssString" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.TransformValue", | |
- "children": [ | |
- "constructor: dart:html.TransformValue", | |
- "method: dart:html.TransformValue.is2D" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.TransitionEvent", | |
"children": [ | |
@@ -8101,15 +8965,6 @@ | |
"prop_or_const: dart:html.TransitionEvent.pseudoElement" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.Translation", | |
- "children": [ | |
- "constructor: dart:html.Translation", | |
- "prop_or_const: dart:html.Translation.x", | |
- "prop_or_const: dart:html.Translation.y", | |
- "prop_or_const: dart:html.Translation.z" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.TreeWalker", | |
"children": [ | |
@@ -8127,6 +8982,26 @@ | |
"prop_or_const: dart:html.TreeWalker.whatToShow" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.TrustedHtml", | |
+ "children": [ | |
+ "method: dart:html.TrustedHtml.escape", | |
+ "method: dart:html.TrustedHtml.unsafelyCreate" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.TrustedScriptUrl", | |
+ "children": [ | |
+ "method: dart:html.TrustedScriptUrl.unsafelyCreate" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.TrustedUrl", | |
+ "children": [ | |
+ "method: dart:html.TrustedUrl.create", | |
+ "method: dart:html.TrustedUrl.unsafelyCreate" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.UIEvent", | |
"children": [ | |
@@ -8147,6 +9022,8 @@ | |
"name": "class: dart:html.UnderlyingSourceBase", | |
"children": [ | |
"method: dart:html.UnderlyingSourceBase.cancel", | |
+ "method: dart:html.UnderlyingSourceBase.notifyLockAcquired", | |
+ "method: dart:html.UnderlyingSourceBase.notifyLockReleased", | |
"method: dart:html.UnderlyingSourceBase.pull", | |
"method: dart:html.UnderlyingSourceBase.start" | |
] | |
@@ -8182,6 +9059,7 @@ | |
"prop_or_const: dart:html.Url.port", | |
"prop_or_const: dart:html.Url.protocol", | |
"prop_or_const: dart:html.Url.search", | |
+ "prop_or_const: dart:html.Url.searchParams", | |
"prop_or_const: dart:html.Url.username" | |
] | |
}, | |
@@ -8202,23 +9080,8 @@ | |
"method: dart:html.UrlSearchParams.get", | |
"method: dart:html.UrlSearchParams.getAll", | |
"method: dart:html.UrlSearchParams.has", | |
- "method: dart:html.UrlSearchParams.set" | |
- ] | |
- }, | |
- { | |
- "name": "class: dart:html.UrlUtils", | |
- "children": [ | |
- "prop_or_const: dart:html.UrlUtils.hash", | |
- "prop_or_const: dart:html.UrlUtils.host", | |
- "prop_or_const: dart:html.UrlUtils.hostname", | |
- "prop_or_const: dart:html.UrlUtils.href", | |
- "prop_or_const: dart:html.UrlUtils.origin", | |
- "prop_or_const: dart:html.UrlUtils.password", | |
- "prop_or_const: dart:html.UrlUtils.pathname", | |
- "prop_or_const: dart:html.UrlUtils.port", | |
- "prop_or_const: dart:html.UrlUtils.protocol", | |
- "prop_or_const: dart:html.UrlUtils.search", | |
- "prop_or_const: dart:html.UrlUtils.username" | |
+ "method: dart:html.UrlSearchParams.set", | |
+ "method: dart:html.UrlSearchParams.sort" | |
] | |
}, | |
{ | |
@@ -8284,7 +9147,8 @@ | |
"prop_or_const: dart:html.VideoTrack.kind", | |
"prop_or_const: dart:html.VideoTrack.label", | |
"prop_or_const: dart:html.VideoTrack.language", | |
- "prop_or_const: dart:html.VideoTrack.selected" | |
+ "prop_or_const: dart:html.VideoTrack.selected", | |
+ "prop_or_const: dart:html.VideoTrack.sourceBuffer" | |
] | |
}, | |
{ | |
@@ -8297,45 +9161,165 @@ | |
"prop_or_const: dart:html.VideoTrackList.selectedIndex" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.VisualViewport", | |
+ "children": [ | |
+ "prop_or_const: dart:html.VisualViewport.height", | |
+ "prop_or_const: dart:html.VisualViewport.offsetLeft", | |
+ "prop_or_const: dart:html.VisualViewport.offsetTop", | |
+ "prop_or_const: dart:html.VisualViewport.onResize", | |
+ "prop_or_const: dart:html.VisualViewport.onScroll", | |
+ "prop_or_const: dart:html.VisualViewport.pageLeft", | |
+ "prop_or_const: dart:html.VisualViewport.pageTop", | |
+ "prop_or_const: dart:html.VisualViewport.resizeEvent", | |
+ "prop_or_const: dart:html.VisualViewport.scale", | |
+ "prop_or_const: dart:html.VisualViewport.scrollEvent", | |
+ "prop_or_const: dart:html.VisualViewport.width" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VR", | |
+ "children": [ | |
+ "method: dart:html.VR.getDevices" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRCoordinateSystem", | |
+ "children": [ | |
+ "method: dart:html.VRCoordinateSystem.getTransformTo" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:html.VRDevice", | |
"children": [ | |
- "prop_or_const: dart:html.VRDevice.deviceId", | |
+ "method: dart:html.VRDevice.requestSession", | |
+ "method: dart:html.VRDevice.supportsSession", | |
"prop_or_const: dart:html.VRDevice.deviceName", | |
- "prop_or_const: dart:html.VRDevice.hardwareUnitId" | |
+ "prop_or_const: dart:html.VRDevice.isExternal" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRDeviceEvent", | |
+ "children": [ | |
+ "constructor: dart:html.VRDeviceEvent", | |
+ "prop_or_const: dart:html.VRDeviceEvent.device" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRDisplay", | |
+ "children": [ | |
+ "method: dart:html.VRDisplay.cancelAnimationFrame", | |
+ "method: dart:html.VRDisplay.exitPresent", | |
+ "method: dart:html.VRDisplay.getEyeParameters", | |
+ "method: dart:html.VRDisplay.getFrameData", | |
+ "method: dart:html.VRDisplay.getLayers", | |
+ "method: dart:html.VRDisplay.requestAnimationFrame", | |
+ "method: dart:html.VRDisplay.requestPresent", | |
+ "method: dart:html.VRDisplay.submitFrame", | |
+ "prop_or_const: dart:html.VRDisplay.capabilities", | |
+ "prop_or_const: dart:html.VRDisplay.depthFar", | |
+ "prop_or_const: dart:html.VRDisplay.depthNear", | |
+ "prop_or_const: dart:html.VRDisplay.displayId", | |
+ "prop_or_const: dart:html.VRDisplay.displayName", | |
+ "prop_or_const: dart:html.VRDisplay.isPresenting", | |
+ "prop_or_const: dart:html.VRDisplay.stageParameters" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRDisplayCapabilities", | |
+ "children": [ | |
+ "prop_or_const: dart:html.VRDisplayCapabilities.canPresent", | |
+ "prop_or_const: dart:html.VRDisplayCapabilities.hasExternalDisplay", | |
+ "prop_or_const: dart:html.VRDisplayCapabilities.hasPosition", | |
+ "prop_or_const: dart:html.VRDisplayCapabilities.maxLayers" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRDisplayEvent", | |
+ "children": [ | |
+ "constructor: dart:html.VRDisplayEvent", | |
+ "prop_or_const: dart:html.VRDisplayEvent.display", | |
+ "prop_or_const: dart:html.VRDisplayEvent.reason" | |
] | |
}, | |
{ | |
"name": "class: dart:html.VREyeParameters", | |
"children": [ | |
- "prop_or_const: dart:html.VREyeParameters.currentFieldOfView", | |
- "prop_or_const: dart:html.VREyeParameters.eyeTranslation", | |
- "prop_or_const: dart:html.VREyeParameters.maximumFieldOfView", | |
- "prop_or_const: dart:html.VREyeParameters.minimumFieldOfView", | |
- "prop_or_const: dart:html.VREyeParameters.recommendedFieldOfView", | |
- "prop_or_const: dart:html.VREyeParameters.renderRect" | |
+ "prop_or_const: dart:html.VREyeParameters.offset", | |
+ "prop_or_const: dart:html.VREyeParameters.renderHeight", | |
+ "prop_or_const: dart:html.VREyeParameters.renderWidth" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRFrameData", | |
+ "children": [ | |
+ "constructor: dart:html.VRFrameData", | |
+ "prop_or_const: dart:html.VRFrameData.leftProjectionMatrix", | |
+ "prop_or_const: dart:html.VRFrameData.leftViewMatrix", | |
+ "prop_or_const: dart:html.VRFrameData.pose", | |
+ "prop_or_const: dart:html.VRFrameData.rightProjectionMatrix", | |
+ "prop_or_const: dart:html.VRFrameData.rightViewMatrix" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRFrameOfReference", | |
+ "children": [ | |
+ "prop_or_const: dart:html.VRFrameOfReference.bounds", | |
+ "prop_or_const: dart:html.VRFrameOfReference.emulatedHeight" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRPose", | |
+ "children": [ | |
+ "prop_or_const: dart:html.VRPose.angularAcceleration", | |
+ "prop_or_const: dart:html.VRPose.angularVelocity", | |
+ "prop_or_const: dart:html.VRPose.linearAcceleration", | |
+ "prop_or_const: dart:html.VRPose.linearVelocity", | |
+ "prop_or_const: dart:html.VRPose.orientation", | |
+ "prop_or_const: dart:html.VRPose.position" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRSession", | |
+ "children": [ | |
+ "method: dart:html.VRSession.end", | |
+ "method: dart:html.VRSession.requestFrameOfReference", | |
+ "prop_or_const: dart:html.VRSession.blurEvent", | |
+ "prop_or_const: dart:html.VRSession.depthFar", | |
+ "prop_or_const: dart:html.VRSession.depthNear", | |
+ "prop_or_const: dart:html.VRSession.device", | |
+ "prop_or_const: dart:html.VRSession.exclusive", | |
+ "prop_or_const: dart:html.VRSession.focusEvent", | |
+ "prop_or_const: dart:html.VRSession.onBlur", | |
+ "prop_or_const: dart:html.VRSession.onFocus" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRSessionEvent", | |
+ "children": [ | |
+ "constructor: dart:html.VRSessionEvent", | |
+ "prop_or_const: dart:html.VRSessionEvent.session" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.VRFieldOfView", | |
+ "name": "class: dart:html.VRStageBounds", | |
"children": [ | |
- "constructor: dart:html.VRFieldOfView", | |
- "prop_or_const: dart:html.VRFieldOfView.downDegrees", | |
- "prop_or_const: dart:html.VRFieldOfView.leftDegrees", | |
- "prop_or_const: dart:html.VRFieldOfView.rightDegrees", | |
- "prop_or_const: dart:html.VRFieldOfView.upDegrees" | |
+ "prop_or_const: dart:html.VRStageBounds.geometry" | |
] | |
}, | |
{ | |
- "name": "class: dart:html.VRPositionState", | |
+ "name": "class: dart:html.VRStageBoundsPoint", | |
"children": [ | |
- "prop_or_const: dart:html.VRPositionState.angularAcceleration", | |
- "prop_or_const: dart:html.VRPositionState.angularVelocity", | |
- "prop_or_const: dart:html.VRPositionState.linearAcceleration", | |
- "prop_or_const: dart:html.VRPositionState.linearVelocity", | |
- "prop_or_const: dart:html.VRPositionState.orientation", | |
- "prop_or_const: dart:html.VRPositionState.position", | |
- "prop_or_const: dart:html.VRPositionState.timeStamp" | |
+ "prop_or_const: dart:html.VRStageBoundsPoint.x", | |
+ "prop_or_const: dart:html.VRStageBoundsPoint.z" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:html.VRStageParameters", | |
+ "children": [ | |
+ "prop_or_const: dart:html.VRStageParameters.sittingToStandingTransform", | |
+ "prop_or_const: dart:html.VRStageParameters.sizeX", | |
+ "prop_or_const: dart:html.VRStageParameters.sizeZ" | |
] | |
}, | |
{ | |
@@ -8346,7 +9330,7 @@ | |
"prop_or_const: dart:html.VttCue.align", | |
"prop_or_const: dart:html.VttCue.line", | |
"prop_or_const: dart:html.VttCue.position", | |
- "prop_or_const: dart:html.VttCue.regionId", | |
+ "prop_or_const: dart:html.VttCue.region", | |
"prop_or_const: dart:html.VttCue.size", | |
"prop_or_const: dart:html.VttCue.snapToLines", | |
"prop_or_const: dart:html.VttCue.text", | |
@@ -8357,25 +9341,16 @@ | |
"name": "class: dart:html.VttRegion", | |
"children": [ | |
"constructor: dart:html.VttRegion", | |
- "prop_or_const: dart:html.VttRegion.height", | |
"prop_or_const: dart:html.VttRegion.id", | |
+ "prop_or_const: dart:html.VttRegion.lines", | |
"prop_or_const: dart:html.VttRegion.regionAnchorX", | |
"prop_or_const: dart:html.VttRegion.regionAnchorY", | |
"prop_or_const: dart:html.VttRegion.scroll", | |
- "prop_or_const: dart:html.VttRegion.track", | |
"prop_or_const: dart:html.VttRegion.viewportAnchorX", | |
"prop_or_const: dart:html.VttRegion.viewportAnchorY", | |
"prop_or_const: dart:html.VttRegion.width" | |
] | |
}, | |
- { | |
- "name": "class: dart:html.VttRegionList", | |
- "children": [ | |
- "method: dart:html.VttRegionList.getRegionById", | |
- "method: dart:html.VttRegionList.item", | |
- "prop_or_const: dart:html.VttRegionList.length" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:html.WebSocket", | |
"children": [ | |
@@ -8439,6 +9414,7 @@ | |
"method: dart:html.Window.confirm", | |
"method: dart:html.Window.fetch", | |
"method: dart:html.Window.find", | |
+ "method: dart:html.Window.getComputedStyleMap", | |
"method: dart:html.Window.getMatchedCssRules", | |
"method: dart:html.Window.getSelection", | |
"method: dart:html.Window.matchMedia", | |
@@ -8461,19 +9437,24 @@ | |
"prop_or_const: dart:html.Window.animationFrame", | |
"prop_or_const: dart:html.Window.animationIterationEvent", | |
"prop_or_const: dart:html.Window.animationStartEvent", | |
+ "prop_or_const: dart:html.Window.animationWorklet", | |
"prop_or_const: dart:html.Window.applicationCache", | |
+ "prop_or_const: dart:html.Window.audioWorklet", | |
"prop_or_const: dart:html.Window.beforeUnloadEvent", | |
"prop_or_const: dart:html.Window.caches", | |
"prop_or_const: dart:html.Window.closed", | |
"prop_or_const: dart:html.Window.console", | |
"prop_or_const: dart:html.Window.contentLoadedEvent", | |
+ "prop_or_const: dart:html.Window.cookieStore", | |
"prop_or_const: dart:html.Window.crypto", | |
+ "prop_or_const: dart:html.Window.customElements", | |
"prop_or_const: dart:html.Window.defaultStatus", | |
"prop_or_const: dart:html.Window.defaultstatus", | |
"prop_or_const: dart:html.Window.deviceMotionEvent", | |
"prop_or_const: dart:html.Window.deviceOrientationEvent", | |
"prop_or_const: dart:html.Window.devicePixelRatio", | |
"prop_or_const: dart:html.Window.document", | |
+ "prop_or_const: dart:html.Window.external", | |
"prop_or_const: dart:html.Window.hashChangeEvent", | |
"prop_or_const: dart:html.Window.history", | |
"prop_or_const: dart:html.Window.indexedDB", | |
@@ -8567,8 +9548,10 @@ | |
"prop_or_const: dart:html.Window.onUnload", | |
"prop_or_const: dart:html.Window.onVolumeChange", | |
"prop_or_const: dart:html.Window.onWaiting", | |
+ "prop_or_const: dart:html.Window.onWheel", | |
"prop_or_const: dart:html.Window.opener", | |
"prop_or_const: dart:html.Window.orientation", | |
+ "prop_or_const: dart:html.Window.origin", | |
"prop_or_const: dart:html.Window.outerHeight", | |
"prop_or_const: dart:html.Window.outerWidth", | |
"prop_or_const: dart:html.Window.pageHideEvent", | |
@@ -8580,7 +9563,6 @@ | |
"prop_or_const: dart:html.Window.PERSISTENT", | |
"prop_or_const: dart:html.Window.popStateEvent", | |
"prop_or_const: dart:html.Window.progressEvent", | |
- "prop_or_const: dart:html.Window.renderWorklet", | |
"prop_or_const: dart:html.Window.screen", | |
"prop_or_const: dart:html.Window.screenLeft", | |
"prop_or_const: dart:html.Window.screenTop", | |
@@ -8601,6 +9583,7 @@ | |
"prop_or_const: dart:html.Window.toolbar", | |
"prop_or_const: dart:html.Window.top", | |
"prop_or_const: dart:html.Window.unloadEvent", | |
+ "prop_or_const: dart:html.Window.visualViewport", | |
"prop_or_const: dart:html.Window.window" | |
] | |
}, | |
@@ -8666,21 +9649,21 @@ | |
"prop_or_const: dart:html.Worker.supported" | |
] | |
}, | |
- "class: dart:html.WorkerConsole", | |
{ | |
"name": "class: dart:html.WorkerGlobalScope", | |
"children": [ | |
- "method: dart:html.WorkerGlobalScope.close", | |
"method: dart:html.WorkerGlobalScope.fetch", | |
"method: dart:html.WorkerGlobalScope.importScripts", | |
+ "prop_or_const: dart:html.WorkerGlobalScope.addressSpace", | |
"prop_or_const: dart:html.WorkerGlobalScope.caches", | |
- "prop_or_const: dart:html.WorkerGlobalScope.console", | |
"prop_or_const: dart:html.WorkerGlobalScope.crypto", | |
"prop_or_const: dart:html.WorkerGlobalScope.errorEvent", | |
"prop_or_const: dart:html.WorkerGlobalScope.indexedDB", | |
+ "prop_or_const: dart:html.WorkerGlobalScope.isSecureContext", | |
"prop_or_const: dart:html.WorkerGlobalScope.location", | |
"prop_or_const: dart:html.WorkerGlobalScope.navigator", | |
"prop_or_const: dart:html.WorkerGlobalScope.onError", | |
+ "prop_or_const: dart:html.WorkerGlobalScope.origin", | |
"prop_or_const: dart:html.WorkerGlobalScope.performance", | |
"prop_or_const: dart:html.WorkerGlobalScope.self" | |
] | |
@@ -8698,9 +9681,20 @@ | |
"method: dart:html.WorkerPerformance.measure", | |
"method: dart:html.WorkerPerformance.now", | |
"method: dart:html.WorkerPerformance.setResourceTimingBufferSize", | |
- "prop_or_const: dart:html.WorkerPerformance.memory" | |
+ "prop_or_const: dart:html.WorkerPerformance.memory", | |
+ "prop_or_const: dart:html.WorkerPerformance.timeOrigin" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:html.WorkletAnimation", | |
+ "children": [ | |
+ "constructor: dart:html.WorkletAnimation", | |
+ "method: dart:html.WorkletAnimation.cancel", | |
+ "method: dart:html.WorkletAnimation.play", | |
+ "prop_or_const: dart:html.WorkletAnimation.playState" | |
+ ] | |
+ }, | |
+ "class: dart:html.WorkletGlobalScope", | |
"class: dart:html.XmlDocument", | |
{ | |
"name": "class: dart:html.XmlSerializer", | |
@@ -8777,15 +9771,26 @@ | |
"prop_or_const: dart:html.document", | |
"prop_or_const: dart:html.window", | |
"typedef: dart:html.BlobCallback", | |
+ "typedef: dart:html.CustomElementConstructor", | |
"typedef: dart:html.DatabaseCallback", | |
+ "typedef: dart:html.DecodeErrorCallback", | |
+ "typedef: dart:html.DecodeSuccessCallback", | |
"typedef: dart:html.EventListener", | |
"typedef: dart:html.FontFaceSetForEachCallback", | |
"typedef: dart:html.FrameRequestCallback", | |
+ "typedef: dart:html.FunctionStringCallback", | |
"typedef: dart:html.IdleRequestCallback", | |
- "typedef: dart:html.MediaStreamTrackSourcesCallback", | |
+ "typedef: dart:html.IntersectionObserverCallback", | |
+ "typedef: dart:html.MediaSessionActionHandler", | |
+ "typedef: dart:html.MessageCallback", | |
"typedef: dart:html.MetadataCallback", | |
+ "typedef: dart:html.MojoWatchCallback", | |
"typedef: dart:html.MutationCallback", | |
+ "typedef: dart:html.PerformanceObserverCallback", | |
+ "typedef: dart:html.RemotePlaybackAvailabilityCallback", | |
+ "typedef: dart:html.ReportingObserverCallback", | |
"typedef: dart:html.RequestAnimationFrameCallback", | |
+ "typedef: dart:html.ResizeObserverCallback", | |
"typedef: dart:html.RtcPeerConnectionErrorCallback", | |
"typedef: dart:html.RtcStatsCallback", | |
"typedef: dart:html.ScrollStateCallback", | |
@@ -8847,7 +9852,6 @@ | |
"children": [ | |
"method: dart:indexed_db.IdbFactory.cmp", | |
"method: dart:indexed_db.IdbFactory.deleteDatabase", | |
- "method: dart:indexed_db.IdbFactory.getDatabaseNames", | |
"method: dart:indexed_db.IdbFactory.open", | |
"prop_or_const: dart:indexed_db.IdbFactory.supported", | |
"prop_or_const: dart:indexed_db.IdbFactory.supportsDatabaseNames" | |
@@ -8878,6 +9882,7 @@ | |
"constructor: dart:indexed_db.KeyRange.only", | |
"constructor: dart:indexed_db.KeyRange.upperBound", | |
"method: dart:indexed_db.KeyRange.bound_", | |
+ "method: dart:indexed_db.KeyRange.includes", | |
"method: dart:indexed_db.KeyRange.lowerBound_", | |
"method: dart:indexed_db.KeyRange.only_", | |
"method: dart:indexed_db.KeyRange.upperBound_", | |
@@ -8898,6 +9903,7 @@ | |
"method: dart:indexed_db.ObjectStore.deleteIndex", | |
"method: dart:indexed_db.ObjectStore.getAll", | |
"method: dart:indexed_db.ObjectStore.getAllKeys", | |
+ "method: dart:indexed_db.ObjectStore.getKey", | |
"method: dart:indexed_db.ObjectStore.getObject", | |
"method: dart:indexed_db.ObjectStore.index", | |
"method: dart:indexed_db.ObjectStore.openCursor", | |
@@ -8910,6 +9916,30 @@ | |
"prop_or_const: dart:indexed_db.ObjectStore.transaction" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:indexed_db.Observation", | |
+ "children": [ | |
+ "prop_or_const: dart:indexed_db.Observation.key", | |
+ "prop_or_const: dart:indexed_db.Observation.type", | |
+ "prop_or_const: dart:indexed_db.Observation.value" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:indexed_db.Observer", | |
+ "children": [ | |
+ "constructor: dart:indexed_db.Observer", | |
+ "method: dart:indexed_db.Observer.observe", | |
+ "method: dart:indexed_db.Observer.unobserve" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:indexed_db.ObserverChanges", | |
+ "children": [ | |
+ "prop_or_const: dart:indexed_db.ObserverChanges.database", | |
+ "prop_or_const: dart:indexed_db.ObserverChanges.records", | |
+ "prop_or_const: dart:indexed_db.ObserverChanges.transaction" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:indexed_db.OpenDBRequest", | |
"children": [ | |
@@ -8961,7 +9991,8 @@ | |
"prop_or_const: dart:indexed_db.VersionChangeEvent.oldVersion", | |
"prop_or_const: dart:indexed_db.VersionChangeEvent.target" | |
] | |
- } | |
+ }, | |
+ "typedef: dart:indexed_db.ObserverCallback" | |
] | |
}, | |
{ | |
@@ -10840,7 +11871,6 @@ | |
"method: dart:svg.AnimationElement.getSimpleDuration", | |
"method: dart:svg.AnimationElement.getStartTime", | |
"prop_or_const: dart:svg.AnimationElement.requiredExtensions", | |
- "prop_or_const: dart:svg.AnimationElement.requiredFeatures", | |
"prop_or_const: dart:svg.AnimationElement.systemLanguage", | |
"prop_or_const: dart:svg.AnimationElement.targetElement" | |
] | |
@@ -11344,8 +12374,11 @@ | |
"name": "class: dart:svg.GeometryElement", | |
"children": [ | |
"constructor: dart:svg.GeometryElement.created", | |
+ "method: dart:svg.GeometryElement.getPointAtLength", | |
+ "method: dart:svg.GeometryElement.getTotalLength", | |
"method: dart:svg.GeometryElement.isPointInFill", | |
- "method: dart:svg.GeometryElement.isPointInStroke" | |
+ "method: dart:svg.GeometryElement.isPointInStroke", | |
+ "prop_or_const: dart:svg.GeometryElement.pathLength" | |
] | |
}, | |
{ | |
@@ -11358,7 +12391,6 @@ | |
"prop_or_const: dart:svg.GraphicsElement.farthestViewportElement", | |
"prop_or_const: dart:svg.GraphicsElement.nearestViewportElement", | |
"prop_or_const: dart:svg.GraphicsElement.requiredExtensions", | |
- "prop_or_const: dart:svg.GraphicsElement.requiredFeatures", | |
"prop_or_const: dart:svg.GraphicsElement.systemLanguage", | |
"prop_or_const: dart:svg.GraphicsElement.transform" | |
] | |
@@ -11368,6 +12400,8 @@ | |
"children": [ | |
"constructor: dart:svg.ImageElement", | |
"constructor: dart:svg.ImageElement.created", | |
+ "method: dart:svg.ImageElement.decode", | |
+ "prop_or_const: dart:svg.ImageElement.async", | |
"prop_or_const: dart:svg.ImageElement.height", | |
"prop_or_const: dart:svg.ImageElement.href", | |
"prop_or_const: dart:svg.ImageElement.preserveAspectRatio", | |
@@ -11473,7 +12507,6 @@ | |
"prop_or_const: dart:svg.MaskElement.maskContentUnits", | |
"prop_or_const: dart:svg.MaskElement.maskUnits", | |
"prop_or_const: dart:svg.MaskElement.requiredExtensions", | |
- "prop_or_const: dart:svg.MaskElement.requiredFeatures", | |
"prop_or_const: dart:svg.MaskElement.systemLanguage", | |
"prop_or_const: dart:svg.MaskElement.width", | |
"prop_or_const: dart:svg.MaskElement.x", | |
@@ -11534,11 +12567,7 @@ | |
"name": "class: dart:svg.PathElement", | |
"children": [ | |
"constructor: dart:svg.PathElement", | |
- "constructor: dart:svg.PathElement.created", | |
- "method: dart:svg.PathElement.getPathSegAtLength", | |
- "method: dart:svg.PathElement.getPointAtLength", | |
- "method: dart:svg.PathElement.getTotalLength", | |
- "prop_or_const: dart:svg.PathElement.pathLength" | |
+ "constructor: dart:svg.PathElement.created" | |
] | |
}, | |
{ | |
@@ -11553,7 +12582,6 @@ | |
"prop_or_const: dart:svg.PatternElement.patternUnits", | |
"prop_or_const: dart:svg.PatternElement.preserveAspectRatio", | |
"prop_or_const: dart:svg.PatternElement.requiredExtensions", | |
- "prop_or_const: dart:svg.PatternElement.requiredFeatures", | |
"prop_or_const: dart:svg.PatternElement.systemLanguage", | |
"prop_or_const: dart:svg.PatternElement.viewBox", | |
"prop_or_const: dart:svg.PatternElement.width", | |
@@ -11759,6 +12787,7 @@ | |
"prop_or_const: dart:svg.SvgElement.mouseOverEvent", | |
"prop_or_const: dart:svg.SvgElement.mouseUpEvent", | |
"prop_or_const: dart:svg.SvgElement.mouseWheelEvent", | |
+ "prop_or_const: dart:svg.SvgElement.nonce", | |
"prop_or_const: dart:svg.SvgElement.onAbort", | |
"prop_or_const: dart:svg.SvgElement.onBlur", | |
"prop_or_const: dart:svg.SvgElement.onCanPlay", | |
@@ -11815,6 +12844,7 @@ | |
"prop_or_const: dart:svg.SvgElement.onTouchStart", | |
"prop_or_const: dart:svg.SvgElement.onVolumeChange", | |
"prop_or_const: dart:svg.SvgElement.onWaiting", | |
+ "prop_or_const: dart:svg.SvgElement.onWheel", | |
"prop_or_const: dart:svg.SvgElement.outerHtml", | |
"prop_or_const: dart:svg.SvgElement.ownerSvgElement", | |
"prop_or_const: dart:svg.SvgElement.pauseEvent", | |
@@ -11837,7 +12867,8 @@ | |
"prop_or_const: dart:svg.SvgElement.touchStartEvent", | |
"prop_or_const: dart:svg.SvgElement.viewportElement", | |
"prop_or_const: dart:svg.SvgElement.volumeChangeEvent", | |
- "prop_or_const: dart:svg.SvgElement.waitingEvent" | |
+ "prop_or_const: dart:svg.SvgElement.waitingEvent", | |
+ "prop_or_const: dart:svg.SvgElement.wheelEvent" | |
] | |
}, | |
{ | |
@@ -11870,12 +12901,9 @@ | |
"method: dart:svg.SvgSvgElement.unsuspendRedrawAll", | |
"prop_or_const: dart:svg.SvgSvgElement.currentScale", | |
"prop_or_const: dart:svg.SvgSvgElement.currentTranslate", | |
- "prop_or_const: dart:svg.SvgSvgElement.currentView", | |
"prop_or_const: dart:svg.SvgSvgElement.height", | |
"prop_or_const: dart:svg.SvgSvgElement.preserveAspectRatio", | |
- "prop_or_const: dart:svg.SvgSvgElement.useCurrentView", | |
"prop_or_const: dart:svg.SvgSvgElement.viewBox", | |
- "prop_or_const: dart:svg.SvgSvgElement.viewport", | |
"prop_or_const: dart:svg.SvgSvgElement.width", | |
"prop_or_const: dart:svg.SvgSvgElement.x", | |
"prop_or_const: dart:svg.SvgSvgElement.y", | |
@@ -11902,7 +12930,6 @@ | |
"name": "class: dart:svg.Tests", | |
"children": [ | |
"prop_or_const: dart:svg.Tests.requiredExtensions", | |
- "prop_or_const: dart:svg.Tests.requiredFeatures", | |
"prop_or_const: dart:svg.Tests.systemLanguage" | |
] | |
}, | |
@@ -12046,24 +13073,9 @@ | |
"constructor: dart:svg.ViewElement.created", | |
"prop_or_const: dart:svg.ViewElement.preserveAspectRatio", | |
"prop_or_const: dart:svg.ViewElement.viewBox", | |
- "prop_or_const: dart:svg.ViewElement.viewTarget", | |
"prop_or_const: dart:svg.ViewElement.zoomAndPan" | |
] | |
}, | |
- { | |
- "name": "class: dart:svg.ViewSpec", | |
- "children": [ | |
- "prop_or_const: dart:svg.ViewSpec.preserveAspectRatio", | |
- "prop_or_const: dart:svg.ViewSpec.preserveAspectRatioString", | |
- "prop_or_const: dart:svg.ViewSpec.transform", | |
- "prop_or_const: dart:svg.ViewSpec.transformString", | |
- "prop_or_const: dart:svg.ViewSpec.viewBox", | |
- "prop_or_const: dart:svg.ViewSpec.viewBoxString", | |
- "prop_or_const: dart:svg.ViewSpec.viewTarget", | |
- "prop_or_const: dart:svg.ViewSpec.viewTargetString", | |
- "prop_or_const: dart:svg.ViewSpec.zoomAndPan" | |
- ] | |
- }, | |
{ | |
"name": "class: dart:svg.ZoomAndPan", | |
"children": [ | |
@@ -12072,16 +13084,6 @@ | |
"prop_or_const: dart:svg.ZoomAndPan.SVG_ZOOMANDPAN_UNKNOWN", | |
"prop_or_const: dart:svg.ZoomAndPan.zoomAndPan" | |
] | |
- }, | |
- { | |
- "name": "class: dart:svg.ZoomEvent", | |
- "children": [ | |
- "prop_or_const: dart:svg.ZoomEvent.newScale", | |
- "prop_or_const: dart:svg.ZoomEvent.newTranslate", | |
- "prop_or_const: dart:svg.ZoomEvent.previousScale", | |
- "prop_or_const: dart:svg.ZoomEvent.previousTranslate", | |
- "prop_or_const: dart:svg.ZoomEvent.zoomRectScreen" | |
- ] | |
} | |
] | |
}, | |
@@ -13618,6 +14620,7 @@ | |
{ | |
"name": "class: dart:web_audio.AnalyserNode", | |
"children": [ | |
+ "constructor: dart:web_audio.AnalyserNode", | |
"method: dart:web_audio.AnalyserNode.getByteFrequencyData", | |
"method: dart:web_audio.AnalyserNode.getByteTimeDomainData", | |
"method: dart:web_audio.AnalyserNode.getFloatFrequencyData", | |
@@ -13632,6 +14635,7 @@ | |
{ | |
"name": "class: dart:web_audio.AudioBuffer", | |
"children": [ | |
+ "constructor: dart:web_audio.AudioBuffer", | |
"method: dart:web_audio.AudioBuffer.copyFromChannel", | |
"method: dart:web_audio.AudioBuffer.copyToChannel", | |
"method: dart:web_audio.AudioBuffer.getChannelData", | |
@@ -13644,15 +14648,13 @@ | |
{ | |
"name": "class: dart:web_audio.AudioBufferSourceNode", | |
"children": [ | |
- "method: dart:web_audio.AudioBufferSourceNode.start", | |
- "method: dart:web_audio.AudioBufferSourceNode.stop", | |
+ "constructor: dart:web_audio.AudioBufferSourceNode", | |
+ "method: dart:web_audio.AudioBufferSourceNode.start2", | |
"prop_or_const: dart:web_audio.AudioBufferSourceNode.buffer", | |
"prop_or_const: dart:web_audio.AudioBufferSourceNode.detune", | |
- "prop_or_const: dart:web_audio.AudioBufferSourceNode.endedEvent", | |
"prop_or_const: dart:web_audio.AudioBufferSourceNode.loop", | |
"prop_or_const: dart:web_audio.AudioBufferSourceNode.loopEnd", | |
"prop_or_const: dart:web_audio.AudioBufferSourceNode.loopStart", | |
- "prop_or_const: dart:web_audio.AudioBufferSourceNode.onEnded", | |
"prop_or_const: dart:web_audio.AudioBufferSourceNode.playbackRate" | |
] | |
}, | |
@@ -13661,34 +14663,9 @@ | |
"children": [ | |
"constructor: dart:web_audio.AudioContext", | |
"method: dart:web_audio.AudioContext.close", | |
- "method: dart:web_audio.AudioContext.createAnalyser", | |
- "method: dart:web_audio.AudioContext.createBiquadFilter", | |
- "method: dart:web_audio.AudioContext.createBuffer", | |
- "method: dart:web_audio.AudioContext.createBufferSource", | |
- "method: dart:web_audio.AudioContext.createChannelMerger", | |
- "method: dart:web_audio.AudioContext.createChannelSplitter", | |
- "method: dart:web_audio.AudioContext.createConvolver", | |
- "method: dart:web_audio.AudioContext.createDelay", | |
- "method: dart:web_audio.AudioContext.createDynamicsCompressor", | |
- "method: dart:web_audio.AudioContext.createGain", | |
- "method: dart:web_audio.AudioContext.createIirFilter", | |
- "method: dart:web_audio.AudioContext.createMediaElementSource", | |
- "method: dart:web_audio.AudioContext.createMediaStreamDestination", | |
- "method: dart:web_audio.AudioContext.createMediaStreamSource", | |
- "method: dart:web_audio.AudioContext.createOscillator", | |
- "method: dart:web_audio.AudioContext.createPanner", | |
- "method: dart:web_audio.AudioContext.createPeriodicWave", | |
- "method: dart:web_audio.AudioContext.createScriptProcessor", | |
- "method: dart:web_audio.AudioContext.createStereoPanner", | |
- "method: dart:web_audio.AudioContext.createWaveShaper", | |
- "method: dart:web_audio.AudioContext.decodeAudioData", | |
- "method: dart:web_audio.AudioContext.resume", | |
+ "method: dart:web_audio.AudioContext.getOutputTimestamp", | |
"method: dart:web_audio.AudioContext.suspend", | |
- "prop_or_const: dart:web_audio.AudioContext.currentTime", | |
- "prop_or_const: dart:web_audio.AudioContext.destination", | |
- "prop_or_const: dart:web_audio.AudioContext.listener", | |
- "prop_or_const: dart:web_audio.AudioContext.sampleRate", | |
- "prop_or_const: dart:web_audio.AudioContext.state", | |
+ "prop_or_const: dart:web_audio.AudioContext.baseLatency", | |
"prop_or_const: dart:web_audio.AudioContext.supported" | |
] | |
}, | |
@@ -13703,9 +14680,15 @@ | |
"children": [ | |
"method: dart:web_audio.AudioListener.setOrientation", | |
"method: dart:web_audio.AudioListener.setPosition", | |
- "method: dart:web_audio.AudioListener.setVelocity", | |
- "prop_or_const: dart:web_audio.AudioListener.dopplerFactor", | |
- "prop_or_const: dart:web_audio.AudioListener.speedOfSound" | |
+ "prop_or_const: dart:web_audio.AudioListener.forwardX", | |
+ "prop_or_const: dart:web_audio.AudioListener.forwardY", | |
+ "prop_or_const: dart:web_audio.AudioListener.forwardZ", | |
+ "prop_or_const: dart:web_audio.AudioListener.positionX", | |
+ "prop_or_const: dart:web_audio.AudioListener.positionY", | |
+ "prop_or_const: dart:web_audio.AudioListener.positionZ", | |
+ "prop_or_const: dart:web_audio.AudioListener.upX", | |
+ "prop_or_const: dart:web_audio.AudioListener.upY", | |
+ "prop_or_const: dart:web_audio.AudioListener.upZ" | |
] | |
}, | |
{ | |
@@ -13725,6 +14708,7 @@ | |
{ | |
"name": "class: dart:web_audio.AudioParam", | |
"children": [ | |
+ "method: dart:web_audio.AudioParam.cancelAndHoldAtTime", | |
"method: dart:web_audio.AudioParam.cancelScheduledValues", | |
"method: dart:web_audio.AudioParam.exponentialRampToValueAtTime", | |
"method: dart:web_audio.AudioParam.linearRampToValueAtTime", | |
@@ -13732,21 +14716,103 @@ | |
"method: dart:web_audio.AudioParam.setValueAtTime", | |
"method: dart:web_audio.AudioParam.setValueCurveAtTime", | |
"prop_or_const: dart:web_audio.AudioParam.defaultValue", | |
+ "prop_or_const: dart:web_audio.AudioParam.maxValue", | |
+ "prop_or_const: dart:web_audio.AudioParam.minValue", | |
"prop_or_const: dart:web_audio.AudioParam.value" | |
] | |
}, | |
+ "class: dart:web_audio.AudioParamMap", | |
{ | |
"name": "class: dart:web_audio.AudioProcessingEvent", | |
"children": [ | |
+ "constructor: dart:web_audio.AudioProcessingEvent", | |
"prop_or_const: dart:web_audio.AudioProcessingEvent.inputBuffer", | |
"prop_or_const: dart:web_audio.AudioProcessingEvent.outputBuffer", | |
"prop_or_const: dart:web_audio.AudioProcessingEvent.playbackTime" | |
] | |
}, | |
- "class: dart:web_audio.AudioSourceNode", | |
+ { | |
+ "name": "class: dart:web_audio.AudioScheduledSourceNode", | |
+ "children": [ | |
+ "method: dart:web_audio.AudioScheduledSourceNode.start", | |
+ "method: dart:web_audio.AudioScheduledSourceNode.stop", | |
+ "prop_or_const: dart:web_audio.AudioScheduledSourceNode.endedEvent", | |
+ "prop_or_const: dart:web_audio.AudioScheduledSourceNode.onEnded" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:web_audio.AudioTrack", | |
+ "children": [ | |
+ "prop_or_const: dart:web_audio.AudioTrack.enabled", | |
+ "prop_or_const: dart:web_audio.AudioTrack.id", | |
+ "prop_or_const: dart:web_audio.AudioTrack.kind", | |
+ "prop_or_const: dart:web_audio.AudioTrack.label", | |
+ "prop_or_const: dart:web_audio.AudioTrack.language", | |
+ "prop_or_const: dart:web_audio.AudioTrack.sourceBuffer" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:web_audio.AudioTrackList", | |
+ "children": [ | |
+ "method: dart:web_audio.AudioTrackList.getTrackById", | |
+ "prop_or_const: dart:web_audio.AudioTrackList.changeEvent", | |
+ "prop_or_const: dart:web_audio.AudioTrackList.length", | |
+ "prop_or_const: dart:web_audio.AudioTrackList.onChange" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:web_audio.AudioWorkletGlobalScope", | |
+ "children": [ | |
+ "method: dart:web_audio.AudioWorkletGlobalScope.registerProcessor", | |
+ "prop_or_const: dart:web_audio.AudioWorkletGlobalScope.currentTime", | |
+ "prop_or_const: dart:web_audio.AudioWorkletGlobalScope.sampleRate" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:web_audio.AudioWorkletNode", | |
+ "children": [ | |
+ "constructor: dart:web_audio.AudioWorkletNode", | |
+ "prop_or_const: dart:web_audio.AudioWorkletNode.parameters" | |
+ ] | |
+ }, | |
+ "class: dart:web_audio.AudioWorkletProcessor", | |
+ { | |
+ "name": "class: dart:web_audio.BaseAudioContext", | |
+ "children": [ | |
+ "method: dart:web_audio.BaseAudioContext.createAnalyser", | |
+ "method: dart:web_audio.BaseAudioContext.createBiquadFilter", | |
+ "method: dart:web_audio.BaseAudioContext.createBuffer", | |
+ "method: dart:web_audio.BaseAudioContext.createBufferSource", | |
+ "method: dart:web_audio.BaseAudioContext.createChannelMerger", | |
+ "method: dart:web_audio.BaseAudioContext.createChannelSplitter", | |
+ "method: dart:web_audio.BaseAudioContext.createConstantSource", | |
+ "method: dart:web_audio.BaseAudioContext.createConvolver", | |
+ "method: dart:web_audio.BaseAudioContext.createDelay", | |
+ "method: dart:web_audio.BaseAudioContext.createDynamicsCompressor", | |
+ "method: dart:web_audio.BaseAudioContext.createGain", | |
+ "method: dart:web_audio.BaseAudioContext.createIirFilter", | |
+ "method: dart:web_audio.BaseAudioContext.createMediaElementSource", | |
+ "method: dart:web_audio.BaseAudioContext.createMediaStreamDestination", | |
+ "method: dart:web_audio.BaseAudioContext.createMediaStreamSource", | |
+ "method: dart:web_audio.BaseAudioContext.createOscillator", | |
+ "method: dart:web_audio.BaseAudioContext.createPanner", | |
+ "method: dart:web_audio.BaseAudioContext.createPeriodicWave", | |
+ "method: dart:web_audio.BaseAudioContext.createScriptProcessor", | |
+ "method: dart:web_audio.BaseAudioContext.createStereoPanner", | |
+ "method: dart:web_audio.BaseAudioContext.createWaveShaper", | |
+ "method: dart:web_audio.BaseAudioContext.decodeAudioData", | |
+ "method: dart:web_audio.BaseAudioContext.resume", | |
+ "prop_or_const: dart:web_audio.BaseAudioContext.currentTime", | |
+ "prop_or_const: dart:web_audio.BaseAudioContext.destination", | |
+ "prop_or_const: dart:web_audio.BaseAudioContext.listener", | |
+ "prop_or_const: dart:web_audio.BaseAudioContext.sampleRate", | |
+ "prop_or_const: dart:web_audio.BaseAudioContext.state" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:web_audio.BiquadFilterNode", | |
"children": [ | |
+ "constructor: dart:web_audio.BiquadFilterNode", | |
"method: dart:web_audio.BiquadFilterNode.getFrequencyResponse", | |
"prop_or_const: dart:web_audio.BiquadFilterNode.detune", | |
"prop_or_const: dart:web_audio.BiquadFilterNode.frequency", | |
@@ -13755,11 +14821,29 @@ | |
"prop_or_const: dart:web_audio.BiquadFilterNode.type" | |
] | |
}, | |
- "class: dart:web_audio.ChannelMergerNode", | |
- "class: dart:web_audio.ChannelSplitterNode", | |
+ { | |
+ "name": "class: dart:web_audio.ChannelMergerNode", | |
+ "children": [ | |
+ "constructor: dart:web_audio.ChannelMergerNode" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:web_audio.ChannelSplitterNode", | |
+ "children": [ | |
+ "constructor: dart:web_audio.ChannelSplitterNode" | |
+ ] | |
+ }, | |
+ { | |
+ "name": "class: dart:web_audio.ConstantSourceNode", | |
+ "children": [ | |
+ "constructor: dart:web_audio.ConstantSourceNode", | |
+ "prop_or_const: dart:web_audio.ConstantSourceNode.offset" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:web_audio.ConvolverNode", | |
"children": [ | |
+ "constructor: dart:web_audio.ConvolverNode", | |
"prop_or_const: dart:web_audio.ConvolverNode.buffer", | |
"prop_or_const: dart:web_audio.ConvolverNode.normalize" | |
] | |
@@ -13767,12 +14851,14 @@ | |
{ | |
"name": "class: dart:web_audio.DelayNode", | |
"children": [ | |
+ "constructor: dart:web_audio.DelayNode", | |
"prop_or_const: dart:web_audio.DelayNode.delayTime" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.DynamicsCompressorNode", | |
"children": [ | |
+ "constructor: dart:web_audio.DynamicsCompressorNode", | |
"prop_or_const: dart:web_audio.DynamicsCompressorNode.attack", | |
"prop_or_const: dart:web_audio.DynamicsCompressorNode.knee", | |
"prop_or_const: dart:web_audio.DynamicsCompressorNode.ratio", | |
@@ -13784,36 +14870,42 @@ | |
{ | |
"name": "class: dart:web_audio.GainNode", | |
"children": [ | |
+ "constructor: dart:web_audio.GainNode", | |
"prop_or_const: dart:web_audio.GainNode.gain" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.IirFilterNode", | |
"children": [ | |
+ "constructor: dart:web_audio.IirFilterNode", | |
"method: dart:web_audio.IirFilterNode.getFrequencyResponse" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.MediaElementAudioSourceNode", | |
"children": [ | |
+ "constructor: dart:web_audio.MediaElementAudioSourceNode", | |
"prop_or_const: dart:web_audio.MediaElementAudioSourceNode.mediaElement" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.MediaStreamAudioDestinationNode", | |
"children": [ | |
+ "constructor: dart:web_audio.MediaStreamAudioDestinationNode", | |
"prop_or_const: dart:web_audio.MediaStreamAudioDestinationNode.stream" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.MediaStreamAudioSourceNode", | |
"children": [ | |
+ "constructor: dart:web_audio.MediaStreamAudioSourceNode", | |
"prop_or_const: dart:web_audio.MediaStreamAudioSourceNode.mediaStream" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.OfflineAudioCompletionEvent", | |
"children": [ | |
+ "constructor: dart:web_audio.OfflineAudioCompletionEvent", | |
"prop_or_const: dart:web_audio.OfflineAudioCompletionEvent.renderedBuffer" | |
] | |
}, | |
@@ -13822,39 +14914,48 @@ | |
"children": [ | |
"constructor: dart:web_audio.OfflineAudioContext", | |
"method: dart:web_audio.OfflineAudioContext.startRendering", | |
- "method: dart:web_audio.OfflineAudioContext.suspendFor" | |
+ "method: dart:web_audio.OfflineAudioContext.suspendFor", | |
+ "prop_or_const: dart:web_audio.OfflineAudioContext.length" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.OscillatorNode", | |
"children": [ | |
+ "constructor: dart:web_audio.OscillatorNode", | |
"method: dart:web_audio.OscillatorNode.setPeriodicWave", | |
- "method: dart:web_audio.OscillatorNode.start", | |
- "method: dart:web_audio.OscillatorNode.stop", | |
"prop_or_const: dart:web_audio.OscillatorNode.detune", | |
- "prop_or_const: dart:web_audio.OscillatorNode.endedEvent", | |
"prop_or_const: dart:web_audio.OscillatorNode.frequency", | |
- "prop_or_const: dart:web_audio.OscillatorNode.onEnded", | |
"prop_or_const: dart:web_audio.OscillatorNode.type" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.PannerNode", | |
"children": [ | |
+ "constructor: dart:web_audio.PannerNode", | |
"method: dart:web_audio.PannerNode.setOrientation", | |
"method: dart:web_audio.PannerNode.setPosition", | |
- "method: dart:web_audio.PannerNode.setVelocity", | |
"prop_or_const: dart:web_audio.PannerNode.coneInnerAngle", | |
"prop_or_const: dart:web_audio.PannerNode.coneOuterAngle", | |
"prop_or_const: dart:web_audio.PannerNode.coneOuterGain", | |
"prop_or_const: dart:web_audio.PannerNode.distanceModel", | |
"prop_or_const: dart:web_audio.PannerNode.maxDistance", | |
+ "prop_or_const: dart:web_audio.PannerNode.orientationX", | |
+ "prop_or_const: dart:web_audio.PannerNode.orientationY", | |
+ "prop_or_const: dart:web_audio.PannerNode.orientationZ", | |
"prop_or_const: dart:web_audio.PannerNode.panningModel", | |
+ "prop_or_const: dart:web_audio.PannerNode.positionX", | |
+ "prop_or_const: dart:web_audio.PannerNode.positionY", | |
+ "prop_or_const: dart:web_audio.PannerNode.positionZ", | |
"prop_or_const: dart:web_audio.PannerNode.refDistance", | |
"prop_or_const: dart:web_audio.PannerNode.rolloffFactor" | |
] | |
}, | |
- "class: dart:web_audio.PeriodicWave", | |
+ { | |
+ "name": "class: dart:web_audio.PeriodicWave", | |
+ "children": [ | |
+ "constructor: dart:web_audio.PeriodicWave" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:web_audio.ScriptProcessorNode", | |
"children": [ | |
@@ -13867,17 +14968,18 @@ | |
{ | |
"name": "class: dart:web_audio.StereoPannerNode", | |
"children": [ | |
+ "constructor: dart:web_audio.StereoPannerNode", | |
"prop_or_const: dart:web_audio.StereoPannerNode.pan" | |
] | |
}, | |
{ | |
"name": "class: dart:web_audio.WaveShaperNode", | |
"children": [ | |
+ "constructor: dart:web_audio.WaveShaperNode", | |
"prop_or_const: dart:web_audio.WaveShaperNode.curve", | |
"prop_or_const: dart:web_audio.WaveShaperNode.oversample" | |
] | |
- }, | |
- "typedef: dart:web_audio.AudioBufferCallback" | |
+ } | |
] | |
}, | |
{ | |
@@ -13902,19 +15004,13 @@ | |
}, | |
"class: dart:web_gl.Buffer", | |
{ | |
- "name": "class: dart:web_gl.ChromiumSubscribeUniform", | |
+ "name": "class: dart:web_gl.Canvas", | |
"children": [ | |
- "method: dart:web_gl.ChromiumSubscribeUniform.bindValuebufferChromium", | |
- "method: dart:web_gl.ChromiumSubscribeUniform.createValuebufferChromium", | |
- "method: dart:web_gl.ChromiumSubscribeUniform.deleteValuebufferChromium", | |
- "method: dart:web_gl.ChromiumSubscribeUniform.isValuebufferChromium", | |
- "method: dart:web_gl.ChromiumSubscribeUniform.populateSubscribedValuesChromium", | |
- "method: dart:web_gl.ChromiumSubscribeUniform.subscribeValueChromium", | |
- "method: dart:web_gl.ChromiumSubscribeUniform.uniformValuebufferChromium", | |
- "prop_or_const: dart:web_gl.ChromiumSubscribeUniform.MOUSE_POSITION_CHROMIUM", | |
- "prop_or_const: dart:web_gl.ChromiumSubscribeUniform.SUBSCRIBED_VALUES_BUFFER_CHROMIUM" | |
+ "prop_or_const: dart:web_gl.Canvas.canvas", | |
+ "prop_or_const: dart:web_gl.Canvas.offscreenCanvas" | |
] | |
}, | |
+ "class: dart:web_gl.ColorBufferFloat", | |
{ | |
"name": "class: dart:web_gl.CompressedTextureAstc", | |
"children": [ | |
@@ -13956,6 +15052,21 @@ | |
"prop_or_const: dart:web_gl.CompressedTextureAtc.COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:web_gl.CompressedTextureEtc", | |
+ "children": [ | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_R11_EAC", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_RG11_EAC", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_RGB8_ETC2", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_RGBA8_ETC2_EAC", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_SIGNED_R11_EAC", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_SIGNED_RG11_EAC", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_SRGB8_ETC2", | |
+ "prop_or_const: dart:web_gl.CompressedTextureEtc.COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:web_gl.CompressedTextureETC1", | |
"children": [ | |
@@ -13980,6 +15091,15 @@ | |
"prop_or_const: dart:web_gl.CompressedTextureS3TC.COMPRESSED_RGBA_S3TC_DXT5_EXT" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:web_gl.CompressedTextureS3TCsRgb", | |
+ "children": [ | |
+ "prop_or_const: dart:web_gl.CompressedTextureS3TCsRgb.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT", | |
+ "prop_or_const: dart:web_gl.CompressedTextureS3TCsRgb.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT", | |
+ "prop_or_const: dart:web_gl.CompressedTextureS3TCsRgb.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT", | |
+ "prop_or_const: dart:web_gl.CompressedTextureS3TCsRgb.COMPRESSED_SRGB_S3TC_DXT1_EXT" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:web_gl.ContextEvent", | |
"children": [ | |
@@ -14054,6 +15174,7 @@ | |
] | |
}, | |
"class: dart:web_gl.ExtColorBufferFloat", | |
+ "class: dart:web_gl.ExtColorBufferHalfFloat", | |
{ | |
"name": "class: dart:web_gl.ExtDisjointTimerQuery", | |
"children": [ | |
@@ -14074,6 +15195,16 @@ | |
"prop_or_const: dart:web_gl.ExtDisjointTimerQuery.TIMESTAMP_EXT" | |
] | |
}, | |
+ { | |
+ "name": "class: dart:web_gl.ExtDisjointTimerQueryWebGL2", | |
+ "children": [ | |
+ "method: dart:web_gl.ExtDisjointTimerQueryWebGL2.queryCounterExt", | |
+ "prop_or_const: dart:web_gl.ExtDisjointTimerQueryWebGL2.GPU_DISJOINT_EXT", | |
+ "prop_or_const: dart:web_gl.ExtDisjointTimerQueryWebGL2.QUERY_COUNTER_BITS_EXT", | |
+ "prop_or_const: dart:web_gl.ExtDisjointTimerQueryWebGL2.TIME_ELAPSED_EXT", | |
+ "prop_or_const: dart:web_gl.ExtDisjointTimerQueryWebGL2.TIMESTAMP_EXT" | |
+ ] | |
+ }, | |
"class: dart:web_gl.ExtFragDepth", | |
"class: dart:web_gl.ExtShaderTextureLod", | |
{ | |
@@ -14093,6 +15224,12 @@ | |
] | |
}, | |
"class: dart:web_gl.Framebuffer", | |
+ { | |
+ "name": "class: dart:web_gl.GetBufferSubDataAsync", | |
+ "children": [ | |
+ "method: dart:web_gl.GetBufferSubDataAsync.getBufferSubDataAsync" | |
+ ] | |
+ }, | |
{ | |
"name": "class: dart:web_gl.LoseContext", | |
"children": [ | |
@@ -14154,6 +15291,7 @@ | |
"method: dart:web_gl.RenderingContext.clearDepth", | |
"method: dart:web_gl.RenderingContext.clearStencil", | |
"method: dart:web_gl.RenderingContext.colorMask", | |
+ "method: dart:web_gl.RenderingContext.commit", | |
"method: dart:web_gl.RenderingContext.compileShader", | |
"method: dart:web_gl.RenderingContext.compressedTexImage2D", | |
"method: dart:web_gl.RenderingContext.compressedTexSubImage2D", | |
@@ -14491,7 +15629,6 @@ | |
"prop_or_const: dart:web_gl.RenderingContext.STENCIL_CLEAR_VALUE", | |
"prop_or_const: dart:web_gl.RenderingContext.STENCIL_FAIL", | |
"prop_or_const: dart:web_gl.RenderingContext.STENCIL_FUNC", | |
- "prop_or_const: dart:web_gl.RenderingContext.STENCIL_INDEX", | |
"prop_or_const: dart:web_gl.RenderingContext.STENCIL_INDEX8", | |
"prop_or_const: dart:web_gl.RenderingContext.STENCIL_PASS_DEPTH_FAIL", | |
"prop_or_const: dart:web_gl.RenderingContext.STENCIL_PASS_DEPTH_PASS", | |
@@ -14601,7 +15738,9 @@ | |
"method: dart:web_gl.RenderingContext2.blendFuncSeparate", | |
"method: dart:web_gl.RenderingContext2.blitFramebuffer", | |
"method: dart:web_gl.RenderingContext2.bufferData", | |
+ "method: dart:web_gl.RenderingContext2.bufferData2", | |
"method: dart:web_gl.RenderingContext2.bufferSubData", | |
+ "method: dart:web_gl.RenderingContext2.bufferSubData2", | |
"method: dart:web_gl.RenderingContext2.checkFramebufferStatus", | |
"method: dart:web_gl.RenderingContext2.clear", | |
"method: dart:web_gl.RenderingContext2.clearBufferfi", | |
@@ -14613,11 +15752,18 @@ | |
"method: dart:web_gl.RenderingContext2.clearStencil", | |
"method: dart:web_gl.RenderingContext2.clientWaitSync", | |
"method: dart:web_gl.RenderingContext2.colorMask", | |
+ "method: dart:web_gl.RenderingContext2.commit", | |
"method: dart:web_gl.RenderingContext2.compileShader", | |
"method: dart:web_gl.RenderingContext2.compressedTexImage2D", | |
+ "method: dart:web_gl.RenderingContext2.compressedTexImage2D2", | |
+ "method: dart:web_gl.RenderingContext2.compressedTexImage2D3", | |
"method: dart:web_gl.RenderingContext2.compressedTexImage3D", | |
+ "method: dart:web_gl.RenderingContext2.compressedTexImage3D2", | |
"method: dart:web_gl.RenderingContext2.compressedTexSubImage2D", | |
+ "method: dart:web_gl.RenderingContext2.compressedTexSubImage2D2", | |
+ "method: dart:web_gl.RenderingContext2.compressedTexSubImage2D3", | |
"method: dart:web_gl.RenderingContext2.compressedTexSubImage3D", | |
+ "method: dart:web_gl.RenderingContext2.compressedTexSubImage3D2", | |
"method: dart:web_gl.RenderingContext2.copyBufferSubData", | |
"method: dart:web_gl.RenderingContext2.copyTexImage2D", | |
"method: dart:web_gl.RenderingContext2.copyTexSubImage2D", | |
@@ -14751,40 +15897,52 @@ | |
"method: dart:web_gl.RenderingContext2.texStorage2D", | |
"method: dart:web_gl.RenderingContext2.texStorage3D", | |
"method: dart:web_gl.RenderingContext2.texSubImage2D", | |
+ "method: dart:web_gl.RenderingContext2.texSubImage2D2", | |
"method: dart:web_gl.RenderingContext2.texSubImage3D", | |
"method: dart:web_gl.RenderingContext2.transformFeedbackVaryings", | |
"method: dart:web_gl.RenderingContext2.uniform1f", | |
"method: dart:web_gl.RenderingContext2.uniform1fv", | |
+ "method: dart:web_gl.RenderingContext2.uniform1fv2", | |
"method: dart:web_gl.RenderingContext2.uniform1i", | |
"method: dart:web_gl.RenderingContext2.uniform1iv", | |
+ "method: dart:web_gl.RenderingContext2.uniform1iv2", | |
"method: dart:web_gl.RenderingContext2.uniform1ui", | |
"method: dart:web_gl.RenderingContext2.uniform1uiv", | |
"method: dart:web_gl.RenderingContext2.uniform2f", | |
"method: dart:web_gl.RenderingContext2.uniform2fv", | |
+ "method: dart:web_gl.RenderingContext2.uniform2fv2", | |
"method: dart:web_gl.RenderingContext2.uniform2i", | |
"method: dart:web_gl.RenderingContext2.uniform2iv", | |
+ "method: dart:web_gl.RenderingContext2.uniform2iv2", | |
"method: dart:web_gl.RenderingContext2.uniform2ui", | |
"method: dart:web_gl.RenderingContext2.uniform2uiv", | |
"method: dart:web_gl.RenderingContext2.uniform3f", | |
"method: dart:web_gl.RenderingContext2.uniform3fv", | |
+ "method: dart:web_gl.RenderingContext2.uniform3fv2", | |
"method: dart:web_gl.RenderingContext2.uniform3i", | |
"method: dart:web_gl.RenderingContext2.uniform3iv", | |
+ "method: dart:web_gl.RenderingContext2.uniform3iv2", | |
"method: dart:web_gl.RenderingContext2.uniform3ui", | |
"method: dart:web_gl.RenderingContext2.uniform3uiv", | |
"method: dart:web_gl.RenderingContext2.uniform4f", | |
"method: dart:web_gl.RenderingContext2.uniform4fv", | |
+ "method: dart:web_gl.RenderingContext2.uniform4fv2", | |
"method: dart:web_gl.RenderingContext2.uniform4i", | |
"method: dart:web_gl.RenderingContext2.uniform4iv", | |
+ "method: dart:web_gl.RenderingContext2.uniform4iv2", | |
"method: dart:web_gl.RenderingContext2.uniform4ui", | |
"method: dart:web_gl.RenderingContext2.uniform4uiv", | |
"method: dart:web_gl.RenderingContext2.uniformBlockBinding", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix2fv", | |
+ "method: dart:web_gl.RenderingContext2.uniformMatrix2fv2", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix2x3fv", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix2x4fv", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix3fv", | |
+ "method: dart:web_gl.RenderingContext2.uniformMatrix3fv2", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix3x2fv", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix3x4fv", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix4fv", | |
+ "method: dart:web_gl.RenderingContext2.uniformMatrix4fv2", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix4x2fv", | |
"method: dart:web_gl.RenderingContext2.uniformMatrix4x3fv", | |
"method: dart:web_gl.RenderingContext2.useProgram", | |
@@ -15023,7 +16181,6 @@ | |
"prop_or_const: dart:web_gl.RenderingContext2.STENCIL_CLEAR_VALUE", | |
"prop_or_const: dart:web_gl.RenderingContext2.STENCIL_FAIL", | |
"prop_or_const: dart:web_gl.RenderingContext2.STENCIL_FUNC", | |
- "prop_or_const: dart:web_gl.RenderingContext2.STENCIL_INDEX", | |
"prop_or_const: dart:web_gl.RenderingContext2.STENCIL_INDEX8", | |
"prop_or_const: dart:web_gl.RenderingContext2.STENCIL_PASS_DEPTH_FAIL", | |
"prop_or_const: dart:web_gl.RenderingContext2.STENCIL_PASS_DEPTH_PASS", | |
@@ -15119,7 +16276,15 @@ | |
] | |
}, | |
"class: dart:web_gl.Sync", | |
- "class: dart:web_gl.Texture", | |
+ { | |
+ "name": "class: dart:web_gl.Texture", | |
+ "children": [ | |
+ "prop_or_const: dart:web_gl.Texture.lastUploadedVideoFrameWasSkipped", | |
+ "prop_or_const: dart:web_gl.Texture.lastUploadedVideoHeight", | |
+ "prop_or_const: dart:web_gl.Texture.lastUploadedVideoTimestamp", | |
+ "prop_or_const: dart:web_gl.Texture.lastUploadedVideoWidth" | |
+ ] | |
+ }, | |
"class: dart:web_gl.TimerQueryExt", | |
"class: dart:web_gl.TransformFeedback", | |
"class: dart:web_gl.UniformLocation", | |
@@ -15338,7 +16503,6 @@ | |
"prop_or_const: dart:web_gl.STENCIL_CLEAR_VALUE", | |
"prop_or_const: dart:web_gl.STENCIL_FAIL", | |
"prop_or_const: dart:web_gl.STENCIL_FUNC", | |
- "prop_or_const: dart:web_gl.STENCIL_INDEX", | |
"prop_or_const: dart:web_gl.STENCIL_INDEX8", | |
"prop_or_const: dart:web_gl.STENCIL_PASS_DEPTH_FAIL", | |
"prop_or_const: dart:web_gl.STENCIL_PASS_DEPTH_PASS", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment