X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fsupport.js;h=249fb150970523d71c1b51930f6a480fdfb60805;hb=03481a52c72e417b01cfeb499f26738cf5ed5839;hp=91ee77d390c4f4789f7b189c08d26c87b929f23c;hpb=5dc6b7ce3469eaadb37a151d449e8d36571d1894;p=jquery.git diff --git a/src/support.js b/src/support.js index 91ee77d..249fb15 100644 --- a/src/support.js +++ b/src/support.js @@ -111,7 +111,6 @@ jQuery.support.submitBubbles = eventSupported("submit"); jQuery.support.changeBubbles = eventSupported("change"); - jQuery.support.focusBubbles = eventSupported("focus"); // release memory in IE root = script = div = all = a = null;