h.isZero(c.getAttributeValue("height")) &&
h.isZero(c.getAttributeValue("width")) &&
h.match(table, t, "cellspacing") &&
h.match(table, t, "cellpadding") &&
h.match(table, t, "dir") &&
h.match(table, t, "frame") &&
h.match(table, t, "lang") &&
h.match(table, t, "rules") &&
h.match(table, t, "style") &&
((table.getAttributeValue("title") == null) ||
h.match(table, t, "title")) &&