Searched refs:supportsOpacity (Results 1 – 2 of 2) sorted by relevance
1 …supportsOpacity=typeof parseEl.style.opacity==="string",supportsFilters=typeof parseEl.style.filte… variable
1895 supportsOpacity = typeof parseEl.style.opacity === 'string', variable1902 if (supportsOpacity) {