Skip to content

Commit 12017b4

Browse files
Chrome 140 ToggleEvent.source (#27405)
1 parent 2965c96 commit 12017b4

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

api/ToggleEvent.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,40 @@
139139
"deprecated": false
140140
}
141141
}
142+
},
143+
"source": {
144+
"__compat": {
145+
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-toggleevent-source",
146+
"tags": [
147+
"web-features:popover"
148+
],
149+
"support": {
150+
"chrome": {
151+
"version_added": "140"
152+
},
153+
"chrome_android": "mirror",
154+
"edge": "mirror",
155+
"firefox": {
156+
"version_added": false
157+
},
158+
"firefox_android": "mirror",
159+
"oculus": "mirror",
160+
"opera": "mirror",
161+
"opera_android": "mirror",
162+
"safari": {
163+
"version_added": false
164+
},
165+
"safari_ios": "mirror",
166+
"samsunginternet_android": "mirror",
167+
"webview_android": "mirror",
168+
"webview_ios": "mirror"
169+
},
170+
"status": {
171+
"experimental": true,
172+
"standard_track": true,
173+
"deprecated": false
174+
}
175+
}
142176
}
143177
}
144178
}

0 commit comments

Comments
 (0)