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 e5ba81e commit 97acffaCopy full SHA for 97acffa
spec/data-model/message.dtd
@@ -19,7 +19,7 @@
19
<!ELEMENT selectors (expression)+>
20
<!ELEMENT variant (key+,pattern)>
21
<!ELEMENT key (#PCDATA)>
22
-<!ATTLIST key default (true | false) "false">
+<!ATTLIST key catchall (true | false) "false">
23
24
<!ELEMENT pattern (#PCDATA | expression | markup)*>
25
0 commit comments