-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchrome-unstable_133.0.6905.0_to_133.0.6943.6.diff
42 lines (42 loc) · 1.66 KB
/
chrome-unstable_133.0.6905.0_to_133.0.6943.6.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
--- ./browser_apis/chrome-unstable_133.0.6905.0.json 2025-01-10 01:13:38.007431384 +0000
+++ ./browser_apis/chrome-unstable_133.0.6943.6.json 2025-01-10 01:14:05.067539804 +0000
@@ -1,6 +1,6 @@
{
"browser": "chrome-unstable",
- "browserApiCount": 8577,
+ "browserApiCount": 8581,
"browserApis": [
"AICreateMonitor",
"AICreateMonitor.prototype",
@@ -2856,6 +2856,7 @@
"Image.prototype.alt",
"Image.prototype.attributionSrc",
"Image.prototype.border",
+ "Image.prototype.browsingTopics",
"Image.prototype.complete",
"Image.prototype.constructor",
"Image.prototype.crossOrigin",
@@ -4165,6 +4166,7 @@
"Option.prototype.constructor.prototype.lastElementChild",
"Option.prototype.constructor.prototype.localName",
"Option.prototype.constructor.prototype.matches",
+ "Option.prototype.constructor.prototype.moveBefore",
"Option.prototype.constructor.prototype.namespaceURI",
"Option.prototype.constructor.prototype.nextElementSibling",
"Option.prototype.constructor.prototype.nonce",
@@ -6148,6 +6150,7 @@
"ShadowRoot.prototype.innerHTML",
"ShadowRoot.prototype.lastElementChild",
"ShadowRoot.prototype.mode",
+ "ShadowRoot.prototype.moveBefore",
"ShadowRoot.prototype.onslotchange",
"ShadowRoot.prototype.pictureInPictureElement",
"ShadowRoot.prototype.pointerLockElement",
@@ -7750,6 +7753,7 @@
"XMLDocument.prototype.lastModified",
"XMLDocument.prototype.linkColor",
"XMLDocument.prototype.links",
+ "XMLDocument.prototype.moveBefore",
"XMLDocument.prototype.onabort",
"XMLDocument.prototype.onanimationend",
"XMLDocument.prototype.onanimationiteration",