aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/attributes.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/attributes.js b/test/unit/attributes.js
index 87fa5625f..8ea27aa36 100644
--- a/test/unit/attributes.js
+++ b/test/unit/attributes.js
@@ -20,6 +20,7 @@ test("jQuery.attrFix integrity test", function() {
"class": "className",
maxlength: "maxLength",
cellspacing: "cellSpacing",
+ cellpadding: "cellPadding",
rowspan: "rowSpan",
colspan: "colSpan",
usemap: "useMap",