]> source.dussan.org Git - jquery.git/commit
Manipulation: simplify html wrappers
authorOleg Gaidarenko <markelog@gmail.com>
Thu, 22 Jan 2015 23:34:29 +0000 (02:34 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Tue, 10 Feb 2015 20:44:01 +0000 (23:44 +0300)
commit0ea342a6a6dce793c1b0f14f051c2573f40f4e44
treea2bb76431095960fb227d932c2a8487bdd7a2fd8
parent45ec73f55618cd080867a98b42b9ab80409cab2e
Manipulation: simplify html wrappers

Take advantage of html serialization for html wrappers - saves 26 bytes
Plus add additional test for "col" element

Closes gh-2031
Fixes gh-2002
src/manipulation.js
test/unit/manipulation.js