From a6b6976af273811fb52305b53cbe04327a8cc7d8 Mon Sep 17 00:00:00 2001 From: Julia Amosova Date: Tue, 22 Dec 2020 12:02:41 -0500 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 4.9 (markdown) --- ...se-Testing-Instructions-WooCommerce-4.9.md | 25 ++++++++++++++----- 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-4.9.md b/Release-Testing-Instructions-WooCommerce-4.9.md index 5dd41d2..1756498 100644 --- a/Release-Testing-Instructions-WooCommerce-4.9.md +++ b/Release-Testing-Instructions-WooCommerce-4.9.md @@ -5,8 +5,8 @@ WooCommerce 4.9 includes: - [Reviews Home Screen Panel](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#reviews-home-screen-panel) - [Stock Home Screen Panel](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#stock-home-screen-panel) - [Customer Effort Score](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#customer-effort-score) -- WooCommerce Product Blocks Updates: - - TBD +- [WooCommerce Product Blocks Updates:]() + - [Input appearance in IE 11 (Create IE11 SCSS mixin)]() - WooCommerce Core Updates: - TBD @@ -138,7 +138,20 @@ In WooCommerce 4.9, we are introducing a new customer survey utility to gather f ![](https://i.imgur.com/P60UHEM.png) -- WooCommerce Product Blocks Updates: - - TBD -- WooCommerce Core Updates: - - TBD \ No newline at end of file + +*** + +## WooCommerce Product Blocks Updates: + +### Input appearance in IE 11 (Create IE11 SCSS mixin) + +**Setup:** + +Create a Products Block, Filter by Price Block, and Checkout Block. + +**Testing:** + +- With IE11, check that there are no visual regressions in the Filter products by price block. +- With IE11, check that there are no visual regressions in the checkboxes of the Checkout block. + +See screenshots in https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3473. \ No newline at end of file