This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Description
Describe the bug
The cart and checkout templates should use the <main> HTML element as the outer wrapper instead of a <div>.
- The order confirmation template already uses the main element.
To reproduce
Steps to reproduce the behavior:
- Open each template in the Site Editor
- Select the outer group block and all the inner blocks and confirm neither uses the
<main> HTML element.
Expected behavior
Each template must have one <main> element.
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/main_role
Environment
WordPress (please complete the following information):
- WordPress version: 6.3.0
- WooCommerce version: 8.
Desktop (please complete the following information):