Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dscoping-shim.js32 export default class ScopingShim { class
542 ScopingShim.prototype['flush'] = ScopingShim.prototype.flush;
543 ScopingShim.prototype['prepareTemplate'] = ScopingShim.prototype.prepareTemplate;
544 ScopingShim.prototype['styleElement'] = ScopingShim.prototype.styleElement;
545 ScopingShim.prototype['styleDocument'] = ScopingShim.prototype.styleDocument;
546 ScopingShim.prototype['styleSubtree'] = ScopingShim.prototype.styleSubtree;
547 ScopingShim.prototype['getComputedStyleValue'] = ScopingShim.prototype.getComputedStyleValue;
548 ScopingShim.prototype['setElementClass'] = ScopingShim.prototype.setElementClass;
549 ScopingShim.prototype['_styleInfoForNode'] = ScopingShim.prototype._styleInfoForNode;
550 ScopingShim.prototype['transformCustomStyleForDocument'] = ScopingShim.prototype.transformCustomSty…
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
Dscoping-shim.js13 import ScopingShim from '../src/scoping-shim.js';
17 const scopingShim = new ScopingShim();
27 ScopingShim: scopingShim, property
Dapply-shim.js143 if (!window.ShadyCSS || !window.ShadyCSS.ScopingShim) {
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
DREADME.md3 ShadyCSS provides a library to simulate ShadowDOM style encapsulation (ScopingShim), a shim for the…
10 ShadyCSS can be used by loading the ScopingShim, ApplyShim, CustomStyleInterface, or any combinatio…
13 1. ScopingShim
33 ## About ScopingShim
35 ScopingShim provides simulated ShadyDOM style encapsulation, and a shim for CSS Custom Properties.
37 ScopingShim works by rewriting style contents and transforming selectors to enforce scoping.
38 Additionally, if CSS Custom Properties is not detected, ScopingShim will replace CSS Custom Propert…
Dscoping-shim.min.js.map1ScopingShim","_scopeCounter","_documentOwner","_documentOwnerStyleInfo","StyleInfo$$module$src$sty…
Dapply-shim.min.js29 if(!window.ShadyCSS||!window.ShadyCSS.ScopingShim){var Y=new W,ua=window.ShadyCSS&&window.ShadyCSS.…
Dscoping-shim.min.js55 window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTempl… property
Dapply-shim.min.js.map1ScopingShim","applyShimInterface","prepareTemplateStyles","elementExtends","prepareTemplateDom","g…