Searched refs:floatName (Results 1 – 1 of 1) sorted by relevance
3830 var floatName = (html.style.cssFloat == null) ? 'styleFloat' : 'cssFloat', variable3850 …return (computed) ? computed.getPropertyValue((property == floatName) ? 'float' : property.hyphena…3859 property = (property == 'float' ? floatName : property).camelCase();3880 property = (property == 'float' ? floatName : property).camelCase();