mirror of
https://github.com/jquery/jquery.git
synced 2026-02-07 01:05:08 -05:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user