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:
parent
ebb8e8e300
commit
8cd30c62d8
4 changed files with 68 additions and 70 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue