Skip to content

Commit 563e8ad

Browse files
authored
docs(readme): update browser support
Baseline 2025 newly available. Since June 2025, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers. More infos: https://developer.mozilla.org/en-US/docs/Web/API/Highlight
1 parent a55af00 commit 563e8ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ Full list of all [languages supported](https://prismjs.com/#supported-languages)
8484
## Browser Support
8585

8686
<picture>
87-
<source media="(prefers-color-scheme: dark)" srcset="https://web-platform-dx.github.io/web-features/assets/img/baseline-limited-word-dark.svg">
88-
<img src="https://web-platform-dx.github.io/web-features/assets/img/baseline-limited-word.svg" width="224" height="63" alt="Baseline limited availability wordmark">
87+
<source media="(prefers-color-scheme: dark)" srcset="https://web-platform-dx.github.io/web-features/assets/img/baseline-newly-word-dark.svg">
88+
<img src="https://web-platform-dx.github.io/web-features/assets/img/baseline-newly-word.svg" width="224" height="63" alt="Baseline newly availability wordmark">
8989
</picture>
9090

9191
- [CSS Custom Highlight API][caniuse_mdn-api_highlight]

0 commit comments

Comments
 (0)