We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5c1e9 commit 634d736Copy full SHA for 634d736
1 file changed
test/unit/styling-scoped-nopatch.html
@@ -165,7 +165,6 @@
165
deepContainer.appendChild(deep);
166
el.$.other.scopeSubtree(deepContainer);
167
el.scopeSubtree(container);
168
- debugger;
169
assertComputed(deep, '10px');
170
});
171
0 commit comments