There was an error while loading. Please reload this page.
1 parent 84f1079 commit 92027d0Copy full SHA for 92027d0
tests/basic-tests.lisp
@@ -214,7 +214,7 @@
214
;; detect when soemthing changes output
215
(assert-equalp
216
"<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">
217
-<div><span class=\"test2 test\" test=\"1\" title=\"test\">42.02</span>this is a test<br></div>"
+<div><span class=\"test test2\" test=\"1\" title=\"test\">42.02</span>this is a test<br></div>"
218
(with-html-document-to-string ()
219
(xhtml:div ()
220
(add-css-class
0 commit comments