h.isZero(table.getAttributeValue("border")) &&
h.isZero(t.getAttributeValue("border")) &&
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")) &&