]> source.dussan.org Git - jquery.git/commit
Merge branch '2.0-manipulation' of https://github.com/orkel/jquery
authorRick Waldron <waldron.rick@gmail.com>
Mon, 31 Dec 2012 18:26:28 +0000 (13:26 -0500)
committerRick Waldron <waldron.rick@gmail.com>
Mon, 31 Dec 2012 18:26:28 +0000 (13:26 -0500)
commitdc93f8cbb59d230d707193118124689c6fd930ff
tree90a34af4a9d43d6ca413120fc155a794da1c3772
parenta205aac7f0d7d53b57a24a4b541cf8207e767b7c
parent39e6792b5ce70789ef1445336ac76104220d5e09
Merge branch '2.0-manipulation' of https://github.com/orkel/jquery

* '2.0-manipulation' of https://github.com/orkel/jquery: (51 commits)
  Rename fixCloneNodeIssues helper to fixInput Move support comment
  Add tests for th element
  Add empty line
  Add more tests for wrapMap
  Add test for td append
  wrapMap.col = wrapMap.tr
  wrapMap.thead = wrapMap.tr Add support comments
  Rewrite tests for colgroup, caption Add tests for thead, tbody, tfoot
  Remove fix for #11280
  Remove fieldset from wrapMap
  Add comments for optgroup and option elements in wrapMap Add tests for optgroup element
  Remove fix for #4484, add more tests
  Use tabs instead of spaces
  Simplify getAll helper
  Simplify check for non-Elements
  Remove fix for object element
  Save 43 bytes
  Use common loop iteration idiom
  Remove fix for #9587
  Use correct comments
  ...