aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/compile.js
diff options
context:
space:
mode:
authorKeyamoon2012-12-20 03:18:47 +0330
committerIgor Minar2013-01-08 14:54:15 -0800
commit76a6047af690781b8238ba7924279470ba76d081 (patch)
tree1fc16cac57f8fac4ce9f6b84a7dacd0f76d30544 /src/ng/compile.js
parentb6b7c5a1d66073937709158da8c2d688cb45c9f6 (diff)
downloadangular.js-76a6047af690781b8238ba7924279470ba76d081.tar.bz2
fix(jqLite): make next() ignore non-element nodes
next() is supposed to return the next sibling *element* so it should ignore text nodes. To achieve this, nextElementSibling() should be used instead of nextSibling().
Diffstat (limited to 'src/ng/compile.js')
0 files changed, 0 insertions, 0 deletions