]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
i don't think the batch s/2011/2012/ was supposed to hit this. :) 1134/head
authorEden <github@eden2.com>
Tue, 24 Jan 2012 16:27:19 +0000 (08:27 -0800)
committerEden <github@eden2.com>
Tue, 24 Jan 2012 16:27:19 +0000 (08:27 -0800)
js/tests/vendor/jquery.js

index 4c7013a87dd024ab161151729d6069f563c0aa0c..00c4e23a27b15f6158ea46a016beb0ae95c6596d 100644 (file)
@@ -1461,7 +1461,7 @@ jQuery.support = (function() {
        // Check if div with explicit width and no margin-right incorrectly
        // gets computed margin-right based on width of container. For more
        // info see bug #3333
-       // Fails in WebKit before Feb 2012 nightlies
+       // Fails in WebKit before Feb 2011 nightlies
        // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right
        if ( window.getComputedStyle ) {
                marginDiv = document.createElement( "div" );