| /plugin/flashplayer/ |
| D | readme-en.txt | 95 2010-02-26a - Changed OBJECT element, so it works with WebKit too (Chrome, Safari)
|
| /plugin/syntaxhighlighter3/sxh3/src/sass/ |
| D | shCore.scss | 48 // For IE8, FF & WebKit
|
| /plugin/ckgdoku/ckeditor/ |
| D | CHANGES.md | 30 * [#14714](http://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocus… 98 * [#11064](http://dev.ckeditor.com/ticket/11064): [Blink, WebKit] Fixed: Cannot select all editor c… 99 * [#14755](http://dev.ckeditor.com/ticket/14755): [Blink, WebKit, IE8] Fixed: Browser hangs when a … 101 * [#16600](http://dev.ckeditor.com/ticket/16600): [Blink, WebKit] Fixed: Error thrown occasionally … 143 * [#8231](http://dev.ckeditor.com/ticket/8231): [WebKit, Opera] Fixed: [Paste from Word](http://cke… 187 * [#13362](http://dev.ckeditor.com/ticket/13362): [Blink, WebKit] Fixed: Active widget element is n… 246 …* [#13513](http://dev.ckeditor.com/ticket/13513): [Blink, WebKit] [Div Editing Area](http://ckedit… 558 * [#13344](http://dev.ckeditor.com/ticket/13344): [WebKit/Blink] Fixed: It is possible to remove or… 577 * [#12597](http://dev.ckeditor.com/ticket/12597): [Blink/WebKit] Fixed: Multi-byte Japanese charact… 610 * [#12484](http://dev.ckeditor.com/ticket/12484): [Blink/WebKit] Fixed: DOM is changed outside the … [all …]
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | slider.js | 243 if (Prototype.Browser.WebKit) window.scrollBy(0,0);
|
| D | effects.js | 48 if (Prototype.Browser.WebKit) window.scrollBy(0,0); 1067 if (Prototype.Browser.WebKit)
|
| D | prototype.js | 18 WebKit: ua.indexOf('AppleWebKit/') > -1, 2749 else if (Prototype.Browser.WebKit) { 3070 if (B.WebKit && !doc.evaluate) 3200 if (Prototype.Browser.WebKit && 4295 } else if (Prototype.Browser.WebKit) { 4503 if (Prototype.Browser.WebKit)
|
| D | controls.js | 157 (Prototype.Browser.WebKit > 0 && event.keyCode == 0)) return;
|
| D | dragdrop.js | 392 if(Prototype.Browser.WebKit) window.scrollBy(0,0);
|
| /plugin/diagramsnet/lib/math/extensions/ |
| D | MathMenu.js | 19 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| /plugin/ckgedit/ckeditor/ |
| D | CHANGES.md | 450 * [#14714](https://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocu… 518 * [#11064](https://dev.ckeditor.com/ticket/11064): [Blink, WebKit] Fixed: Cannot select all editor … 519 * [#14755](https://dev.ckeditor.com/ticket/14755): [Blink, WebKit, IE8] Fixed: Browser hangs when a… 521 * [#16600](https://dev.ckeditor.com/ticket/16600): [Blink, WebKit] Fixed: Error thrown occasionally… 563 * [#8231](https://dev.ckeditor.com/ticket/8231): [WebKit, Opera] Fixed: [Paste from Word](https://c… 607 * [#13362](https://dev.ckeditor.com/ticket/13362): [Blink, WebKit] Fixed: Active widget element is … 666 …* [#13513](https://dev.ckeditor.com/ticket/13513): [Blink, WebKit] [Div Editing Area](https://cked… 978 * [#13344](https://dev.ckeditor.com/ticket/13344): [WebKit/Blink] Fixed: It is possible to remove o… 997 * [#12597](https://dev.ckeditor.com/ticket/12597): [Blink/WebKit] Fixed: Multi-byte Japanese charac… 1030 * [#12484](https://dev.ckeditor.com/ticket/12484): [Blink/WebKit] Fixed: DOM is changed outside the… [all …]
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 15 WebKit: navigator.userAgent.indexOf('AppleWebKit/') > -1, property 528 if (Prototype.Browser.WebKit || Prototype.Browser.IE) Object.extend(String.prototype, { 815 if (Prototype.Browser.WebKit) { 2386 else if (Prototype.Browser.WebKit) { 2676 dimensions[d] = (B.WebKit && !document.evaluate) ? self['inner' + D] : 2712 if (Prototype.Browser.WebKit && 3755 } else if (Prototype.Browser.WebKit) { 4011 if (Prototype.Browser.WebKit) {
|
| /plugin/ckgedit/ckeditor/plugins/link/ |
| D | plugin.js.unc | 285 // Opera and WebKit don't make it possible to select empty anchors. Fake
|
| /plugin/ckgdoku/ckeditor/plugins/link/ |
| D | plugin.js.unc | 285 // Opera and WebKit don't make it possible to select empty anchors. Fake
|
| /plugin/asciidocjs/node_modules/core-js/ |
| D | CHANGELOG.md | 67 - Fixed `Array#@@iterator` in a very rare version of `WebKit`, [#236](https://github.com/zloirock/c… 303 - Removed usage shortcuts for `arguments` object - old WebKit bug, [#150](https://github.com/zloiro… 352 * Fixed non-generic WebKit [`Array.of`](https://github.com/zloirock/core-js/#ecmascript-6-array) 382 * Fixed [`Math.imul`](https://github.com/zloirock/core-js/#ecmascript-6-math) for old WebKit
|
| /plugin/issuetracker/ |
| D | prototype.js | 19 WebKit: ua.indexOf('AppleWebKit/') > -1, 2750 else if (Prototype.Browser.WebKit) { 3078 if (B.WebKit && !doc.evaluate) 5399 } else if (Prototype.Browser.WebKit) { 5620 if (Prototype.Browser.WebKit)
|
| /plugin/edittable/lib/ |
| D | handsontable.less | 137 …/* it must be separate, otherwise there are offset miscalculations in WebKit: http://stackoverflow…
|
| /plugin/diagramsnet/lib/math/config/ |
| D | MML_HTMLorMML.js | 49 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| D | AM_HTMLorMML.js | 48 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| D | Accessible.js | 65 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| D | TeX-MML-AM_HTMLorMML.js | 62 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| D | MML_HTMLorMML-full.js | 51 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| D | TeX-MML-AM_SVG-full.js | 58 …WebKit}else{if(y.isSafari&&!y.versionAtLeast("5.0")){x=u.MML.WebKit}else{if(y.isMSIE){if(!y.hasMat… property
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | wgxpath.install.js | 33 …ec(a);if(v)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(sa)return/WebKit\/(\S+)/.exec(a);if…
|
| /plugin/asciidocjs/node_modules/uglify-js/ |
| D | README.md | 562 - `webkit` (default: `false`) — enable workarounds for Safari/WebKit bugs.
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 292 WebKit, Blink, Trident, Text-based, Dillo, iCab, Elektra, Presto, Clecko, Gecko, KHTML, NetFront, E…
|