Skip to content

Commit 792abf4

Browse files
committed
docs(browser) support matrix
1 parent c675add commit 792abf4

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ All tests run automatically in [CI/CD](https://github.com/xero/text0wnz/tree/mai
536536

537537
| Browser | Chrome | Firefox | Safari | Edge | Opera | iOS | iPadOS | Android |
538538
|-----------------|--------|---------|--------|-------|-------|--------|------|--------|
539-
| **Updated:** [2025-11-13](https://github.com/Fyrd/caniuse) | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/chrome/chrome.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/firefox/firefox.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/safari_8-13/safari_8-13.png"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/edge/edge.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/opera/opera.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/chrome-android_18-36/chrome-android_18-36.png"width="50" height="50"> |
539+
| **Updated:** [2025-11-13](https://github.com/Fyrd/caniuse) | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/chrome/chrome.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/firefox/firefox.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/safari_8-13/safari_8-13.png" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/edge/edge.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/opera/opera.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/chrome-android_18-36/chrome-android_18-36.png" width="50" height="50"> |
540540
| **Supported** | 95.0+ | 93.0+ | 15.0+ | 95.0+ | 81.0+ | 15.0+ | 15.0+ | 95.0+ |
541541
| **Unsupported** | <94.0 | <92.0 | <14.0 | <94.0 | <80.0 | <14.0 | <14.0 | <94.0 |
542542
| **Latest Dev** | Canary | Nightly | - | - | - | - | - | - |

docs/browser-compatibility-analysis-guide.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@
99

1010
## Current Support Status
1111

12-
# Browser Support Matrix
13-
14-
| Browser | Chrome | Firefox | Safari | Edge | Opera | iOS | iPadOS | Android |
15-
| ---------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
16-
| **Updated:** [2025-11-13](https://github.com/Fyrd/caniuse) | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/chrome/chrome.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/firefox/firefox.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/safari_8-13/safari_8-13.png"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/edge/edge.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/opera/opera.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg"width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/chrome-android_18-36/chrome-android_18-36.png"width="50" height="50"> |
17-
| **Supported** | 95.0+ | 93.0+ | 15.0+ | 95.0+ | 81.0+ | 15.0+ | 15.0+ | 95.0+ |
18-
| **Unsupported** | <94.0 | <92.0 | <14.0 | <94.0 | <80.0 | <14.0 | <14.0 | <94.0 |
19-
| **Latest Dev** | Canary ✅ | Nightly ✅ | - | - | - | - | - | - |
12+
| Browser | Chrome | Firefox | Safari | Edge | Opera | iOS | iPadOS | Android |
13+
|-----------------|--------|---------|--------|-------|-------|--------|------|--------|
14+
| **Updated:** [2025-11-13](https://github.com/Fyrd/caniuse) | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/chrome/chrome.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/firefox/firefox.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/safari_8-13/safari_8-13.png" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/edge/edge.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/opera/opera.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/safari-ios/safari-ios.svg" width="50" height="50"> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/refs/heads/main/src/archive/chrome-android_18-36/chrome-android_18-36.png" width="50" height="50"> |
15+
| **Supported** | 95.0+ | 93.0+ | 15.0+ | 95.0+ | 81.0+ | 15.0+ | 15.0+ | 95.0+ |
16+
| **Unsupported** | <94.0 | <92.0 | <14.0 | <94.0 | <80.0 | <14.0 | <14.0 | <94.0 |
17+
| **Latest Dev** | Canary | Nightly | - | - | - | - | - | - |
2018

2119
---
2220

0 commit comments

Comments
 (0)