summaryrefslogtreecommitdiff
path: root/tests/html5_forms.urs
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-11-16 14:02:17 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2014-11-16 14:02:17 -0500
commit53c8e3791551e84d7c2100df885740be5a4871df (patch)
treead2ce8905273af5770bd7217b18c7bb50be994e7 /tests/html5_forms.urs
parent19b8f524ebd699a5110d6691f269405ef2182749 (diff)
Make 'required' and 'autofocus' attributes Boolean; add a syntax extension for parsing their usual HTML syntax
Diffstat (limited to 'tests/html5_forms.urs')
-rw-r--r--tests/html5_forms.urs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/html5_forms.urs b/tests/html5_forms.urs
new file mode 100644
index 00000000..6ac44e0b
--- /dev/null
+++ b/tests/html5_forms.urs
@@ -0,0 +1 @@
+val main : unit -> transaction page