Skip to content

Commit f9ba607

Browse files
authored
Chrome 47 / Safari 8 added <rtc> HTML element (#27198)
Update Chrome/Safari data for rtc HTML element This PR updates and corrects version values for Chrome and Safari for the `rtc` HTML element. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.13.3). Tests Used: https://mdn-bcd-collector.gooborg.com/tests/html/elements/rtc
1 parent 1c1dab8 commit f9ba607

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/elements/rtc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#rtc",
88
"support": {
99
"chrome": {
10-
"version_added": "≤80"
10+
"version_added": "47"
1111
},
1212
"chrome_android": "mirror",
1313
"edge": "mirror",
@@ -19,7 +19,7 @@
1919
"opera": "mirror",
2020
"opera_android": "mirror",
2121
"safari": {
22-
"version_added": "≤13.1"
22+
"version_added": "8"
2323
},
2424
"safari_ios": "mirror",
2525
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)