Browser detection
- Copyright:
- 2010 Jeff Schiller, 2010 Alexis Deveria
- License:
- MIT
- Source:
Methods
(static) disableSupportsNativeTransformLists() → {void}
Set supportsNativeSVGTransformLists_ to false (for unit testing).
- Source:
Returns:
- Type
- void
(static) isChrome() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isGecko() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isIE() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isMac() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isOpera() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isTouch() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isWebkit() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isWindows() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsEditableText() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsGoodDecimals() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsGoodTextCharPos() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsHVLineContainerBBox() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsNativeTransformLists() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsNonScalingStroke() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsPathBBox() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsPathInsertItemBefore() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsPathReplaceItem() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsSelectors() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsSvg() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsXpath() → {boolean}
- Source:
Returns:
- Type
- boolean