Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dtarget-config.js3 var scopeSrc = [
95 scopeSrc: scopeSrc, property
99 src: scopeSrc.concat(sharedSrc).concat(webAnimations1Src),
103 scopeSrc: scopeSrc, property
107 src: scopeSrc.concat(sharedSrc).concat(webAnimations1Src).concat(webAnimationsNextSrc),
111 scopeSrc: scopeSrc, property
115 src: scopeSrc.concat(sharedSrc).concat(liteWebAnimations1Src).concat(webAnimationsNextSrc),
DGruntfile.js108 …concat(config.scopeSrc.concat(config.sharedSrc).concat(config.webAnimations1Src), 'inter-raw-' + t…
117 …concat(config.scopeSrc.concat(config.sharedSrc), 'inter-' + target + '-preamble.js', concatDefines…