Continuing IE7 testing, conditional attr fixes and hooks with feature testing. Will figure out a way to shorten after the test suite passes.

This commit is contained in:
timmywil 2011-03-11 21:28:42 -05:00
parent ebb8e8e300
commit 8cd30c62d8
4 changed files with 68 additions and 70 deletions

View file

@ -59,7 +59,7 @@
// (WebKit defaults to false instead of true, IE too, if it's in an optgroup)
optSelected: opt.selected,
attrFix: div.className === "t",
getSetAttribute: div.className !== "t",
// Will be defined later
deleteExpando: true,