


| Viewport | Selector | Property | Result | Detail |
|---|---|---|---|---|
| desktop | [data-component="tabbed_product_info"] ul[role="tablist"] | display | PASS | display: flex |
| desktop | .js-tabbed-panel:not(.hidden) | minHeight | PASS | minHeight: 580px |
| desktop | .js-tabbed-panel:not(.hidden) .tabbed-product-info__panel | justifyContent | PASS | justifyContent: space-between |