2009/10/15 <[email protected]>: > > http://codereview.appspot.com/129045/diff/3001/1012 > File third_party/js/jqueryjs/runtest/env.js (right): > > http://codereview.appspot.com/129045/diff/3001/1012#newcode520 > Line 520: this._dom.getAttributeNode(name) : null; > On 2009/10/15 19:37:37, MikeSamuel wrote: >> >> I think >> return this._dom.getAttributeNode(name) >> would be identical to this. > > ah, yeah it is. ok, going to commit with that change, in a moment.
please do > http://codereview.appspot.com/129045 >
