Searched refs:parseEl (Results 1 – 2 of 2) sorted by relevance
1 …lement}var parseEl=fabric.document.createElement("div"),supportsOpacity=typeof parseEl.style.opaci… variable
1894 var parseEl = fabric.document.createElement('div'), variable1895 supportsOpacity = typeof parseEl.style.opacity === 'string',1896 supportsFilters = typeof parseEl.style.filter === 'string',