Lines Matching refs:webkit
1297 // Use a regex to work around a WebKit issue. See #5145
1306 // (WebKit defaults to "" instead)
1310 // (WebKit defaults to false instead of true, IE too, if it's in an optgroup)
1344 // (WebKit marks them as disabled)
1375 // #11217 - WebKit loses check when the name is after the checked attribute
1382 // WebKit doesn't clone checked state correctly in fragments
1454 div.style.cssText = "box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;";
1467 // Fails in WebKit before Feb 2011 nightlies
1468 // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right
2611 // Handle the case where in Webkit "" is returned instead of "on" if a value isn't specified
3905 // Handle the case where IE, Opera, and Webkit return items
5213 // Webkit/Opera - :checked should return selected option elements
5958 // We can't cloneNode fragments that contain checked, in WebKit
6149 // Also, WebKit does not clone 'checked' attributes on cloneNode, so don't cache
6487 /(webkit)[ \/]([\w.]+)/.exec( ua ) ||
6507 // Chrome is Webkit, but Webkit is also Safari.
6509 browser.webkit = true;
6510 } else if ( browser.webkit ) {
6558 cssPrefixes = [ "Webkit", "O", "Moz", "ms" ],
7015 // document to it; WebKit & Firefox won't allow reusing the iframe document.
7111 // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right
7122 // Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084
8493 // We normalize with Webkit giving an empty statusText