woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing/cart-checkout/cross-browser.md

11 lines
594 B
Markdown
Raw Normal View History

# Cross-platform and browser compatibility
2023-09-27 04:13:04 +00:00
The primary goal here is to conduct tests across a range of themes, browsers, platforms, and setups. Below is a list of elements you can test, with reasonable expectations:
2023-09-27 04:13:04 +00:00
The baseline for testing includes:
2023-09-27 04:13:04 +00:00
- The latest stable version of WordPress.
- The latest stable version of WooCommerce.
- The latest stable core theme (for testing block-themes), and Storefront (for testing classic themes).
- The latest two versions of [all browsers supported by WordPress](https://make.wordpress.org/core/handbook/best-practices/browser-support/).