diff --git a/packages/docs/site/docs/developers/24-limitations/01-index.md b/packages/docs/site/docs/developers/24-limitations/01-index.md index a552636f5b..541f41927d 100644 --- a/packages/docs/site/docs/developers/24-limitations/01-index.md +++ b/packages/docs/site/docs/developers/24-limitations/01-index.md @@ -30,6 +30,19 @@ As Playground [streams rather than serves](/about#streamed-not-served) WordPress +### Browser support + +WordPress Playground is designed to work across all major desktop and mobile browsers. This includes: + +- **Desktop browsers**: Chrome, Firefox, Safari, Edge, and other Chromium-based browsers +- **Mobile browsers**: Safari (iOS), Chrome (Android), and other mobile browser variants + +Playground leverages modern web technologies and should function consistently across these browser environments. However, some advanced features may have varying levels of support depending on the specific browser and its version. + +
+Note: Opera Mini support is not currently confirmed. +
+ ## When developing with Playground ### Iframe quirks