LavaMoat / LavaDome

Secure DOM trees isolation and encapsulation leveraging ShadowDOM
https://lavamoat.github.io/LavaDome/packages/core/demo/
MIT License
16 stars 3 forks source link

Support open mode LavaDome to allow developers to test #18

Closed weizman closed 6 months ago

weizman commented 6 months ago

Since LavaDome inner content isn't accessible, it's hard to run tests on top of it. Therefore, this PR allows to make all LavaDome shadows mode:open strictly for testing purposes, along with a new debug util functions export for the same reason (see updated docs for usage)