mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Ref 27b22f4e: Remove oldIE-unfriendly trailing comma
This commit is contained in:
@@ -189,7 +189,7 @@ module( "ajax", {
|
||||
"SometHing-elsE": "other value",
|
||||
"OthEr": "something else",
|
||||
"Nullable": null,
|
||||
"undefined": undefined,
|
||||
"undefined": undefined
|
||||
|
||||
// Support: Firefox
|
||||
// Not all browsers allow empty-string headers
|
||||
|
||||
Reference in New Issue
Block a user