File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/PageBuilder/etc Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 388
388
<item name =" data-slide-name" xsi : type =" string" >data-slide-name</item >
389
389
<item name =" data-show-controls" xsi : type =" string" >data-show-controls</item >
390
390
<item name =" data-locations" xsi : type =" string" >data-locations</item >
391
+ <item name =" data-video-src" xsi : type =" string" >data-video-src</item >
392
+ <item name =" data-video-overlay-color" xsi : type =" string" >data-video-overlay-color</item >
391
393
</argument >
392
394
<argument name =" attributesAllowedByTags" xsi : type =" array" >
393
395
<item name =" a" xsi : type =" array" >
397
399
<item name =" src" xsi : type =" string" >src</item >
398
400
<item name =" frameborder" xsi : type =" string" >frameborder</item >
399
401
<item name =" allowfullscreen" xsi : type =" string" >allowfullscreen</item >
402
+ <item name =" autoplay" xsi : type =" string" >autoplay</item >
403
+ <item name =" muted" xsi : type =" string" >muted</item >
400
404
</item >
401
405
</argument >
402
406
<argument name =" attributeValidators" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments