Skip to content

Conversation

getdave
Copy link
Contributor

@getdave getdave commented Sep 30, 2025

What

Adds browser support information to the limitations documentation page.

Why

Users need clear information about which browsers are supported by WordPress Playground to make informed decisions about compatibility and usage.

How

  • Added new 'Browser support' section under 'In the browser'
  • Documented support for major desktop and mobile browsers (Chrome, Firefox, Safari, Edge, and Chromium-based browsers)
  • Included note about Opera Mini support uncertainty
  • Maintained consistent documentation formatting and style

Testing

  • Verify the new section displays correctly in the documentation
  • Check that the formatting matches the existing documentation style
  • Confirm the information is accurate and helpful for users

Screenshots

[Screenshots to be added]

- Add new browser support section under 'In the browser'
- Document support for major desktop and mobile browsers
- Include note about Opera Mini support uncertainty
- Maintain consistent documentation formatting and style
@getdave
Copy link
Contributor Author

getdave commented Sep 30, 2025

@adamziel Here is the update as requested

@adamziel
Copy link
Collaborator

adamziel commented Oct 1, 2025

Thank you @getdave! This looks good to me. I'd just add a few bits:

  • We don't support lockdown mode on iOS since since it disables WebAssembly support.
  • We didn't confirm support on browsers not listed, e.g. Baidu browser etc. It should just work in everything based on Chromium but could theoretically break if a specific distro decided to disable some v8 features.

@getdave getdave marked this pull request as ready for review October 1, 2025 12:35
@fellyph
Copy link
Collaborator

fellyph commented Oct 1, 2025

@adamziel, it would be nice to set a test with Playwright to check those other browsers. I can send a Pull request with those tests.

@fellyph fellyph merged commit 44eda05 into WordPress:trunk Oct 4, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants