diff --git a/examples/test.html b/examples/test.html
index 6fb89535c0..ff3cfcaf46 100644
--- a/examples/test.html
+++ b/examples/test.html
@@ -65,6 +65,13 @@
* Radio One - Prints message "clicked one" to message area
* Radio Two - Prints message "clicked two" to message area
+
+
+
+ The problem, as you will see if you click the radio buttons
+ themselves, is that their "checked" status seems to update, but
+ their visual UI bit does not. Can we fix this!?!
+