From b9cd9e281652a8b74887a5f86328712b3170d890 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 6 May 2012 13:07:13 -0400 Subject: Simplify type of Basis.tag, regarding 'class' attribute; new compatibility parsing of 'class' values given as string literals --- tests/css.ur | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/css.ur') diff --git a/tests/css.ur b/tests/css.ur index 4218aaae..04d3a701 100644 --- a/tests/css.ur +++ b/tests/css.ur @@ -1,6 +1,10 @@ style st1 style st2 +style st_3 fun main () = return Hi! + Bye! + Appendix! + Sequel! -- cgit v1.2.3