What steps will reproduce the problem?
1. visit
http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/ratings.html
2. enter rw1.isInDocument() in dev tools console, see output.
What is the expected output? What do you see instead?
Expected true, since the component is in the document. Output is false.
What version of the product are you using? On what operating system?
At revision: 2519, Windows 7
Please provide any additional information below.
Components enterDocument is overridden for rating without calling base
implementation.
Note: we cannot accept patches without the contributor license agreement
being signed. See http://code.google.com/p/closure-
library/wiki/Contributors for more info.
Original issue reported on code.google.com by byron.st...@pixell.de on 14 Mar 2013 at 9:44
Original issue reported on code.google.com by
byron.st...@pixell.de
on 14 Mar 2013 at 9:44