add a test case for >%class1 class2%

This commit is contained in:
david parsons
2024-02-06 15:17:19 -08:00
parent 37b034fe98
commit 2eea56e23f
+5
View File
@@ -20,6 +20,11 @@ that that' \
<div class="that"><p>that that</p></div>'
try 'a >%div% block with two classes' \
'>%this that%
this that' \
'<div class="this that"><p>this that</p></div>'
try '>%class:div%' \
'>%class:this%
this this' \