mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Ref 27b22f4e
: Remove oldIE-unfriendly trailing comma
This commit is contained in:
parent
8dc0f2ea84
commit
936126f10d
@ -189,7 +189,7 @@ module( "ajax", {
|
|||||||
"SometHing-elsE": "other value",
|
"SometHing-elsE": "other value",
|
||||||
"OthEr": "something else",
|
"OthEr": "something else",
|
||||||
"Nullable": null,
|
"Nullable": null,
|
||||||
"undefined": undefined,
|
"undefined": undefined
|
||||||
|
|
||||||
// Support: Firefox
|
// Support: Firefox
|
||||||
// Not all browsers allow empty-string headers
|
// Not all browsers allow empty-string headers
|
||||||
|
Loading…
Reference in New Issue
Block a user