custom-elements-everywhere icon indicating copy to clipboard operation
custom-elements-everywhere copied to clipboard

Add tests that two-way binding facilities work with custom elements

Open justinfagnani opened this issue 2 years ago • 0 comments

This Svelte issue came across my desk today and I think we should have a test that covers this kind of thing. The test would check that if a framework supports a 2-way binding syntax that works against some built-in elements, does it also work with custom elements with any (attribute|property x event) pairing.

justinfagnani avatar Aug 10 '22 22:08 justinfagnani