From 9003b8910697c42a4c3fe0fcb3d8f6e71bbe72f9 Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Fri, 8 Apr 2016 09:35:46 -0700 Subject: [PATCH] Add better description on abide radio button test --- test/visual/abide/abide-radio.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/visual/abide/abide-radio.html b/test/visual/abide/abide-radio.html index 04332f964..14bc55fa2 100644 --- a/test/visual/abide/abide-radio.html +++ b/test/visual/abide/abide-radio.html @@ -11,7 +11,8 @@

Abide Radio Buttons

-

This form has required radio buttons.

+

This form has required radio buttons. If you try to submit without picking one, it + should show an error. When you then pick one, the error should clear and let you submit.

This form has errors.

@@ -29,7 +30,7 @@
-

This form has optional radio buttons.

+

This form has optional radio buttons. It should let you submit with or without picking one.

This form has errors.

-- 2.47.2