yosinch / editing

document.execCommand in JavaScript for Blink
4 stars 6 forks source link

Array.prototype.forEach should be replaced with for-of #51

Open hajimehoshi opened 10 years ago

hajimehoshi commented 10 years ago

We need to have a conversion function from a NodeList to an iterator.

hajimehoshi commented 10 years ago

Let's wait for https://github.com/google/closure-compiler/issues/643