Skip to content

Commit 485b08d

Browse files
committed
Add Chrome notes for EyeDropper API
1 parent 4c0a7f1 commit 485b08d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

api/EyeDropper.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
],
1010
"support": {
1111
"chrome": {
12-
"version_added": "95"
12+
"version_added": "95",
13+
"notes": [
14+
"Before Chrome 120, the EyeDropper API is not available on ChromeOS. See [bug 40720753](https://crbug.com/40720753).",
15+
"Available on Linux X11, but not available on Linux Wayland. See [bug 40720753](https://crbug.com/40720753)."
16+
]
1317
},
1418
"chrome_android": {
1519
"version_added": false

0 commit comments

Comments
 (0)