We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634d736 commit c051c5bCopy full SHA for c051c5b
test/unit/styling-scoped-nopatch.html
@@ -158,7 +158,6 @@
158
el = fixture('deep');
159
});
160
test('scopeSubtree does not modify other elements\' trees', function() {
161
- const target = el.$.target;
162
const container = el.$.container;
163
const deepContainer = el.$.other.$.container;
164
const deep = document.createElement('div');
0 commit comments