-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchrome-stable_130.0.6723.116_to_131.0.6778.69.diff
123 lines (123 loc) · 4.71 KB
/
chrome-stable_130.0.6723.116_to_131.0.6778.69.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
--- ./browser_apis/chrome-stable_130.0.6723.116.json 2024-11-13 01:11:00.980981093 +0000
+++ ./browser_apis/chrome-stable_131.0.6778.69.json 2024-11-13 01:11:33.945230359 +0000
@@ -1,6 +1,6 @@
{
"browser": "chrome-stable",
- "browserApiCount": 8517,
+ "browserApiCount": 8536,
"browserApis": [
"AbsoluteOrientationSensor",
"AbsoluteOrientationSensor.prototype",
@@ -521,6 +521,10 @@
"CSSLayerStatementRule",
"CSSLayerStatementRule.prototype",
"CSSLayerStatementRule.prototype.nameList",
+ "CSSMarginRule",
+ "CSSMarginRule.prototype",
+ "CSSMarginRule.prototype.name",
+ "CSSMarginRule.prototype.style",
"CSSMathClamp",
"CSSMathClamp.prototype",
"CSSMathClamp.prototype.lower",
@@ -581,14 +585,12 @@
"CSSPositionTryDescriptors.prototype.inline-size",
"CSSPositionTryDescriptors.prototype.inlineSize",
"CSSPositionTryDescriptors.prototype.inset",
- "CSSPositionTryDescriptors.prototype.inset-area",
"CSSPositionTryDescriptors.prototype.inset-block",
"CSSPositionTryDescriptors.prototype.inset-block-end",
"CSSPositionTryDescriptors.prototype.inset-block-start",
"CSSPositionTryDescriptors.prototype.inset-inline",
"CSSPositionTryDescriptors.prototype.inset-inline-end",
"CSSPositionTryDescriptors.prototype.inset-inline-start",
- "CSSPositionTryDescriptors.prototype.insetArea",
"CSSPositionTryDescriptors.prototype.insetBlock",
"CSSPositionTryDescriptors.prototype.insetBlockEnd",
"CSSPositionTryDescriptors.prototype.insetBlockStart",
@@ -1558,7 +1560,6 @@
"GPUAdapter.prototype.info",
"GPUAdapter.prototype.isFallbackAdapter",
"GPUAdapter.prototype.limits",
- "GPUAdapter.prototype.requestAdapterInfo",
"GPUAdapter.prototype.requestDevice",
"GPUAdapterInfo",
"GPUAdapterInfo.prototype",
@@ -1587,6 +1588,7 @@
"GPUCanvasContext.prototype",
"GPUCanvasContext.prototype.canvas",
"GPUCanvasContext.prototype.configure",
+ "GPUCanvasContext.prototype.getConfiguration",
"GPUCanvasContext.prototype.getCurrentTexture",
"GPUCanvasContext.prototype.unconfigure",
"GPUColorWrite",
@@ -4118,7 +4120,6 @@
"Option.prototype.constructor.prototype.getElementsByTagName",
"Option.prototype.constructor.prototype.getElementsByTagNameNS",
"Option.prototype.constructor.prototype.getHTML",
- "Option.prototype.constructor.prototype.getInnerHTML",
"Option.prototype.constructor.prototype.hasAttribute",
"Option.prototype.constructor.prototype.hasAttributeNS",
"Option.prototype.constructor.prototype.hasAttributes",
@@ -5092,6 +5093,7 @@
"Request.prototype.clone",
"Request.prototype.credentials",
"Request.prototype.destination",
+ "Request.prototype.duplex",
"Request.prototype.formData",
"Request.prototype.headers",
"Request.prototype.integrity",
@@ -6106,7 +6108,6 @@
"ShadowRoot.prototype.getAnimations",
"ShadowRoot.prototype.getElementById",
"ShadowRoot.prototype.getHTML",
- "ShadowRoot.prototype.getInnerHTML",
"ShadowRoot.prototype.getSelection",
"ShadowRoot.prototype.host",
"ShadowRoot.prototype.innerHTML",
@@ -7959,14 +7960,25 @@
"XRFrame",
"XRFrame.prototype",
"XRFrame.prototype.createAnchor",
+ "XRFrame.prototype.fillJointRadii",
+ "XRFrame.prototype.fillPoses",
"XRFrame.prototype.getDepthInformation",
"XRFrame.prototype.getHitTestResults",
"XRFrame.prototype.getHitTestResultsForTransientInput",
+ "XRFrame.prototype.getJointPose",
"XRFrame.prototype.getLightEstimate",
"XRFrame.prototype.getPose",
"XRFrame.prototype.getViewerPose",
"XRFrame.prototype.session",
"XRFrame.prototype.trackedAnchors",
+ "XRHand",
+ "XRHand.prototype",
+ "XRHand.prototype.entries",
+ "XRHand.prototype.forEach",
+ "XRHand.prototype.get",
+ "XRHand.prototype.keys",
+ "XRHand.prototype.size",
+ "XRHand.prototype.values",
"XRHitTestResult",
"XRHitTestResult.prototype",
"XRHitTestResult.prototype.createAnchor",
@@ -7978,6 +7990,7 @@
"XRInputSource.prototype",
"XRInputSource.prototype.gamepad",
"XRInputSource.prototype.gripSpace",
+ "XRInputSource.prototype.hand",
"XRInputSource.prototype.handedness",
"XRInputSource.prototype.profiles",
"XRInputSource.prototype.targetRayMode",
@@ -7994,6 +8007,12 @@
"XRInputSourcesChangeEvent.prototype.added",
"XRInputSourcesChangeEvent.prototype.removed",
"XRInputSourcesChangeEvent.prototype.session",
+ "XRJointPose",
+ "XRJointPose.prototype",
+ "XRJointPose.prototype.radius",
+ "XRJointSpace",
+ "XRJointSpace.prototype",
+ "XRJointSpace.prototype.jointName",
"XRLayer",
"XRLayer.prototype",
"XRLightEstimate",