Home
last modified time | relevance | path

Searched refs:parseEl (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …lement}var parseEl=fabric.document.createElement("div"),supportsOpacity=typeof parseEl.style.opaci… variable
H A Dfabric.js1894 var parseEl = fabric.document.createElement('div'), variable
1895 supportsOpacity = typeof parseEl.style.opacity === 'string',
1896 supportsFilters = typeof parseEl.style.filter === 'string',