Open
Description
The following tests are failing:
- shadycss/
- tests/
- scoping-api.html
- mutation observer is disabled
- currentScopeForNode
- disable-runtime.html
- no scoping occurs
- scoping-api.html
- tests/
These failures had been masked since webcomponents/shadycss#210 (Sep 19, 2018), because since then shadycss has had a pinned semver on shadydom, which meant lerna was not creating a local link for that dependency (lerna won't create links if the semvers are not compatible).