Searched refs:isUnscopedStyle (Results 1 – 4 of 4) sorted by relevance
38 export function isUnscopedStyle(style) { function
16 import {processUnscopedStyle, isUnscopedStyle} from './unscoped-style-handler.js';277 if (isUnscopedStyle(style)) {
1 …isUnscopedStyle(style) {\n return style.hasAttribute(scopingAttribute);\n}","/**\n@license\nCopyr…