Skip to content

Commit f8f7e36

Browse files
authored
Custom select - add impl_url for Firefox and Safari (#28727)
Added implementation URLs for Firefox and Safari.
1 parent 4382b83 commit f8f7e36

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

html/elements/selectedcontent.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,16 @@
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
1717
"firefox": {
18-
"version_added": false
18+
"version_added": false,
19+
"impl_url": "https://bugzil.la/1974276"
1920
},
2021
"firefox_android": "mirror",
2122
"oculus": "mirror",
2223
"opera": "mirror",
2324
"opera_android": "mirror",
2425
"safari": {
25-
"version_added": false
26+
"version_added": false,
27+
"impl_url": "https://webkit.org/b/301929"
2628
},
2729
"safari_ios": "mirror",
2830
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)