-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchrome-unstable_130.0.6669.2_to_130.0.6683.2.diff
74 lines (74 loc) · 2.78 KB
/
chrome-unstable_130.0.6669.2_to_130.0.6683.2.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
--- ./browser_apis/chrome-unstable_130.0.6669.2.json 2024-08-31 01:06:15.379596834 +0000
+++ ./browser_apis/chrome-unstable_130.0.6683.2.json 2024-08-31 01:06:44.687760791 +0000
@@ -1,6 +1,6 @@
{
"browser": "chrome-unstable",
- "browserApiCount": 8492,
+ "browserApiCount": 8507,
"browserApis": [
"AbsoluteOrientationSensor",
"AbsoluteOrientationSensor.prototype",
@@ -3318,6 +3318,8 @@
"MathMLElement.prototype.onresize",
"MathMLElement.prototype.onscroll",
"MathMLElement.prototype.onscrollend",
+ "MathMLElement.prototype.onscrollsnapchange",
+ "MathMLElement.prototype.onscrollsnapchanging",
"MathMLElement.prototype.onsecuritypolicyviolation",
"MathMLElement.prototype.onseeked",
"MathMLElement.prototype.onseeking",
@@ -4215,6 +4217,8 @@
"Option.prototype.constructor.prototype.onresize",
"Option.prototype.constructor.prototype.onscroll",
"Option.prototype.constructor.prototype.onscrollend",
+ "Option.prototype.constructor.prototype.onscrollsnapchange",
+ "Option.prototype.constructor.prototype.onscrollsnapchanging",
"Option.prototype.constructor.prototype.onsearch",
"Option.prototype.constructor.prototype.onsecuritypolicyviolation",
"Option.prototype.constructor.prototype.onseeked",
@@ -5876,6 +5880,8 @@
"SVGViewElement.prototype.onresize",
"SVGViewElement.prototype.onscroll",
"SVGViewElement.prototype.onscrollend",
+ "SVGViewElement.prototype.onscrollsnapchange",
+ "SVGViewElement.prototype.onscrollsnapchanging",
"SVGViewElement.prototype.onsecuritypolicyviolation",
"SVGViewElement.prototype.onseeked",
"SVGViewElement.prototype.onseeking",
@@ -5909,6 +5915,7 @@
"Scheduler",
"Scheduler.prototype",
"Scheduler.prototype.postTask",
+ "Scheduler.prototype.yield",
"Scheduling",
"Scheduling.prototype",
"Scheduling.prototype.isInputPending",
@@ -6126,6 +6133,10 @@
"SharedWorker.prototype",
"SharedWorker.prototype.onerror",
"SharedWorker.prototype.port",
+ "SnapEvent",
+ "SnapEvent.prototype",
+ "SnapEvent.prototype.snapTargetBlock",
+ "SnapEvent.prototype.snapTargetInline",
"SourceBuffer",
"SourceBuffer.prototype",
"SourceBuffer.prototype.abort",
@@ -7773,6 +7784,8 @@
"XMLDocument.prototype.onresume",
"XMLDocument.prototype.onscroll",
"XMLDocument.prototype.onscrollend",
+ "XMLDocument.prototype.onscrollsnapchange",
+ "XMLDocument.prototype.onscrollsnapchanging",
"XMLDocument.prototype.onsearch",
"XMLDocument.prototype.onsecuritypolicyviolation",
"XMLDocument.prototype.onseeked",
@@ -8287,6 +8300,8 @@
"onresize",
"onscroll",
"onscrollend",
+ "onscrollsnapchange",
+ "onscrollsnapchanging",
"onsearch",
"onsecuritypolicyviolation",
"onseeked",