Searched refs:processUnscopedStyle (Results 1 – 4 of 4) sorted by relevance
24 export function processUnscopedStyle(style) { function
16 import {processUnscopedStyle, isUnscopedStyle} from './unscoped-style-handler.js';279 processUnscopedStyle(style);
1 …processUnscopedStyle(style) {\n const text = style.textContent;\n if (!styleTextSet.has(text)) {…