We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0a7f1 commit 485b08dCopy full SHA for 485b08d
api/EyeDropper.json
@@ -9,7 +9,11 @@
9
],
10
"support": {
11
"chrome": {
12
- "version_added": "95"
+ "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
+ ]
17
},
18
"chrome_android": {
19
"version_added": false
0 commit comments