Searched refs:BrowserFeatures (Results 1 – 4 of 4) sorted by relevance
24 BrowserFeatures: { class in Prototype57 Prototype.BrowserFeatures.SpecificElementExtensions = false;1720 if (Prototype.BrowserFeatures.XPath) {2719 if (Prototype.BrowserFeatures.ElementExtensions) {2875 Prototype.BrowserFeatures.ElementExtensions = true;2910 if (Prototype.BrowserFeatures.SpecificElementExtensions) {2945 if (!Prototype.BrowserFeatures.ElementExtensions) {2962 var F = Prototype.BrowserFeatures, T = Element.Methods.ByTag;3196 if (!Prototype.BrowserFeatures.XPath) return false;3215 if (!Prototype.BrowserFeatures.SelectorsAPI) return false;[all …]
20 BrowserFeatures: { class in Prototype37 Prototype.BrowserFeatures.SpecificElementExtensions = false;1513 if (Prototype.BrowserFeatures.XPath) {2532 if (!Prototype.BrowserFeatures.ElementExtensions &&2536 Prototype.BrowserFeatures.ElementExtensions = true;2540 if (Prototype.BrowserFeatures.SpecificElementExtensions)2567 if (!Prototype.BrowserFeatures.ElementExtensions) {2584 var F = Prototype.BrowserFeatures, T = Element.Methods.ByTag;2707 if (!Prototype.BrowserFeatures.XPath) return false;4156 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
25 BrowserFeatures: { class in Prototype61 Prototype.BrowserFeatures.SpecificElementExtensions = false;1829 if (Prototype.BrowserFeatures.XPath) {2720 if (Prototype.BrowserFeatures.ElementExtensions) {2874 if (!Prototype.BrowserFeatures.ElementExtensions && div['__proto__']) {2877 Prototype.BrowserFeatures.ElementExtensions = true;2912 if (Prototype.BrowserFeatures.SpecificElementExtensions) {2947 if (!Prototype.BrowserFeatures.ElementExtensions) {2968 var F = Prototype.BrowserFeatures, T = Element.Methods.ByTag;5964 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
1 …BrowserFeatures = {\n clipboard: {\n writeText: (platform.isNative\n || (docu…