svn propchange: r997430 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r997430 - svn:log

doogie-3
Author: doogie
Revision: 997430
Modified property: svn:log

Modified: svn:log at Wed Sep 15 19:33:02 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Sep 15 19:33:02 2010
@@ -3,3 +3,4 @@ Applied fix from trunk for revision: 997
 
 Fix incorrect use of window->load event, instead doing
 document->dom:loaded.  In internet explorer, the window->load event can
+happen before the document is actually parsed and converted to DOM nodes.