Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js3830 var floatName = (html.style.cssFloat == null) ? 'styleFloat' : 'cssFloat', variable
3850 …return (computed) ? computed.getPropertyValue((property == floatName) ? 'float' : property.hyphena…
3859 property = (property == 'float' ? floatName : property).camelCase();
3880 property = (property == 'float' ? floatName : property).camelCase();