Skip to content

Commit a5493ba

Browse files
committed
Link to web component support
1 parent fc4fa62 commit a5493ba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,17 @@ import '@github/markdown-toolbar-element'
3333

3434
## Browser support
3535

36+
Browsers without native [custom element support][support] require a [polyfill][].
37+
3638
- Chrome
3739
- Firefox
38-
- Safari 9+
40+
- Safari
3941
- Internet Explorer 11
4042
- Microsoft Edge
4143

44+
[support]: https://caniuse.com/#feat=custom-elementsv1
45+
[polyfill]: https://github.com/webcomponents/custom-elements
46+
4247
## Development
4348

4449
```

0 commit comments

Comments
 (0)