define( [
"./support"
], function( support ) {
// We have to close these tags to support XHTML (#13200)
var wrapMap = {
option: [ 1, "" ],
legend: [ 1, "
" ],
// IE6-8 can't serialize link, script, style, or any html5 (NoScope) tags,
// unless wrapped in a div with non-breaking characters in front of it.
_default: support.htmlSerialize ? [ 0, "", "" ] : [ 1, "X