bugfix: `follow' now properly "clicks" dom nodes
commita4b8e8eedc8ab62e8ca57b384949760eee5ea935
authorJohn Foerch <jjfoerch@earthlink.net>
Mon, 27 Apr 2009 21:58:00 +0000 (27 17:58 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 27 Apr 2009 21:58:00 +0000 (27 17:58 -0400)
treed24367c7d536ab2d4e059061e7810d3775c3cc79
parent7390fecc5027753dad5c37387720d791d8357648
bugfix: `follow' now properly "clicks" dom nodes

The patch "load-spec refactoring" of 2009-02-03 introduced a bug whereby
the follow command no longer synthesized a click event for links.  This
patch fixes that.
modules/element.js
modules/load-spec.js