Borgar
Results
12
issues of
Borgar
Code coverage measurements report that the coverage is 97%. Let's push this through to a perfect 100%. If only for the bragging rights.
enhancement
### Problem description I am testing input in a non-english keyboard environment and need to test behaviour differences between non-composed and [composed keyboard input](https://developer.mozilla.org/en-US/docs/Web/API/Element/compositionstart_event). A reduced use-case would be some...
enhancement