On keyeventtest page, update text at top that mentions that events are inserted at top.
--- a/key-event-test.html Tue Aug 13 17:10:52 2013 -0700
+++ b/key-event-test.html Fri Aug 16 12:25:15 2013 -0700
@@ -491,7 +491,7 @@
<p>Input: <input id="input" type="text" size="80" autofocus />
<input type="button" onclick="resetTable();return false" value="Clear Table"/>
<a id="optionstoggle" href="javascript:toggleOptions()">Show Options</a>
-<i>-- Note: Read event table from bottom to top.</i>
+<i>-- Note: The most recent event is at the top.</i>
</p>
<div id="options">