What steps will reproduce the problem?
1. open style.js line 1827
2. current value "outerDiv.style.cssText = 'visiblity:hidden;..."
3. should be "outerDiv.style.cssText = 'visibility:hidden;..."
What is the expected output? What do you see instead?
- see reproduce steps
What version of the product are you using? On what operating system?
- trunk
Please provide any additional information below.
Svn browser link:
http://code.google.com/codesearch#epIciakqvFc/trunk/closure/goog/style/style.js&
q=style.js%20package:http://closure-library%5C.googlecode%5C.com&l=1827
Original issue reported on code.google.com by hthetiot on 20 Mar 2012 at 6:48
Original issue reported on code.google.com by
hthetiot
on 20 Mar 2012 at 6:48