diff --git a/src/manipulation/wrapMap.js b/src/manipulation/wrapMap.js index ae9615eff..a6c07dfd5 100644 --- a/src/manipulation/wrapMap.js +++ b/src/manipulation/wrapMap.js @@ -3,7 +3,7 @@ define( [ ], function( support ) { // We have to close these tags to support XHTML (#13200) -var wrapMap = wrapMap = { +var wrapMap = { option: [ 1, "" ], legend: [ 1, "
" ], area: [ 1, "" ],