|
547 | 547 | <seeElement selector="{{BannerOnBackend.posterMinimumHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinimumHeightCMSBlockStage"/>
|
548 | 548 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSBlockStage">
|
549 | 549 | <argument name="content" value="{{BannerOnBackend.wrapperCSS}}"/>
|
550 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 550 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
551 | 551 | </actionGroup>
|
552 | 552 | <actionGroup ref="validateBackgroundAttributesWithNoImage" stepKey="validateBackgroundAttributesCMSBlockStage">
|
553 | 553 | <argument name="section" value="BannerOnBackend"/>
|
|
609 | 609 | <seeElement selector="{{BannerOnFrontend.posterMinimumHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinimumHeightCMSPageStage"/>
|
610 | 610 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSPageStage">
|
611 | 611 | <argument name="content" value="{{BannerOnFrontend.wrapperCSS}}"/>
|
612 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 612 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
613 | 613 | </actionGroup>
|
614 | 614 | <actionGroup ref="validateBackgroundAttributesWithNoImage" stepKey="validateBackgroundAttributesCMSPageStage">
|
615 | 615 | <argument name="section" value="BannerOnFrontend"/>
|
|
652 | 652 | <seeElement selector="{{BannerOnFrontend.posterMinimumHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinimumHeightCMSPageStorefront"/>
|
653 | 653 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSPageStorefront">
|
654 | 654 | <argument name="content" value="{{BannerOnFrontend.wrapperCSS}}"/>
|
655 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 655 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
656 | 656 | </actionGroup>
|
657 | 657 | <actionGroup ref="validateBackgroundAttributesWithNoImage" stepKey="validateBackgroundAttributesCMSPageStorefront">
|
658 | 658 | <argument name="section" value="BannerOnFrontend"/>
|
|
703 | 703 | </actionGroup>
|
704 | 704 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSPageStorefrontMobile">
|
705 | 705 | <argument name="content" value="{{BannerOnFrontend.wrapperCSS}}"/>
|
706 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 706 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
707 | 707 | </actionGroup>
|
708 | 708 | <actionGroup ref="validateBackgroundImageContainer" stepKey="validateBackgroundImageCMSPageStorefrontMobile">
|
709 | 709 | <argument name="section" value="BannerOnFrontend"/>
|
|
0 commit comments