File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v0.1.12
2
+
3
+ ## Modified
4
+
5
+ * CSSStyleDeclaration
6
+ * Added: ` aspectRatio `
7
+ * KeyframeEffect
8
+ * Added: ` iterationComposite `
9
+
10
+ ### Non-value types
11
+
12
+ * CanvasRenderingContext2DSettings
13
+ * Added: ` colorSpace `
14
+ * ComputedEffectTiming
15
+ * Added: ` startTime `
16
+ * EffectTiming
17
+ * Added: ` playbackRate `
18
+ * KeyframeEffectOptions
19
+ * Added: ` iterationComposite `
20
+ * OptionalEffectTiming
21
+ * Added: ` playbackRate `
22
+ * RTCConfiguration
23
+ * Removed: ` encodedInsertableStreams `
24
+ * CanvasUserInterface
25
+ * Removed: ` scrollPathIntoView `
26
+ * GlobalEventHandlers
27
+ * Removed: ` onsecuritypolicyviolation `
28
+ * HTMLOrSVGElement
29
+ * Removed: ` autofocus `
30
+ * NavigatorContentUtils
31
+ * Removed: ` unregisterProtocolHandler `
32
+
1
33
# v0.1.11
2
34
3
35
## New interfaces
You can’t perform that action at this time.
0 commit comments