What steps will reproduce the problem?
1. Require the goog.dom namespace (goog.require('goog.dom');)
2. Compile with "--warning_level=VERBOSE" flag
What is the expected output? What do you see instead?
No warning !
What version of the product are you using? On what operating system?
Closure-compiler: Version: 20120917 (revision 2180)
Closure-library: closure-library-20120710-r2029.zip (Jul 11)
Please provide any additional information below.
closure-library/closure/goog/dom/dom.js:648: ERROR - Property type never
defined on attributes
delete attributes.type;
Am I the only one to compile my code with warning verbose and get that warning
?!
Original issue reported on code.google.com by alain.gi...@gmail.com on 27 Sep 2012 at 9:17
Original issue reported on code.google.com by
alain.gi...@gmail.com
on 27 Sep 2012 at 9:17