On keyeventtest page, update text at top that mentions that events are inserted at top.
authorGary Kacmarcik <garykac@google.com>
Fri, 16 Aug 2013 12:25:15 -0700
changeset 54 07a97a80e9d4
parent 53 895298f98004
child 55 a4cb133bdf06
On keyeventtest page, update text at top that mentions that events are inserted at top.
key-event-test.html
--- 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">