Fix #13143. Event target cannot be a text node.
commitc61150427fc8ccc8e884df8f221a6c9bb5477929
authorDave Methvin <dave.methvin@gmail.com>
Sun, 6 Jan 2013 15:24:56 +0000 (6 10:24 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Sun, 6 Jan 2013 15:25:02 +0000 (6 10:25 -0500)
tree3d9c7279132752365281bb29c640cdedd9b6a8bd
parentd2a51f0e44ba50d9949e307e391801b22ccab638
Fix #13143. Event target cannot be a text node.

Check removed in the initial 2.0 refactor but Chrome still needs it. No effective way to unit test; see the test case in #13143.
src/event.js