mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 12:38:22 -05:00
fix for #4397
This commit is contained in:
@@ -102,5 +102,6 @@ jQuery.props = {
|
||||
maxlength: "maxLength",
|
||||
cellspacing: "cellSpacing",
|
||||
rowspan: "rowSpan",
|
||||
colspan: "colSpan",
|
||||
tabindex: "tabIndex"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user