From 2c706c7735fd745fcebddc44a84e851d25306337 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Sat, 12 Sep 2015 10:39:31 -0500 Subject: [PATCH] Patch test case --- test/html/input-radio-patch.html | 96 ++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 test/html/input-radio-patch.html diff --git a/test/html/input-radio-patch.html b/test/html/input-radio-patch.html new file mode 100644 index 00000000000..adf3c284b15 --- /dev/null +++ b/test/html/input-radio-patch.html @@ -0,0 +1,96 @@ + + + + + + Radio Buttons + + + + + + + + + + +

Radio Buttons

+
+ + + {{ formData }} +
+ Red + Blue + Yellow +
+
+ + +