mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Remove fieldset from wrapMap
This commit is contained in:
parent
d3d8ed443c
commit
378ab82865
@ -12,7 +12,6 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>
|
||||
|
||||
// Support: IE 9
|
||||
option: [ 1, "<select multiple='multiple'>" ],
|
||||
legend: [ 1, "<fieldset>" ],
|
||||
param: [ 1, "<object>" ],
|
||||
thead: [ 1, "<table>" ],
|
||||
tr: [ 2, "<table><tbody>" ],
|
||||
|
Loading…
Reference in New Issue
Block a user