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.
2 parents e59cc20 + 2a0cf33 commit 8dfe175Copy full SHA for 8dfe175
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