We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fd121 commit f92c6a1Copy full SHA for f92c6a1
lib/internal/Magento/Framework/View/Layout/etc/elements.xsd
@@ -119,7 +119,7 @@
119
120
<xs:simpleType name="htmlClassType">
121
<xs:restriction base="xs:string">
122
- <xs:pattern value="[a-zA-Z\-][a-zA-Z\d\-_/:.\[\]]*(\s[a-zA-Z][a-zA-Z\d\-_/:.\[\]]*)*"/>
+ <xs:pattern value="[a-zA-Z\d\-_/:.\[\]\&() ]*"/>
123
</xs:restriction>
124
</xs:simpleType>
125
0 commit comments