File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 284
284
<item name =" img" xsi : type =" string" >img</item >
285
285
<item name =" hr" xsi : type =" string" >hr</item >
286
286
<item name =" figure" xsi : type =" string" >figure</item >
287
+ <item name =" button" xsi : type =" string" >button</item >
287
288
</argument >
288
289
<argument name =" allowedAttributes" xsi : type =" array" >
289
290
<item name =" class" xsi : type =" string" >class</item >
302
303
<item name =" img" xsi : type =" array" >
303
304
<item name =" src" xsi : type =" string" >src</item >
304
305
</item >
306
+ <item name =" button" xsi : type =" array" >
307
+ <item name =" type" xsi : type =" string" >type</item >
308
+ </item >
305
309
</argument >
306
310
<argument name =" attributeValidators" xsi : type =" array" >
307
311
<item name =" style" xsi : type =" object" >Magento\Framework\Validator\HTML\StyleAttributeValidator</item >
Original file line number Diff line number Diff line change 1858
1858
<item name =" img" xsi : type =" string" >img</item >
1859
1859
<item name =" hr" xsi : type =" string" >hr</item >
1860
1860
<item name =" figure" xsi : type =" string" >figure</item >
1861
+ <item name =" button" xsi : type =" string" >button</item >
1861
1862
</argument >
1862
1863
<argument name =" allowedAttributes" xsi : type =" array" >
1863
1864
<item name =" class" xsi : type =" string" >class</item >
1876
1877
<item name =" img" xsi : type =" array" >
1877
1878
<item name =" src" xsi : type =" string" >src</item >
1878
1879
</item >
1880
+ <item name =" button" xsi : type =" array" >
1881
+ <item name =" type" xsi : type =" string" >type</item >
1882
+ </item >
1879
1883
</argument >
1880
1884
<argument name =" attributeValidators" xsi : type =" array" >
1881
1885
<item name =" style" xsi : type =" object" >Magento\Framework\Validator\HTML\StyleAttributeValidator</item >
You can’t perform that action at this time.
0 commit comments